Commit Graph

540 Commits

Author SHA1 Message Date
Alessandro Zummo, IZ1PRB
f3c47c5864 style fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2631 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-13 19:29:16 +00:00
Stéphane Fillod, F8CFE
48c055dd3d closer look at the K3, still untested
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2629 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-10 22:51:21 +00:00
Stéphane Fillod, F8CFE
080cb8cbaa * implemented RIG_LEVEL_KEYSPD and RIG_LEVEL_PREAMP
* fixed RIG_LEVEL_ATT
* fix kenwood_set_channel prototype


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2628 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-10 22:48:25 +00:00
Alessandro Zummo, IZ1PRB
4c46fb604b check ptt status before set_ptt. enabled on ts850.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2627 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-09 20:59:31 +00:00
Alessandro Zummo, IZ1PRB
78197e7d4d removed comment about switch optimizatons. the compiler will generate the
assembly code in a different order which is usually based on the case value.
other compiler optimizations might also affect it, so it's useless to optimize
the order.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2626 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-09 20:37:48 +00:00
Alessandro Zummo, IZ1PRB
bb6cf68ad2 implemented set/get_ext_param (voice, fine, xit, rit). enabled on ts450 and
ts850


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2620 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-06 14:15:12 +00:00
Alessandro Zummo, IZ1PRB
ab2d278ec1 Add description for the kenwood mode n. 8
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2619 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-05 21:05:59 +00:00
Alessandro Zummo, IZ1PRB
885c4109a8 generic, ts850: implemented CTCSS TN command (reported not working for ts850,
should now be fixed)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2618 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-03 23:42:53 +00:00
Alessandro Zummo, IZ1PRB
e1c03296a4 Replace __FUNCTION__, which is gcc specific and was deprecated
a long time ago, with __func__, which is at least defined in C99.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2617 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-03 23:22:58 +00:00
Alessandro Zummo, IZ1PRB
b510ceb1cb ts570,ts850,ts870s,ts140,ts480,ts680: use kenwood_simple_cmd where possible
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2616 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-03 22:56:07 +00:00
Alessandro Zummo, IZ1PRB
ba57679b78 remove unused parameter from get_kenwood_func
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2615 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-03 22:47:33 +00:00
Alessandro Zummo, IZ1PRB
d1a9a907ff ts450: implement set_channel
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2614 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-03 22:45:59 +00:00
Alessandro Zummo, IZ1PRB
b8da433c98 thg71,tmv7,ts450s,ts690: verify rig id at rig_open
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2613 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-03 22:42:44 +00:00
Alessandro Zummo, IZ1PRB
80d96e2bbb fix tabs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2612 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-03 22:33:00 +00:00
Alessandro Zummo, IZ1PRB
392249c921 ts140,ts2000,ts480,ts570,ts680,ts850,ts870s: remove usage of fixed ; and EOM
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2611 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-03 22:13:55 +00:00
Alessandro Zummo, IZ1PRB
1d7a263642 remove fixed command terminator (;) from generic code
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2610 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-03 11:25:30 +00:00
Alessandro Zummo, IZ1PRB
5493af1a0a ts450: indentation fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2609 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-02 20:33:05 +00:00
Alessandro Zummo, IZ1PRB
bad22ce8df ts450,ts690,ts850: use FL command to get/set filters in get/set_mode. (code from ts850.c)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2608 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-02 20:30:36 +00:00
Alessandro Zummo, IZ1PRB
0bb6d6310a ts450: remove RIG_FUNC_TONE from has_xx_func if tone unit is not detected
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2607 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-02 20:28:34 +00:00
Alessandro Zummo, IZ1PRB
9281935c5e Make set_ptt behave as before, fix set_ant for ts570.c
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2606 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-02 07:30:35 +00:00
Alessandro Zummo, IZ1PRB
0523e477ac Add kenwood_simple_cmd
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2605 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-02 07:29:11 +00:00
Stéphane Fillod, F8CFE
faf5c7e336 added Kenwood TRC-80
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2604 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-29 22:54:41 +00:00
Alessandro Zummo, IZ1PRB
b9a6379aa9 Use an appropriate debug level
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2602 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-29 08:41:57 +00:00
Alessandro Zummo, IZ1PRB
c82451afc6 Call kenwood_init in each and every driver
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2601 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-28 23:31:42 +00:00
Alessandro Zummo, IZ1PRB
c6cdfe91a8 Remove const from priv_caps to allow kenwood_init to initialize default values if they're missing
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2600 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-28 23:30:59 +00:00
Nate Bargmann, N0NB
30f66de479 Several Kenwood patches from Alessandro Zummo, azummo-lists@towertech.it
Among the changes:

 I finally had the time to build the CAT interface for my TS450 and
 discovered a couple of new commands.

 MX; MX0; MX1; is used to activate the AIP function
 FL; FLXXXYYY; is used to set the filters.

 I made a perl script to try every possible two-letters command. If
 amyone is interested, at their own risk, just ask.

 I've then modified and optimized the kenwood driver:

 - moved MD_ defined to .h
 - added init/cleanup
 - ts450_get_mode -> kenwood_get_mode_if
 - support reading memory channel freq within kenwood_get_freq
 - added kenwood_safe_transaction as an helper with result len check
 - added kenwood_get_if
 - added get_level for RIG_LEVEL_CWPITCH
 - set/get for RIG_FUNC_AIP
 - replaced ts140/680 get_mode and get_freq
 - removed the delay on the ts450. it works just fine without it.

=============================
 the attached patch requires the first one I sent and
 addresses a few remaining issues

 - converted 8 spaces to tabs
 - added kenwood_mode_table
 - added kenwood_simple_transaction helper func
 - use kenwood2rmode and rmode2kenwood where possible
 - some code cleanup
 - use kenwood_safe/simple_transaction where possible
 - added kenwood_get_mem_if (ts140,ts450,ts680,ts690,ts850)
 - added kenwood_get_channel (ts450,ts850)
 - added FUNC_FINE_STEP (commented out, we have no more func slots)
 - added LEVEL_CWPITCH (set)
 - no reason to have ts850_set_func, ts850_set_level
 - ... ts480_get/set_ant, ts480_set_func
 - ... ts570_set/get_ant, ts570_get_channel, ts570_get_rit
 - ... ts680_set_func
 - ... ts790_get_mode, ts790_get_vfo

 this patch is a bit more extensive and tested only on the TS450.
 feedback will be appreciated.

 where I removed code I took care to verify that the generic
 code in kenwood.c worked in the same way.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2591 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-23 03:24:42 +00:00
Stéphane Fillod, F8CFE
8c83b98465 fix warning
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2448 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-01 16:30:23 +00:00
Stéphane Fillod, F8CFE
13f6a16df1 fix warning
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2447 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-01 16:27:28 +00:00
Stéphane Fillod, F8CFE
c3cd75472a fix warning
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2446 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-01 16:22:45 +00:00
Stéphane Fillod, F8CFE
18093e65c7 fix compilation with old compilers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2443 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-31 22:34:58 +00:00
Thomas Beierlein, DL1JBE
b1bf5c9c67 changed RIG_STATUS_NEW into RIG_STATUS_UNTESTED.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2424 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-26 13:54:52 +00:00
Stéphane Fillod, F8CFE
57dca4a25a new backend for the Elekraft K3
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2378 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-01 19:01:13 +00:00
Stéphane Fillod, F8CFE
8c527d60df * fix remaining places not knowing that tuning step is hexadecimal
* get ready for freqs higher than 31 bits
* on freq higher than 470MHz, tuning step of TH-F7 must be at least 10kHz
* fix flexible th_get_mode
* added RIG_LEVEL_BALANCE/RIG_LEVEL_ATT
* and yes, we do want to read the transaction's reply, to know if successful


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2354 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-05 21:57:32 +00:00
Stéphane Fillod, F8CFE
e5b52531fb * Added th_set_ant/th_get_ant
* Flexible rmode_t conversion
* Made th_get_channel/th_set_channel more generic, esp. to work with TH-F7E
* Major TH-F7E improvements


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2348 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 21:27:26 +00:00
Stéphane Fillod, F8CFE
8159777ec1 chan_list fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2347 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 21:23:26 +00:00
Stéphane Fillod, F8CFE
2514c47659 flexible rmode_t conversion, detect overflow in kenwood_transaction()
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2346 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 21:19:07 +00:00
Stéphane Fillod, F8CFE
3d834a4d1f get rid of non portable %lld
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2345 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 21:16:04 +00:00
Stéphane Fillod, F8CFE
1f1a363dc6 new RIG_MTYPE_BAND
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2344 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 21:15:17 +00:00
Stéphane Fillod, F8CFE
95a679eb2e * Split edge range chan_list, change MTYPE of PRIO
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2332 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-04-27 09:53:40 +00:00
Stéphane Fillod, F8CFE
f7923566b1 set_ant/get_ant support for ts870s and ts2000
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2304 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-03-01 11:20:30 +00:00
Stéphane Fillod, F8CFE
41b2de0880 S meter calibration, patch by Patrick Ouellette KB8PYM.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2303 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-02-24 22:31:22 +00:00
Stéphane Fillod, F8CFE
1672951e2e fix warning
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2292 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-02-13 21:28:52 +00:00
Stéphane Fillod, F8CFE
851d87d328 long long portability
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2291 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-02-13 20:59:15 +00:00
Thomas Beierlein, DL1JBE
1fb93b6864 - incremented backend sub-version and
- declared backend as stable


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2275 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-01-05 17:24:19 +00:00
Joop Stakenborg, PG4I
bc1e6f3959 try better s-meter readings
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2252 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-23 18:49:06 +00:00
Joop Stakenborg, PG4I
5d0e7ec51d correct set/get power
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2251 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-23 16:08:32 +00:00
Thomas Beierlein, DL1JBE
b572fbfaf3 fixed bug in kenwood_transaction()
memset() missed initializing the answer buffer by one.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2213 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-09-04 15:01:23 +00:00
Thomas Beierlein, DL1JBE
c9a3e8237c Deleted duplicate code (see kenwood_set/get_level in kenwood.c)
Tnx Rob KL7NA,


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2211 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-30 17:12:52 +00:00
Thomas Beierlein, DL1JBE
2e45398e7a fixed .get_mode and .get_vfo (tnx for help CT1DRB)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2210 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-20 17:26:25 +00:00
Thomas Beierlein, DL1JBE
779df91d0f added DSP Slope tuning.
Tnx Rob  KL7NA.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2209 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-19 08:47:37 +00:00
Martin Ewing, AA6E
bd653b4c43 correct CHANNEL_CAPS sytax
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2207 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-18 20:04:56 +00:00
Nate Bargmann, N0NB
e904578f5a Bug fixes and slope tuning support for the TS-850.
Thanks to Rob Frohne, KL7NA


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2205 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-18 12:55:46 +00:00
Juergen Rinas, DC3BW
21857f4164 * fixed ptt
* expanded frequency range (available after firmware update) according to
  http://www.kenwood.com/i/products/info/amateur/ts_480/firmware/pop_ts480_e.htm
* added tuning steps
* added filter list
* increased version info


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2204 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-06 05:19:51 +00:00
Thomas Beierlein, DL1JBE
5266e718eb * get_xit/rit now honours the state of the RIT/XIT switches (returns 0 if off)
* set_xit/rit switches RIT/XIT on or off if needed
* get/set_split_vfo implemented or corrected


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2195 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-03-17 17:27:53 +00:00
Thomas Beierlein, DL1JBE
cced6e9142 Transferred all improvements for the TS570D/DG made since 1.24 to the TS570S/SG variant. Both models are in sync now.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2165 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-11-29 19:38:00 +00:00
Thomas Beierlein, DL1JBE
9d19bc7965 corrected set/get func for RIG_FUNC_NR.
Now you can set/get NR-modes 0..2


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2157 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-11-06 19:35:15 +00:00
Thomas Beierlein, DL1JBE
7b9931f99f implemented get/set level for PREAMP
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2156 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-11-06 13:43:38 +00:00
Thomas Beierlein, DL1JBE
27d434f9b8 implemented TS570 specific get/set_memory_channel function
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2113 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-08-20 13:39:47 +00:00
Joop Stakenborg, PG4I
28b2cbbfa0 long long really needed here? - patch by diane Bruce
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2105 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-04-13 19:43:49 +00:00
Joop Stakenborg, PG4I
e9d4406c24 updates by matt, GW0VNR
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2104 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-04-10 18:01:15 +00:00
Joop Stakenborg, PG4I
435337880d long long really needed here?
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2103 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-04-10 18:00:38 +00:00
Joop Stakenborg, PG4I
dc93f54061 re-establish post-write delay
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2101 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-26 08:01:20 +00:00
Thomas Beierlein, DL1JBE
d7aff7e63b fixed tansition from 'unsigned char' -> 'char'
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2099 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-18 10:45:16 +00:00
Thomas Beierlein, DL1JBE
ac686dde46 fixed get/set level for RFPOWER and MICGAIN.
(based on range 0..100)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2098 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-18 10:42:19 +00:00
Joop Stakenborg, PG4I
3ab445332e add RIG_LEVEL_STRENGTH to caps, set post write delay to 0 and do some cleanups
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2096 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-16 19:36:39 +00:00
Joop Stakenborg, PG4I
000aa3fcc8 extend rig capabilities, patch by Tom, DL1JBE
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2095 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-14 20:35:53 +00:00
Joop Stakenborg, PG4I
199f72d3cc more unsigned char->char and int->size_t transitions
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2094 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-14 20:29:41 +00:00
Joop Stakenborg, PG4I
c2df1f92a8 make sure we use ack_len=0 for functions that return nothing (set functions)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2093 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-14 20:06:46 +00:00
Joop Stakenborg, PG4I
c980a9b7fe set functions should have ack_len zero, also need to check other rigs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2092 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-14 08:36:38 +00:00
Joop Stakenborg, PG4I
8ff672d34c more unsigned char->char and int->size_t transitions
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2091 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-12 09:02:38 +00:00
Joop Stakenborg, PG4I
28b6776472 fix more compilation warnings, int->size_t, unsigned char->char
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2090 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-09 20:12:25 +00:00
Joop Stakenborg, PG4I
46cbe7d8ea use size_t
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2089 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-09 19:51:17 +00:00
Joop Stakenborg, PG4I
55f4f1aeb3 more compilation warnings nuked, use tone_t for ctcss_list
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2088 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-09 19:45:10 +00:00
Joop Stakenborg, PG4I
9ad183c7aa fix compilation warnings
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2087 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-07 19:48:20 +00:00
Stéphane Fillod, F8CFE
42a6262b31 misc
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2074 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-02-26 19:23:31 +00:00
Stéphane Fillod, F8CFE
cc948ec3d8 Patch from Patrick Ouellette KB8PYM to get most of the things that hamlib
supports from the get_level call working on the TS2000.

Things working in this patch:
 PREAMP status
 ATTENUATOR status
 VOX level
 AF level (main receiver)
 RF GAIN level
 SQUELCH level (main receiver)
 CW PITCH
 RF POWER level
 MIC GAIN level
 KEYER SPEED
 COMPRESSION level
 AGC level
 CW BREAK IN DELAY
 METER mode
 VOX GAIN
 RAW SIGNAL STRENGTH (main receiver)
 SIGNAL STRENGTH (S-meter for main receiver)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2064 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-02-20 22:28:23 +00:00
Stéphane Fillod, F8CFE
7015dec13c The TS-2000 has non standard LEVEL_STRENGTH and LEVEL_ATT.
This patch by Patrick Ouellette (and reworked by me) fixes it.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2042 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-09-28 21:17:52 +00:00
Stéphane Fillod, F8CFE
96e66e3336 added RIG_LEVEL_RAWSTR, and some formating
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2041 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-09-28 21:14:44 +00:00
Stéphane Fillod, F8CFE
a5979f2be5 re-indent
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2039 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-09-24 07:48:42 +00:00
Stéphane Fillod, F8CFE
138fad8ba7 reflect backend change
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2006 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 21:57:13 +00:00
Stéphane Fillod, F8CFE
74c6d2ba61 fix proprer read_string() return code error handling
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2003 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 21:47:14 +00:00
Stéphane Fillod, F8CFE
77781ef8ed fix version composing
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1992 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-04 21:31:57 +00:00
Stéphane Fillod, F8CFE
449283c25c remove unused variables
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1976 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 20:40:21 +00:00
Stéphane Fillod, F8CFE
cb589fcd25 account for improvements
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1975 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 20:23:19 +00:00
Stéphane Fillod, F8CFE
b3b80482e1 fix send_morse which needs 24 space padding, thanks to Rob KL7NA for report
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1939 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-03-13 17:54:16 +00:00
Stéphane Fillod, F8CFE
0b425c4a70 don't export local functions, make them static
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1929 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-24 22:40:28 +00:00
Stéphane Fillod, F8CFE
4927f1ef79 Patch by Rob, KL7NA (+fixes): enable tuner, antenna setting, VFO scan, and send_morse support
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1928 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-24 22:39:11 +00:00
Stéphane Fillod, F8CFE
3bfe70ab67 don't export local functions, make them static
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1927 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-24 22:35:24 +00:00
Stéphane Fillod, F8CFE
c3ed068705 added FUNC_FAGC, by Rob Frohne KL7NA
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1922 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-13 00:22:00 +00:00
Joop Stakenborg, PG4I
ddb196d3d9 split has_get_level and has_set_level
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1921 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-03 20:51:19 +00:00
Joop Stakenborg, PG4I
c2fdf92935 really add ALC read this time, only change meter if needed, cleanups
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1920 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-03 20:22:21 +00:00
Joop Stakenborg, PG4I
385c761f07 bump version, no preamp
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1919 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-02 20:23:10 +00:00
Joop Stakenborg, PG4I
c37c8bd53f add RIG_LEVEL_COMP, RIG_LEVEL_AGC, copied from ts850
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1918 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-02 20:14:12 +00:00
Joop Stakenborg, PG4I
33f0ad7207 add RIG_LEVEL_SWR, copied from ts850
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1917 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-02 20:06:19 +00:00
Joop Stakenborg, PG4I
261f9e10d9 export convenience function get_kenwood_level, so they can be use by other backends
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1916 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-02 20:05:03 +00:00
Joop Stakenborg, PG4I
b1f24e501a set attenuator level
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1915 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-02 19:32:16 +00:00
Joop Stakenborg, PG4I
174106f828 only switch tx vfo is split is on
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1914 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-31 16:41:49 +00:00
Joop Stakenborg, PG4I
c056b80e4d more functionality, mode and frequency get by Matt Dawson
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1913 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-31 16:15:56 +00:00
Stéphane Fillod, F8CFE
cccf1318ce second pass at getting rid of "ll" immediate literal format (64bit int)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1904 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-25 00:22:14 +00:00
Stéphane Fillod, F8CFE
23369a0c25 * abstract 64bit int format type to cope with portability issues.
introduce PRIll (printf format) and SCNll (scanf) in misc.h.
  This needs to have config.h included beforehand.
* do likewise with freq_t type (double) in rig.h
  FREQFMT is deprecated.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1903 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-24 23:04:35 +00:00
Joop Stakenborg, PG4I
e90dfb4bf6 basic functionality by Matt Dawson, tested with grig and xlog
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1901 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-19 22:23:21 +00:00
Stéphane Fillod, F8CFE
95daa7ac08 TS-2000 needs post write delay at high speeds
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1898 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-16 18:19:29 +00:00
Thierry Leconte, F4DWV
cdde048ca1 fix channel desc and channel name save
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1896 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-28 12:59:41 +00:00
Thierry Leconte, F4DWV
de7388d76a fix too optimistic comment
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1895 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-28 12:58:51 +00:00
Thierry Leconte, F4DWV
543bb2821a add its own set/get_channel
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1894 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-28 11:08:00 +00:00
Thierry Leconte, F4DWV
a5849641bb use RIG_ENAVAIL as return code for empty channels in get_channel
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1893 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-27 12:53:02 +00:00
Thierry Leconte, F4DWV
d76339dce8 fix get_channel for split frequency
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1892 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-22 16:06:00 +00:00
Juergen Rinas, DC3BW
a4a78f676c * fixed set_func (concerns most kenwood rigs)
* added 115200 to the list of baudrates in probeallrigs_kenwood()


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1890 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-20 22:58:19 +00:00
Juergen Rinas, DC3BW
e5a5362c1c added a few get_level/set_level get_function/set_functions.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1889 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-14 07:37:58 +00:00
Thierry Leconte, F4DWV
7ede07997d fix rig state vfo list
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1887 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-06 22:16:55 +00:00
Thierry Leconte, F4DWV
2ef693d239 fix get_level RFPOWER and set_ptt
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1886 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-06 22:15:14 +00:00
Juergen Rinas, DC3BW
3915cdb0a0 added antenna switching...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1885 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-28 21:06:40 +00:00
Stéphane Fillod, F8CFE
d0d8cc35d0 TS-480 initial support from Jurgen DC3BW
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1882 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-27 13:19:56 +00:00
Stéphane Fillod, F8CFE
427c9da11c caps fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1875 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-15 16:53:57 +00:00
Stéphane Fillod, F8CFE
264bea522e debug message changes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1874 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-15 16:23:49 +00:00
Thierry Leconte, F4DWV
d3b5ce1920 try to be nice with sgcontrol :
-add dummy get_powerstat
-add str_val
-add tx/rx ranges
-fix channel_list


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1868 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-11 17:53:38 +00:00
Thierry Leconte, F4DWV
11643e2c30 add get_powerstat
fix get_mem : restore previous VFO


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1867 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-11 17:51:53 +00:00
Stéphane Fillod, F8CFE
ad0dcf6a2f update status
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1866 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-08 22:46:42 +00:00
Thierry Leconte, F4DWV
2c9aa4713e fix get_channel answer freq parsing
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1863 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-04 22:49:10 +00:00
Stéphane Fillod, F8CFE
fe10198f27 remove deprecated RIG_LEVEL_SQLSTAT and fix get_dcd, fix str_cal in icom backend
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1853 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-26 08:35:05 +00:00
Stéphane Fillod, F8CFE
6f20700a64 * set the serial handshake to use CTS/RTS
* mode some functions static


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1841 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-08 20:51:12 +00:00
Stéphane Fillod, F8CFE
e8c987a754 safer this way, keep in mind value_t is a union
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1758 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 20:57:34 +00:00
Thierry Leconte, F4DWV
4c5eb6b32f fix SWR reading +
increase post_write timeout : seems necessary for SWR reading to work without retry


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1755 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 19:32:26 +00:00
Stéphane Fillod, F8CFE
63f9ce53e9 * Patch from Mark J. Fine, plus some tweaks of mine to make it generic:
> Attached is updated code for the IC-10 interface, which is the primary
> code for the TS-440S and R-5000. Most of the info is R-5000-specific,
> therefore I did not attempt to write for the RIT and XIT commands.
> However, all of the other IC-10 commands are included.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1754 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-13 12:38:41 +00:00
Stéphane Fillod, F8CFE
2764b1c58f * ic10: added if_len field to priv_caps struct
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1753 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-13 12:36:51 +00:00
Stéphane Fillod, F8CFE
b5db6239bb * removed useless kenwood_init/kenwood_cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1752 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-13 12:35:30 +00:00
Stéphane Fillod, F8CFE
cb714cb0ab fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1737 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-17 21:01:03 +00:00
Stéphane Fillod, F8CFE
caffa28025 misc fix (header)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1729 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-02 17:18:23 +00:00
Stéphane Fillod, F8CFE
049c354e79 improved and separated IC-10 based code (TS440,TS940,TS711,TS811,R5000) in its own file
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1728 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-02 17:17:31 +00:00
Stéphane Fillod, F8CFE
9be7264373 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1727 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-02 17:13:33 +00:00
Thierry Leconte, F4DWV
12b49f7a55 ncrease read timeout because of strange CAT protocol
behaviour when spinning dial.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1713 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-29 20:55:34 +00:00
Thierry Leconte, F4DWV
4491064e4d improve get_freq VFO_CURR by using rig state
use retry caps in kenwood_transaction
fix termination test in kenwood_transaction


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1712 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-29 20:54:26 +00:00
Thierry Leconte, F4DWV
a914b9a676 fix caps
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1711 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-21 18:26:46 +00:00
Thierry Leconte, F4DWV
47b20b7602 use level_gran to compute levels in get/set_level
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1710 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-21 18:25:54 +00:00
Thierry Leconte, F4DWV
2fced351d7 upgrade to beta level
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1709 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-21 16:58:07 +00:00
Thierry Leconte, F4DWV
70d3d7f854 add th_set_func (with TBURST)
add AF level
add TO_VFO vfo op
add set_powerstat
fix get_vfo to return VFO_MEM


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1708 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-21 16:55:28 +00:00
Thierry Leconte, F4DWV
f0c75ca8fb generalize th_set_channel and th_get_channel to all th tm rigs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1707 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-20 16:48:34 +00:00
Stéphane Fillod, F8CFE
637c51cb58 Initial release - clone from thg71
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1705 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-20 10:23:43 +00:00
Thierry Leconte, F4DWV
2e2721147f add kenwood_set_split_vfo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1687 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-14 16:50:54 +00:00
Thierry Leconte, F4DWV
806776b1bd add forgotten vfo_ops
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1686 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-14 15:12:41 +00:00
Stéphane Fillod, F8CFE
258e0a1ab9 initial support for TM-D700
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1664 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:05:55 +00:00
Stéphane Fillod, F8CFE
ffd85fa8b1 misc compile fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1663 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:04:50 +00:00
Thierry Leconte, F4DWV
d00088da3c add lots of ts850_ functions, upgrade to BETA status
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1654 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-21 19:52:40 +00:00
Stéphane Fillod, F8CFE
64d539acd9 be freq_t and setting_t type agnostic
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1641 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-15 22:43:59 +00:00
Stéphane Fillod, F8CFE
cfacf0226e misc fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1638 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-15 22:03:18 +00:00
Stéphane Fillod, F8CFE
8c2ac10274 mingw/win32 does not allow undefined ref
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1631 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-08 21:41:31 +00:00
Stéphane Fillod, F8CFE
02e5735c72 gcc-2.x fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1630 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-08 08:46:11 +00:00
Thierry Leconte, F4DWV
4c441258d8 add tx_freq to set/get channel capabilities
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1620 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 20:45:30 +00:00
Thierry Leconte, F4DWV
cb557b446c fix set_channel ctcss_tone/sql
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1617 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-02 23:26:01 +00:00
Thierry Leconte, F4DWV
95a2ce97b2 add L/U , priority, call , band vfo to set/get_channel
add ctcss_tone and sql to set/get_channel
init str_cal and level_gran in rig cap


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1616 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-02 22:47:56 +00:00
Thierry Leconte, F4DWV
f9bf5121c9 use RAWSTR level insteed of STRENGTH
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1615 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-02 22:45:43 +00:00
Thierry Leconte, F4DWV
91ad909a46 add prototype
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1612 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-30 20:43:32 +00:00
Thierry Leconte, F4DWV
34e816503b fix set_channel , imporve get_channel , change return error code
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1611 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-30 20:27:01 +00:00
Thierry Leconte, F4DWV
8dfce9bfa6 fix error return code
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1610 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-30 20:23:51 +00:00
Thierry Leconte, F4DWV
5a653c0df1 near full implementation of thg71 CAT protocol
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1609 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-29 13:36:30 +00:00
Thierry Leconte, F4DWV
a7cf7fb648 add vfo_op get_dcd set_ptt set_level procs + numerous mods and fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1608 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-29 13:34:54 +00:00
Thierry Leconte, F4DWV
a1ede543de clear receive buff in kenwood_transaction
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1607 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-29 13:31:20 +00:00
Stéphane Fillod, F8CFE
915ca1e460 added TS140
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1593 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:31:32 +00:00
Stéphane Fillod, F8CFE
f81b00a700 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1582 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 16:58:35 +00:00
Stéphane Fillod, F8CFE
a82e2fa917 added support for TS-680 TS-690 TS-711 TS-811 TS-940
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1579 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-10 15:59:36 +00:00
Stéphane Fillod, F8CFE
91df9591f4 Prepare eventual move from freq_t as a "long long" to a "double" type.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1569 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-20 22:15:02 +00:00
Stéphane Fillod, F8CFE
84ad9b827b include fixup, stdio.h is not included by rig.h anymore
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1551 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-01 19:32:04 +00:00
Stéphane Fillod, F8CFE
106dbb55e0 added initial support for the TH-G71
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1548 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-28 16:14:00 +00:00
Stéphane Fillod, F8CFE
52d15c1aaa warning silencing
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1542 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-28 15:30:48 +00:00
Joop Stakenborg, PG4I
4e483641c2 ts-850 returns ID 009 according to martin, OK1RR
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1508 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-15 19:17:20 +00:00
Stéphane Fillod, F8CFE
d1840a6bdd added URL to protocol specs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1503 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-15 01:05:40 +00:00
Stéphane Fillod, F8CFE
a8ba080dea the TS-950SD is not declared yet
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1496 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-28 22:39:24 +00:00
Joop Stakenborg, PG4I
0d7fe97b29 correct baudrate for some rigs and add ts-950 to the id_list
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1494 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-23 18:11:43 +00:00
Joop Stakenborg, PG4I
75ec62484f correct baudrate for the ts-950, use the information field IF for get_vfo by default (supported by most kenwood rigs), ts870s will use the much shorter FR command for get_vfo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1493 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-23 17:48:27 +00:00
Stéphane Fillod, F8CFE
960c83c4c5 * added ABI VERSION to backend entry point symbol name
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1442 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-16 22:30:43 +00:00
Stéphane Fillod, F8CFE
e0b2a7b4ac fix headers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1435 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-07 22:42:11 +00:00
Stéphane Fillod, F8CFE
d0728ecceb ongoing work
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1432 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-06 18:53:44 +00:00
Stéphane Fillod, F8CFE
a0961e4966 Removed RIG_FUNC_LMP in favor of RIG_PARM_BACKLIGHT
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1416 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-24 23:08:28 +00:00
Stéphane Fillod, F8CFE
c6c35574b3 added TS-930
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1408 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-15 23:58:41 +00:00
Stéphane Fillod, F8CFE
fdabf14513 allow discovery(probe) of more than one rig attached to a port, fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1405 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-10 08:26:09 +00:00
Stéphane Fillod, F8CFE
655da27582 added TS790 ID
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1354 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-29 22:25:16 +00:00
Stéphane Fillod, F8CFE
53cad0c032 added missing header
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1340 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-06 22:12:01 +00:00
Joop Stakenborg, PG4I
07ddcfd613 minor bug
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1333 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-22 13:52:21 +00:00
Joop Stakenborg, PG4I
6fc8aafd9b should use kenwood_get_freq
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1332 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-22 13:51:48 +00:00
Joop Stakenborg, PG4I
fbf4e685b6 set_level for this rig
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1331 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-21 15:34:52 +00:00
Joop Stakenborg, PG4I
fe0f10d323 more modes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1330 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-21 13:48:19 +00:00
Joop Stakenborg, PG4I
1b5bc5bfb0 cleanups
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1329 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-21 13:46:05 +00:00
Joop Stakenborg, PG4I
5c58398c3f add get_level
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1328 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-21 13:41:25 +00:00
Joop Stakenborg, PG4I
d57c7fae08 correct rit
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1327 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-21 12:35:09 +00:00
Joop Stakenborg, PG4I
0ab09c0b01 some comments
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1326 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-21 12:08:06 +00:00
Joop Stakenborg, PG4I
150fa99755 filters
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1325 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-21 00:30:25 +00:00
Joop Stakenborg, PG4I
8b1eecb801 get_mode and set_mode for this rig
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1324 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-21 00:23:12 +00:00
Joop Stakenborg, PG4I
f8c7b7cba6 more filters
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1323 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-20 23:44:16 +00:00
Joop Stakenborg, PG4I
0495ee5427 cw filters for normal, narrow and wide
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1322 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-20 16:13:38 +00:00
Joop Stakenborg, PG4I
206a34b162 use FW command to set bandpass
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1321 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-20 15:43:31 +00:00
Joop Stakenborg, PG4I
b9dc25de4f use rig_passband_normal here
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1318 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-20 10:39:41 +00:00
Joop Stakenborg, PG4I
75d4dfc586 passband should be calculated after mode is set
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1317 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-20 10:37:30 +00:00
Joop Stakenborg, PG4I
f17605209f retrieve passband with FW command
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1316 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-20 10:35:13 +00:00
Joop Stakenborg, PG4I
3dd64d2cac this rig does not have a command for reading IF bandwidth
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1315 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-20 09:49:14 +00:00
Joop Stakenborg, PG4I
6acb2908bd add CWR and RTTYR
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1314 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-19 11:02:13 +00:00
Stéphane Fillod, F8CFE
e57302f27e filter list fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1313 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-17 22:46:18 +00:00
Joop Stakenborg, PG4I
aed01122cb minor bugfix, bump to beta
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1312 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-17 12:08:05 +00:00
Stéphane Fillod, F8CFE
6935d2b33e added new ID; for autoprobe
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1309 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-16 18:44:02 +00:00
Joop Stakenborg, PG4I
497033b638 ts450s uses IF command for get_vfo, get_freq and get_mode
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1308 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-16 15:36:48 +00:00
Stéphane Fillod, F8CFE
7373d1d676 misc comm fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1307 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-15 22:12:06 +00:00
Stéphane Fillod, F8CFE
1880625972 added initial support for Elecraft K2
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1280 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-13 20:35:18 +00:00
Stéphane Fillod, F8CFE
d2bede454c fix to account for struct chan_list change
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1251 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-04 22:40:55 +00:00
Stéphane Fillod, F8CFE
52e9a15924 libhamlib-backend.so.x.y.z -> hamlib-backend.so, avoid version info for modules
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1241 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-04 22:19:31 +00:00
Stéphane Fillod, F8CFE
771cdba6f7 fix for *BSD portability
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1212 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-22 20:24:07 +00:00
Stéphane Fillod, F8CFE
9ed142c8bb fix missing initialization, thx goes to Dave WB5NHL
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1182 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-21 13:52:09 +00:00
Joop Stakenborg, PG4I
fe859ed462 fix set_level_agc
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1178 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-15 22:35:25 +00:00
Joop Stakenborg, PG4I
a133f2ac67 fix get_level_agc
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1177 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-15 22:22:39 +00:00
Joop Stakenborg, PG4I
ab7c7811a5 nothing returned by the rig for these commands
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1176 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-13 19:57:39 +00:00
Joop Stakenborg, PG4I
9957a8b4f0 bump version numbers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1175 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-13 19:00:36 +00:00
Stéphane Fillod, F8CFE
9d5c6e171f because of round()
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1171 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-11 21:32:51 +00:00
Joop Stakenborg, PG4I
42e295cdd2 bring rig in sync with other kenwood rigs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1156 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-04 17:56:32 +00:00
Joop Stakenborg, PG4I
d0c62a48e5 add set_level and get_level
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1155 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-04 17:43:25 +00:00
Joop Stakenborg, PG4I
90de55a61e add xit capabilities
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1154 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-04 17:32:42 +00:00
Joop Stakenborg, PG4I
07b14ab10a typo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1153 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-04 15:10:21 +00:00
Joop Stakenborg, PG4I
c97b6db6fa fix get_ctcss_tone by using IF command
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1152 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-04 15:08:23 +00:00
Joop Stakenborg, PG4I
b8421bde97 explain set_rit
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1151 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-04 14:36:11 +00:00
Joop Stakenborg, PG4I
36ee899725 send_morse added
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1150 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-04 14:31:12 +00:00
Joop Stakenborg, PG4I
8bdb683583 add rit capabilities
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1149 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-04 14:26:42 +00:00
Joop Stakenborg, PG4I
a0d6ff5d14 bring comands in sync with other kenwood rigs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1148 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-03 18:58:41 +00:00
Joop Stakenborg, PG4I
dd82c7ebe5 add rit capabilities
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1147 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-03 18:55:05 +00:00
Stéphane Fillod, F8CFE
41f5748be2 converted to C99 intialization style
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1132 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-16 17:43:02 +00:00
Stéphane Fillod, F8CFE
947446c506 fix set_vfo/get_vfo for TS-440
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1120 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-10 21:45:44 +00:00
Stéphane Fillod, F8CFE
3a08190627 gcc3 fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1109 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-08 22:53:27 +00:00
Stéphane Fillod, F8CFE
ba26b66075 Temporarily roll back ts2k experimental patches, esp. the VFO bits
kept:
- indentation
- new PARM_KEYLIGHT, SCAN_VFO
- new scan_group field in struct channel
- added RIG_CHFLAG's
ts2k stuff in 'branch_ts2k' will be merged later


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1108 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-08 22:20:15 +00:00
Stéphane Fillod, F8CFE
6ba2b89cd0 added TS440 caps
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1092 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-05 23:22:11 +00:00
Stéphane Fillod, F8CFE
51ea94cdb5 removed autogenerated files, use autogen.sh instead
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1088 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-02 18:03:25 +00:00
Dale E. Edmons, KD7ENI
f2195f78b2 Had to re-run automake kenwood/Makefile.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1085 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-30 11:32:43 +00:00
Dale E. Edmons, KD7ENI
7cdedbb95b Changed name back to original.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1084 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-30 10:20:52 +00:00
Dale E. Edmons, KD7ENI
7212a11aa8 Added working TS-2000 files. There are some changes left out but this
is the minimum I could commit and have a functional rig.  The cost is
that I've broken kylix and others that duplicate rig.h.  I'm in the
process of repairing the damage.  Please be patient.  I hope a day or so,
but am asking for up to a week.  E-mail me about *anything* you find
broken.  Kylix (and similar) is (are) known to not work.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1083 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-30 10:17:03 +00:00
Dale E. Edmons, KD7ENI
9820f82939 Updated status.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1082 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 09:58:00 +00:00
Dale E. Edmons, KD7ENI
fdbce1c69e Temp kludge to make ts2k.c compile (keeps Hamlib from compiling!).
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1081 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 09:54:50 +00:00
Dale E. Edmons, KD7ENI
711b117ce4 Wouldn't compile. Removed ts2k.c. Haven't got all new rig.h stuff removed.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1080 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 09:16:54 +00:00
Dale E. Edmons, KD7ENI
a79225c24d Renamed new ts2000.c to ts2000.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1079 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 09:04:00 +00:00
Dale E. Edmons, KD7ENI
9815b71a67 Corrected status to CVS branch.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1078 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:56:20 +00:00
Dale E. Edmons, KD7ENI
52233c8080 Changes often, so added status. Will delete when things stabilize.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1077 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:47:44 +00:00
Dale E. Edmons, KD7ENI
1f3b895d2f Bring code more in line with CVS code.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1076 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:42:29 +00:00
Dale E. Edmons, KD7ENI
b1f414de4a Renamed ts2000.c.new ts2000.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1075 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:40:42 +00:00
Dale E. Edmons, KD7ENI
bf2b9c7285 New file.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1074 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:39:14 +00:00
Dale E. Edmons, KD7ENI
3457f7a62b Start of rig menuing functions.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1073 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:38:21 +00:00
Dale E. Edmons, KD7ENI
00d4985890 Changed ts2000.c to ts2000.h.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1072 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:20:32 +00:00
Dale E. Edmons, KD7ENI
f59bbf24dd Bring ts2k.c more in line with current CVS.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1071 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:18:43 +00:00
Dale E. Edmons, KD7ENI
319a1e5a3f Copied too much stuff, backed out what I broke.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1070 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-27 09:16:54 +00:00
Dale E. Edmons, KD7ENI
feacabbf83 Started TS-2000 update/overhaul --Dale
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1069 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-27 08:55:56 +00:00
Stéphane Fillod, F8CFE
51f3497fbf initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1067 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-19 17:33:11 +00:00
Stéphane Fillod, F8CFE
cf23615f9e regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1056 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-05-28 21:46:50 +00:00
Joop Stakenborg, PG4I
954617c1bd add RIG_LEVEL_RFPOWER
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1035 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-25 00:22:41 +00:00
Joop Stakenborg, PG4I
4c85dfee59 fix signal strength
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1032 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-15 22:58:14 +00:00
Stéphane Fillod, F8CFE
3977664176 fix needed after previous commit. with new kenwood_transaction, the max receive buffer size must be passed. Also included a fix for rig_get_strenght in range expected by frontend (0 = S9).
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1031 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-15 19:43:43 +00:00
Stéphane Fillod, F8CFE
9ed48795a2 factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1026 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-13 23:42:43 +00:00
Stéphane Fillod, F8CFE
b26d39f637 handle nul char in stopset
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1019 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-10 23:41:39 +00:00