hamlib/include
George Baltz N3GB 02ea4af572 Move rig_state to heap storage.
Allocate and free it.
For access apps must
1) #include <hamlib/rig_state.h>  and
2) Use HAMLIB_STATE(rig) to get the address

Also fix a couple of misuses of STATE() macro.
2026-02-23 11:02:34 -05:00
..
hamlib Move rig_state to heap storage. 2026-02-23 11:02:34 -05:00
bandplan.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
Makefile.am Basic infrastructure for moving internal structures out of rig.h 2025-07-10 09:54:03 -04:00
num_stdio.h Fix issue where Hamlib attempts to use memory returned by setlocale() after being freed. 2025-05-22 21:18:38 -05:00