Wykres commitów

64 Commity (a0d6ff5d14bca853421478e60fec23ef87c9a4f0)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE 7e3dc64bc7 * RIG_LEVEL_ANT and RIG_LEVEL_ANN are no more
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@368 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-11 23:14:28 +00:00
Stéphane Fillod, F8CFE b7542e6fea * 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


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@326 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-01-28 22:08:41 +00:00
Stéphane Fillod, F8CFE 23d7df479c * icom_set_mode fixup (passband not done right)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@315 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-01-05 18:20:27 +00:00
Stéphane Fillod, F8CFE b864758580 * all the API functions are now targetted to a particular VFO.
This is a major change in the library interface, and the implementation
  is not complete yet (especially in the backends), but the API should
  be fine. Anyway, at this stage of developement, interface design
  experimenting matters more than completeness.
* added new shortfreq_t type for frequencies on 31bits (up to 2GHz)
  for use by offset/shifts/etc.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@285 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-05 22:01:03 +00:00
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