Mike Black W9MDB
|
01b7f81119
|
Add a data tag to the caps structure and a test in rig_init to ensure the data tag is where it is expected
Modify testrigcaps.c to test new data tag
This should detect any changes which corrupt rig_caps from additons/subtractions/changes to the structure
|
2021-12-31 23:49:29 -06:00 |
Mike Black W9MDB
|
388294c3d6
|
Fix RIG_STATUS_STABLE misspelling
|
2021-09-15 13:50:31 -05:00 |
Mike Black W9MDB
|
8cc59cca3b
|
Rigs have been at BETA status forever so promoting all to STABLE
|
2021-09-15 13:44:42 -05:00 |
Michael Black W9MDB
|
7bee01f785
|
Add suppress for AST broken bug in cppcheck
|
2020-09-19 16:09:44 -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
|
c2820e4ac2
|
Remove const from priv_caps in icom rig backends
Part of implementing some dynamic caps
Can stil be const in routines that are read-only as in icom.c
|
2020-01-28 08:32:25 -06:00 |
Michael Black
|
347e351ea6
|
Add icom_rig_open/close to all icom rigs
|
2020-01-17 09:22:01 -06:00 |