Hamlib/src
Mike Black W9MDB d7d450df49 Add parm BANDSELECT for Yaesu rigs
'p BANDSELECT' returns current band of VFOA
'P BANDSELECT BAND160M' example selects the 160M band
'P BANDSELECT ?' shows  bands available for the rig
Kenwood rigs will be next
Icom rigs TBD when Icom explains the return from 0x1a 0x01 -- no bandselect possible so manual setting of rig values
https://github.com/Hamlib/Hamlib/issues/1353
2023-08-11 10:40:42 -05:00
..
Android.mk
Makefile.am Fix make dist error 2023-07-20 11:23:06 -05:00
amp_conf.c Add RTS/DTR capability to rotctl and ampctl 2023-07-20 11:58:26 -05:00
amp_conf.h
amp_reg.c Progress on Expert ampctl 2023-03-28 17:23:54 -05:00
amp_settings.c
amplifier.c Fix dtr/rts serial port set for amp and rot 2023-07-20 17:46:39 -05:00
cache.c Add current_vfo to cache debug statement 2023-07-07 22:22:57 -05:00
cache.h
cal.c
cal.h
cm108.c Add gpio command to rigctl(d) usable with pttport setting CM108 2023-07-22 10:32:25 -05:00
cm108.h
conf.c Move serial_cfg_params to common inlude fill as it is applicate to all serial devices 2023-07-20 11:12:24 -05:00
debug.c Change anytone.c to use bluetooth protocol 2023-06-04 15:56:01 -05:00
event.c Disable use_cached_freq/mode for Icom rigs -- we can't tell which VFO we're on 2023-07-23 09:19:25 -05:00
event.h
ext.c
extamp.c
fifo.c Fix fifo.c mutex handling 2023-07-31 09:08:34 -05:00
fifo.h Add fifo peek 2023-07-17 10:26:47 -05:00
gpio.c Add gpio command to rigctl(d) usable with pttport setting CM108 2023-07-22 10:32:25 -05:00
gpio.h
hamlibdatetime.h.in
idx_builtin.h Add parm BANDSELECT for Yaesu rigs 2023-08-11 10:40:42 -05:00
iofunc.c Reduce debug in iofunc.c 2023-07-19 08:24:56 -05:00
iofunc.h Add flushing of rig port, including async data pipes, after \send_raw and \send_cmd to drain any extra rig responses 2023-05-13 00:04:37 +03:00
locator.c
mem.c
microham.c
microham.h
misc.c Add parm BANDSELECT for Yaesu rigs 2023-08-11 10:40:42 -05:00
misc.h Add parm BANDSELECT for Yaesu rigs 2023-08-11 10:40:42 -05:00
multicast.c Comment out unused var 2023-07-07 22:12:55 -05:00
network.c
network.h
neverused.c Enable --show-conf for ampctl and ampctld 2023-03-18 10:25:36 +01:00
par_nt.h
parallel.c Fix mingw compile warnings 2023-05-07 17:27:31 -05:00
parallel.h
register.c Fix anytone thread deletion 2023-05-30 22:10:19 -05:00
register.h
rig.c Fix non-targetable VFO Icom rigs (e.g. IC7100) error during open routine by call get_freq first to establish echo on or off 2023-08-07 17:21:39 -05:00
rot_conf.c Add RTS/DTR capability to rotctl and ampctl 2023-07-20 11:58:26 -05:00
rot_conf.h
rot_ext.c
rot_reg.c Inital add of rotator saebrtrack 2023-03-10 13:03:14 -05:00
rot_settings.c
rotator.c Fix dtr/rts serial port set for amp and rot 2023-07-20 17:46:39 -05:00
serial.c Add parm BANDSELECT for Yaesu rigs 2023-08-11 10:40:42 -05:00
serial.h
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 Fix set_split_mode for Icom rigs 2023-07-18 12:37:54 -05:00
sleep.c Fix silly error in sleep.c 2023-06-08 09:03:04 -05:00
sleep.h
snapshot_data.c
snapshot_data.h
sprintflst.c Add parm BANDSELECT for Yaesu rigs 2023-08-11 10:40:42 -05:00
sprintflst.h Bump up some 1024 buffers to 2048 to avoid overflow error 2023-07-21 11:46:58 -05:00
token.h Make retries in case of read timeout optional and configurable via set-conf option. When not absolutely necessary, they will significantly slow down flushing and normal serial communications with a rig 2023-05-14 11:52:48 +03:00
tones.c Fix typos 2023-03-19 22:20:28 +01:00
tones.h
usb_port.c
usb_port.h
version_dll.rc Full version info now available for Windows File/Properties/Details 2022-12-23 17:44:44 -06:00