Stéphane Fillod, F8CFE
66360b4f14
Prefixed misc str* and parse_* calls with rig_ to export them in rig.h
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1738 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-17 21:09:45 +00:00
Stéphane Fillod, F8CFE
018bcd805d
missing include in dist
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1698 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-03 20:57:38 +00:00
Stéphane Fillod, F8CFE
1a296ceebc
WIP
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1679 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 20:27:58 +00:00
Stéphane Fillod, F8CFE
78d61f5f58
acx_pthread.m4 macro
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1600 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 22:12:47 +00:00
Stéphane Fillod, F8CFE
ee8651ad96
initial revision
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1570 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-20 22:34:56 +00:00
Stéphane Fillod, F8CFE
9b59a3b711
added SSB and WFM demodulator classes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1553 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-01 19:38:34 +00:00
Stéphane Fillod, F8CFE
84ad9b827b
include fixup, stdio.h is not included by rig.h anymore
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1551 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-01 19:32:04 +00:00
Stéphane Fillod, F8CFE
6dd08088ca
WIP, new demodulator chain class
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1549 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-28 20:51:05 +00:00
Stéphane Fillod, F8CFE
51d88b3e74
version update
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1546 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-28 16:00:56 +00:00
Stéphane Fillod, F8CFE
123f1ef98c
* this is WIP. Some new demodulators copy/pasted from the GNU Radio project
...
* declared GrAudio I&Q interface
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1545 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-28 15:59:27 +00:00
Stéphane Fillod, F8CFE
94e9f06973
follow register.h init method
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1540 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-23 22:54:56 +00:00
Stéphane Fillod, F8CFE
960c83c4c5
* added ABI VERSION to backend entry point symbol name
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1442 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-16 22:30:43 +00:00
Stéphane Fillod, F8CFE
27c7db9b4b
WIP
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1430 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-06 18:50:21 +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
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
3497d098a5
misc Makefile fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1282 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-13 20:39:07 +00:00
Stéphane Fillod, F8CFE
52e9a15924
libhamlib-backend.so.x.y.z -> hamlib-backend.so, avoid version info for modules
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1241 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-04 22:19:31 +00:00
Stéphane Fillod, F8CFE
c44dfa2702
automake fix
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1220 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-29 22:27:25 +00:00
Stéphane Fillod, F8CFE
e39518da04
some fixes for gnuradio 0.5
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1201 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-07 21:46:43 +00:00
Stéphane Fillod, F8CFE
27f6be0fd0
WARNING: renamed strmode to strrmode because the symbol is already in use on BSD systems
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1139 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-26 21:26:06 +00:00
Stéphane Fillod, F8CFE
41f5748be2
converted to C99 intialization style
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1132 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-16 17:43:02 +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