Mike Black W9MDB
770aa4e98a
Stage 1 rigctld password working using MD5 hash
...
Need to add Stage 2 which will be encryption using the MD5 hash as the key so the secret key nevers gets trasmitted
Then need to add a "by connection" capability as password is permanent across connections right now.
2022-04-15 13:21:35 -05:00
Mike Black W9MDB
6846d164bf
Add FT450D
2022-04-15 13:17:17 -05:00
Mike Black W9MDB
1bdb6ce2bf
Add FT450D entry
2022-04-15 13:16:09 -05:00
PianetaRadio
4468b153e2
FT991 add RIG_FUNC_CSQL function
2022-04-08 09:48:32 +02:00
PianetaRadio
d9c4997117
Update newcat.h
2022-04-08 09:44:09 +02:00
PianetaRadio
b98f8bef25
Yaesu newcat, add RIG_FUNC_CSQL function
2022-04-08 09:43:26 +02:00
PianetaRadio
1710058bfa
FT991, fix max RF power for VHF/UHF bands
2022-04-08 09:16:21 +02:00
PianetaRadio
08456af0f8
FT897 add RIG_FUNC_CSQL
2022-04-07 12:53:29 +02:00
PianetaRadio
ada37e07a9
FT857 add RIG_FUNC_CSQL
2022-04-07 12:45:00 +02:00
PianetaRadio
412121655d
Update ft817.c
2022-04-07 12:27:26 +02:00
PianetaRadio
20e2abf7bc
FT817 add RIG_FUNC_CSQL
2022-04-07 12:25:23 +02:00
PianetaRadio
769a3a559b
FT897 implement RIT on/off function
2022-04-04 20:07:17 +02:00
PianetaRadio
5d88b6579c
FT857 implement RIT on/off function
2022-04-04 19:58:31 +02:00
Mike Black W9MDB
bf92f890b1
Update version in ft817.c
2022-04-02 22:17:51 -05:00
PianetaRadio
d2dfa10d89
Implement RIT on/off function
2022-04-03 01:08:45 +02:00
Mike Black W9MDB
7671229529
Fix compilation warning in netrigctl.c
...
https://github.com/Hamlib/Hamlib/issues/1000
2022-04-02 16:21:10 -05:00
Mike Black W9MDB
bd1ffcfb54
Add CWR CWN to newcat PTT off delay
2022-03-31 23:18:00 -05:00
Mike Black W9MDB
acf80cea37
Update rotors from Untested to Alpha
2022-03-29 16:07:21 -05:00
Mike Black W9MDB
fceac511ea
Remove powerstat from TS950S/SDX as the rig does not have the PS command
...
https://github.com/Hamlib/Hamlib/issues/999
2022-03-27 16:24:37 -05:00
Mike Black W9MDB
a57d1a4880
Fix get_split in FT-747
2022-03-27 07:24:05 -05:00
Mike Black W9MDB
3aa8f31dcd
Start excluding some Icom rigs from checking x25 command
...
Rigs like IC-751 don't even reject it and have to time out
2022-03-26 09:18:52 -05:00
Mike Black W9MDB
56fc193323
Add IC-756 to list of Icom rigs that don't support dsp
...
https://github.com/Hamlib/Hamlib/issues/997
2022-03-24 17:55:59 -05:00
Mike Black W9MDB
a830e1b6e1
For FT747GX do not try and read "extra" byte -- let rig_flush remove it -- faster
2022-03-24 16:21:53 -05:00
Mike Black W9MDB
d6cfef6963
In icom.c rig_open limit 0x25 to one try
...
Start eliminating rigs that will never have 0x25 too like the IC-751 for starters
2022-03-23 23:02:49 -05:00
Mike Black W9MDB
b40ec940e8
Fir FT747GX get_freq -- was reading 2 bytes too many
...
Shorten up reading 345th byte from 100ms to 20ms timeout
https://github.com/Hamlib/Hamlib/issues/995
2022-03-22 23:06:32 -05:00
PianetaRadio
afc2776599
Update FTDX9000 caps with AGC values
2022-03-21 12:12:50 +01:00
PianetaRadio
ded8e671c8
Update FT450 caps with AGC values
2022-03-21 12:05:54 +01:00
PianetaRadio
f16194ca4c
Update FT1200 caps with agc levels
2022-03-20 21:04:48 +01:00
PianetaRadio
c0b5d7982a
Update FT3000 caps with agc levels
2022-03-20 21:03:30 +01:00
Michael Black
fb2997ff2c
Merge pull request #991 from PianetaRadio/master
...
Update FT891 caps with agc levels
2022-03-20 12:41:34 -05:00
Mike Black W9MDB
4e9962e90b
Increase PowerSDR retries from 3 to 10 to allow for Flex 1500 band change delay
...
https://github.com/Hamlib/Hamlib/issues/992
2022-03-20 12:39:43 -05:00
PianetaRadio
3bb045cecc
Update FT891 caps with agc levels
2022-03-20 18:34:16 +01:00
PianetaRadio
5fb3405d1f
Update FT5000 caps with agc levels
2022-03-20 18:29:27 +01:00
PianetaRadio
8c514476e4
Update FTDX101 caps with agc levels
2022-03-20 18:21:45 +01:00
PianetaRadio
5ac1ba6452
Update FTDX10 caps with agc levels
2022-03-20 18:16:40 +01:00
PianetaRadio
36c6ce49f9
Update Yaesu FT950 caps with agc values
2022-03-20 18:08:06 +01:00
PianetaRadio
3659ede403
Update FT991 caps with agc levels
...
#886
2022-03-20 17:20:43 +01:00
PianetaRadio
575d6dd1af
Bandwidth list
...
Updated according to CAT manual
2022-03-19 17:32:48 +01:00
PianetaRadio
2f8d6e0f19
newcat_set_rx_bandwidth
...
Typo correction in the list for Yaesu FT-991
2022-03-19 17:30:13 +01:00
PianetaRadio
14b6941a01
Modes macro updated
...
To meet update of ft991.c
2022-03-19 17:18:32 +01:00
PianetaRadio
528da5dc9a
Update ft991.c
...
Filter bandwidth list
2022-03-19 17:12:12 +01:00
Mike Black W9MDB
1ef86d8e93
Add LEVEL_RFPOWER to PowerSDR
2022-03-18 22:42:47 -05:00
Mike Black W9MDB
56866fecd5
Allow kenwood rigs to retry all commands using ID; verfication method
...
The actual cmd was only being sent once during the retry loop
https://github.com/Hamlib/Hamlib/issues/983
2022-03-12 08:12:45 -06:00
Mike Black W9MDB
c31e57fee7
Add some notes on FT847 serial numbers for unidirecitonal change
2022-03-07 22:16:59 -06:00
Mike Black W9MDB
21680572ab
Attempt to fix power on for Yaesu rigs. ID was being sent before byte wakeup so disabled the ID query.
...
https://github.com/Hamlib/Hamlib/issues/979
2022-03-07 11:25:31 -06:00
Mike Black W9MDB
1993073559
Update version in flex6xxx.c
2022-03-06 09:28:52 -06:00
Mike Goodey
a012e8e25d
Add RIT and XIT for Flex 6xxx
2022-03-06 15:14:27 +00:00
Mike Black W9MDB
223d2b7c11
Add 200ms delay for K3/K3S when frequency changes by more then 1MHz (i.e. band change)
...
https://github.com/Hamlib/Hamlib/issues/977
2022-03-05 23:07:25 -06:00
Mike Black W9MDB
20019efe6d
Fix netrigctl.c
2022-03-05 16:41:53 -06:00
Mike Black W9MDB
0333cdfca5
astyle files
2022-03-01 11:40:14 -06:00