Wykres commitów

6397 Commity (b9673b7f31cf348569b4e116028c28d9a646fcc3)

Autor SHA1 Wiadomość Data
Michael Black W9MDB b9673b7f31
Add rfpower_meter_str for FT2000D and reuse by dividing in half for FT2000
(cherry picked from commit 21e6911538)
2020-12-24 18:16:42 -06:00
Mikael Nousiainen 879b7f3f8a
Set az/el return values to zero when not supported
(cherry picked from commit 429fd1ab89)
2020-12-24 18:16:32 -06:00
Mikael Nousiainen f317b49e6c
Update Prosistel backend model variable names
(cherry picked from commit 0b52d2a6c3)
2020-12-24 18:16:18 -06:00
Mikael Nousiainen e730dcde95
Make Prosistel model names shorter
(cherry picked from commit 219b1635a1)
2020-12-24 18:16:09 -06:00
Mikael Nousiainen 392e506340
Fix Prosistel rotator backend: the 'D' model and Combi-Track for az+el have slightly different protocols. Add stop command.
(cherry picked from commit 9e604437b1)
2020-12-24 18:15:32 -06:00
Michael Black W9MDB 3fcb573731
Fix newcat_get_rx_bandwith SH return values
https://github.com/Hamlib/Hamlib/issues/467

(cherry picked from commit f05307dae8)
2020-12-24 18:15:25 -06:00
Michael Black W9MDB 4dbe3a7528
Change ft857 get_freq to recognize RIG_VFO_A
https://github.com/Hamlib/Hamlib/issues/467

(cherry picked from commit 1cd872e8cd)
2020-12-24 18:15:19 -06:00
Michael Black W9MDB 0f4fbefafc
Fix ft897 get_freq to allow RIG_VFO_A too
https://github.com/Hamlib/Hamlib/issues/467

(cherry picked from commit 349516911a)
2020-12-24 18:15:08 -06:00
Michael Black W9MDB 61aff573a0
If error return on prosistel elevation just return RIG_OK
Assuming no elevation available in this case
https://github.com/Hamlib/Hamlib/issues/466

(cherry picked from commit 20764a5483)
2020-12-24 18:15:02 -06:00
Michael Black W9MDB c32ebf67b1
Change kenwood power setting to 0-max instead of min-max
https://github.com/Hamlib/Hamlib/issues/465

(cherry picked from commit 41969433ed)
2020-12-24 18:14:53 -06:00
Michael Black W9MDB ecb099507c
Increase FT950 post write delay to 50ms
https://github.com/Hamlib/Hamlib/issues/461

(cherry picked from commit da04467584)
2020-12-24 18:14:46 -06:00
Michael Black W9MDB af1a0828c3
Fix debug statements in rig.c
(cherry picked from commit 1e1f7529fa)
2020-12-13 12:26:01 -06:00
Michael Black W9MDB 6caeb35b55
Fix debug statement in rig.c
(cherry picked from commit 8c265a85f2)
2020-12-13 12:25:56 -06:00
Michael Black W9MDB 4ccc6cb723
Change newcat.c to not abort when ?; is received
FTDX3000 was giving ?; to FB; command!!!
https://github.com/Hamlib/Hamlib/issues/464

(cherry picked from commit 4eef84ef47)
2020-12-13 12:25:50 -06:00
Michael Black W9MDB d0572c5ae6
Added flrig LEVEL values STRENGTH, RF, AF, RFPOWER_METER, MICGAIN
https://github.com/Hamlib/Hamlib/issues/460

(cherry picked from commit f54d0508fd)
2020-12-13 12:25:45 -06:00
Michael Black W9MDB 66e154ffaf
Fix datamode set in icom.c to use 0x00 0x00 per the manual for 7300 and 9700
https://github.com/Hamlib/Hamlib/issues/448

(cherry picked from commit 9b98a264ab)
2020-12-13 12:25:39 -06:00
Michael Black W9MDB e2ce6027b5
icom.c passband nochange seems to be working
https://github.com/Hamlib/Hamlib/issues/448

(cherry picked from commit 5883897656)
2020-12-13 12:25:34 -06:00
Michael Black W9MDB 62aa6eb4ea
move icom.c icmode_ext setting a bit earlier in the code
https://github.com/Hamlib/Hamlib/issues/448

(cherry picked from commit cdeacfb7d1)
2020-12-13 12:25:27 -06:00
Michael Black W9MDB 99b862d0ca
Set icom_set_mode to use existing filter for passband nochange
https://github.com/Hamlib/Hamlib/issues/448

(cherry picked from commit ddb38db106)
2020-12-13 12:25:21 -06:00
Michael Black W9MDB 123e0e7d98
Add filter memory to frame.c for no passband change
https://github.com/Hamlib/Hamlib/issues/448

(cherry picked from commit 9bc98c9a2e)
2020-12-13 12:25:16 -06:00
Michael Black W9MDB 6c5a7c2059
Fix passband nochange in icom frame.c
https://github.com/Hamlib/Hamlib/issues/448

(cherry picked from commit 7cd09fdd84)
2020-12-13 12:25:11 -06:00
Michael Black W9MDB c202d9cdac
Fix icom filter value, not ASCII!!!
https://github.com/Hamlib/Hamlib/issues/448

(cherry picked from commit 3061a5f8b2)
2020-12-13 12:25:04 -06:00
Michael Black W9MDB 1c389b9783
Missed icom.h commit
https://github.com/Hamlib/Hamlib/issues/448

(cherry picked from commit 0fa00cb14f)
2020-12-13 12:24:59 -06:00
Michael Black W9MDB 178208714f
Remember filter setting from icom_get_mode so we can refer to it later on set_mode
https://github.com/Hamlib/Hamlib/issues/448

(cherry picked from commit 915666add2)
2020-12-13 12:24:53 -06:00
Michael Black W9MDB ada663f55e
Eliminate warning in icom.c for passband nochange
https://github.com/Hamlib/Hamlib/issues/448

(cherry picked from commit e4e88b833d)
2020-12-13 12:24:47 -06:00
Michael Black W9MDB 5a3e50535d
Update icom.h version
(cherry picked from commit f22d4a6dbe)
2020-12-13 12:24:42 -06:00
Michael Black W9MDB 8217714ed3
astyle icom.c
(cherry picked from commit c0743dfe6e)
2020-12-13 12:24:36 -06:00
Michael Black W9MDB e88a8a863e
icom now recognizes RIG_PASSBAND_NOCHANGE
https://github.com/Hamlib/Hamlib/issues/448

(cherry picked from commit 2ff3fa0782)
2020-12-13 12:24:30 -06:00
Nate Bargmann e0cbeb72df
Advance to 4.0~rc4
Per request of Mike, W9MDB, release RC4 up to commit
e1aa80599f on the master branch.
2020-12-13 11:12:55 -06:00
Michael Black W9MDB 0c10e7efc2
Fix retry_save for Kenwood rigs
(cherry picked from commit b6d6c5d966)
2020-12-13 10:41:22 -06:00
Michael Black W9MDB 6557238e00
Add some more debug for Yaesu RFPOWER_METER levels
https://github.com/Hamlib/Hamlib/issues/462

(cherry picked from commit e1aa80599f)
2020-12-13 10:40:21 -06:00
Michael Black W9MDB cb2cca57d4
Normalize Yaesu RFPOWER_METER_LEVELS to 100W
This is a quick fix for most Yaesu rigs
We need a new RIG_LEVEL_RFPOWER_METER_WATTS to return watts instead of 0-1.0
https://github.com/Hamlib/Hamlib/issues/462

(cherry picked from commit ffe7184970)
2020-12-13 10:40:14 -06:00
Michael Black W9MDB 7b3f8715b6
Update rigctl.1 man page
(cherry picked from commit 44baf44dcc)
2020-12-13 10:40:08 -06:00
Michael Black W9MDB f27ab6f734
Change post_write_delay on FT950 to 25ms
https://github.com/Hamlib/Hamlib/issues/461

(cherry picked from commit 5a86a1657f)
2020-12-13 10:40:03 -06:00
Michael Black W9MDB 51fefa3b7b
Add power level to ft991 and fix ft1200 table
https://github.com/Hamlib/Hamlib/issues/462

(cherry picked from commit 7911fd1d4b)
2020-12-13 10:39:57 -06:00
Michael Black W9MDB 08d59aac74
Add power level to ft1200
https://github.com/Hamlib/Hamlib/issues/462

(cherry picked from commit ff17dd0199)
2020-12-13 10:39:51 -06:00
Michael Black W9MDB 8c810c962c
https://github.com/Hamlib/Hamlib/issues/462
(cherry picked from commit d1ea35c93e)
2020-12-13 10:39:31 -06:00
Michael Black W9MDB 7f93115699
Add power level to ft891
https://github.com/Hamlib/Hamlib/issues/462

(cherry picked from commit 354cb925cc)
2020-12-13 10:39:15 -06:00
Michael Black W9MDB d63e951c10
Fix FT450 power levels
https://github.com/Hamlib/Hamlib/issues/462

(cherry picked from commit 97a28ea75f)
2020-12-13 10:39:08 -06:00
Michael Black W9MDB f70712d990
Add ftdx9000 power levels
https://github.com/Hamlib/Hamlib/issues/462Z

(cherry picked from commit 09da908bb3)
2020-12-13 10:39:02 -06:00
Michael Black W9MDB 90e0b036b9
Fix retries in newcat.c
https://github.com/Hamlib/Hamlib/issues/463

(cherry picked from commit 0a7c229f06)
2020-12-13 10:38:56 -06:00
Michael Black W9MDB 57d45dfca1
Fix RFPOWER levels for ftdx101
https://github.com/Hamlib/Hamlib/issues/462

(cherry picked from commit f60f9e0181)
2020-12-13 10:38:49 -06:00
Michael Black W9MDB d2fa649026
Fix retry_save during Yaesu poweron
(cherry picked from commit 7a93ce3fb2)
2020-12-10 20:30:02 -06:00
Michael Black W9MDB 2d2475f56c
Fix newcat SH parsing
(cherry picked from commit 504a01913f)
2020-12-10 20:29:53 -06:00
Michael Black W9MDB dc5d3058ea
Change newcat.c set_powerstat=1 to loop logic same as kenwood
https://github.com/Hamlib/Hamlib/issues/459

(cherry picked from commit 1329911799)
2020-12-10 20:29:44 -06:00
Michael Black W9MDB d3a632f6b4
Only sleep on power on for Yaesu rigs
(cherry picked from commit 679c84f3ee)
2020-12-10 20:29:34 -06:00
Michael Black W9MDB e7c0239791
Add 1 second sleep after power on for Yaesu rigs
https://github.com/Hamlib/Hamlib/issues/459

(cherry picked from commit 79e2263dfb)
2020-12-10 20:29:25 -06:00
Michael Black W9MDB 6f397021d4
Fix a few cppcheck warnings
(cherry picked from commit ac1cb518b0)
2020-12-10 20:29:17 -06:00
Michael Black W9MDB 2b88342f8f
Remove get_vfo permanently from ft891.c
https://github.com/Hamlib/Hamlib/issues/455

(cherry picked from commit f4c12adb85)
2020-12-10 20:29:08 -06:00
Michael Black W9MDB 058cf38b87
Fix parsing of SH command in newcat.c
Remove get_vfo from FT-891
https://github.com/Hamlib/Hamlib/issues/455

(cherry picked from commit 15958c8aab)
2020-12-07 07:04:45 -06:00