Michael Black
7ee3a702f5
Replace all usleep with hl_usleep
...
Several places where usleep max value could be overflowed
New hl_usleep can take values > 1000000
2020-01-07 23:18:56 -06:00
Michael Black
fb73e5abd7
Fix some cppcheck warnings
...
Fix declarations after statements
Remove some !rig checks...we either don't need them or need them everywhere with a new error code
If you pass a NULL rig you get what you deserve :-)
2019-12-09 17:12:13 -06:00
Michael Black
98d7e1b285
Fix cppcheck warnings in rc2800.c
2019-12-08 10:10:10 -06:00
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
Nate Bargmann
be2fefcf18
Update version of modified backends
...
Per Stephane's request, updated the version string of backends modified
since 1.2.14 release. Newly added backends were left alone.
2012-02-02 20:10:37 -06:00
Nate Bargmann
0605681c95
Remove set but unused variable errors in m2.
2011-08-26 14:06:14 -05:00
Nate Bargmann
307dc27e86
Update LGPL header in M2 source files.
...
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:36 -05:00
Stéphane Fillod, F8CFE
ee66381eb6
misc traces
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2936 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-31 21:00:28 +00:00
Stéphane Fillod, F8CFE
bd76b2c485
insert some explicit delay in set_pos/stop instead of post_write_delay
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2930 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-29 22:20:50 +00:00
Stéphane Fillod, F8CFE
00db7c42f0
- the answer terminating char of the protocol is LF
...
- fix sscanf for parsing float numbers regardless of locale
- post_write_delay set to 10 ms
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2927 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-28 14:36:52 +00:00
Stéphane Fillod, F8CFE
bd11da18c0
transactions involve an echo
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2921 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-26 07:50:47 +00:00
Stéphane Fillod, F8CFE
fcb1a784c1
Add M2 RC2800 rotator backend, patch by Magne Maehre
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2918 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-19 21:56:00 +00:00