hamlib/src
David Christle 86dcae5fd6
fix(core): handle missing band metadata
Check for the BANDSELECT opening delimiter before advancing into the band list in both numeric and string lookup paths.
2026-07-27 23:33:03 -05:00
..
amp_conf.c Stop updating data in deprecated structures 2026-02-23 11:02:34 -05:00
amp_conf.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
amp_ext.c Extend amplifier API with funcs, levels, parms, ops, status and Expert backend. 2026-02-17 15:54:00 +02:00
amp_reg.c Fix return values of amp_load_backend() and rot_load_backend() 2025-08-30 10:27:09 +02:00
amp_settings.c Cope with new amplifier code 2026-02-23 15:16:31 -05:00
amplifier.c Cope with new amplifier code 2026-02-23 15:16:31 -05:00
band_changed.c Make rig_band_changed HAMLIB_API 2024-01-14 23:06:41 -06:00
band_changed.c.example Update band_change.c.example 2024-05-23 07:18:09 -05:00
cache.c Add needed new includes in src/*.c 2025-07-10 09:54:03 -04:00
cache.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
cal.c Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
cal.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
cm108.c Finish adding #include's for things moving out of rig.h 2026-02-23 11:12:15 -05:00
cm108.h [src] Remove unused includes 2025-08-30 09:43:45 +02:00
conf.c Remove all code references to (rig|ptt|dcd)port_deprecated. 2026-02-23 11:02:34 -05:00
debug.c fix(debug): prevent race in debug history capture 2026-07-23 22:32:22 -05:00
event.c More cppcheck stuff 2025-12-30 13:47:34 -05:00
event.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
ext.c Shrink some more iteration variable scopes 2026-06-23 12:13:22 -04:00
fifo.c Add 'hl_' prefix to names of push(), pop() and peek() 2025-09-27 15:56:31 -04:00
fifo.h Remove morse_mutex 2026-06-02 11:47:31 -04:00
gpio.c Partially revert "[src] Remove unused includes" 2025-09-07 11:54:30 +02:00
gpio.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
hamlibdatetime.h.in Move hamlibdatetime.h generation to src directory 2021-03-19 23:14:13 -05:00
idx_builtin.h Use double quotes for internal includes in files internal to Hamlib 2026-02-21 10:58:06 +02:00
iofunc.c Shrink some more iteration variable scopes 2026-06-23 12:13:22 -04:00
iofunc.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
locator.c Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
Makefile.am Remove old-fashioned and buggy Android.mk build system 2026-05-17 22:49:59 +08:00
mem.c [src] Remove unused includes 2025-08-30 09:43:45 +02:00
microham.c Still more pthread conditional code cleanup 2025-08-27 15:24:50 -04:00
microham.h Add uh_wkey_close to microham.h 2020-01-13 07:27:41 -06:00
misc.c fix(core): handle missing band metadata 2026-07-27 23:33:03 -05:00
misc.h Make pthread_cancel no-op on Android (unsupported) 2026-05-17 21:00:16 +08:00
multicast.c Get rid of all 'mode_t' declarations 2026-05-10 12:11:01 -04:00
mutex.h Remove morse_mutex 2026-06-02 11:47:31 -04:00
network.c Merge GitHub PR #1891 2025-09-09 06:06:07 -05:00
network.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
neverused.c More cppcheck stuff 2025-12-30 13:47:34 -05:00
par_nt.h Formatted src/ to final coding guidelines 2017-10-04 21:32:08 -05:00
parallel.c Partially revert "[src] Remove unused includes" 2025-09-07 11:54:30 +02:00
parallel.h Fix include config.h 2025-08-30 11:18:51 +02:00
register.c Shrink some more iteration variable scopes 2026-06-23 12:13:22 -04:00
register.h Partially revert "[src] Remove unused includes" 2025-09-07 11:54:30 +02:00
rig.c fix(debug): prevent race in debug history capture 2026-07-23 22:32:22 -05:00
rot_conf.c Stop updating data in deprecated structures 2026-02-23 11:02:34 -05:00
rot_conf.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
rot_ext.c Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
rot_reg.c Add check to Android Sensor API before building rotators/androidsensor 2026-05-17 22:49:09 +08:00
rot_settings.c [src] Remove unused includes 2025-08-30 09:43:45 +02:00
rotator.c Convert rotators to heap storage 2026-02-23 11:02:34 -05:00
serial.c Partially revert "[src] Remove unused includes" 2025-09-07 11:54:30 +02:00
serial.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
serial_cfg_params.h Move serial_cfg_params to common inlude fill as it is applicate to all serial devices 2023-07-20 11:12:24 -05:00
settings.c And a few more 2026-06-23 12:13:22 -04:00
sleep.c Merge HitHub PR #1811 2025-07-22 22:11:06 -05:00
sleep.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
snapshot_data.c Partially revert "[src] Remove unused includes" 2025-09-07 11:54:30 +02:00
snapshot_data.h Add more detailed rig communication status to rig_state and multicast state data packets. Handle SIGINT and SIGTERM in a consistent way in both rigctl and rigctld. 2023-11-06 00:42:02 +02:00
sprintflst.c Attempt to fix CodeQL issues and distcheck Python tests 2026-02-20 19:02:20 +02:00
sprintflst.h Use double quotes for internal includes in files internal to Hamlib 2026-02-21 10:58:06 +02:00
token.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
tones.c Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
tones.h Fix ambiguity between system includes and Hamlib includes 2025-07-22 23:33:57 +02:00
usb_port.c Use pkgconf/pkg-config to test for libusb-1.0 2025-09-17 21:31:37 -05:00
usb_port.h [src] Remove unused includes 2025-08-30 09:43:45 +02:00
version_dll.rc Remove the executable bit from data files 2025-07-06 19:45:43 +02:00