AlexandreRouma
049fc77ff6
Fixed typos
2021-09-20 19:59:35 +02:00
Ryzerth
22acf33c01
UI Cleanup + Fixed waterfall zoom bug
2021-08-31 18:39:48 +02:00
AlexandreRouma
dbf1fb790f
Changed back to PR
2021-08-20 21:45:07 +02:00
AlexandreRouma
271d1f9240
Update main.cpp
2021-08-20 20:41:54 +02:00
Victor Antonovich
6ab59ad3c5
Fix rigctl server to work with WSJT-X
2021-08-20 20:38:05 +03:00
Ryzerth
9eb3ef0500
Fixed rigctl server not starting on AOS
2021-08-08 21:38:15 +02:00
Ryzerth
7f4557527e
Added network sink and fixes to the networking lib
2021-07-30 21:56:56 +02:00
AlexandreRouma
e9cdf162fa
More fixes
2021-07-29 21:20:40 +02:00
Dr. Rubisco
d84273a0db
Merge branch 'master' into patch-1
2021-07-29 12:38:23 -04:00
Ryzerth
fc30287bed
Fixed wrong response for get_mode rigctl command
2021-07-28 04:34:44 +02:00
Ryzerth
003ff37ab8
Added support for compound commands and long commands to the rigctl server
2021-07-28 04:21:51 +02:00
Dr. Rubisco
666b89c4c7
Copy down last edit
2021-07-27 13:02:31 -04:00
Dr. Rubisco
d21a61aefd
Switches only take ints
...
dumb mistake. I squashed the if-else chain just a bit so that it wasn't any longer than the switch. it's already really, long, I didn't want it to be any longer. Thought it might be more readable this way.
2021-07-27 13:01:15 -04:00
Dr. Rubisco
8f43110c72
Fix dependency issue
2021-07-27 12:46:25 -04:00
Dr. Rubisco
d73a18ddcc
Touch-ups and commentary
2021-07-27 12:18:50 -04:00
Dr. Rubisco
cd74313bc8
Added mode and vfo commands
...
vfo command is currently a dummy implementation, but as some rigs officially supported by rigctl do not support vfo besides a dummy response, such an implementation is acceptable for now.
2021-07-27 11:57:51 -04:00
Dr. Rubisco
22e9d25bed
Added longform frequency commands for consistency
...
Also:
- fixed control error at line 366
- fixed control errors related to returning in compound command loop
- added commentary
2021-07-26 20:30:03 -04:00
Dr. Rubisco
4092874f5c
Add support for compound commands
2021-07-26 20:06:33 -04:00
Dr. Rubisco
e27702c166
Rearrange commands, add slash commands.
2021-07-26 20:00:32 -04:00
Ryzerth
85de72a859
Fixed support in the module manager
2021-07-26 03:11:51 +02:00
Ryzerth
336d69c043
Finished RigCTL server
2021-07-18 04:30:55 +02:00
Ryzerth
63ae56cb9b
Added a new optional audio sink as a test
2021-07-17 19:43:44 +02:00
Ryzerth
0b7a7ca193
slight bugfix
2021-07-16 03:11:49 +02:00
Ryzerth
f6e0e2f39d
New custom network lib + half finished rigctl server
2021-07-16 01:49:41 +02:00