Wykres commitów

1451 Commity (ad8b6cdb9c2028c267338e97420cbb3c0a98a12b)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE 8d707be2a4 added support for set DTR/RTS state, useful to power external device from the serial port
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1378 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-23 22:38:54 +00:00
Stéphane Fillod, F8CFE 36ce8141ca extract set_dtr/set_rts to serve multiple purposes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1377 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-23 22:36:30 +00:00
Stéphane Fillod, F8CFE f78e4e655c * made RIG_VFO_CURR different than RIG_VFO_NONE
* added RIG_TS_ANY, RIG_FLT_ANY for free form tuning_step and filters
* added support for set RTS/DTR state of the serial port


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1376 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-23 22:34:54 +00:00
Stéphane Fillod, F8CFE e9b377f9bc * gnuradio backend requires GNU Radio >= 0.7 with new FIR API
* fodtrack backend needs linux/ppdev.h support (2.4+ kernels)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1375 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-23 18:43:04 +00:00
Stéphane Fillod, F8CFE 6a472bddf5 added IC-736
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1374 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-19 23:56:56 +00:00
Alex V Flinsch, KC2IVL fdef5bea87 *** empty log message ***
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1373 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-14 15:23:00 +00:00
Stéphane Fillod, F8CFE d1097024b3 added initial support for the AR3000A
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1372 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-13 22:17:44 +00:00
Nate Bargmann, N0NB a01169123a 2003-02-12:
Update:
		Fixed read bug where Rotor-EZ is apparently returning the
		azimuth string prepended with a semi-colon.  Thanks to
		Orv W6BI for testing the code.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1370 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-13 03:08:00 +00:00
Stéphane Fillod, F8CFE 1164464937 some fixes, still to scope
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1369 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-09 23:06:52 +00:00
Stéphane Fillod, F8CFE 03db5524aa * 2 demodulators are WIP: (W)FM and SSB
* MultiTask->process runs on its own thread within Hamlib backend,
	thus no need to compile GNUradio with -DTHREAD=1.
* Appropriate locking to gurantee GNUradio coherency wrt multithreading.
* support for tuner control through Hamlib! The rig model number
	can be set through set_conf
* made backend fully vfo targetable
* added set_level/get_level support. setting RIG_LEVEL_RF works!


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1368 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-09 23:02:26 +00:00
Stéphane Fillod, F8CFE 4b266c142a MultiTask in separate thread, support for tuner control through Hamlib, per channel modulation data
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1367 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-09 22:54:15 +00:00
Stéphane Fillod, F8CFE 81c295cdf1 added GRAUDIO model (sound card source GNUradio)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1366 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-09 22:50:52 +00:00
Stéphane Fillod, F8CFE c0cfa69923 can do vfo target, has set_level, and some priv capabilities
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1365 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-09 22:49:33 +00:00
Stéphane Fillod, F8CFE dc5a2dee1a new calls and struct
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1364 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-09 22:47:03 +00:00
Stéphane Fillod, F8CFE b2fe02645a added MC4020/graudio sources, gnuradio.cc now multithreaded, and some testgr fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1363 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-09 22:46:33 +00:00
Stéphane Fillod, F8CFE cba4901072 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1362 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-09 22:46:00 +00:00
Stéphane Fillod, F8CFE 05b84313fe gnuradio backend requires lib version 0.6
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1361 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-09 22:43:50 +00:00
Stéphane Fillod, F8CFE d0f718d7c7 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1360 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-29 23:06:30 +00:00
Stéphane Fillod, F8CFE 2d68a902c2 added microtune backend
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1359 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-29 23:04:05 +00:00
Stéphane Fillod, F8CFE b4a4924e2f * added microtune backend
* added --without-rpc-backends to explicitly disable RPC build (in case
  of compilation trouble)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1358 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-29 23:02:57 +00:00
Stéphane Fillod, F8CFE d1aa1f385b fix a potential seg fault on backend open failure, removed useless rot_get_position in open
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1357 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-29 23:00:56 +00:00
Stéphane Fillod, F8CFE f6c7db3e03 fix a potential seg fault on backend open failure, initialize state.current_vfo appropriately
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1356 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-29 22:31:18 +00:00
Stéphane Fillod, F8CFE 890f4ed977 added microtune in backend list
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1355 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-29 22:31:06 +00:00
Stéphane Fillod, F8CFE 655da27582 added TS790 ID
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1354 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-29 22:25:16 +00:00
Nate Bargmann, N0NB 07eed6da75 2003-01-18
Updated:
		More code cleanups.  Updated README.ft920 to reflect
		latest backend status.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1353 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-19 04:48:00 +00:00
Nate Bargmann, N0NB 0e504ce249 2003-01-16
Update:
		Rewrote most of the backend functions to work with passed RIG_VFO values.
		Wrote three more helper functions to clean up main code.
		Added set/get rit/xit functions.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1352 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-17 04:43:50 +00:00
Joop Stakenborg, PG4I f19f47009c a working spec file
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1351 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-15 19:42:22 +00:00
Joop Stakenborg, PG4I 2b3552b00c make rpm will fail with a '-' in the version number
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1350 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-15 19:39:45 +00:00
Joop Stakenborg, PG4I 2de46e4b18 need hamlib.spec for 'make rpm'
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1349 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-15 19:37:25 +00:00
Joop Stakenborg, PG4I 98191e40b3 add rpm support
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1348 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-12 17:02:07 +00:00
Nate Bargmann, N0NB 81be20c293 2003-01-12
Updated:
		Added check for values greater than 359.4999 and adjust
		it to 0 for compatibility with DCU-1


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1347 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-12 14:59:46 +00:00
Nate Bargmann, N0NB f8748e3817 2003-01-12
Updated:
		Implemented basic functions for rotorez backend

	Added:
		Text file describing extended DCU protocol used by
		rotorez backend


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1346 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-12 14:29:15 +00:00
Nate Bargmann, N0NB b2eb1793ec 2003-01-10
Update:
		Updated build files for rotorez backend.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1345 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-11 00:48:43 +00:00
Nate Bargmann, N0NB ef89e0efa1 2003-01-10
New:
		Adding files for initial rotorez build.  Will build,
		but no functionality.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1344 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-11 00:47:48 +00:00
Nate Bargmann, N0NB 4f9780d49b 2003-01-06
Updated:
		Bumped version in ft920.c to 0.1.3


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1343 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-07 03:40:25 +00:00
Nate Bargmann, N0NB 0decddf9e1 2003-01-06
Updated:
		Added set/get_split_freq/mode support to FT-920 backend.
		Added error handling in ft920.c to pass errors from called
		functions to main library.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1342 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-07 03:32:35 +00:00
Stéphane Fillod, F8CFE 7c57c346ae testfreq doesn't need backends
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1341 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-06 22:13:09 +00:00
Stéphane Fillod, F8CFE 53cad0c032 added missing header
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1340 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-06 22:12:01 +00:00
Stéphane Fillod, F8CFE 297c5003ac added RTTYR/CWR, cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1339 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-06 22:08:45 +00:00
Stéphane Fillod, F8CFE 57c758a40d * fix undefined signed char overflow
* icom_get_freq to be more tolerant on freq len (4 or 5), regardless of civ_731_mode


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1338 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-06 22:06:57 +00:00
Stéphane Fillod, F8CFE c675c071af fix undefined signed char overflow
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1337 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-06 22:04:58 +00:00
Stéphane Fillod, F8CFE a24201912f added basic mem_cap definition
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1336 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-26 14:32:03 +00:00
Stéphane Fillod, F8CFE 77b7f46fad misc fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1335 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-26 11:43:20 +00:00
Stéphane Fillod, F8CFE b94166a3aa added IC725 initial support
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1334 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-23 14:20:42 +00:00
Joop Stakenborg, PG4I 07ddcfd613 minor bug
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1333 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-22 13:52:21 +00:00
Joop Stakenborg, PG4I 6fc8aafd9b should use kenwood_get_freq
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1332 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-22 13:51:48 +00:00
Joop Stakenborg, PG4I fbf4e685b6 set_level for this rig
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1331 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-21 15:34:52 +00:00
Joop Stakenborg, PG4I fe0f10d323 more modes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1330 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-21 13:48:19 +00:00
Joop Stakenborg, PG4I 1b5bc5bfb0 cleanups
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1329 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-21 13:46:05 +00:00
Joop Stakenborg, PG4I 5c58398c3f add get_level
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1328 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-21 13:41:25 +00:00