Wykres commitów

49 Commity (89b52f1f11a65cc2df5addc4877af1f3581791d2)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE 16418f4409 * cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@408 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-28 20:24:44 +00:00
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 3d7fd0a6cd some new defines for FT747_VFO_A/B
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@289 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-09 02:03:26 +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 72e205095a * include missing header files in the distribution
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@247 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-29 10:18:42 +00:00
Stéphane Fillod, F8CFE dbe4eb7150 * added -avoid-version to LDFLAGS for dlopen modules
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@232 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-22 15:55:00 +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
Frank Singleton, VK3FCS b44e559ac4 API updates - added set/get_mode
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@202 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 22:58:02 +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
Stéphane Fillod, F8CFE f66b8023a4 Deprecated by autoconf/automake
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@176 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-01 14:30:46 +00:00
Stéphane Fillod, F8CFE 34279c3cd6 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@173 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-01 12:52:17 +00:00
Frank Singleton, VK3FCS 6e2c1585c5 starting to implement set/get pairs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@149 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-24 03:36:47 +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 ce789566fc minor updates
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@137 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-23 00:34:42 +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 2b30ec4833 adding rig_cap stuff
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@84 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-04 04:06:14 +00:00
Frank Singleton, VK3FCS 59a5c09e83 adding rig_caps stuff
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@83 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-04 03:58:06 +00:00
Frank Singleton, VK3FCS 271032aa5b added -I$(COMMON_DIR) to find rig.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@76 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-09-03 23:38:23 +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 fa7fd393fb cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@63 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-30 05:04:04 +00:00
Frank Singleton, VK3FCS 1d6e1970ef removed dump_hex from here..
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@60 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-30 04:05:35 +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 698e0ad1e2 cannot use const int in case statements ??
so use #define instead


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@41 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-29 00:52:28 +00:00
Frank Singleton, VK3FCS 644b460775 use MODE_xx defines
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@40 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-29 00:50:45 +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 ddd49e87f2 read uses while(1) and break
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@31 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-27 00:52:26 +00:00
Frank Singleton, VK3FCS 214264a8a1 use ft747 on serial port /dev/ttyS0
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@30 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-27 00:49:55 +00:00
Frank Singleton, VK3FCS 89b4625866 use common dir for serial stuff
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@29 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-27 00:47:56 +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 5cbc606531 added rig_open and rig_close
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@27 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-27 00:42:09 +00:00
Frank Singleton, VK3FCS 5596474bcc added ../common as object path
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@26 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-27 00:26:22 +00:00
Frank Singleton, VK3FCS 62e86db172 *** empty log message ***
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@12 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-18 23:28:01 +00:00
Frank Singleton, VK3FCS e432b2e194 added build_all ,cleanall and verify targets
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@11 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-07-18 22:01:04 +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