Hamlib/rigs/winradio
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
..
linradio
Android.mk Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
Makefile.am
NOTES
g303.c Changes changing hamlib_port_t to pointer are not backwards compatible 2022-01-25 17:41:26 -06:00
g305.c Changes changing hamlib_port_t to pointer are not backwards compatible 2022-01-25 17:41:26 -06:00
g313-posix.c Changes changing hamlib_port_t to pointer are not backwards compatible 2022-01-25 17:41:26 -06:00
g313-win.c Changes changing hamlib_port_t to pointer are not backwards compatible 2022-01-25 17:41:26 -06:00
winradio.c Changes changing hamlib_port_t to pointer are not backwards compatible 2022-01-25 17:41:26 -06:00
winradio.h Add config.h to include/hamlib so HAVE_PTHREAD is available if needed 2022-02-03 22:31:42 -06:00
wr1000.c
wr1500.c
wr1550.c
wr3100.c
wr3150.c
wr3500.c
wr3700.c