Commit Graph

10 Commits

Author SHA1 Message Date
Stéphane Fillod, F8CFE
d0e751257d * removed [sg]et_passband in favor of an enhanced [sg]et_mode which
includes the passband, since most rigs tie these parameters together
  quite often. For exemple, WFM is (RIG_MODE_FM,RIG_PASSBAND_WIDE) in Hamlib.
  Another set of functions will be needed to fine tune aditional
  frequency response/filters.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@280 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-04 23:39:18 +00:00
Stéphane Fillod, F8CFE
7367835cae * added icom_set_rptr_offs/icom_get_rptr_offs,
icom_set_split_freq/icom_get_split_freq and
	icom_set_split/icom_get_split
* also fixed a bug in icom_set_mem, and icom_set_bank (invalid arg len)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@248 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-29 16:25:56 +00:00
Stéphane Fillod, F8CFE
1549fd29a0 * Added some more capabilities
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@239 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-23 19:48:12 +00:00
Stéphane Fillod, F8CFE
64dee174a5 * more CI-V addresses, RIG_MODEL_IC820 still missing
* Added icom_[sg]et_channel (untested, not complete)
* Added icom_[sg]et_level (30% implemented, get_strength tested and OK)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@226 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:34:22 +00:00
Stéphane Fillod, F8CFE
a06898745b * added tuning step support
* added rptr_shift setting
* added ptt control (untested)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@205 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-10 21:58:31 +00:00
Stéphane Fillod, F8CFE
7fc40d85c4 * added added dynamic loading support,
* added CI-V ID list,
* added generic icom_set_mode,icom_get_mode,icom_set_vfo,icom_get_vfo,icom_get_strength,icom_decode_event


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@191 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 21:38:45 +00:00
Stéphane Fillod, F8CFE
e93ee7c51a Moved frame handling to frame.c
Renamed bcd2freq/freq2bcd to from_bcd/to_bcd
Coded and tested icom_get_freq
Made use of generic icom_transaction


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@170 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-01 12:37:10 +00:00
Stéphane Fillod, F8CFE
3657c0f103 RIG_E* modified, added tuning_step
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@136 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-21 06:46:13 +00:00
Stéphane Fillod, F8CFE
6700400b50 added return codes and read_icom_block()
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@130 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-19 07:04:05 +00:00
Stéphane Fillod, F8CFE
b3735ce3ea Icom generic stuff, added in CI-V frame maker helpers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@106 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-16 01:49:40 +00:00