Wykres commitów

11 Commity (b935caccccd9d733895fad54b8424d9908d90e2a)

Autor SHA1 Wiadomość Data
dgiardini b935cacccc
Get rid of warnings 2020-02-19 15:33:35 -03:00
dgiardini 5e25eabc34
Check for nanosleep() availability 2019-10-03 16:04:59 -03:00
Rosen Penev 1b6ac5b0f9
treewide: Remove bzero and usleep
Both were removed in POSIX 2008 and are optionally unavailable with
uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-03 11:06:06 -07:00
Bertold Van den Bergh efd05adf88 Add command line option to output packet timing information 2019-02-16 03:14:51 +01:00
dgiardini 252f33b128
Missing colon for "t" parameter added 2018-07-26 15:25:07 -03:00
dgiardini e262cb526d spurious character supressed 2016-08-30 11:49:17 -03:00
dgiardini 671ac02b3f Some missing strings re-added. 2016-08-18 18:42:42 -03:00
dgiardini c8a2579b9a Avid duplicated messages to console 2016-08-18 14:52:48 -03:00
dgiardini b2dbee5ea4 Avoid duplicatd messages to console 2016-08-18 14:48:38 -03:00
dgiardini 28e6a291ee Add again missing arguments "T" and "t" 2016-06-02 20:06:20 -03:00
Sean D'Epagnier a54ab00723 initial support for using rtl_ais as a library
This is implemented and used in the rtlsdr_pi opencpn plugin
The send tcp, and library queues should be combined and code shared
the aisdecoder should be encapsulated with a context like rtl_ais
to allow for multiple interfaces to work in the same process
2016-06-02 15:54:51 -04:00