hamlib/c++
George Baltz N3GB 11ca438222 Deprecate rig_get_trn() and rig_set_trn()
They have been marked as deprecated in doxygen for years.
They both do nothing but return -RIG_EDEPRECATED.

Remove them from the bindings.
AFAICT adding them to bindings/ignore.swg has no effect.
2025-09-13 21:37:25 -04:00
..
.gitignore Add a .gitignore for C++ tests 2025-08-03 09:35:03 +02:00
ampclass.cc Deprecate amp_get_conf(), too 2025-07-28 11:32:34 -04:00
Makefile.am Remove duplicated assignment of compilation flags 2025-05-09 22:39:17 +02:00
rigclass.cc Deprecate rig_get_trn() and rig_set_trn() 2025-09-13 21:37:25 -04:00
rotclass.cc Deprecate rot_get_conf() 2025-07-28 10:43:10 -04:00
testcpp.cc Change testcpp.cc back to dummy rig for make test 2023-07-18 22:39:55 -05:00