Wykres commitów

8788 Commity (f5ee5c86fd685d4eee5325db33214b25afca4718)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 590ddd7b82 Promote indi to BETA 2022-03-29 13:21:36 -05:00
Mike Black W9MDB 3f6edf3808 Promote satel to BETA 2022-03-29 13:20:37 -05:00
Mike Black W9MDB 02f10b34f6 Promote gs232 to BETA 2022-03-29 13:20:08 -05:00
Mike Black W9MDB 645ae51a5d Add some more commands to simyaesu 2022-03-28 22:43:43 -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 5588b2465c Change termios.c Windows sleep to 10,000us instead of 1,000us -- makes for more accurate sleep calculation
https://github.com/Hamlib/Hamlib/issues/996
2022-03-24 12:12:22 -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
Michael Black 3686a308d8
Merge pull request #994 from PianetaRadio/master
Update FT450 and FTDX9000 caps with AGC values
2022-03-21 07:52:07 -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
Michael Black 27ec5f4c48
Merge pull request #993 from PianetaRadio/master
Yaesu FT3000 and FT1200 caps update with agc levels
2022-03-20 15:19:51 -05: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
Michael Black bdd36892e0
Merge pull request #990 from PianetaRadio/master
Update Yaesu FTDX10 and 101 caps agc levels
2022-03-20 12:29:42 -05:00
PianetaRadio 5fb3405d1f
Update FT5000 caps with agc levels 2022-03-20 18:29:27 +01:00
PianetaRadio a038a70b6a
Merge branch 'Hamlib:master' into master 2022-03-20 18:24:09 +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
Michael Black 43ee66473d
Merge pull request #989 from PianetaRadio/master
Update FT991 caps with agc levels
2022-03-20 12:11:08 -05: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
Michael Black fce87b1b10
Merge pull request #988 from PianetaRadio/master
Bandwidth list Yaesu FT-991
2022-03-19 12:05:23 -05: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 c66f54c208 Clear out debugmsgsave's when debug is printed -- cleans up the debug output 2022-03-10 22:56:05 -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
Michael Black 78a5522447
Merge pull request #978 from g0gjv/master
Add RIT/XIT to Flex 6xxx
2022-03-06 09:28:17 -06:00
Mike Goodey 0f84d70cac Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-03-06 15:16:17 +00:00
Mike Goodey e5031ef72c Merge branch 'master' of github.com:g0gjv/Hamlib 2022-03-06 15:15:50 +00:00
Mike Goodey a012e8e25d Add RIT and XIT for Flex 6xxx 2022-03-06 15:14:27 +00:00
Mike Black W9MDB 7aa29b9f51 Remove iconv dependency in password.c 2022-03-06 08:40:45 -06:00
Mike Black W9MDB 827bc13193 Add RIGMICDATA to ptt_type in dumpcaps 2022-03-06 08:39:54 -06:00
Mike Black W9MDB fdec51eee0 Fix security build for mingw 2022-03-06 07:42:26 -06:00
Mike Black W9MDB 5d9f6ed6e9 Really remove AC_PROG_CC_STDC to make autoupdate happy 2022-03-06 07:28:07 -06:00
Mike Black W9MDB a93e7d1e0b Remove obsolete AC_PROG_CC_SSTD from configure.ac 2022-03-06 07:10:59 -06:00
Mike Goodey 4ad2f355b1 Add RIT and XIT for Flex 6xxx 2022-03-06 09:32:46 +00:00