Changelog update for HAMLIB-1.1.1

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@496 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.1
Frank Singleton, VK3FCS 2001-05-29 00:51:46 +00:00
rodzic 1c713b2b67
commit 5b3b9c56d2
1 zmienionych plików z 890 dodań i 0 usunięć

890
ChangeLog
Wyświetl plik

@ -1,3 +1,893 @@
2001-05-24 17:24 f4cfe
* NEWS: new news
2001-05-24 17:24 f4cfe
* include/hamlib/rig.h, src/rig.c: * misc update
2001-05-22 17:02 f4cfe
* tests/Makefile.in: regenerated
2001-05-22 17:02 f4cfe
* tests/Makefile.am: Install only rigctl
2001-05-22 17:01 f4cfe
* tests/rigmatrix.c: trying to catch up
2001-05-22 16:59 f4cfe
* kenwood/: kenwood.c, kenwood.h, ts870s.c: mispelling fixes
2001-05-22 13:05 f4cfe
* yaesu/ft847.c: converted caps definition to new style
2001-05-15 17:06 f4cfe
* icom/icom.c: fixed misc bug (untested)
2001-05-15 17:05 f4cfe
* kenwood/: kenwood.c, kenwood.h, ts870s.c: * further work on the
kenwood backend, still untested\!
2001-05-08 11:41 f4cfe
* tests/dumpcaps.c: * more output
2001-05-08 04:11 f4cfe
* tests/dumpcaps.c: * ts_sanity_check, parms, report warinings. Use
dumpcaps to debug your backend\!
2001-05-08 04:08 f4cfe
* dummy/dummy.c: * misc additions
2001-05-05 20:34 javabear
* yaesu/: ft747.c, ft747.h: more of convert rig struct to readable
form
2001-05-04 17:47 f4cfe
* tests/dumpmem.c: * Initial release
2001-05-04 17:46 f4cfe
* tests/testrig.c: * fixed RIG_PASSBAND_OLDTIME, rig model is taken
from arg
2001-05-04 17:45 f4cfe
* tests/dumpcaps.c: * fix vfo_list\!
2001-05-04 17:44 f4cfe
* tests/: Makefile.am, Makefile.in: * added dumpmem
2001-05-04 17:44 f4cfe
* src/rig.c: * added common_ctcss_list table (50 tones) * added
support for XIT * misc updates * started work on
rig_save_channel/rig_restore_channel to emulate
rig_get_channel/rig_set_channel. Seems to work on my IC706MkIIG.
see tests/dumpmem.
2001-05-04 17:41 f4cfe
* src/misc.c: * freq_sprintf to handle negative freqs
2001-05-04 17:40 f4cfe
* icom/: icom.c, icom.h: * misc updates
2001-05-04 17:39 f4cfe
* icom/frame.c: * fixed a silly bug in mode conversion
2001-05-04 17:38 f4cfe
* yaesu/: ft747.c, ft847.c: * adaptated to latest caps changes
2001-05-04 17:37 f4cfe
* aor/ar8200.c, dummy/dummy.c, icom/ic706.c, icom/icall.c,
icom/icr8500.c, kenwood/ts870s.c, pcr/pcr1000.c, winradio/wr1500.c:
* cleanup and made it more readable
2001-05-04 17:34 f4cfe
* include/hamlib/rig.h: * ann_t is no nore an enum. turned it to
bit oriented type * stuffed channel_t * CAPS CHANGES: removed:
dtmf_digits, chan_qty, vfo_list added: max_xit,
level_gran&parm_gran, announces, set_xit, get_xit
2001-05-02 20:47 javabear
* yaesu/ft747.c: starting to convert rig struct to readable form
2001-04-28 07:49 f4cfe
* src/rig.c: * added rig_set_split_mode, rig_get_split_mode, and
rig_send_morse
2001-04-28 07:47 f4cfe
* include/hamlib/rig.h: * setting_t is on 64 bits now * CAPS
MODIFICATION: added set_split_mode, get_split_mode, and send_morse
2001-04-28 07:43 f4cfe
* tests/rigctl.c: * setting_t is on 64bits now
2001-04-28 07:42 f4cfe
* tests/dumpcaps.c: * print out more caps
2001-04-28 07:40 f4cfe
* kenwood/ts870s.c: * updated caps
2001-04-28 07:38 f4cfe
* icom/: ic706.c, icall.c, icom.c, icom.h: * added
set_split_mode/get_split_mode
2001-04-26 16:33 f4cfe
* tests/dumpcaps.c: * misc fix
2001-04-26 16:33 f4cfe
* winradio/wr1500.c: * added filter list, misc fixes
2001-04-26 16:32 f4cfe
* pcr/pcr.c, winradio/winradio.c: * fixed RIG_PASSBAND_OLDTIME
2001-04-26 16:31 f4cfe
* include/hamlib/rig.h: * silly bug on VFO defines
2001-04-26 16:29 f4cfe
* aor/ar8200.c: * added filter list, misc fixes
2001-04-26 16:28 f4cfe
* aor/aor.c, icom/frame.c, icom/frame.h, icom/icom.c: * fixed
RIG_PASSBAND_OLDTIME
2001-04-24 15:04 f4cfe
* tests/: Makefile.am, Makefile.in, testcaps.c: * new testcaps
released
2001-04-24 14:56 f4cfe
* tests/dumpcaps.c: * make use of freq_printf
2001-04-24 14:55 f4cfe
* src/rig.c: * fixed a bug in rig_init
2001-04-24 14:52 f4cfe
* src/: misc.c, misc.h: * added freq_sprintf helper
2001-04-24 14:51 f4cfe
* include/hamlib/rig.h: * new functions
2001-04-22 09:48 f4cfe
* icom/ic706.c: * declared VFO list (new design)
2001-04-22 09:48 f4cfe
* tests/testrig.c: * RIG_PASSBAND_OLDTIME
2001-04-22 09:47 f4cfe
* tests/rigctl.c: * misc update
2001-04-22 09:47 f4cfe
* tests/dumpcaps.c: * output VFO list
2001-04-22 09:46 f4cfe
* include/hamlib/riglist.h: * new TenTec ids
2001-04-22 09:45 f4cfe
* include/hamlib/rig.h: * switched on new VFO defines, caps changed
(freq_range_t)
2001-04-22 08:57 f4cfe
* aor/aor.c, icom/frame.c, pcr/pcr.c, winradio/winradio.c,
yaesu/ft747.c, yaesu/ft847.c: * pbwidth_t is now the passband type
in Hz, RIG_PASSBAND_NARROW and RIG_PASSBAND_WIDE are dead now.
Backend maintenairs, please adapt your code\!
2001-04-22 08:54 f4cfe
* include/hamlib/rig.h: * pbwidth_t is now the passband type in Hz,
RIG_PASSBAND_NARROW and RIG_PASSBAND_WIDE are dead now. moved
around some stuff.
2001-04-22 08:51 f4cfe
* doc/: Makefile.am, Makefile.in: * added rules to generate
man/html/whatever pages from hamlib-doc
2001-03-20 16:17 f4cfe
* API, README.developer: * outdated doc
2001-03-20 16:16 f4cfe
* TODO: * more stuff to do
2001-03-04 17:06 f4cfe
* include/hamlib/rig.h, src/rig.c: * added rig_reset() support
2001-03-04 17:05 f4cfe
* icom/icom.c: * misc update
2001-03-04 07:09 f4cfe
* NEWS: * 1.1.1 release in sight
2001-03-04 07:07 f4cfe
* kenwood/: kenwood.c, kenwood.h: * added
kenwood_set_trn/kenwood_get_trn (untested)
2001-03-04 07:04 f4cfe
* include/hamlib/rig.h, aor/ar8200.c, kenwood/ts870s.c,
pcr/pcr1000.c, src/event.c, src/rig.c, tests/testtrn.c: * misc
define renamed
2001-03-04 07:03 f4cfe
* icom/: ic706.c, icall.c, icom.c, icom.h, icr8500.c: * added model
specific caps->priv support * ss calibration now make use of
src/cal.c
2001-03-04 06:55 f4cfe
* src/Makefile.in: * regenerated
2001-03-04 06:55 f4cfe
* src/Makefile.am: * added cal.c
2001-03-04 06:54 f4cfe
* src/: cal.c, cal.h: * Initial release
2001-03-04 06:45 f4cfe
* THANKS: * misc update
2001-03-04 06:21 f4cfe
* tests/testbcd.c: * misc update
2001-03-04 06:19 f4cfe
* tests/README: * Initial release
2001-03-02 12:46 f4cfe
* include/hamlib/rig.h: * CHANGE in caps: *
set_poweron/seT_poweroff gone is favor of set_powerstat and
get_powerstat * added new send_dtmf/recv_dtmf * added new field
max_ifshift, dtmf_digits
2001-03-02 12:44 f4cfe
* winradio/: Makefile.am, Makefile.in: * split caps definition of
the WR1500 in a separate file
2001-03-02 12:43 f4cfe
* tests/: dumpcaps.c, listrigs.c, rigctl.c, rigmatrix.c: * misc
update
2001-03-02 12:41 f4cfe
* src/rig.c: * set_poweron is gone in favor of set_powerstat *
added send_dtmf and recv_dtmf wrappers
2001-03-02 12:40 f4cfe
* kenwood/kenwood.c: * misc update
2001-03-02 12:39 f4cfe
* icom/icom.h: * added ctcss support * set_poweroff changed to
set_powerstat * new icall model (debug)
2001-03-02 12:37 f4cfe
* winradio/: winradio.c, winradio.h, wr1500.c: * split caps
definition of the WR1500 in a separate file
2001-03-02 12:35 f4cfe
* aor/ar8200.c, icom/ic706.c, icom/icr8500.c, kenwood/ts870s.c,
yaesu/ft747.c, yaesu/ft847.c: * added new caps fields: max_ifshift
and dtmf_digits
2001-03-02 12:33 f4cfe
* icom/icom.c: * added set_ctcss/get_ctcss and
set_ctcss_sql/get_ctcss_sql, please test it! * icom_set_poweroff
gone in favor of icom_set_powerstat * register new icall model
(debug)
2001-03-02 12:31 f4cfe
* icom/: Makefile.am, Makefile.in: * new icall model (for debug)
2001-03-02 12:30 f4cfe
* icom/icall.c: * Initial release
2001-03-02 12:29 f4cfe
* aor/aor.c, aor/aor.h, dummy/dummy.c: * set_poweroff is gone in
favor of set_powerstat
2001-03-02 12:28 f4cfe
* Makefile.am, Makefile.in, configure, configure.in,
tests/Makefile.am, tests/Makefile.in: * added new 'pcr' backend
(Icom PCR1000)
2001-03-02 12:26 f4cfe
* pcr/: Makefile.am, Makefile.in, pcr.c, pcr.h, pcr1000.c: *
Initial release
2001-03-02 12:24 f4cfe
* include/hamlib/riglist.h: * added another model (for debug
purpose)
2001-03-02 08:58 f4cfe
* winradio/NOTES: Initial release
2001-03-01 15:25 f4cfe
* tests/rigctl.c: * misc fixes
2001-03-01 15:22 f4cfe
* icom/icom_defs.h, tests/dumpcaps.c, tests/rigmatrix.c: * misc
define renamed
2001-03-01 15:22 f4cfe
* icom/icom.h: * new icom_get_func
2001-03-01 15:21 f4cfe
* icom/icom.c: * added icom_get_func, tested OK * fixed
icom_get_level, tested OK * misc changes
2001-03-01 15:18 f4cfe
* icom/ic706.c: * more caps tuning
2001-03-01 15:17 f4cfe
* include/hamlib/rig.h: * reshuffled a little bit RIG_LEVEL and
RIG_FUNC defines
2001-02-28 18:30 f4cfe
* src/rig.c: * added rig_set_parm/rig_get_parm and
rig_has_set_parm/rig_has_get_parm * added full_ctcss_list,
dcs_ctcss_list, supposed to be complete (TBC)
2001-02-28 18:28 f4cfe
* icom/: icom.c, icom.h: * added CTCSS table icom_ctcss_list,
hopefully sharable among Icom's rig caps.
2001-02-28 18:26 f4cfe
* aor/ar8200.c, dummy/dummy.c, icom/ic706.c, icom/icr8500.c,
kenwood/ts870s.c, winradio/winradio.c, yaesu/ft747.c,
yaesu/ft847.c: * added new fields in caps: ctcss_list, dcs_list,
chan_list (maintainers, please populate them!)
2001-02-28 18:23 f4cfe
* include/hamlib/rig.h: * CAHNGE in caps: added
has_get_parm/has_set_parm new fields with set_parm/get_parm
caps. added also chan_list array to describe what kind of chan
your rig is equipped with. * set_ann/get_ann are gone.
Welcome set_parm/get_parm. This is a non-VFO specific version of
levels. * misc stuff added: ctcss, dcs, etc.
2001-02-28 14:23 f4cfe
* ft747/test/Makefile, ft747/test/testlibft747.c,
ft747/test/testlibft747.h, ft847/test/Makefile,
ft847/test/RESULT.example, ft847/test/testlibft847.c,
ft847/test/testlibft847.h: * cleanup
2001-02-27 17:10 f4cfe
* src/rig.c: * misc rewrite * new fields in caps: vfo_list, priv *
shadowed tuning_steps * coded in
rig_passband_normal,rig_passband_narrow and rig_passband_wide as
examples. Not activated yet.
2001-02-27 17:05 f4cfe
* icom/frame.c, icom/icom.c, aor/aor.c, kenwood/kenwood.c: * misc
rewrite
2001-02-27 17:04 f4cfe
* tests/dumpcaps.c: * more output
2001-02-27 17:03 f4cfe
* aor/ar8200.c, dummy/dummy.c, icom/ic706.c, icom/icr8500.c,
kenwood/ts870s.c, winradio/winradio.c, yaesu/ft747.c,
yaesu/ft847.c: * 2 new fields in caps (vfo_list and priv)
2001-02-27 17:01 f4cfe
* include/hamlib/riglist.h: * added few other rig models REM: this
enum def sucks, you can't rely on stable model "ids" for backends.
It would be much more reasonable to use #define instead, and
having sparse id allocation. For example, all the Yaesu starts
at 1000, the Kenwood at 2000, the Icoms at 3000, etc. This
way, adding a new Yaesu model wouldn't mess up with the
following models.
2001-02-27 16:56 f4cfe
* include/hamlib/rig.h: * CHANGE in caps: added new field vfo_list
to describe available VFOs (work in progress), and priv field to
help with generic backend inits. * tuning_steps field is now
shadowed in rig->state * preamp and attenuator arrays in caps/state
are now of type int * started to code replacement for VFO and
passband definitions * misc changes
2001-02-26 17:16 f4cfe
* icom/icom.c: * renamed "rig_s" local variable by "rs" * filled in
icom_set_level, not tested thoroughly though * tuned a little bit
icom_get_level, need testing...
2001-02-25 17:14 f4cfe
* tests/rigctl.c: * first attempt at having a combined command line
and interactive utility, that is able to perform single Hamlib
API calls. For maintenance reasons, both interfaces are combined.
Work is not complete yet, but it works! The "dummy" rig backend
proved to be helpful in that regard :-) More API calls are to
come, and also a man page for the command line, and explanations
about the short/long options triggering calls. FIXME: API calls
requesting more than one argument are not working yet (still
have to figure out how getopt can accept more than one arg for one
option...)
2001-02-25 17:06 f4cfe
* include/hamlib/rig.h: * added RIG_LEVEL_IS_FLOAT macro to known
which levels are of float type, and what are the others of
integer type.
2001-02-14 18:02 f4cfe
* tests/testfreq.c: * spelling update
2001-02-14 18:01 f4cfe
* tests/rigmatrix.c: * misc update
2001-02-14 18:01 f4cfe
* tests/dumpcaps.c: * knows about dcd, port type, filters
2001-02-14 18:00 f4cfe
* src/: serial.c, serial.h: * enabled dcd state retrieval code
2001-02-14 17:59 f4cfe
* src/rig.c: * added rig_get_dcd support * added port_type and
filters proper shadowing
2001-02-14 17:57 f4cfe
* dummy/dummy.c: * started to be more verbose in API calls, still
much work to do
2001-02-14 17:55 f4cfe
* icom/: icom.c, icom.h: * added icom_get_dcd
2001-02-14 17:54 f4cfe
* aor/ar8200.c, kenwood/ts870s.c, icom/ic706.c, icom/icr8500.c,
winradio/winradio.c, yaesu/ft747.c, yaesu/ft847.c: * update after
API modification (new fields, KHz -> kHz) * backend maintainers:
please populate caps->filters
2001-02-14 17:51 f4cfe
* include/hamlib/rig.h: * added rig_get_dcd() support
(RIG_LEVEL_SQLSTAT might disappear) * renamed KHz to kHz *
RIG_MODE_WFM is back, backends not updated yet
!!! API CHANGE !!! * added new fields 'dcd_type', 'port_type' and
'get_dcd' * caps has a new field: 'filters'. It holds the list of
installed filters as a table of modes/bandpass tuples. See
hamlib-developer for discussion.
2001-02-13 19:13 f4cfe
* tests/rigctl.c: * load 'dummy' backend
2001-02-13 19:12 f4cfe
* tests/: listrigs.c, rigmatrix.c: * load 'dummy' backend\n* added
proper support for RIG_TYPE_OTHER rigs
2001-02-13 19:11 f4cfe
* tests/dumpcaps.c: * load 'dummy' backend * misc updates
2001-02-13 19:10 f4cfe
* tests/Makefile.am: * added 'dummy' backend link path
2001-02-13 19:09 f4cfe
* src/serial.c: * started some wider term control support (termios,
termio, sgtty), still not OK on win32
2001-02-13 19:08 f4cfe
* src/rig.c: * added RIG_PORT_NONE propoer support in rig_open *
added rig_set_ann/rig_get_ann and rig_set_ant/rig_get_ant wrappers
2001-02-13 19:06 f4cfe
* src/register.c: * tried some cygwin porting, still not working
yet
2001-02-13 19:05 f4cfe
* include/hamlib/riglist.h: * added new RIG_MODEL_DUMMY; NB
RIG_MODEL_FT847 constant is no more equal to 0
2001-02-13 19:04 f4cfe
* include/config.h.in: * regenerated
2001-02-13 19:04 f4cfe
* configure: * regenerated (new backend)
2001-02-13 19:03 f4cfe
* configure.in: * added new 'dummy' backend\n* misc update
2001-02-13 19:02 f4cfe
* Makefile.am: * added new 'dummy' backend, for debugging purpose
mainly
2001-02-13 19:01 f4cfe
* Makefile.in, aor/Makefile.in, doc/Makefile.in, dummy/Makefile.in,
icom/Makefile.in, include/Makefile.in, kenwood/Makefile.in,
src/Makefile.in, tests/Makefile.in, winradio/Makefile.in,
yaesu/Makefile.in, include/hamlib/Makefile.in: * add missing files.
Hopefuly, checkouts should compile fine now.
2001-02-13 18:59 f4cfe
* dummy/: Makefile.am, dummy.c, dummy.h: * Initial release
2001-02-11 17:25 f4cfe
* tests/: testbcd.c, testfreq.c: * misc update
2001-02-11 17:23 f4cfe
* tests/rigmatrix.c: * update after caps changes (see rig.h
changelog)
2001-02-11 17:22 f4cfe
* tests/rigctl.c: * fixed various things after caps update (see
rig.h changelog) * added support for set_level/get_level and
set_func/get_func. more tests needed, reports welcome!
2001-02-11 17:20 f4cfe
* tests/listrigs.c: * added RIG_TYPE_PCRECEIVER
2001-02-11 17:19 f4cfe
* tests/dumpcaps.c: * added RIG_TYPE_PCRECEIVER * added RIT output
* added preamp and attenuator * added has_get_func list * removed
RIG_LEVEL_ANT and RIG_LEVEL_ANN etc. * as a conclusion,
accomodated with rig.h update
2001-02-11 17:16 f4cfe
* src/serial.c: * misc update
2001-02-11 17:15 f4cfe
* src/: event.c, register.c: * include config.h
2001-02-11 17:14 f4cfe
* icom/icom.c: * RIG_LEVEL_ANT and RIG_LEVEL_ANN are no more
2001-02-11 17:11 f4cfe
* aor/ar8200.c, icom/ic706.c, icom/icr8500.c, kenwood/ts870s.c,
winradio/winradio.c, yaesu/ft747.c, yaesu/ft847.c: * update after
caps changes, see rig.h changelog
2001-02-11 17:10 f4cfe
* LICENSE: * welcome in the new millenium\!
2001-02-11 17:09 f4cfe
* src/rig.c: * updated after caps changes, see rig.h changelog *
fixed a potential divide by zero bug in rig_mW2power * misc updates
2001-02-11 17:04 f4cfe
* include/hamlib/rig.h: * added RIG_TYPE_PCRECEIVER type *
RIG_LEVEL_ANN and RIG_LEVEL_ANT are no more. Welcome
rig_set_ann/rig_get_ann, and rig_set_ant/rig_get_ant (yet to be
coded..) * cosmetic changes
Significant caps update: ------------------------ * added copyright
field, for author and copyright, eg "(c) 2001 Joe Bar, GPL" *
has_func and has_level have been renamed to has_set_func and
has_get_level Yes, the purpose was to squash this pit fall. Now
we have has_get_func/ has_set_func and
has_get_level/has_set_level. Make things more clear. * added
preamp[] and attenuator[] arrays, as discussed on hamlib-developer
list * added (almost useless) max_rit field to hold absolute max
RIT * added bank_qty and chan_desc_sz for memory name size *
removed rx_range_list/tx_range_list in favor of
rx_range_list1/tx_range_list1 and rx_range_list2/tx_range_list2
for ITU region 1 and ITU region 2 resp. Does anyone know if some
rigs out there are for ITU region 3 ? * added set_ann/get_ann and
set_ant/get_ant caps * modified get_func prototype that was not
designed properly
* updated struct rig_state to shadow capabilities, in the case they
are customized
2001-02-11 16:50 f4cfe
* THANKS: * credits
2001-02-09 17:13 f4cfe
* README.license: * duplicate
2001-02-09 17:11 f4cfe
* tests/testfreq.c: * Initial release
2001-02-09 17:11 f4cfe
* tests/Makefile.am: * added 'testfreq' to check float to freq_t
conversions
2001-02-09 17:09 f4cfe
* src/serial.h: * Split functions so it'll be easier to add support
for different architectures. New functions are
ser_ptt_open/par_ptt_open ser_ptt_set/par_ptt_set,
ser_ptt_get/par_ptt_get, and ser_ptt_close/ par_ptt_close
2001-02-09 17:08 f4cfe
* src/serial.c: * reworked serial/parallel PTT handling. Split
functions so it'll be easier to add support for different
architectures. Add preliminary support for autoconfigured setup.
2001-02-09 17:06 f4cfe
* src/rig.c: * added hamlib_version constant * reworked
serial/parallel PTT handling. Split functions so it'll be easier
to add support for different architectures. This has been
tested, and it works at least with my IC706 and PTT signaling on
parallel port (using Data/Packet connector)
2001-02-09 17:02 f4cfe
* include/hamlib/rig.h: * added hamlib_version constant
2001-02-09 17:01 f4cfe
* aclocal.m4, configure, include/config.h.in: * regenerated
2001-02-09 17:00 f4cfe
* configure.in: * check more stuff (includes, libs, etc.) * added
--enable-rigmatrix option. Now, default behaviour is to NOT
generate rigmatrix tool. autodetection still not perfect. *
shuffled a little bit the autoconf directives
2001-02-09 16:56 f4cfe
* Makefile.am: * add missing file in dist
2001-02-07 17:54 f4cfe
* winradio/: Makefile.am, winradio.c, winradio.h: Initial release
2001-02-07 17:53 f4cfe
* tests/rigctl.c: * load more backends * '?' menu key gives list of
available commands
2001-02-07 17:51 f4cfe
* tests/Makefile.am: * added winradio optional support
2001-02-07 17:51 f4cfe
* configure: * regenerated after linradio check
2001-02-07 17:49 f4cfe
* Makefile.am: * added optional winradio subdir
2001-02-07 17:48 f4cfe
* configure.in: * check if linradio include files are installed and
enable WiNRADiO support accordingly
2001-02-07 17:45 f4cfe
* tests/: dumpcaps.c, listrigs.c, rigmatrix.c: * load winradio
backend
2001-02-07 17:44 f4cfe
* src/rig.c: * added rig_get_resolution and RIG_PORT_DEVICE support
in rig_open
2001-02-07 17:43 f4cfe
* kenwood/ts870s.c: * added TX range, plus RTTY cap fixup
2001-02-07 17:41 f4cfe
* include/config.h.in: * regenerated after linradio checking in
configure
2001-02-07 17:40 f4cfe
* include/hamlib/rig.h: * added rig_get_resolution()
2001-02-07 17:39 f4cfe
* include/hamlib/riglist.h: * added WiNRADiO model list
2001-02-07 17:38 f4cfe
* icom/ic706.c: * cosmetic update in caps
2001-01-31 18:20 javabear
* cvs2cl.pl: Initial import for ChangeLog handling
2001-01-30 16:59 f4cfe
* tests/rigmatrix.c: * fixed setfunc links and cosmetic, still at
http://f4cfe.free.fr/ham/hamlib/rigmatrix.html
2001-01-30 16:57 f4cfe
* icom/icr8500.c: * caps fixup
2001-01-28 16:24 f4cfe
* tests/rigmatrix.c: * report levels and funcs. Check it out at
http://f4cfe.free.fr/ham/hamlib/rigmatrix.html
2001-01-28 16:21 f4cfe
* tests/listrigs.c: * load kenwood backend
2001-01-28 16:21 f4cfe
* tests/dumpcaps.c: * load kenwood backend * adjusted
RIG_PTT_SERIAL changes * added new RIG_FUNCs * print out levels
2001-01-28 16:19 f4cfe
* tests/Makefile.am: * factorized dependencies to help
maintenability
2001-01-28 16:18 f4cfe
* src/serial.c: * started PTT support through serial port, this is
a WIP
2001-01-28 16:17 f4cfe
* src/rig.c: * started some work on PTT signaling through
serial/parallel ports. RIG_PTT_SERIAL is no more, it is replaced
by RIG_PTT_SERIAL_RTS and RIG_PTT_SERIAL_DTR. * added comments
for rig_get_level and RIG_LEVEL_STRENGTH
2001-01-28 16:14 f4cfe
* kenwood/ts870s.c: * modified freq range, still uncomplete though
2001-01-28 16:13 f4cfe
* include/hamlib/riglist.h: * fixed typo
2001-01-28 16:11 f4cfe
* include/hamlib/rig.h: * added new RIG_FUNC and fixed typos
2001-01-28 16:10 f4cfe
* icom/icom_defs.h: * added new definitions (funcs, etc.)
2001-01-28 16:08 f4cfe
* icom/icom.c: * added S-Meter calibration data * more work on
icom_get_level and return value processing * added icom_set_func
(more testing needed) * added registering of ICR8500 caps
2001-01-28 16:06 f4cfe
* icom/: ic706.c, icom.h: * added S-Meter calibration data * added
set_func capability
2001-01-28 16:03 f4cfe
* icom/: Makefile.am, icr8500.c: * added new support for ICR8500,
untested though
2001-01-28 16:01 f4cfe
* README: fixing typo
2001-01-13 19:10 javabear
* ChangeLog: ChangeLog history started
2001-01-08 13:37 f4cfe
* ChangeLog, LICENSE: Initial release