Nate Bargmann, N0NB
71b5f5a3d1
2003-09-11
...
Updated:
rotator.h -- new declarations dec2dmmm() and dmmm2dec()
locator.c -- new functions dec2dmm() and dmm2dec() also
reworked document comments
testloc.c -- support for new dec2dmm() and dmmm2dec()
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1535 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-12 03:15:23 +00:00
Nate Bargmann, N0NB
5989eebc0d
2003-09-10
...
Updated:
locator.c -- fixed "zero bug" in dec2dms() and dms2dec()
rotator.h -- changed dec2dms() and dms2dec() parameter,
degrees to float and minutes to double
testloc.c -- modified to support changed parameters
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1534 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-11 01:04:14 +00:00
Stéphane Fillod, F8CFE
dadc34efef
Patches for pipelined tuning and OS535 from Michael Smith
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1533 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-07 18:30:28 +00:00
Stéphane Fillod, F8CFE
aba3325e7f
Missing WR-1550 registration, from Juergen DC3BW
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1532 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-07 14:07:48 +00:00
Stéphane Fillod, F8CFE
5ce96aa639
FT-857 patch from Tomi, OH2BNS
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1531 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-27 07:39:05 +00:00
Stéphane Fillod, F8CFE
788d8a49b8
typo
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1530 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:45:10 +00:00
Stéphane Fillod, F8CFE
24da2d721a
Include LIBOBJ portability replacements
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1529 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:41:29 +00:00
Stéphane Fillod, F8CFE
ce1e20cdd3
strange longlong portability(win32) fix
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1528 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:38:08 +00:00
Stéphane Fillod, F8CFE
a3e3c720fc
let rigctl know about parallel ports
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1527 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:36:39 +00:00
Stéphane Fillod, F8CFE
61fb6bad2e
* fix a bug with TIOCMBIC/TIOCMBIS and char arg
...
* added support for Win32 parallel port
* added par_read_status() helper
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1526 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:35:55 +00:00
Stéphane Fillod, F8CFE
88fb6a6330
Default device name (OS dependant)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1525 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:33:38 +00:00
Stéphane Fillod, F8CFE
6f62af0c76
Win32 parallel port support, borrowed from libieee1284
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1524 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:32:32 +00:00
Stéphane Fillod, F8CFE
bea137f3a9
added new VFO OP
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1523 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:28:52 +00:00
Stéphane Fillod, F8CFE
912fafa035
missing defines on non-Linux systems
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1522 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:26:42 +00:00
Stéphane Fillod, F8CFE
870f016e0a
added python binding initial support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1521 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:26:08 +00:00
Stéphane Fillod, F8CFE
df9d9e9311
* fodtrack and flexradio gained systemwise portability
...
* added python binding intial support
* requirement: gnuradio >= 0.8
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1520 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:23:30 +00:00
Stéphane Fillod, F8CFE
f8dc4ea371
added python binding support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1519 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:20:43 +00:00
Nate Bargmann, N0NB
62431d0447
2003-08-21
...
Update
testloc.c -- added error checking for longlat2locator()
return value.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1518 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-21 20:37:10 +00:00
Nate Bargmann, N0NB
da8d2e4b41
2003-08-21
...
Update:
locator.c -- added argument int pair_count to
longlat2locator() and changed longlat2locator() from
void to type int return. Changed *seconds argument in
dms2dec() and dec2dms() from type int to type double.
rotator.h -- function prototypes to match above.
testloc.c -- modified to support changes in locator.c
Added additional command line parameter, locator-length
which is expected after the first locator and before the
optional second locator.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1517 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-21 20:22:06 +00:00
Nate Bargmann, N0NB
9efbb5e911
2003-08-20
...
Update:
locator.c incoporated Dave Hines' code to work with
extended locators as long as 6 lon/lat pairs. Changed
locator array to be a nul terminated string as created
by longlat2locator().
testloc.c changed to accomodate nul terminated string
from longlat2locator().
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1516 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-21 03:11:27 +00:00
Stéphane Fillod, F8CFE
b8b048189e
DejaGNU tests
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1515 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-20 07:28:49 +00:00
Stéphane Fillod, F8CFE
900e8f4960
API change
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1514 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-20 07:23:13 +00:00
Stéphane Fillod, F8CFE
bc8b5a3fe4
mingw/cygwin fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1513 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-20 07:22:40 +00:00
Nate Bargmann, N0NB
cf91bd4b02
2003-08-19
...
Update:
locator.c--various bug fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1512 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-19 23:41:08 +00:00
Stéphane Fillod, F8CFE
4d5a2586a1
Better error checking from Nate N0NB
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1511 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-19 21:28:22 +00:00
Stéphane Fillod, F8CFE
343deb6f59
Support for pipelined tuning, including DCD on CD line.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1510 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-17 22:39:07 +00:00
Stéphane Fillod, F8CFE
0dced917ad
gettimeofday replacement for WIN32
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1509 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-17 22:33:37 +00:00
Joop Stakenborg, PG4I
4e483641c2
ts-850 returns ID 009 according to martin, OK1RR
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1508 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-15 19:17:20 +00:00
Stéphane Fillod, F8CFE
5f6f893495
update to libtool 1.5.0a/Debian
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1507 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-15 01:33:54 +00:00
Stéphane Fillod, F8CFE
b47cf01e33
termios replacement for win32 support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1506 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-15 01:25:26 +00:00
Stéphane Fillod, F8CFE
0b1c8b1c82
win32 support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1505 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-15 01:16:46 +00:00
Stéphane Fillod, F8CFE
d4e34e5f9d
added termios replacement for win32
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1504 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-15 01:15:45 +00:00
Stéphane Fillod, F8CFE
d1840a6bdd
added URL to protocol specs
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1503 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-15 01:05:40 +00:00
Stéphane Fillod, F8CFE
4c2218a83f
update to libtool 1.5.0a/Debian
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1502 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-15 01:01:55 +00:00
Stéphane Fillod, F8CFE
fe642976e8
optional filter?
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1501 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-11 21:21:40 +00:00
Stéphane Fillod, F8CFE
30b0ae0137
added intial support for ft857
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1500 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-11 21:20:35 +00:00
Stéphane Fillod, F8CFE
23b67970e9
added new Yeasu
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1499 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-11 21:18:43 +00:00
Stéphane Fillod, F8CFE
ad8b6cdb9c
compile warning fixes on NetBSD from Berndt, VK5ABN
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1498 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-07-03 06:47:31 +00:00
Stéphane Fillod, F8CFE
c023f42534
NetBSD patch from Berndt, VK5ABN
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1497 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-07-03 06:46:27 +00:00
Stéphane Fillod, F8CFE
a8ba080dea
the TS-950SD is not declared yet
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1496 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-28 22:39:24 +00:00
Stéphane Fillod, F8CFE
2000e24101
revert Joop changes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1495 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-23 21:30:38 +00:00
Joop Stakenborg, PG4I
0d7fe97b29
correct baudrate for some rigs and add ts-950 to the id_list
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1494 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-23 18:11:43 +00:00
Joop Stakenborg, PG4I
75ec62484f
correct baudrate for the ts-950, use the information field IF for get_vfo by default (supported by most kenwood rigs), ts870s will use the much shorter FR command for get_vfo
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1493 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-23 17:48:27 +00:00
Stéphane Fillod, F8CFE
dc4564b4ff
fix previous commit(rig_close) and default parallel port
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1492 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 21:37:42 +00:00
Stéphane Fillod, F8CFE
eb414fed5e
fix finger cross-over
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1491 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 20:43:20 +00:00
Stéphane Fillod, F8CFE
08bb4b3909
add event.c, misc tuning
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1490 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 19:58:59 +00:00
Stéphane Fillod, F8CFE
fc009f994f
new backends, forget about libieee math
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1489 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 19:57:10 +00:00
Stéphane Fillod, F8CFE
9976a1a143
add rotator and lists in deps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1488 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 19:54:06 +00:00
Stéphane Fillod, F8CFE
79f5534135
use new par_write* helpers
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1487 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 19:52:40 +00:00
Stéphane Fillod, F8CFE
281a188dff
don't forget style sheet in dist
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1486 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 19:51:49 +00:00