Hamlib/src
Stéphane Fillod, F8CFE a07a4a336e Adopt new split_vfo handling. Basically, rename set_split/get_split
to set_split_vfo/get_split_vfo, and take an extra transmit vfo arg.
Ascending compatibility is retained at the API frontend level.
NOTE: only function name has changed. The backends do not implement
necessarily the new semantic (the extra tx vfo is just ignored).


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1425 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-06 18:40:36 +00:00
..
Makefile.am misc Makefile fixes 2002-11-13 20:39:07 +00:00
cal.c static/dynamic build fixes 2001-12-16 11:14:47 +00:00
cal.h converted to LGPL 2001-07-13 19:08:15 +00:00
conf.c added support for set DTR/RTS state, useful to power external device from the serial port 2003-02-23 22:38:54 +00:00
event.c allow build on solaris 2003-04-02 07:24:28 +00:00
event.h converted to LGPL 2001-07-13 19:08:15 +00:00
ext.c fix bug with empty ext list 2002-09-18 21:19:39 +00:00
idx_builtin.h initial release 2002-11-04 22:23:09 +00:00
iofunc.c gcc3 fixes 2002-07-08 22:53:27 +00:00
iofunc.h handle nul char in stopset 2002-03-10 23:41:39 +00:00
locator.c misc doxygen fix 2002-11-04 22:37:53 +00:00
mem.c Adopt new split_vfo handling. Basically, rename set_split/get_split 2003-04-06 18:40:36 +00:00
misc.c added RIG_FUNC_TUNER and RIG_OP_TUNE 2003-03-24 23:07:10 +00:00
misc.h fixed a bug with even numbers of digits in BCD conversion 2002-10-07 21:57:17 +00:00
register.c misc warning silencing 2003-04-06 18:34:15 +00:00
rig.c Adopt new split_vfo handling. Basically, rename set_split/get_split 2003-04-06 18:40:36 +00:00
rot_conf.c converted to C99 intialization style 2002-08-16 17:43:02 +00:00
rot_conf.h token defines moved to token.h 2002-01-27 14:55:30 +00:00
rot_reg.c libhamlib-backend.so.x.y.z -> hamlib-backend.so 2002-11-04 22:27:49 +00:00
rotator.c fix a potential seg fault on backend open failure, removed useless rot_get_position in open 2003-01-29 23:00:56 +00:00
serial.c extract set_dtr/set_rts to serve multiple purposes 2003-02-23 22:36:30 +00:00
serial.h extract set_dtr/set_rts to serve multiple purposes 2003-02-23 22:36:30 +00:00
settings.c fix broken documentation about set_func/get_func 2003-03-27 23:45:27 +00:00
token.h added support for set DTR/RTS state, useful to power external device from the serial port 2003-02-23 22:38:54 +00:00
tones.c split rig.c 2002-11-04 22:22:30 +00:00
tones.h coming from tone_tbl.h 2001-12-19 03:18:44 +00:00