Michael Black W9MDB
|
660fd94962
|
Change all icom rigs to watts for RIG_LEVEL_RFPOWER_METER_WATTS
Divide by 100 for old power call
|
2021-02-12 16:37:17 -06:00 |
Michael Black W9MDB
|
2a0deb3415
|
Add RIG_LEVEL_RFPOWER_METER_WATTS
Old level of 0-1 just doesn't work well with the varying power levels in rigs now
|
2020-12-16 17:47:49 -06:00 |
Michael Black W9MDB
|
b406c82c2d
|
Fix icom rig_wait_morse calls
https://github.com/Hamlib/Hamlib/issues/422
|
2020-10-19 11:25:17 -05:00 |
Michael Black W9MDB
|
ffeb3b44cf
|
Add wait_morse for icom rigs
https://github.com/Hamlib/Hamlib/issues/422
|
2020-10-18 14:16:44 -05:00 |
Michael Black W9MDB
|
28b7543de6
|
Add stop_morse to Icom rigs
https://github.com/Hamlib/Hamlib/issues/240
|
2020-10-16 17:26:02 -05:00 |
Michael Black W9MDB
|
0576a01ec2
|
astyle files
|
2020-10-01 22:51:31 -05:00 |
Michael Black W9MDB
|
7bee01f785
|
Add suppress for AST broken bug in cppcheck
|
2020-09-19 16:09:44 -05:00 |
Mikael Nousiainen
|
23971f8e75
|
Fix issues with Icom extcmds definitions, some ext_tokens missing. Refactor custom level implementations to use extcmds definitions. Print out extfuncs in caps dump.
|
2020-09-16 18:10:35 +03:00 |
Michael Black
|
b040803765
|
Standard all version numbers to YYYYMMDD.N where n is intended for multiple versions in one day.
So typically .N will be .0
|
2020-03-29 23:03:21 -05:00 |
Michael Black
|
d856248178
|
Add RIG_MODEL macro and change all rigs to support it
|
2020-03-05 08:44:18 -06:00 |
Michael Black
|
ff8ddf018c
|
astyle all C files
|
2020-02-23 11:26:09 -06:00 |
Michael Black
|
864fe6f5c1
|
Update icom priv_data entries to standardize them
|
2020-02-03 23:33:49 -06:00 |
Michael Black
|
bf5180d77b
|
Add antack_len and ant_count to all Icom rigs that have get/set_ant
|
2020-02-03 15:59:36 -06:00 |
Michael Black
|
347e351ea6
|
Add icom_rig_open/close to all icom rigs
|
2020-01-17 09:22:01 -06:00 |