Commit graph

6 commits

Author SHA1 Message Date
George Baltz N3GB
7fadc49ef7 Fix some straggling state references
Add includes to the bindings skeleton
  and repair a cut&paste error
2026-02-23 11:12:15 -05:00
George Baltz N3GB
e172d34381 Deprecate amp_get_conf(), too 2025-07-28 11:32:34 -04:00
Mike Black W9MDB
05033171c3 Change token_t to hamlib_token_t to avoid collsions with libbsm and others
https://github.com/Hamlib/Hamlib/issues/1469
2024-01-21 23:11:55 -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
Michael Black
b017750fe6
Fix c++ amplifier compilation 2019-10-15 09:07:19 -05:00
Michael Black
cf2a551524
Fixup some amplifier code 2019-06-26 06:39:42 -05:00