Wykres commitów

6 Commity (d4e12e630354fd4240c3a83f6399659acedd87a8)

Autor SHA1 Wiadomość Data
Michael Black df2e8a5428
Fix cppcheck warning in hiqsdr.c 2020-01-12 23:12:40 -06:00
Michael Black 6bf3b00c4f
astyle all files 2019-11-30 10:19:08 -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
Stephane Fillod cd79fca440 HiQSDR: misc caps changes 2012-01-30 23:25:35 +01:00
Nate Bargmann db3afff112 Assure NULL terminated strings in kit 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 22:17:09 -06:00
Stephane Fillod 7bf119716b add HiQSDR 2012-01-06 09:40:04 +01:00