Commit Graph

26 Commits

Author SHA1 Message Date
Frank Singleton, VK3FCS
c989a709dc Removed static stuff from functions.
Also, begin to implement table driven command translation
from API to rig native. priv now contains a cmd table
that is used for backend commands towards rig.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@293 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-13 01:26:08 +00:00
Frank Singleton, VK3FCS
a172a41fdb trying different approach to storing cmd sequence.
_set_ptt is being converted. Needs tidying up though.
Some sequences are complete, and can be read from
static data. Incomplete sequences will eventually be
copied form static declaration, and completed in priv data.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@292 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-11 04:19:10 +00:00
Frank Singleton, VK3FCS
83015a0102 minor updates to active vfo handling
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@290 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-09 21:48:52 +00:00
Frank Singleton, VK3FCS
86a4bbc904 minor update to active VFO handling in _set_vfo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@288 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-09 02:01:59 +00:00
Frank Singleton, VK3FCS
6507078a5b 1. Added VFO as target for some set/get cmds.
2. ./testrig still runs ok using RIG_VFO_CURR.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@287 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-07 02:34:56 +00:00
Frank Singleton, VK3FCS
12f7d82e36 added set/get freq to use generic bcd etc
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@268 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-11-25 21:49:34 +00:00
Frank Singleton, VK3FCS
3d4ddd3710 updated ptt/mode/vfo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@267 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-11-25 08:20:06 +00:00
Stéphane Fillod, F8CFE
04ac0f5504 Misc changes to accomodate with new API, pls check modes handling and new has_level caps field
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@222 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:27:12 +00:00
Frank Singleton, VK3FCS
c81ec9ef51 minor fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@214 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-14 03:55:26 +00:00
Frank Singleton, VK3FCS
a5bcaa48ca added post_write_delay
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@204 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-09 01:17:20 +00:00
Frank Singleton, VK3FCS
06a6dca2b8 merge with TRN stuff and add some set/get_mode and vfo stuff
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@203 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 23:06:17 +00:00
Stéphane Fillod, F8CFE
e24d318059 rig.h is in include/hamlib, added dynamic loading support and set transceive cap to off
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@201 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 21:57:40 +00:00
Frank Singleton, VK3FCS
4490b9560b added ft747_open and ft747_close
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@180 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-02 00:02:03 +00:00
Frank Singleton, VK3FCS
a161780ccd started ft747_set_ptt and ft747_set_vfo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@148 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-24 03:35:39 +00:00
Frank Singleton, VK3FCS
7afd8f88ff added extra rig caps
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@138 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-23 00:35:45 +00:00
Frank Singleton, VK3FCS
bf809d6293 converting to frontend/backend structure compiles ok
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@113 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-16 23:16:26 +00:00
Frank Singleton, VK3FCS
f926ab04ce adding rig_caps stuff
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@88 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-04 19:58:56 +00:00
Frank Singleton, VK3FCS
9d17f814a0 adding rig_caps stuff
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@85 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-04 04:07:33 +00:00
Frank Singleton, VK3FCS
94aafc5cbe added GPL license info
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@70 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-08-19 04:07:00 +00:00
Frank Singleton, VK3FCS
d63d4ec9df cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@64 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-30 05:09:51 +00:00
Frank Singleton, VK3FCS
3d06644c7d removed unwanted debug printf's
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@59 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-30 04:02:56 +00:00
Frank Singleton, VK3FCS
59ec3812c3 removed cmd_get_update
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@38 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-28 03:09:08 +00:00
Frank Singleton, VK3FCS
f07abe9364 use read_sleep now from serial.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@35 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-28 00:57:29 +00:00
Frank Singleton, VK3FCS
d594c0415a use while(1) and break
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@32 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-27 01:01:32 +00:00
Frank Singleton, VK3FCS
1ae52ab67f using rig_open and rig_close and serial.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@28 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-27 00:43:58 +00:00
Frank Singleton, VK3FCS
9419ada73e Initial revision
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-18 20:55:08 +00:00