Wykres commitów

1105 Commity (fb8c26bb5aa326068b386aae59cc9ed1555874a0)

Autor SHA1 Wiadomość Data
Dale E. Edmons, KD7ENI fb8c26bb5a 1) Updated branch_ts2k with respect to HEAD.
2) Working ts2k_menu.  (only in RIG_MODEL_TS2K)
3) Split TS-2000 into experimental and standard versions:
   RIG_MODEL_TS2000 = standard, RIG_MODEL_TS2K = experimental.
4) Basic command parser in tests/rc.  Will open/close rig or copy a
   freq from one rig/vfo to another rig/vfo.  Very cool.  Very basic.
   Very experimental.
5) Added test programs.
   a) testcmd - calls parser (no command prompt yet!)
   b) testts2k - replacement for testrig (with trivial modification)
   c) testptt - testts2k/testrig should not transmit.  TX stuff in testptt.
6) Used crowbar to merge HEAD into branch_ts2k.  Working on clean-up.
7) I'm sure I've forgotten or neglected to mention some other stuff.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1123 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-26 08:53:11 +00:00
Stéphane Fillod, F8CFE 8c7ac15885 remove deprecated functions
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1122 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-11 22:13:32 +00:00
Stéphane Fillod, F8CFE 947446c506 fix set_vfo/get_vfo for TS-440
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1120 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-10 21:45:44 +00:00
Stéphane Fillod, F8CFE 11baf8ecfb fixed support for new vfo param in get_channel
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1119 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-10 21:34:53 +00:00
Stéphane Fillod, F8CFE b024552a03 fix dangerous typo in case of get_channel emulation
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1118 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-10 21:30:47 +00:00
Stéphane Fillod, F8CFE 20a330c20e added FUNC_TBURST
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1114 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-09 22:18:33 +00:00
Stéphane Fillod, F8CFE 7bf3972b30 - removed rig_save_channel and rig_restore_channel from API
- rig_set_channel and rig_get_channel can now target VFO, besides memories
- emulation of set_channel and get_channel has been kept in generic routines.
  Added in these routines the support for ext_levels.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1113 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-09 22:17:14 +00:00
Stéphane Fillod, F8CFE 355c38492e added IC756PROII caps with basic "extra" parm support
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1112 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-09 20:43:37 +00:00
Stéphane Fillod, F8CFE e8403d542d added "extra" level and "extra" parm support
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1111 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-09 20:40:28 +00:00
Stéphane Fillod, F8CFE 27b67a82da Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1110 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-09 20:36:07 +00:00
Stéphane Fillod, F8CFE 3a08190627 gcc3 fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1109 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-08 22:53:27 +00:00
Stéphane Fillod, F8CFE ba26b66075 Temporarily roll back ts2k experimental patches, esp. the VFO bits
kept:
- indentation
- new PARM_KEYLIGHT, SCAN_VFO
- new scan_group field in struct channel
- added RIG_CHFLAG's
ts2k stuff in 'branch_ts2k' will be merged later


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1108 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-08 22:20:15 +00:00
Stéphane Fillod, F8CFE 4af5a96eee added Drake backend
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1107 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-08 22:14:23 +00:00
Stéphane Fillod, F8CFE 4ef4a45099 Initial release of skeleton for Drake backend
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1106 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-08 22:10:43 +00:00
Stéphane Fillod, F8CFE 2bcabfe0fb added Drake R-8B
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1105 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-08 22:09:54 +00:00
Stéphane Fillod, F8CFE c3e06083be added gnuradio backend, bumped version number, misc fix for recent LIBTOOL
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1099 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-06 09:31:47 +00:00
Stéphane Fillod, F8CFE 4795c74b2a added gnuradio backend
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1098 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-06 09:30:01 +00:00
Stéphane Fillod, F8CFE b8dbee6114 Initial alpha release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1096 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-06 09:27:38 +00:00
Stéphane Fillod, F8CFE ef95000c65 misc fix for C++
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1095 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-06 09:26:59 +00:00
Stéphane Fillod, F8CFE ea7d32f79e added GNUradio models
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1094 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-06 09:24:25 +00:00
Stéphane Fillod, F8CFE e5c82d9bf5 build fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1093 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-06 09:24:10 +00:00
Stéphane Fillod, F8CFE 6ba2b89cd0 added TS440 caps
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1092 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-05 23:22:11 +00:00
Stéphane Fillod, F8CFE 6afa1daa3f remove autogenerated file
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1091 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-05 23:20:11 +00:00
Robert Steinhäußer, DL1NC 13d87dea28 fixed it
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1090 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-03 13:53:20 +00:00
Robert Steinhäußer, DL1NC 414fe9618a *** empty log message ***
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1089 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-03 13:50:01 +00:00
Stéphane Fillod, F8CFE 51ea94cdb5 removed autogenerated files, use autogen.sh instead
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1088 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-02 18:03:25 +00:00
Stéphane Fillod, F8CFE c540d709ec Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1087 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-01 22:11:24 +00:00
Stéphane Fillod, F8CFE ab0e4e3954 update max serial speed the rig can do (dip-switches inside the rig)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1086 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-01 22:08:41 +00:00
Dale E. Edmons, KD7ENI f2195f78b2 Had to re-run automake kenwood/Makefile.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1085 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-30 11:32:43 +00:00
Dale E. Edmons, KD7ENI 7cdedbb95b Changed name back to original.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1084 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-30 10:20:52 +00:00
Dale E. Edmons, KD7ENI 7212a11aa8 Added working TS-2000 files. There are some changes left out but this
is the minimum I could commit and have a functional rig.  The cost is
that I've broken kylix and others that duplicate rig.h.  I'm in the
process of repairing the damage.  Please be patient.  I hope a day or so,
but am asking for up to a week.  E-mail me about *anything* you find
broken.  Kylix (and similar) is (are) known to not work.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1083 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-30 10:17:03 +00:00
Dale E. Edmons, KD7ENI 9820f82939 Updated status.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1082 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 09:58:00 +00:00
Dale E. Edmons, KD7ENI fdbce1c69e Temp kludge to make ts2k.c compile (keeps Hamlib from compiling!).
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1081 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 09:54:50 +00:00
Dale E. Edmons, KD7ENI 711b117ce4 Wouldn't compile. Removed ts2k.c. Haven't got all new rig.h stuff removed.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1080 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 09:16:54 +00:00
Dale E. Edmons, KD7ENI a79225c24d Renamed new ts2000.c to ts2000.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1079 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 09:04:00 +00:00
Dale E. Edmons, KD7ENI 9815b71a67 Corrected status to CVS branch.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1078 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:56:20 +00:00
Dale E. Edmons, KD7ENI 52233c8080 Changes often, so added status. Will delete when things stabilize.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1077 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:47:44 +00:00
Dale E. Edmons, KD7ENI 1f3b895d2f Bring code more in line with CVS code.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1076 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:42:29 +00:00
Dale E. Edmons, KD7ENI b1f414de4a Renamed ts2000.c.new ts2000.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1075 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:40:42 +00:00
Dale E. Edmons, KD7ENI bf2b9c7285 New file.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1074 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:39:14 +00:00
Dale E. Edmons, KD7ENI 3457f7a62b Start of rig menuing functions.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1073 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:38:21 +00:00
Dale E. Edmons, KD7ENI 00d4985890 Changed ts2000.c to ts2000.h.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1072 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:20:32 +00:00
Dale E. Edmons, KD7ENI f59bbf24dd Bring ts2k.c more in line with current CVS.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1071 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-29 08:18:43 +00:00
Dale E. Edmons, KD7ENI 319a1e5a3f Copied too much stuff, backed out what I broke.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1070 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-27 09:16:54 +00:00
Dale E. Edmons, KD7ENI feacabbf83 Started TS-2000 update/overhaul --Dale
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1069 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-27 08:55:56 +00:00
Dale E. Edmons, KD7ENI 2e320789a8 Added comments to commandline in rigctl (second time) --Dale
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1068 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-26 20:44:37 +00:00
Stéphane Fillod, F8CFE 51f3497fbf initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1067 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-19 17:33:11 +00:00
Stéphane Fillod, F8CFE 7fbfa8a745 preliminary work for 1.1.3 release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1065 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-17 21:00:32 +00:00
Stéphane Fillod, F8CFE 8033d100b4 misc
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1064 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-17 20:59:51 +00:00
Stéphane Fillod, F8CFE f2aaf79781 updated to libtool-1.4.2-6
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1063 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-17 20:59:09 +00:00