Wykres commitów

63 Commity (a0cae89171a3e3e59bc4f203486ffbee33aad404)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE 0ca66e37bb added new error codes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1033 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-18 22:59:30 +00:00
Stéphane Fillod, F8CFE e8c1f5e454 fixed the kHz/MHz/GHz macros so it works with doubles and >2GHz integers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@992 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 00:43:08 +00:00
Francois Retief 491f9f67f6 Added constants for the IC-910 rig.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@980 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-28 11:00:57 +00:00
Stéphane Fillod, F8CFE 00fa0a5dc3 API hazard: added a private data pointer argument to event callbacks
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@976 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-27 23:22:31 +00:00
Stéphane Fillod, F8CFE 8ab1c95472 misc fixes, added some more fields to channel_t
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@927 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 23:46:01 +00:00
Stéphane Fillod, F8CFE 8352856fa3 token stuff moved to src/token.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@921 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 14:52:12 +00:00
Stéphane Fillod, F8CFE 3b717dd886 added new VFO_OPs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@857 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-09 23:08:12 +00:00
Francois Retief 02e862859e Added a new function: LCD Lamp ON/OFF (for Kenwood TH-7DA)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@854 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-07 17:57:28 +00:00
Stéphane Fillod, F8CFE 4dadfbbeb1 misc cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@798 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-26 23:38:24 +00:00
Stéphane Fillod, F8CFE a7baa6ee7b removed useless vfo arg to set_trn/get_trn funcs, added rig_token_foreach for conf
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@779 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-20 07:42:57 +00:00
Stéphane Fillod, F8CFE 3d6b1e5131 finer grained targetable vfo cap
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@746 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-16 11:17:42 +00:00
Stéphane Fillod, F8CFE 39f604062f added open/not open flag
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@690 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-10-16 21:18:02 +00:00
Stéphane Fillod, F8CFE 197d62af6b do not export ctcss and dcs data lists if dll does not support it (eg. win32), and then, workaround this
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@682 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-10-16 19:19:46 +00:00
Stéphane Fillod, F8CFE 89f948a067 made caps->rig_type more flexible
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@616 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-08-08 06:07:20 +00:00
Stéphane Fillod, F8CFE 5d85c7eb3f 'path' field renamed in port_t, misc cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@604 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-07-25 21:55:59 +00:00
Stéphane Fillod, F8CFE 99b10b1aef added set/get_conf support
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@599 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-07-21 13:00:03 +00:00
Stéphane Fillod, F8CFE da4dc6a979 misc update
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@590 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-07-20 11:07:11 +00:00
Stéphane Fillod, F8CFE 1f01081335 converted to LGPL
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@582 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-07-13 19:08:15 +00:00
Stéphane Fillod, F8CFE c9dc785aaa renamed xet_ctcss to xet_ctcss_tone and xet_dcs to xet_dcs_code to make it less ambiguous in regards to the squelch functions
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@576 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-07-01 11:46:17 +00:00
Stéphane Fillod, F8CFE e31e834db3 some new defines
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@570 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-30 23:11:00 +00:00
Stéphane Fillod, F8CFE 16b77c5b31 simplified xet_split_freq/xet_split_mode, now handles only tx freq/mode
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@568 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-27 17:32:47 +00:00
Stéphane Fillod, F8CFE c3be2e3aef added scan function
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@567 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-26 20:55:29 +00:00
Stéphane Fillod, F8CFE 69e6006738 further win32 porting
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@558 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-15 07:16:16 +00:00
Stéphane Fillod, F8CFE 5db86a5914 further win32 porting
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@552 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-15 06:59:47 +00:00
Stéphane Fillod, F8CFE 9b44155fb1 * more win32 portability stuff
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@546 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-12 23:59:21 +00:00
Stéphane Fillod, F8CFE 7210e8b9a1 win32 fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@544 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-12 07:09:44 +00:00
Stéphane Fillod, F8CFE 9c32855611 more portability stuff
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@541 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-11 00:41:28 +00:00
Stéphane Fillod, F8CFE c6f5318a1c added RIG_DEBUG_WARN
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@535 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-10 00:43:00 +00:00
Stéphane Fillod, F8CFE d03f88e1dd fixed rig_probe, ant_t in caps (update backends!), added some backend jit-loading stuff
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@528 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-04 21:13:11 +00:00
Stéphane Fillod, F8CFE da19dd9a47 new port_t design
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@523 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-04 17:01:21 +00:00
Stéphane Fillod, F8CFE 9437e3c29f mv_ctl reworked to vfo_op, added RIG_VFO_MEM
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@521 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-03 19:50:30 +00:00
Stéphane Fillod, F8CFE bdd5ecc517 new tone_t type, various cleanups
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@506 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-02 17:50:14 +00:00
Stéphane Fillod, F8CFE a4b66f55e1 * misc update
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@494 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-05-24 22:24:18 +00:00
Stéphane Fillod, F8CFE 3cd5da336f * 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


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@472 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-05-04 22:34:33 +00:00
Stéphane Fillod, F8CFE 68a2cbdfb7 * setting_t is on 64 bits now
* CAPS MODIFICATION: added set_split_mode, get_split_mode, and send_morse


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@469 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-28 12:47:54 +00:00
Stéphane Fillod, F8CFE 9aabe8cd29 * silly bug on VFO defines
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@461 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-26 21:31:46 +00:00
Stéphane Fillod, F8CFE 5163ec58f4 * new functions
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@456 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-24 19:51:46 +00:00
Stéphane Fillod, F8CFE 8537c8a9d1 * switched on new VFO defines, caps changed (freq_range_t)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@450 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-22 14:45:31 +00:00
Stéphane Fillod, F8CFE f84c0b9a58 * pbwidth_t is now the passband type in Hz, RIG_PASSBAND_NARROW and RIG_PASSBAND_WIDE are dead now. moved around some stuff.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@448 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-22 13:54:48 +00:00
Stéphane Fillod, F8CFE 7933f49405 * added rig_reset() support
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@444 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-03-04 23:06:30 +00:00
Stéphane Fillod, F8CFE 799b18dd8b * misc define renamed
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@440 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-03-04 13:06:36 +00:00
Stéphane Fillod, F8CFE f21353f25d * 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


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@432 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-03-02 18:46:27 +00:00
Stéphane Fillod, F8CFE 0b8c506e31 * reshuffled a little bit RIG_LEVEL and RIG_FUNC defines
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@413 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-03-01 21:17:00 +00:00
Stéphane Fillod, F8CFE e1e99738b5 * 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.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@409 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-03-01 00:23:14 +00:00
Stéphane Fillod, F8CFE 81edd610fe * 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


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@402 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-27 22:56:23 +00:00
Stéphane Fillod, F8CFE aaec33e8a7 * added RIG_LEVEL_IS_FLOAT macro to known which levels are of float type,
and what are the others of integer type.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@399 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-25 23:06:18 +00:00
Stéphane Fillod, F8CFE 617c6ade52 * 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.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@390 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-14 23:51:44 +00:00
Stéphane Fillod, F8CFE c7bfdbb64e * 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


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@364 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-11 23:04:54 +00:00
Stéphane Fillod, F8CFE c04cce7828 * added hamlib_version constant
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@356 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-09 23:02:56 +00:00
Stéphane Fillod, F8CFE ba22118b32 * added rig_get_resolution()
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@342 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-07 23:40:16 +00:00