Stéphane Fillod, F8CFE
b588058b2d
allow retry on overflow, communication error, and unknown cmd
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2932 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-31 08:38:29 +00:00
Stéphane Fillod, F8CFE
1fd0d38ea2
transaction retry and fixes, some more work on get_mode width
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2931 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-31 08:36:25 +00:00
Stéphane Fillod, F8CFE
bd76b2c485
insert some explicit delay in set_pos/stop instead of post_write_delay
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2930 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-29 22:20:50 +00:00
Stéphane Fillod, F8CFE
880ed4f89d
fix corner case in dump_hex(), where \n was sometime missing
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2929 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-29 14:18:48 +00:00
Stéphane Fillod, F8CFE
a702f4a8ae
- Tx VFO arg checking in set_split_vfo()
...
- get/set channel improvements (stdout flushing, ext_levels, ..)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2928 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-28 19:47:35 +00:00
Stéphane Fillod, F8CFE
00db7c42f0
- the answer terminating char of the protocol is LF
...
- fix sscanf for parsing float numbers regardless of locale
- post_write_delay set to 10 ms
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2927 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-28 14:36:52 +00:00
Stéphane Fillod, F8CFE
fb1a9626c7
patch from Ron, W6FM:
...
- fix ft736_set_rptr_offs
- append full list of CTCSS tones
- S-meter calibration data
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2926 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-28 10:23:25 +00:00
Stéphane Fillod, F8CFE
13da145b7f
- set adc resolution to 10 bits
...
- fix EL watchdog
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2925 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-27 21:16:15 +00:00
Stéphane Fillod, F8CFE
e207fffcb9
- testing by Ron Patterson, W6FM
...
- fix setting RIG_RPT_SHIFT_NONE
- fix split mode and freq setting
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2924 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-27 19:22:16 +00:00
Stéphane Fillod, F8CFE
f8de70f0b3
only trigger set_pos thread handler on demand
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2923 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-26 20:09:31 +00:00
Stéphane Fillod, F8CFE
b32720c6fb
fix return codes for WIN32
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2922 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-26 19:08:11 +00:00
Stéphane Fillod, F8CFE
bd11da18c0
transactions involve an echo
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2921 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-26 07:50:47 +00:00
Stéphane Fillod, F8CFE
7a42ff1b85
asynchronous set_position() using thread
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2920 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-25 21:02:16 +00:00
Stéphane Fillod, F8CFE
efd45500b8
increase clocking speed, esp. making ars_get_pos() faster
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2919 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-25 06:56:52 +00:00
Stéphane Fillod, F8CFE
fcb1a784c1
Add M2 RC2800 rotator backend, patch by Magne Maehre
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2918 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-19 21:56:00 +00:00
Stéphane Fillod, F8CFE
23b2536948
- fix bug in transaction
...
- fix bug in status update
- added caching
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2917 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-18 21:53:47 +00:00
Stéphane Fillod, F8CFE
cf2ad81282
added FT-980, part of patch from Wolfgang Buesser
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2916 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-17 22:23:38 +00:00
Stéphane Fillod, F8CFE
6feb18f611
use ptt port pathname same as rig port pathname when unset and rig is type serial
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2915 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-17 22:20:58 +00:00
Stéphane Fillod, F8CFE
cccd274baa
fix get_mode parsing, patch by George Magiros
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2914 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-17 18:54:12 +00:00
Stéphane Fillod, F8CFE
d06972c53f
Wrap sscanf in order to workaround some locales where the decimal
...
separator (float format, ...) is not a dot.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2913 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-11 21:30:39 +00:00
Stéphane Fillod, F8CFE
8e371460f8
fix cygwin build
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2912 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-11 18:04:26 +00:00
Stéphane Fillod, F8CFE
05d191cc8b
* fix mem leak/double free of ext_levels when copying channels
...
* fix bug in set/get_func
* better range checking of memory channel number
* implemented RIG_OP_TOGGLE
* frequency dependent LEVEL_STRENGTH
* some caps update
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2911 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-10 20:25:47 +00:00
Stéphane Fillod, F8CFE
6cbd65d3fe
* introduce settling delay when changing direction
...
* set_pos: AZ range is now +/- 3 deg to hopefully take into account latency
* added watchdog detecting when rotator is blocked unexpectedly
* need a full dummy read in ars_get_position
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2910 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-08 21:25:29 +00:00
Stéphane Fillod, F8CFE
a7c37f8a69
necessary stdout flushing in interactive mode with prompt, under win/wine
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2909 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-05 20:11:55 +00:00
Stéphane Fillod, F8CFE
41de3bef9c
mingw portability
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2908 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-05 19:55:13 +00:00
Thomas Beierlein, DL1JBE
c151a6cc46
Fix handling of command line ending.
...
If command is *not* already terminated with ';' or '\r' add the Kenwood 'cmdtrm' instead of '\r'.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2907 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-05 04:29:04 +00:00
Stéphane Fillod, F8CFE
a02cf50c71
fix simple make dist
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2906 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-04 22:18:11 +00:00
Stéphane Fillod, F8CFE
44b5bb78c9
Bug report from Chris (G3WIE), with fix in ars_set_position(az),
...
and fresh acquisition in ars_get_position.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2905 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-04 21:42:13 +00:00
Stéphane Fillod, F8CFE
a76e8fc6bd
added R&S EB200
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2904 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-03 21:47:19 +00:00
Stéphane Fillod, F8CFE
3de1b6918d
fix build when tcl binding selected but not python
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2903 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-02 21:55:00 +00:00
Stéphane Fillod, F8CFE
b9b97a0f25
- added FIG_FUNC_BC, RIG_PARM_BEEP, RIG_PARM_APO, RIG_LEVEL_VOXGAIN, RIG_LEVEL_VOXDELAY (stub)
...
- misc: some rig_debug() are missing ending \n
- better 64 bit portability
- TH-F7E fixes (RIG_FUNC_TBURST, RIG_FUNC_TSQL, RIG_FUNC_TONE, *_ctcss_tone, ..)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2902 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-26 21:35:37 +00:00
Stéphane Fillod, F8CFE
7fe961974a
remove autogenerated file
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2901 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-26 20:10:26 +00:00
Stéphane Fillod, F8CFE
9f3e68bb9e
ease build without tcl
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2900 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-26 20:06:12 +00:00
Stéphane Fillod, F8CFE
bbee57c3be
fix build thinko introduced by r2898
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2899 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-26 17:44:18 +00:00
Stéphane Fillod, F8CFE
a81145dd96
first release of ARS-RCI
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2898 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-25 21:30:17 +00:00
Stéphane Fillod, F8CFE
ea156d0468
define PARPORT_CONTROL* and PARPORT_STATUS* in frontend
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2897 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-25 21:15:54 +00:00
Stéphane Fillod, F8CFE
c3bb49d5c5
Only dump serial specs for serial type rigs
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2896 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-25 17:30:52 +00:00
Stéphane Fillod, F8CFE
ecda326342
- allow litteral command for \move
...
- added dump-caps option to rotctl
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2895 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-25 17:29:53 +00:00
Stéphane Fillod, F8CFE
30f7124435
declare M2 and ARS backends
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2894 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-25 17:24:25 +00:00
Stéphane Fillod, F8CFE
022ddda4ad
- serial conf parameters appear only for serial type rig
...
- backend conf params appear last in rig/rot_token_foreach()
- debug trace in rig/rot_set_conf()
- rig/rot_confparam_lookup() now accept token as number
- moved rot_set_conf/rot_get_conf into rot_conf.c
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2893 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-25 17:20:44 +00:00
Alessandro Zummo, IZ1PRB
0ce5807dbb
th: fixed a missing newline
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2892 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-24 14:04:02 +00:00
Alessandro Zummo, IZ1PRB
94b9c531dd
th: fixed stack corruption
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2891 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-24 14:03:04 +00:00
Alessandro Zummo, IZ1PRB
6b0d8185b0
th: fixed formatting issue
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2890 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-24 13:57:15 +00:00
Alessandro Zummo, IZ1PRB
317376caf6
thf7: - wrong rfpower level granularity
...
- added .reset
- call kenwood_open
- use generic th_set_vfo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2889 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-24 13:53:06 +00:00
Alessandro Zummo, IZ1PRB
8dc8917745
thg71: removed EOM
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2888 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-24 13:52:42 +00:00
Alessandro Zummo, IZ1PRB
f9d06e6630
tmv7: removed EOM
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2887 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-24 13:52:14 +00:00
Alessandro Zummo, IZ1PRB
2edfec12db
- removed EOM, it's handled by kenwood_transaction
...
- fixed tabs and spaces
- added generic routine for vfo errors
- set_mem: do not switch vfo if already in mem mode
- simplified invocation of some commands
- buffer optimizations
- added PARM_BEEP and PARM_APO
- fixed getting of LEVEL_RFPOWER
- fixed get_ant
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2886 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-24 13:51:34 +00:00
Alessandro Zummo, IZ1PRB
328e67a44d
kenwood: send the whole buffer at once, added kenwood_cmd
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2885 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-24 13:50:24 +00:00
Nate Bargmann, N0NB
092dd5915e
Document that Swig bindings for Perl and Python are no longer built
...
by default.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2884 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-16 22:14:10 +00:00
Stéphane Fillod, F8CFE
6ee58f0bff
get ready for IPv6
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2883 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-16 20:50:14 +00:00