Wykres commitów

9691 Commity (e9724a905823e09627acd2054836ecd2206ce67f)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE 0ecac70f23 * Added include paths so 'make distcheck' works
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@245 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-29 10:15:20 +00:00
Stéphane Fillod, F8CFE 1a6fc506c6 byebye LD_LIBRARY_PATH, hello unreadability :)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@244 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-23 19:59:45 +00:00
Stéphane Fillod, F8CFE 1b4f2d8acf * coded in a solution to not have active post_write_delay wait loop
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@243 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-23 19:58:14 +00:00
Stéphane Fillod, F8CFE 6c20d2ba20 * misc comments update about CTCSS & DCS
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@242 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-23 19:56:29 +00:00
Stéphane Fillod, F8CFE 3e2fc349e4 * try to be more exhaustive in the rig list. Any volounteers ?
* cleanup


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@241 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-23 19:55:11 +00:00
Stéphane Fillod, F8CFE e9c6d30233 * added rig_set_bank() to the API
* added struct timeval post_write_date to rig_state, so the post_write_delay
  may not be an active wait loop.
* cleanup


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@240 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-23 19:53:03 +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 5e546f9347 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@238 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-22 16:19:06 +00:00
Stéphane Fillod, F8CFE 3a7c49f201 * API function names changed: *_rpt_* functions to *_rptr_*
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@237 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-22 16:14:53 +00:00
Stéphane Fillod, F8CFE 440e0699eb * Added path to shared libs and modules, LD_LIBRARY_PATH is history (for now)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@236 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-22 16:13:29 +00:00
Stéphane Fillod, F8CFE 647faef48d * Added -release option to LDFLAGS so the shared lib shows the current numbers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@235 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-22 16:09:37 +00:00
Stéphane Fillod, F8CFE ae3c017e4c * Added "hamlib-doc" source comments, ala kernel-doc,gnome-doc.
See doc/ subdirectory for more info. The work is still in progress,
  the current comments are pretty shallow rigth now, they're still
  lacking the valuable information like semantics, side effects,
  special cases, error definitions, etc. that makes a good API documention.
  Please help commenting, fixing typos and mispellings!
* renamed rig_*_rpt_* functions to rig_*_rptr_* to be more uniform
* made use of setting_t type in *_has_* functions
* removed set_volume, get_volume, set_squelch, get_squelch,
  get_squelch_status, set_ant, get_ant, int et_att, get_att,
  set_preamp, get_preamp, set_power, and get_power
  in favor of set_level/get_level.
* set_func takes one more arg for the status (activate or desactivate)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@234 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-22 16:08:23 +00:00
Stéphane Fillod, F8CFE f6f1e008cf * renamed rig_*_rpt_* functions to rig_*_rptr_* to be more uniform
* made use of setting_t type in *_has_* functions
* removed set_volume, get_volume, set_squelch, get_squelch,
  get_squelch_status, set_ant, get_ant, int et_att, get_att,
  set_preamp, get_preamp, set_power, and get_power
  in favor of set_level/get_level.
* set_func takes one more arg for the status (activate or desactivate)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@233 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-22 16:02:21 +00:00
Stéphane Fillod, F8CFE dbe4eb7150 * added -avoid-version to LDFLAGS for dlopen modules
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@232 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-22 15:55:00 +00:00
Stéphane Fillod, F8CFE 14a7320200 * added DLTOOL check
* added automaked include/ and doc/ subdirectories


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@231 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-22 15:53:12 +00:00
Stéphane Fillod, F8CFE 147bb0bf3a * added include/ and doc/ automaked subdirectories
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@230 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-22 15:50:09 +00:00
Stéphane Fillod, F8CFE f564337994 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@229 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-22 15:48:55 +00:00
Stéphane Fillod, F8CFE 2e9c24a641 * Various defines renamed (S_SET -> S_CTL)
* S_LVL_* added


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@228 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:37:22 +00:00
Stéphane Fillod, F8CFE ab4476aebb new prototypes (*_level,*_channel)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@227 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:35:57 +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 5ebf14a76a * Reworked the RIG_MODE_* defines. see rig.h
* Added has_level caps fields


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@225 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:32:36 +00:00
Stéphane Fillod, F8CFE 2ba7fedcfc * Accomodate with new API modes, WFM is FM + Wide filter
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@224 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:30:32 +00:00
Stéphane Fillod, F8CFE b3720d4e3f * Listed local include files
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@223 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:28:45 +00:00
Stéphane Fillod, F8CFE 04ac0f5504 Misc changes to accomodate with new API, pls check modes handling and new has_level caps field
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@222 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:27:12 +00:00
Stéphane Fillod, F8CFE dbe8ecd63f Updated after caps has been reworked
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@221 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:13:05 +00:00
Stéphane Fillod, F8CFE 5bc0c9ece8 Added Big Endian tests
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@220 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:10:37 +00:00
Stéphane Fillod, F8CFE 6f081b5c2e * Added rig_[sg]et_passband to [sg]et narrow/normal/wide filter. These are a good companions to rig_[sg]et_mode. Maybe they should be merged?
* Added rig_[sg]et_rpt_offs to set/get repeater offset

* Added rig_split functions: rig_[sg]et_split_freq (set RX and TX freq) and rig_[sg]et_split to activate split mode

* Added rig_[gs]et_level, however rig_set_preamp/rig_set_att/rig_set_ant et al. will be removed very soon.

* Added Memory/VFO handling routines (actually wrappers, like the rest)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@219 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:08:51 +00:00
Stéphane Fillod, F8CFE fa3d2e016b * Replaced rig_?et_volume/rig_?et_squelch/rig_get_squelch_status/rig_get_strength/rig_?et_ant/rig_?et_att/rig_?et_preamp by rig_set_level/rig_get_level. This is a good saving in terms of namespace, but a potential gain in messy backend implementation. Feedback welcome.
* Added rig_has_level/rig_has_set_level (cloned from their *_func cousins)

* Reworked the RIG_MODE_* defines. The filter information (narrow, normal, wide) has been splited for less complexity. Thus adding rig_[sg]et_passband.

* Reworked the vfo_t enum. Main is now an alias for VFO A, Sub for VFO B, Sat for VFO C. I'm almost sure it's a wrong assumption. Could someone tell if Main is or is not VFO A ?

* Coded in a Memory/VFO handling proposal. Access is done through mv_ctl. See mem_vfo_op_e for a list of available operations.

* Renamed [sg]et_tone to [sg]et_dcs and [sg]et_tonesq to [sg]et_ctcss.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@218 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 21:58:03 +00:00
Stéphane Fillod, F8CFE 5cc97b8267 * fix in to_bcd(), in case of odd len numbers
* Added to_bcd_be/from_bcd_be for Big endian BCD representation


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@217 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 21:53:22 +00:00
Stéphane Fillod, F8CFE 9ff93fc219 * Listed local include files
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@216 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 21:50:33 +00:00
Stéphane Fillod, F8CFE f94baa5630 * Added RIG_MODEL_MINISCOUT
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@215 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 21:48:48 +00:00
Frank Singleton, VK3FCS c81ec9ef51 minor fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@214 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-14 03:55:26 +00:00
Frank Singleton, VK3FCS 2950f13083 cvs mail update works ok :-)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@213 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-12 18:37:56 +00:00
Frank Singleton, VK3FCS 2a62795f25 cvs mails to hamlib-cvs-digest
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@212 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-12 17:47:49 +00:00
Stéphane Fillod, F8CFE 4a991935af files moved to ../src or ../include/hamlib
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@211 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-11 17:46:20 +00:00
Stéphane Fillod, F8CFE 6e1ed7044a added PTT defs and other
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@210 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-10 22:17:34 +00:00
Stéphane Fillod, F8CFE 738901f486 dumps more 'I have/I dont have function XX'
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@209 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-10 22:13:26 +00:00
Stéphane Fillod, F8CFE 9a2c4dc7d0 * added support for set_trn to activate on the fly the transceive mode
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@208 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-10 22:11:48 +00:00
Stéphane Fillod, F8CFE db79d12466 * added [sg]et_rpt_offs to set repeater offset
* added [sg]et_split_freq to set split frequencies
* added [sg]et_split to activate split operation
* added get_squelch_status to get the open/close status of the squelch
* added [sg]et_trn to activate on the run the transceive mode (PCR1000 can do that)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@207 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-10 22:09:54 +00:00
Stéphane Fillod, F8CFE 6d7a2cff06 added Icom models in the list
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@206 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-10 22:05:23 +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
Frank Singleton, VK3FCS a5bcaa48ca added post_write_delay
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@204 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-09 01:17:20 +00:00
Frank Singleton, VK3FCS 06a6dca2b8 merge with TRN stuff and add some set/get_mode and vfo stuff
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@203 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 23:06:17 +00:00
Frank Singleton, VK3FCS b44e559ac4 API updates - added set/get_mode
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@202 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 22:58:02 +00:00
Stéphane Fillod, F8CFE e24d318059 rig.h is in include/hamlib, added dynamic loading support and set transceive cap to off
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@201 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 21:57:40 +00:00
Stéphane Fillod, F8CFE 942de4b6f4 added dynamic loading support, and rig_get_strength call
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@200 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 21:48:52 +00:00
Stéphane Fillod, F8CFE f0330a7bf5 renamed printcaps to dumpcaps, added listrigs, testtrn rules
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@199 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 21:47:58 +00:00
Stéphane Fillod, F8CFE 64abe98a72 added fread_block
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@198 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 21:46:48 +00:00
Stéphane Fillod, F8CFE e61e1fb8e8 added fread_block for file buffered access
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@197 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 21:46:09 +00:00
Stéphane Fillod, F8CFE 566ad55505 * added dynamic loading support with new data struct for known rig list,
* keep track of opened rigs (add_opened_rig/remove_opened_rig/foreach_opened_rig),
* misunderstanding on RIG_ENIMPL, this is RIG_ENAVAIL in most cases,
* added support for file buffered access (opt.),
* added rig_set_trn to turn on/off transceive support


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@196 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 21:45:20 +00:00