Stéphane Fillod, F8CFE
c256324950
disable confusing width setting in ft100_set_mode for now
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2386 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-15 22:15:50 +00:00
Stéphane Fillod, F8CFE
80483e93bb
fix RIG_LEVEL_STRENGTH emulation
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2385 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-15 22:03:42 +00:00
Stéphane Fillod, F8CFE
4e60702f9e
VFO list fix, added filter list
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2384 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-15 18:32:10 +00:00
Stéphane Fillod, F8CFE
4331b04c54
fix error checking of read_block
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2383 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-15 07:16:26 +00:00
Stéphane Fillod, F8CFE
4cbfe38c1d
initial rotctld release (same idea as rigctld)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2382 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-12 22:55:10 +00:00
Stéphane Fillod, F8CFE
f8a0cb2281
FT100:
...
* fixed buffer overflow in ft100_get_freq, thanks to Tony Corbett G0WFV
* better error code checking
* support for MODE_WFM
* implemented ft100_get_level
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2381 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-12 15:32:38 +00:00
Stéphane Fillod, F8CFE
936954ddc2
SF#2106506: Implement retries to work around erratic timeouts.
...
Patch from Remi Chateauneu - f4ecw
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2380 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-12 12:54:29 +00:00
Stéphane Fillod, F8CFE
6f4705fc20
BUG#2106524: allow backend specific override get_ptt even if RIG_PTT_SERIAL_DTR (e.g. FT757GXII)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2379 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-12 11:49:32 +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
Nate Bargmann, N0NB
f3c830fce2
Added support for RIG_MODE_PKTLSB, RIG_MODE_PKTUSB, and RIG_MODE_PKTFM.
...
TNX Jeff Steinkamp N7YG.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2377 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-08-06 11:09:37 +00:00
Martin Ewing, AA6E
151f4c24d3
minor changes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2376 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-07-14 01:31:55 +00:00
Martin Ewing, AA6E
e7f37cb7c4
Add thanks to W1RFI & ARRL
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2375 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-07-14 01:25:51 +00:00
Martin Ewing, AA6E
dac26edfce
Add AF, RF gain and squelch level capability.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2374 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-07-12 17:19:47 +00:00
Nate Bargmann, N0NB
b386aff486
Minor source cleanup of ft757gx.c
...
Change FT757GX_DEFAULT_READ_TIMEOUT to be FT757GX_STATUS_UPDATE_DATA_LENGTH * (5 + (FT757GX_PACING_INTERVAL * FT757GX_PACING_DEFAULT_VALUE))
by default. Should allow 375 mS for read timeout at minimum in ft757gx.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2373 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-07-08 20:44:46 +00:00
Nate Bargmann, N0NB
f68e53bc96
Explain the -P option a bit more clearly and its side effects.
...
Correct typo in the Diagnostics section.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2372 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-07-08 16:43:21 +00:00
Nate Bargmann, N0NB
9652472d43
Returned ptt_type in ft757gx2_caps to RIG_PTT_SERIAL_DTR and tested
...
DTR state follows PTT setting.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2371 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-07-08 16:29:06 +00:00
Nate Bargmann, N0NB
067368b821
Set PTT type to NONE
...
Corrected get_freq error off by a factor of 10--bug tracker # 2009215,
thanks to F4ECW and KC0MLS
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2370 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-07-08 15:02:37 +00:00
Thomas Beierlein, DL1JBE
bd65eb907e
fix for gcc warnings: dereferencing type-punned pointer will break strict-aliasing rules"
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2369 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-06-26 15:23:06 +00:00
Nate Bargmann, N0NB
13b3d1d946
Added gs232a to Makefile.am DIST_SUBDIRS variable
...
Clarified backend additions in README.developer
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2368 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-06-20 03:11:41 +00:00
Martin Ewing, AA6E
6c88a2df6c
Switch back to ASCII freq. setting because of hardware(?) bug.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2367 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-06-19 04:26:52 +00:00
Martin Ewing, AA6E
bde72b0b8b
Add author. (credits info added to web page, also)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2366 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-06-11 17:53:47 +00:00
Stéphane Fillod, F8CFE
c7279c14cf
* new command dump_conf from within rigctl
...
* DBTS #258692 : '?' show all the possibilities at rigctl prompt
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2365 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-23 14:30:12 +00:00
Stéphane Fillod, F8CFE
dbb8c50555
new command dump_conf from rigctl
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2364 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-23 14:26:09 +00:00
Stéphane Fillod, F8CFE
946a153560
in generic save/restore chan, only process decalred properties from mem_caps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2363 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-23 14:19:50 +00:00
Stéphane Fillod, F8CFE
b19833a56e
copyright fix
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2362 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-23 14:14:18 +00:00
Stéphane Fillod, F8CFE
f6a7e6628c
added GS-232A rotator controller
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2361 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-23 14:14:17 +00:00
Stéphane Fillod, F8CFE
1cba659924
allow perl binding to find libhamlib in src, but nuke LD_RUN_PATH, hence preventing any rpath backdoor
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2360 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-17 16:36:54 +00:00
Thomas Beierlein, DL1JBE
ca9cd2715d
adapt path for model to support/model%d.txt in print_caps_sum()
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2359 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-13 13:35:34 +00:00
Stéphane Fillod, F8CFE
b58bd02ef3
do not make rigctld conditional anoymore, check for winsock2 so rigctld can compile on mingw32
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2358 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-08 16:21:33 +00:00
Stéphane Fillod, F8CFE
35e2e248c7
check ITU region validity in rig_set_conf('itu_region')
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2357 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-08 12:40:04 +00:00
Stéphane Fillod, F8CFE
8e96f2812c
fix Debian #263478 , rigctl: help sheet doesn't line up
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2356 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-08 10:46:27 +00:00
Stéphane Fillod, F8CFE
cca5fd3b19
prevent invalid free() in cleanup
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2355 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-07 22:18:25 +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
dad9fe5f7c
more tests/examples
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2353 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 21:47:06 +00:00
Stéphane Fillod, F8CFE
fa8ca11137
* fix/improve memory oriented methods
...
* made all methods returning strings more handy
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2352 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 21:42:04 +00:00
Stéphane Fillod, F8CFE
42143f1976
make locator/qrb/longlat functions to work from bindings
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2351 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 21:38:25 +00:00
Stéphane Fillod, F8CFE
24e179a397
partly fix dependencies
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2350 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 21:36:33 +00:00
Stéphane Fillod, F8CFE
a446ff44d6
more symbols to ignore
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2349 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 21:31:25 +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
74495d7dfb
default serial device on BSD systems
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2343 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 15:36:23 +00:00
Stéphane Fillod, F8CFE
b3dc2f4713
Added BC780xlt and BC250D
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2342 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 15:33:26 +00:00
Stéphane Fillod, F8CFE
bd0bf5112b
Added PRO-2052, big improvement of uniden backend
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2341 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 14:23:54 +00:00
Stéphane Fillod, F8CFE
e3d772a8b5
misc comment about STRENGTH relative to S9
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2340 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 14:11:43 +00:00
Stéphane Fillod, F8CFE
0f5011a9f1
More Uniden and Radio Shack models
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2339 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 14:10:23 +00:00
Stéphane Fillod, F8CFE
731eadc013
make S-Meter jiggle randomly
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2338 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-04 14:08:55 +00:00
Martin Ewing, AA6E
32be6d0e81
Fix serial I/O error checking
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2337 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-01 21:30:28 +00:00