Wykres commitów

6420 Commity (Hamlib-4.0)

Autor SHA1 Wiadomość Data
Nate Bargmann 519f829469
Advance to Hamlib 4.0 release
Final!
2020-12-24 20:30:30 -06:00
Michael Black W9MDB e53d1092de
Add some debug for set_mode stuff
(cherry picked from commit 18e9d56b47)
2020-12-24 18:20:08 -06:00
Michael Black W9MDB 9d6e0fb730
Fix newcat.c uninitialized var
(cherry picked from commit 5d2f5012c0)
2020-12-24 18:20:02 -06:00
Michael Black W9MDB 3c270f3a29
astyle files
(cherry picked from commit 3211e3aea1)
2020-12-24 18:19:56 -06:00
Steve Mobley 030f0fbe87
Add bank select to IC-7100
(cherry picked from commit 61956faeb3)
2020-12-24 18:19:48 -06:00
Mikael Nousiainen e1d71692d6
Fix RIG_PASSBAND_NOCHANGE use with Icom data modes. Allow selecting FIL2 as normal passband when in data mode. Add new Icom rigs to list that determines whether Icom data mode command supports setting filter too.
(cherry picked from commit 9e62b2783f)
2020-12-24 18:19:30 -06:00
Michael Black W9MDB 21dd5f6ce0
Do not band select on FT891 as it does not remember bandwidth
(cherry picked from commit 1d15625757)
2020-12-24 18:19:23 -06:00
Michael Black W9MDB 0fe2dd8e0e
Fix icom default filter settings
https://github.com/Hamlib/Hamlib/issues/471

(cherry picked from commit 2b1bce89bf)
2020-12-24 18:19:16 -06:00
Michael Black W9MDB 93df854a5b
Reorder newcat_band_index to return 15 for 2M band instead of 14
https://github.com/Hamlib/Hamlib/issues/470

(cherry picked from commit 5a208a871d)
2020-12-24 18:19:09 -06:00
Michael Black W9MDB bd6652e7dd
Fix gpredict behavior with cross band split
Yaesu memory will be ignored for now when in split mode
We may want to allow it when we allow for VFOA/B caching
https://github.com/Hamlib/Hamlib/issues/470

(cherry picked from commit e5b7a5442d)
2020-12-24 18:19:02 -06:00
Michael Black W9MDB d1a1247cdb
Fix FT-891 bandwidth selection -- seems newer rigs now have an "on" value now
https://github.com/Hamlib/Hamlib/issues/469

(cherry picked from commit aa58442e18)
2020-12-24 18:18:55 -06:00
Michael Black W9MDB 2ad464fe3d
Fix SH command for FT-450
Comment out on/off flag for future possibilities
CAT manual doesn't match what rig is returning...7 bytes vs 6 in the manual
https://github.com/Hamlib/Hamlib/issues/469

(cherry picked from commit f43e190e07)
2020-12-24 18:18:48 -06:00
Michael Black W9MDB 42cfa891f3
Fix default powermeter_scale in flrig.c
(cherry picked from commit b263ea1697)
2020-12-24 18:18:43 -06:00
Michael Black W9MDB d8079adeb4
Add powermeter_scale to flrig
(cherry picked from commit 29c57bc5a7)
2020-12-24 18:18:35 -06:00
Michael Black W9MDB e3d74c89e4
Fix RIG_LEVEL_RFPOWER_METER_WATTS for flrig #2
(cherry picked from commit 0242df5098)
2020-12-24 18:18:25 -06:00
Michael Black W9MDB c60b988928
Fix RIG_LEVEL_RFPOWER_METER_WATTS for flrig
(cherry picked from commit cb7f5ca120)
2020-12-24 18:18:18 -06:00
Michael Black W9MDB eaeb367af9
astyle files
(cherry picked from commit 263f1cde72)
2020-12-24 18:17:45 -06:00
Michael Black W9MDB 28237deeb0
Fix flex6xxx RFPOWER_METER_WATTS for sure this time
(cherry picked from commit 8ed0dcdbb7)
2020-12-24 18:17:36 -06:00
Michael Black W9MDB 9205dd1521
Fix flex6xxx RFPOWER_METER_WATTS
(cherry picked from commit 31b42de067)
2020-12-24 18:17:27 -06:00
Michael Black W9MDB 383b5cb4d5
Add RFLEVEL_POWER_METER_WATTS to flex6xxx and k3
(cherry picked from commit c11e592a7a)
2020-12-24 18:17:21 -06:00
Michael Black W9MDB a272d3d730
Change RFPOWER_METER table to reflect that it's for the FT2000D
(cherry picked from commit 6f4c2de0b6)
2020-12-24 18:17:11 -06:00
Michael Black W9MDB bcc12a4c5a
Update ft2000 RFPOWER_METER
(cherry picked from commit 603f39097d)
2020-12-24 18:17:05 -06:00
Michael Black W9MDB d35dc13480
Add RIG_LEVEL_RFPOWER_METER_WATTS
Old level of 0-1 just doesn't work well with the varying power levels in rigs now

(cherry picked from commit 2a0deb3415)
2020-12-24 18:16:57 -06:00
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