Commit Graph

13 Commits

Author SHA1 Message Date
Rob French 40c053ae9f More changes trying to get bi-directional frequency changes to work. The problem is that I can't control/predict where the H/W frequency will be relative to the VFO frequency. 2020-10-27 12:45:14 -05:00
Rob French bb5a0579b9 Did anything actually change? 2020-09-29 11:56:09 -05:00
Rob French b3887bc68d Simplified, solved the tuning step problem, but now tuning is backwards again (if I disable Swap I/Q), or just wrong (if I enable Swap I/Q). 2020-09-29 11:48:12 -05:00
Rob French 623956731c Committing since I'm about to make a large change. Everything is awesome, except that if a large step size is selected on the rig, then the Gqrx can never successfully set the rig freq. 2020-09-29 10:38:56 -05:00
Rob French 769e1ca274 Added a simple GUI. Made it so you can toggle on/off "Rig-to-GQRX" and "GQRX-to-Rig". Some of the cases aren't quite right, however. Need to separate out the LNB frequency, and make LNB frequency ALWAYS get updated based on the rig frequency, regardless of whether the the rig frequency is being used to set the GQRX frequency. 2020-09-25 22:57:41 -05:00
Rob French df4b6e419c Update 'README.md'
Format tweaks.
2020-09-22 15:25:03 +00:00
Rob French f41716f89b Updated README.md
Updated to incorporate new options added in the kc4upr branch, and to describe the added behavior.
2020-09-22 15:16:34 +00:00
Rob French 27aa7edcc0 Updated to make the frequency read out correctly (positive numbers). Notes:
- Rig-to-GQRX seems to work.
- GQRX-to-Rig seems to work.
- Frequency scale increases left to right.
- Frequency scale uses positive numbers.
So, seems to be functioning, but needs more extensive testing.
2020-09-21 23:07:17 -05:00
Rob French 4948c79d84 Seems to be a successful attempt at allowing both:
(a) rig to control GQRX
(b) GQRX to control rig
There's a 0.5 second hang time whenever a given input is made, to prevent
dueling inputs.
The key thing appears to be, whenever GQRX sets the frequency, I need to
tell the rig, but then also, tell GQRX again, so that it centers up the frequency.
Other thing to note is that the frequencies are all negative. I wonder if that
is actually necessary.
2020-09-20 23:30:40 -05:00
Rob French 44a0db9894 Saving off what I've created. It doesn't work well, yet. 2020-09-12 22:42:46 -05:00
Rob French cea01b2ac5 Added additional command-line arguments, to allow use with a remote rigctld and/or Gqrx instance. 2020-05-11 03:36:02 +00:00
Alexander Fasching 858046cb2f Close sockets without catching exceptions 2017-12-07 00:47:14 +01:00
Alexander Fasching 4ea0cbe677 Working version with README and license 2017-12-06 23:35:24 +01:00