Robert Steinhäußer, DL1NC
0004a9beac
added quoting for newer autoconf [supplied by Thomas Klausner]
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2040 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-09-28 21:07:59 +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
Alexandru Csete OZ9AEC
04aaca80c6
Applied Tommi's improvements from the FT-857 backend with the following changes and additions:
...
- Frequency ranges, tuning steps and TX power levels.
- Added ROG_MODE_PKTFM and disabled set WFM since it cannot be explicily set.
- Added narrow CW modes.
- Enabled set_powerstat.
- Created private DCS codes list (not all from tone.h are supported).
- Modified CTCSS and DCS code; it is a little different than the 857.
- Added RIG_LEVEL_RAWSTR and RIG_OP_TOGGLE.
- Added set_split_vfo to toggle split ON/OFF (vfo args are silently ignored).
get_split_vfo left out becasue it only works when PTT is ON :o)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2038 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-09-04 10:44:23 +00:00
Stéphane Fillod, F8CFE
15acf131b2
rig_mW2power fix reported by Brian Mury VE7NGR
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2037 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-06-20 21:15:48 +00:00
Mark J. Fine
ae1be18b09
Added missing manual notch switch for the NRD-545
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2036 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-05-04 20:57:52 +00:00
Mark J. Fine
d606528468
Fixed several differences in 535/545 commands
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2035 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-05-01 11:09:38 +00:00
Stéphane Fillod, F8CFE
45b0e772ac
fixes around continuous mode
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2034 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-21 20:50:04 +00:00
Stéphane Fillod, F8CFE
8292e78dce
handle empty channels, bank_num, chop trailing spaces off memory names, allow aor_get_channel(RIG_VFO_CURR)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2033 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-21 20:19:41 +00:00
Stéphane Fillod, F8CFE
d82fdffd68
fix Hold on decode, get out of remote mode for the I command
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2032 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 16:43:29 +00:00
Stéphane Fillod, F8CFE
3772a75de1
added more vfo_ops
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2031 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 16:36:00 +00:00
Stéphane Fillod, F8CFE
c5e0b9092c
tab reformat
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2030 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 15:31:26 +00:00
Stéphane Fillod, F8CFE
62fdd61787
make use of save memory at once API, don't expect and ack in aor_close
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2029 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 14:50:56 +00:00
Stéphane Fillod, F8CFE
4b3b3c26be
added AR2700 & AR8600
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2028 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 14:48:49 +00:00
Stéphane Fillod, F8CFE
50a5c7fb0b
make CSV separator a parameter
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2027 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 14:47:56 +00:00
Stéphane Fillod, F8CFE
1fe29dce61
make use of save memory at once API, and make CSV separator a parameter
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2026 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 14:47:04 +00:00
Stéphane Fillod, F8CFE
579823eb53
extend API to support save/load memory at once
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2025 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 14:44:04 +00:00
Stéphane Fillod, F8CFE
2f9eece340
make xml in option usage conditional
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2024 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 13:33:18 +00:00
Stéphane Fillod, F8CFE
3e22a1156c
line-up
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2023 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 13:29:43 +00:00
Stéphane Fillod, F8CFE
91b14bbd4d
remove deprecated 64bit code
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2022 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 13:28:14 +00:00
Stéphane Fillod, F8CFE
a2281a034e
added AR8600
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2021 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 13:27:26 +00:00
Stéphane Fillod, F8CFE
6c79401f21
silence error message when RIG_OP_XCHG used to check split mode
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2020 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 13:26:55 +00:00
Stéphane Fillod, F8CFE
35d143e08c
tab reformat
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2019 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-16 11:55:49 +00:00
Stéphane Fillod, F8CFE
71aa2e836e
fix get_channel with empty slots, and first try at bank base problem
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2018 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-15 21:50:27 +00:00
Stéphane Fillod, F8CFE
d4d86f0d05
continue over empty channels
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2017 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-15 21:14:10 +00:00
Stéphane Fillod, F8CFE
26dfe2aa7d
Do wait for a reply on each aor command
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2016 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-15 18:18:42 +00:00
Stéphane Fillod, F8CFE
f3f29c4b7a
refactor mode/width parsing among aor models, and update AR5000 caps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2015 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-15 17:48:41 +00:00
Martin Ewing, AA6E
ae731ac9bd
Add get_, set_ant (ignores rx only ant)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2014 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-15 15:30:09 +00:00
Stéphane Fillod, F8CFE
a5f46d23d9
* jrc_transaction made static
...
* do not mask RIG_ETIMEOUT in jrc_transaction
* refactor jrc2rig_mode & rig2jrc_mode
* turned comments into #if 0 / #endif
* added support for RIG_OP_UP/RIG_OP_DOWN
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2013 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-13 22:31:46 +00:00
Stéphane Fillod, F8CFE
2f18531e26
check for Python presence
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2012 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-13 18:56:19 +00:00
Stéphane Fillod, F8CFE
25ab6898d7
tab reformat
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2011 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-13 18:20:37 +00:00
Martin Ewing, AA6E
8268eb44f3
Support LEVEL_VOX, VOXGAIN, ANTIVOX
...
Support LEVEL_NR as Orion NB setting (firmware bug), FUNC_NB -> NB=0,4
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2010 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-12 01:47:47 +00:00
Stéphane Fillod, F8CFE
f2477fbc2c
added special \send_cmd(w), fixed ARG_IN_LINE parsing, started coding set_channel(WIP), some tab reformat and reshuffled test_table for better alignment
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2009 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-11 22:11:28 +00:00
Martin Ewing, AA6E
8ef74de474
Added VFO_OPS, promote to Beta
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2008 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-11 14:00:51 +00:00
Stéphane Fillod, F8CFE
c9a4c4c735
tab reformat
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2007 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 22:32:54 +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
5a29fae120
select optimization level and debugging for dev
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2005 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 21:55:27 +00:00
Stéphane Fillod, F8CFE
6ba9819f5d
fix error code return convention, which is negative when failed
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2004 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 21:49:38 +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
fe3eb0b51f
fix read_string return code bug, query only one channel memory content in aor_get_channel, and parse only declared fields in mem_caps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2002 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 20:59:30 +00:00
Stéphane Fillod, F8CFE
653b51c8cb
added initial support for get_channel/set_channel, set_mem/get_mem, set_bank, more VFO to set_vfo/get_vfo and fixed aor_get_mode
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2001 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-09 16:33:42 +00:00
Stéphane Fillod, F8CFE
0945682dd1
moved debug primitives from misc.c to proprer debug.c
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2000 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-09 09:49:13 +00:00
Stéphane Fillod, F8CFE
8b28265a63
tab reformat
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1999 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-08 20:15:00 +00:00
Stéphane Fillod, F8CFE
1c64997db3
orion needs gettimeofday
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1998 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-06 22:02:29 +00:00
Stéphane Fillod, F8CFE
f79eaeccda
flexible debug reporting
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1997 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-06 21:27:28 +00:00
Ben Coleman, NJ8J
8a03048c98
Added NJ8J's email address.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1996 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-05 18:54:05 +00:00
Martin Ewing, AA6E
656df6ae67
Added RIG_FUNC_TUNER, RIG_FUNC_LOCK and RIG_FUNC_VOX, fixed MEM_CAP.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1995 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-05 13:52:42 +00:00
Stéphane Fillod, F8CFE
7450b7473d
tab reformat
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1994 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-04 22:26:38 +00:00
Stéphane Fillod, F8CFE
8ab0966164
dummy check-in to make timestamps past aclocal.m4
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1993 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-04 22:00:54 +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
2f021f1922
fix Solaris build and maybe other missing getopt_long
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1991 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-04 21:27:03 +00:00