Michael Black
6bf3b00c4f
astyle all files
2019-11-30 10:19:08 -06:00
Michael Black
72087f1b10
Change all __FUNCTION__ to __func__
2019-11-30 10:16:28 -06:00
Michael Black
73c1ecd165
Change freq & chan struct start/end to avoid colliding with LUA SWIG start/end
2019-08-17 23:20:48 -05:00
Michael Black W9MDB
96b43ae337
Fix compile warnings for flex
2018-04-22 18:38:16 -05:00
Michael Black
199111bcc4
Changed some modules to LGPL in lieu of GPL
2016-10-31 11:05:24 -05:00
Bill Somerville
222ad74de7
Add RIG_PASSBAND_NOCHANGE as possible set_{split_,split_freq_,}mode argument
...
This change allows the set_mode functions to leave the rig passband
unchanged if required. For the few rigs that do not have explcit
passband width control either current state is read and rewritten or a
"normal" width is chosen e.g. select a normal width when there is a
choice like CW and CW-NARROW.
2016-04-19 21:27:52 +01:00
Stephane Fillod
32a4066050
add DttSP control through UDP interface
2012-01-30 23:22:32 +01:00
Nate Bargmann
ccbfdc42e1
Assure NULL terminated strings in flexradio file.
...
Various strncpy operations could result in a port pathname that is not a
NULL terminated string as the allowed string length is the same size as
the buffer per the strncpy manual page. This is corrected by assuring
that the allowed length is FILPATHLEN - 1.
2012-01-07 21:48:05 -06:00
Nate Bargmann
681bba4844
Update LGPL header in Flexradio source files.
...
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:35 -05:00
Kamal Mostafa, KA6MAL
ad1cf04ea7
source warnings cleanup: #if-0 out a few unused routines
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3063 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-02-27 22:42:17 +00:00
Stéphane Fillod, F8CFE
49e446d105
fix warning (WIP)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2753 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-01 22:35:57 +00:00
Stéphane Fillod, F8CFE
033d4f6519
UDP interface support besides IPC
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2743 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-10-30 23:43:50 +00:00
Stéphane Fillod, F8CFE
cca5fd3b19
prevent invalid free() in cleanup
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2355 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-07 22:18:25 +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