Wykres commitów

68 Commity (rigcreator)

Autor SHA1 Wiadomość Data
Phil Taylor 6a9301d921 Fix band buttons 2023-05-26 18:38:40 +01:00
M0VSE c18323fe22 Fix linux build 2023-05-25 23:43:45 +01:00
Phil Taylor 5cae813ad6 Initial support for cmd29 (main/sub) 2023-05-25 23:17:54 +01:00
Phil Taylor d800c3a594 Lots of changes/fixes inc rewrite rigctld and move more commands. 2023-05-24 19:50:01 +01:00
Phil Taylor 97646c160b fix mode_t conflict 2023-05-15 13:51:04 +01:00
Phil Taylor e38c1f0e32 Standardize some names 2023-05-15 13:47:45 +01:00
Phil Taylor 258e152b4f Lots more changes 2023-05-15 10:53:52 +01:00
Phil Taylor a0eabdafe8 Various fixes 2023-05-09 12:11:38 +01:00
Phil Taylor 029552cbea Lots more changes/tidying for memories and add IC705 2023-05-06 12:36:05 +01:00
Phil Taylor 0658835762 Various fixes and add sat mode for 9700 2023-05-04 21:55:40 +01:00
Phil Taylor a7c04e98e9 More fixes to memories and .pro file 2023-05-03 19:08:20 +01:00
Phil Taylor e6f20ee45f Add memory format specifier to Rig Creator 2023-05-03 13:38:06 +01:00
Phil Taylor 08662c4bcf Add memories support for IC7610/785x 2023-05-01 21:56:52 +01:00
Phil Taylor 41b7fd652f Add tuning step sizes 2023-04-28 13:44:12 +01:00
Phil Taylor 633c28627d Add supported modes to filters 2023-04-24 11:06:33 +01:00
Phil Taylor e5815d249d Initial version working on ic7610 2023-04-23 21:29:44 +01:00
Phil Taylor 7db0b8d92b Merge branch 'master' into rigcreator 2023-04-19 14:53:32 +01:00
Phil Taylor 0a4ca68ab5 Beginnings of rigcreator 2023-04-19 14:51:23 +01:00
Roeland Jansen 375acead89 Merge branch 'multi-usb' 2023-04-19 07:36:20 +02:00
Phil Taylor e274271820 Add support for IC-905 2023-04-17 11:19:00 +01:00
Phil Taylor 468cd2de0d Add various commands, monitor, NB, NR etc. 2023-03-28 21:58:46 +01:00
Elliott Liggett 156f45d42f Added quicksplit checkbox 2023-02-01 09:21:17 -08:00
Elliott Liggett d503df03bd Continued repeater status work... 2023-01-31 18:00:12 -08:00
Elliott Liggett 6976120d48 Working manual repeater offset, split, tones, tones on sub vfo, etc! 2023-01-27 21:42:57 -08:00
Elliott Liggett f660681c53 Added MS and AB VFO operations. 2023-01-27 12:44:23 -08:00
Phil Taylor d9e839b6f2 Merge branch 'master' into shuttle 2022-12-28 10:07:02 +00:00
Phil Taylor 7138ef69ea Merge branch 'master' into various-fixes 2022-11-26 19:02:11 +00:00
Elliott Liggett a5ac42fe57 Fixed broken RTS preference. Added preliminary (and untested) support
for the IC-703, 737, 738, and 756.
2022-11-23 16:59:10 -08:00
Phil Taylor f7c532007e Make bandType a struct containing frequency and default SSB mode 2022-10-29 15:12:30 +01:00
Phil Taylor 5d0f6e82c5 Merge branch 'cluster' into shuttle 2022-10-11 16:42:34 +01:00
Phil Taylor dbc13a0533 Initial work on cluster spots. 2022-09-29 17:17:51 +01:00
Phil Taylor 546330e829 Merge master into shuttle 2022-09-18 16:36:52 +01:00
roeland jansen 5dcb0819a8 Merge branch 'master' into 'master'
Added IC-746

See merge request eliggett/wfview!9 

Thanks to Philip Kubat
2022-05-26 15:16:40 +00:00
Phil Taylor 8ee8d23fb9 'Almost' working shuttle support 2022-04-22 11:11:21 +01:00
Philip Kubat 38274cc3c8 Added IC-746 2022-02-07 20:31:29 -05:00
Phil Taylor 9ae8bc660c Lots more fixes and tweaks 2022-01-29 22:50:58 +00:00
Phil Taylor 4a1be30c40 Non-working standalone server 2022-01-26 09:49:52 +00:00
Elliott Liggett 77509aead6 Added RTS PTT support commHandler and rigCommander. RTS is only sent
from rigCommander at this time, the pty is not parsed.
2021-11-05 23:21:36 -07:00
Elliott Liggett cecaee397d Added support for IF Shift and Twin Pass-Band Filters. Currently
accessable only via the debug button.
2021-11-05 10:09:31 -07:00
Elliott Liggett c3bdcf2287 Merge remote-tracking branch 'origin/master' into rigs 2021-11-04 20:39:14 -07:00
Phil Taylor 67c80c2510 Add better detection of ci-v transceive disable 2021-08-29 00:16:31 +01:00
Elliott Liggett f44dd4bda2 Added IC-736 2021-08-17 14:00:37 -07:00
Elliott Liggett 390f9500dc Added more support for the IC-9100 2021-08-17 09:35:40 -07:00
Phil Taylor 3a2db789a2 Add ritctl model to rigCaps 2021-08-07 18:34:34 +01:00
Phil Taylor e40545cf77 Add RX antenna selection for rigs that support it 2021-07-16 17:08:55 +01:00
Elliott Liggett 761dbd18a0 New unified outgoing command queue. Tested on IC-9700 and IC-718 (to
remote wfview server). CPU usage seems higher but please check your
system.

Timing seems to be acceptable but could probably use some tweaks. S-
meter polling is 25ms for fast radios, and slower rates for slower
radios. Half-duplex serial radios receive 3x slower polling to make room
for replies.

For Freq, Mode, etc "regular" constant polling (new feature):

IC-9700 polling is 5 per second, IC-718 is 1-2 per second.

Just helps keep the UI in sync with changes taking place at the rig. The
polling is slow enough that it doesn't impact anything. But quick enough
that it catches discrepencies pretty quickly.
2021-06-20 13:34:32 -07:00
Elliott Liggett 2508b4d71c Additional support for the IC-R8600, including wider scope spans. 2021-06-18 22:45:12 -07:00
Elliott Liggett cc92aa1b5c Added full duplex comms parameter to rigCaps. We assume half-duplex
until we receive a reply to rigID.
2021-06-18 12:41:56 -07:00
Elliott Liggett 9664238917 Preliminary IC-718 support. Very basic. 2021-06-08 14:42:19 -07:00
Elliott Liggett d4f46e60f1 Changed method for adding modes to rigs and populating the rig menu.
This should be easier to maintain and better in the long run.
2021-05-21 23:46:15 -07:00