Wykres commitów

2186 Commity (13cd46419ea1095e21a0bf7ec95df53d76095922)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE 13cd46419e new rigctld
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2244 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-11 23:05:37 +00:00
Stéphane Fillod, F8CFE a0755abe0c code factorized in rigctl_parse.c
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2243 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-11 23:04:22 +00:00
Stéphane Fillod, F8CFE aa495a59a3 initial revision
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2242 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-11 23:03:52 +00:00
Stéphane Fillod, F8CFE 926bcbca8f code taken from rigctl, to be factorized among rigctl and rigctld.
(optional) pthread support added because rigctld needs it.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2241 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-11 23:03:38 +00:00
Stéphane Fillod, F8CFE a1b92934c3 initial revision, inspired by rigctl
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2240 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-11 23:02:01 +00:00
Stéphane Fillod, F8CFE ee28cc5bbb * rigctld depends on pthread
* enable pthread CFLAGS for everyone when pthread present


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2239 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-11 22:46:58 +00:00
Martin Ewing, AA6E e10bd43b84 Ensure printable get_info string
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2238 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-09 03:16:32 +00:00
Martin Ewing, AA6E 1b6b861e6c Add more functions to example program.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2237 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-09 03:14:39 +00:00
Stéphane Fillod, F8CFE 83ca5b5fb2 better algorithm, yielding improved SNR
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2236 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-07 19:26:39 +00:00
Stéphane Fillod, F8CFE fe423a4f94 status reported as stable
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2235 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-07 19:12:55 +00:00
Stéphane Fillod, F8CFE 92c558126b status reported as stable under Windows (Dream DRM forums)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2234 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-07 19:11:59 +00:00
Stéphane Fillod, F8CFE 9fbf975f19 new file: flexradio.[ch],dttsp.c, removed sdr1k.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2233 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-07 19:09:29 +00:00
Stéphane Fillod, F8CFE a4980ef28a initial release, inspired by my work on gnuradio backend
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2232 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-07 19:08:30 +00:00
Stéphane Fillod, F8CFE d870c37176 move backend declaration into flexradio.c
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2231 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-07 19:06:44 +00:00
Stéphane Fillod, F8CFE c1779ac703 move backend prototypes into flexradio.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2230 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-07 19:05:40 +00:00
Stéphane Fillod, F8CFE 42de58b50e new RIG_MODEL_DTTSP
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2229 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-07 18:38:32 +00:00
Martin Ewing, AA6E 0c18b6b64f Moved firmware detection to new tt565_open routine, where it is done
every time the rig is opened.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2228 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-05 18:42:48 +00:00
Martin Ewing, AA6E 5ee6414e24 Add autodetect version 1 or 2 firmware (using rig_get_info).
Correct V1 calibration.  Make V2 calibration the default.
Signal RIG_LEVEL_STRENGTH supported.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2227 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-05 03:53:24 +00:00
Martin Ewing, AA6E 2f083cd7c2 Correct float vs int interpolation options
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2226 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-05 03:48:14 +00:00
Nate Bargmann, N0NB ef7659e1e0 Makefile.am and rig.h minor edits to the comments to (hopefully) improve
readability.  configure.ac added AM_PROG_CC_C_O macro to quiet error
message regarding rigmem.c in tests/Makefile.am from autoconf 2.61 on
Debian Stable.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2225 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-01 01:13:30 +00:00
Stéphane Fillod, F8CFE 6e3cca445e initial release of DDS-60
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2224 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-10-23 21:56:30 +00:00
Nate Bargmann, N0NB 9f018aa1d1 Match Copyright attributions between README files.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2223 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-10-15 00:52:59 +00:00
Nate Bargmann, N0NB 50a0449dcd Add Hamlib Group to Copyright line.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2222 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-10-15 00:50:53 +00:00
Stéphane Fillod, F8CFE 341c3467ee new backend elektor 5/07 (SDR USB)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2221 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-10-07 20:31:24 +00:00
Stéphane Fillod, F8CFE b9c2ebeaea initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2220 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-10-07 20:30:40 +00:00
Stéphane Fillod, F8CFE 1b79a2a0ed * call missing usb_find_devices()
* disable usb_set_configuration/usb_set_altinterface since they seem to interfere


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2219 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-10-07 20:12:36 +00:00
Steve Conklin, AI4QR beeafc7ac1 Added support for the Yaesu FT-767GX. The following are implemented:
get/set frequency
get/set mode
get/set vfo
get/set CTCSS tone
get/set split_mode
get/set split_freq
get/set split_mode
get ptt


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2218 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-10-05 04:19:18 +00:00
Stéphane Fillod, F8CFE 5403a48f6c fix memory access after freeing
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2217 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-09-18 19:34:43 +00:00
Stéphane Fillod, F8CFE 4fb86ade33 new model ELEKTOR507 (SDR USB)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2216 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-09-18 19:33:00 +00:00
Stéphane Fillod, F8CFE 7c62cc2c82 status: alpha->beta
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2215 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-09-18 19:31:56 +00:00
Martin Ewing, AA6E 30bb34efa5 Dead simple sample Hamlib program
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2214 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-09-04 21:53:40 +00:00
Thomas Beierlein, DL1JBE b572fbfaf3 fixed bug in kenwood_transaction()
memset() missed initializing the answer buffer by one.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2213 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-09-04 15:01:23 +00:00
Nate Bargmann, N0NB 55354d8d32 Add libusb-dev to optional packages list
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2212 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-09-03 03:34:45 +00:00
Thomas Beierlein, DL1JBE c9a3e8237c Deleted duplicate code (see kenwood_set/get_level in kenwood.c)
Tnx Rob KL7NA,


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2211 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-30 17:12:52 +00:00
Thomas Beierlein, DL1JBE 2e45398e7a fixed .get_mode and .get_vfo (tnx for help CT1DRB)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2210 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-20 17:26:25 +00:00
Thomas Beierlein, DL1JBE 779df91d0f added DSP Slope tuning.
Tnx Rob  KL7NA.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2209 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-19 08:47:37 +00:00
Thomas Beierlein, DL1JBE 75851b894e added support for DSP slope tuning in level_str[]
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2208 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-19 08:26:27 +00:00
Martin Ewing, AA6E bd653b4c43 correct CHANNEL_CAPS sytax
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2207 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-18 20:04:56 +00:00
Nate Bargmann, N0NB 4fa659dbf3 Added Rob, KL7NA
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2206 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-18 13:00:07 +00:00
Nate Bargmann, N0NB e904578f5a Bug fixes and slope tuning support for the TS-850.
Thanks to Rob Frohne, KL7NA


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2205 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-18 12:55:46 +00:00
Juergen Rinas, DC3BW 21857f4164 * fixed ptt
* expanded frequency range (available after firmware update) according to
  http://www.kenwood.com/i/products/info/amateur/ts_480/firmware/pop_ts480_e.htm
* added tuning steps
* added filter list
* increased version info


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2204 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-08-06 05:19:51 +00:00
Nate Bargmann, N0NB 93ae2f55be Release of 1.2.6.2
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2202 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-06-30 12:58:11 +00:00
Stéphane Fillod, F8CFE 3899c83f21 cleanup and initial __BORLANDC__ support
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2201 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-05-21 21:41:59 +00:00
Stéphane Fillod, F8CFE 467fe36b23 automated generation of <backend>_lst.html files for web site sup-info
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2200 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-05-21 20:35:41 +00:00
Stéphane Fillod, F8CFE b72b148831 initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2199 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-05-21 20:35:03 +00:00
Stéphane Fillod, F8CFE c8f0b6052d new rigsmtr
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2198 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-05-21 20:03:17 +00:00
Stéphane Fillod, F8CFE bc2f026bee initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2197 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-05-21 20:02:57 +00:00
Stéphane Fillod, F8CFE 3a976e1c84 fix vpath build of rigmatrix.html
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2196 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-05-21 19:53:46 +00:00
Thomas Beierlein, DL1JBE 5266e718eb * get_xit/rit now honours the state of the RIT/XIT switches (returns 0 if off)
* set_xit/rit switches RIT/XIT on or off if needed
* get/set_split_vfo implemented or corrected


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2195 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-03-17 17:27:53 +00:00
Thomas Beierlein, DL1JBE 8f0e7025bd IC910H has different meaning of command 1A, subcommand 03. So we should not ask for DSP filter settings in 'icom_get_mode'.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2194 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-03-05 09:01:03 +00:00