Hamlib/rigs/pcr
Mike Black W9MDB 9e86e62238 Enable async I/O by default
Change hamlib_port_t to a pointer in rig.state
Deprecate static hamlib_port_t structure
New hamlib_port_t structure at end of rig.state
Clients built with older hamlib will use old structure in DLL
Clients built with newer hamlib will use new structure in DLL
So we maintain backwards compatibility until Hamlib 5.0
https://github.com/Hamlib/Hamlib/issues/894
2022-01-25 07:59:47 -06:00
..
Android.mk make the Android.mk files adapt to multi arch 2021-09-25 07:03:23 +08:00
Makefile.am Directory migration to new layout 2020-01-17 09:22:44 -06:00
pcr100.c Fix RIG_STATUS_STABLE misspelling 2021-09-15 13:50:31 -05:00
pcr1000.c Fix RIG_STATUS_STABLE misspelling 2021-09-15 13:50:31 -05:00
pcr1500.c Fix RIG_STATUS_STABLE misspelling 2021-09-15 13:50:31 -05:00
pcr2500.c Fix RIG_STATUS_STABLE misspelling 2021-09-15 13:50:31 -05:00
pcr.c Enable async I/O by default 2022-01-25 07:59:47 -06:00
pcr.h Add ctcss_list and dcs_list to rigctld so rigcctld caps reflects the connected rig 2021-04-29 10:49:29 -05:00