Wykres commitów

82 Commity (bd7063a08569010ae120e4e099c2034513058c94)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE 3798940e3d account for aor.c improvements
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1971 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 19:41:26 +00:00
Stéphane Fillod, F8CFE 610875e2e5 account for improvements
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1970 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 19:40:15 +00:00
Stéphane Fillod, F8CFE e3ca98b6be fix gcc-2.9x build
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1959 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 16:50:19 +00:00
Stéphane Fillod, F8CFE e0cf5e023c patch from Fritz DC9RP
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1945 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-03-18 16:43:51 +00:00
Stéphane Fillod, F8CFE 620e7f8ddc initial release, from Fritz DC9RP
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1944 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-03-18 16:38:15 +00:00
Stéphane Fillod, F8CFE 4808c84c6e changed status
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1931 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-26 22:28:19 +00:00
Stéphane Fillod, F8CFE 475e88be72 fix get_mode by Wally N9MJG
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1923 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-19 00:37:25 +00:00
Stéphane Fillod, F8CFE 094d009a07 commit fixup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1905 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-25 00:33:38 +00:00
Stéphane Fillod, F8CFE 23369a0c25 * abstract 64bit int format type to cope with portability issues.
introduce PRIll (printf format) and SCNll (scanf) in misc.h.
  This needs to have config.h included beforehand.
* do likewise with freq_t type (double) in rig.h
  FREQFMT is deprecated.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1903 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-24 23:04:35 +00:00
Stéphane Fillod, F8CFE 53e317d30b Initial patch from Fritz DC9RP
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1888 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-08 21:13:25 +00:00
Stéphane Fillod, F8CFE 6b7fa0b0ea added support for:
* aor_get_dcd
* set_level/get_level: RIG_LEVEL_AGC (only AR5000), RIG_LEVEL_RAWSTR
* set_powerstat: RIG_POWER_ON (only AR5000)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1839 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-07 20:40:20 +00:00
Stéphane Fillod, F8CFE 8cfe78560c misc: made internal function static
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1838 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-07 20:37:41 +00:00
Stéphane Fillod, F8CFE 39eecd5a60 fix bug in kHz/Hz conversion, and least significant nibble squashing in set_freq
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1824 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-26 20:46:03 +00:00
Stéphane Fillod, F8CFE caee8b612a added ECSSUSB/ECSSLSB and FAX modes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1785 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-08 19:42:59 +00:00
Tristan Mills 345eaa7c24 Fixed getting filter width.
Added close function.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1771 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-07-16 11:47:40 +00:00
Tristan Mills e134344251 Fixed get_freq() no need to multiply by 10. Manual seems to be wrong.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1768 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-07-05 14:38:34 +00:00
Tristan Mills ee914bcebf Fixed ar3030_get_mode()
Removed attemped to set WFM mode (non existent on the radio) and added in setting of AMS mode in ar3030_set_mode()


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1767 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-07-03 15:01:55 +00:00
Stéphane Fillod, F8CFE efa8e51c8b initial support for AR3030
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1761 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 21:10:11 +00:00
Stéphane Fillod, F8CFE 7721266c8d fixes, support for get_level/mem/bank, yet no testing
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1760 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 21:09:48 +00:00
Stéphane Fillod, F8CFE 10b3b43f3f Added initial AR7030 support (set_freq)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1715 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-04-16 19:58:10 +00:00
Stéphane Fillod, F8CFE 91df9591f4 Prepare eventual move from freq_t as a "long long" to a "double" type.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1569 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-20 22:15:02 +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 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 e0b2a7b4ac fix headers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1435 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-07 22:42:11 +00:00
Stéphane Fillod, F8CFE 6b8c137e6d patch from Chuck N2POR fixing End-of-message and a potential seg fault in get_freq. Added get_level/set_level support for ATT, and moved mode handling for AR5000
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1382 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-24 22:27:41 +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
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 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 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 cf23615f9e regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1056 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-05-28 21:46:50 +00:00
Stéphane Fillod, F8CFE ad7310335b replaced fread_block in favor of the more intelligent read_string, added some serial_flush
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1025 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-13 23:37:13 +00:00
Stéphane Fillod, F8CFE 0fdb8258dc regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@974 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-27 23:18:36 +00:00
Stéphane Fillod, F8CFE d216963eab Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@973 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-27 23:17:57 +00:00
Stéphane Fillod, F8CFE 0d4dbe965c added AR5000
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@972 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-27 23:17:22 +00:00
Stéphane Fillod, F8CFE 95571eb3a4 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@937 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 23:59:42 +00:00
Francois Retief d88cbe7307 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@872 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-16 19:18:46 +00:00
Stéphane Fillod, F8CFE 17e03e7d97 added set_vfo/get_vfo, vfo_op, get_info and other fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@859 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-09 23:11:16 +00:00
Stéphane Fillod, F8CFE 303861e483 warning: backend module breakage: symbol changed: init_ -> initrigs_
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@821 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-28 20:28:04 +00:00
Stéphane Fillod, F8CFE 99915b6c57 misc sscanf format fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@786 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-20 22:59:09 +00:00
Stéphane Fillod, F8CFE 11ce718be6 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@778 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-19 03:58:00 +00:00
Stéphane Fillod, F8CFE 382c69b2bd cleaned up static build and flags, introduced lib version 0:0:0
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@772 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-19 03:31:53 +00:00
Stéphane Fillod, F8CFE 17f0e53d0f regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@748 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-16 11:19:57 +00:00
Stéphane Fillod, F8CFE 95c6c458dc static/dynamic build fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@745 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-16 11:14:47 +00:00
Stéphane Fillod, F8CFE dc9487a284 static/dynamic build fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@744 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-16 11:07:54 +00:00
Stéphane Fillod, F8CFE 632426c9e4 fix stupid typo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@720 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-11-14 18:29:14 +00:00
Stéphane Fillod, F8CFE dc63f18a07 added AR8000
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@698 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-10-22 20:23:42 +00:00
Stéphane Fillod, F8CFE 295a52e361 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@697 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-10-22 20:22:51 +00:00
Stéphane Fillod, F8CFE 5fb2b7c978 regenerated (automake 1.5 upgrade)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@677 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-10-07 21:53:48 +00:00
Stéphane Fillod, F8CFE 0f97a352da forgot WFM mode
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@672 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-10-07 21:48:02 +00:00