..
Android.mk
Android NDK now builds -- check README.android for info on libusb
2021-02-28 15:50:36 +01:00
Makefile.am
Phase 1 of changing sprintflst functions to use buffer length
2021-03-03 08:03:18 -06:00
amp_conf.c
Rename macros to avoid collisions with other software
2021-03-06 12:37:53 -06:00
amp_conf.h
…
amp_reg.c
…
amp_settings.c
Update Doxygen comments for amplifier group
2021-02-12 12:46:01 -06:00
amplifier.c
Rename macros to avoid collisions with other software
2021-03-06 12:37:53 -06:00
cal.c
Fix some errors with the HAMLIB_ macro changes
2021-03-11 06:42:21 -06:00
cal.h
…
cm108.c
…
cm108.h
…
conf.c
Rename macros to avoid collisions with other software
2021-03-06 12:37:53 -06:00
debug.c
…
event.c
…
event.h
…
ext.c
Implement funcs, levels and parms + the ext variants for rotators. Add option to not change rotator speed when using the move command. Add rotator status flags. Work in progress.
2020-11-24 21:51:10 +02:00
extamp.c
Update and refine Doxygen comments for extension levels, etc.
2021-02-21 13:07:45 -06:00
gpio.c
Rename macros to avoid collisions with other software
2021-03-06 12:37:53 -06:00
gpio.h
…
idx_builtin.h
Add RIG_LEVEL_RFPOWER_METER_WATTS
2020-12-16 17:47:49 -06:00
iofunc.c
astyle files
2021-02-28 09:46:01 -06:00
iofunc.h
remove some cppcheck statements not needed anymore
2020-10-29 12:52:54 -05:00
locator.c
…
mem.c
Rename macros to avoid collisions with other software
2021-03-06 12:37:53 -06:00
microham.c
astyle files
2021-02-28 09:46:01 -06:00
microham.h
…
misc.c
Fix mingw bogus compiler warning
2021-03-11 13:14:42 -06:00
misc.h
Fix RETURNFUNC -- when RETURNFUNC(function) was used is was calling the function multiple times
2021-03-10 08:24:33 -06:00
network.c
Fix gai_error to print the status instead of errno
2021-03-07 11:50:13 -06:00
network.h
…
neverused.c
…
par_nt.h
…
parallel.c
…
parallel.h
remove some cppcheck statements not needed anymore
2020-10-29 12:52:54 -05:00
register.c
astyle files
2021-01-09 10:13:17 -06:00
register.h
…
rig.c
Fix FlRig conditon where 0Hz can be returned on a network error
2021-03-12 09:02:26 -06:00
rot_conf.c
Rename macros to avoid collisions with other software
2021-03-06 12:37:53 -06:00
rot_conf.h
…
rot_ext.c
Update and refine Doxygen comments for extension levels, etc.
2021-02-21 13:07:45 -06:00
rot_reg.c
initial SatEL rotator support
2021-01-23 23:26:01 -06:00
rot_settings.c
Implement funcs, levels and parms + the ext variants for rotators. Add option to not change rotator speed when using the move command. Add rotator status flags. Work in progress.
2020-11-24 21:51:10 +02:00
rotator.c
Rename macros to avoid collisions with other software
2021-03-06 12:37:53 -06:00
serial.c
Add return code to debug statements
2021-03-05 11:51:56 -06:00
serial.h
…
settings.c
Change RIG_TARGETABLE_PURE to appropriate RIG_TARGETABLE -- might actually work now
2021-01-03 22:52:56 -06:00
sleep.c
…
sleep.h
…
sprintflst.c
astyle sprintflst.c
2021-03-06 14:49:34 -06:00
sprintflst.h
Add export to sprintflst functions
2021-03-04 14:34:10 -06:00
token.h
Add auto_power_off option from JTDX team
2021-03-02 13:03:30 -06:00
tones.c
…
tones.h
…
usb_port.c
Fix macro in usb_port.c
2021-03-06 16:56:22 -06:00
usb_port.h
…