Wykres commitów

9 Commity (0e79b256555a01dd7c536e2211dfd98c91e0a2fd)

Autor SHA1 Wiadomość Data
Mike Black W9MDB f5ee5c86fd Fix IC-F8101 set/get ptt to allow for ptt on ACC port
https://github.com/Hamlib/Hamlib/issues/1010
2022-04-16 16:59:26 -05:00
Mike Black W9MDB 81202d3477 Update hamlib_check_rig_caps 2022-02-11 13:16:26 -06:00
Mike Black W9MDB 68e121d82c Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default
This is necessary to keep alignment between the client view of rig->state and the shared libarary view
Including PTHREAD functions in rig->state necessitated this as HAVE_PTHREAD only defined during hamlib compilation.
Clients including hamlib/rig.h did not pick up all the HAVE* config variable that control what gets included
https://github.com/Hamlib/Hamlib/issues/947
2022-02-04 07:41:36 -06:00
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 665e0de488 Fix split mode functions for IC-F8101 2021-12-26 09:29:58 -06:00
Mike Black W9MDB a9fd2020f6 Fix IC-F8101 split command 2021-12-26 07:50:17 -06:00
Mike Black W9MDB 90400c0d9f Add split funcions to IC-F8101 2021-12-25 16:03:20 -06:00
Mike Black W9MDB 5a18808933 Turn on VFO mode for ICF8101 during rig_open 2021-12-25 11:38:10 -06:00
Mike Black W9MDB 52e856dbbe Add IC-F8101 rig 2021-12-24 13:04:47 -06:00