Wykres commitów

14 Commity (master)

Autor SHA1 Wiadomość Data
SammysHP 081d81f5e5 pos2nmea: Enforce line buffering
When connected to stdout, perl uses line buffering. If not connected to
stdout (e.g. from a pipe) it defaults to block buffering. This causes a
long delay and decoding issues when using the NMEA output in other
tools.

With this change always use line buffering so that NMEA messages are
flushed immediately.

Tested with NMEAoIP and GPSD:

<decoder> | pos2nmea.pl | socat - tcp-l:4444,reuseaddr,fork
<decoder> | pos2nmea.pl | gpsd -Nnrb /dev/stdin
2021-04-23 16:34:18 +02:00
Zilog80 1174a2cf7e portaudio: set dev by '--line <n>', i.e. ''Line <n>''; compile w/ dll-path 2021-02-08 17:38:41 +01:00
Zilog80 6b10c2b400 Norwegian_Meteo netCDF.nc to gpx 2020-11-09 19:58:25 +01:00
Zilog80 89a1f5243b Norwegian_Meteo netCDF.nc to gpx 2020-11-08 19:42:00 +01:00
Hansi Reiser b97af4b7b9 fix src/dest order; parse dfm ids; be more tolerant in lat/lon/alt text 2020-01-20 20:44:07 +01:00
Hansi Reiser 90175ff2ab option -u ip:port to send axudp data to udp port (e.g., aprsmap) 2020-01-18 23:46:08 +01:00
Zilog80 92111b9418 pos -> nmea/aprs: init S-sign ... 2019-08-20 23:20:53 +02:00
Zilog80 afeaba31ed pos ->nmea/aprs: velocity update 2019-08-20 22:21:02 +02:00
Zilog80 a8889a60a9 pos2nmea: dfm09 verbose-ecc-output 2019-02-14 20:34:42 +01:00
Zilog80 71c7cd36c2 pos2nmea: imet1rs 2018-07-31 17:45:56 +02:00
Zilog80 5c5d5c1fc2 portaudio: ups... cdecl <-> WINAPIV 2018-06-23 15:12:54 +02:00
Zilog80 c70c7e8dbc portaudio: ups... cdecl <-> WINAPIV 2018-06-23 13:10:28 +02:00
Zilog80 5b56569cf3 portaudio: audio-device to stdout 2018-06-20 23:27:21 +02:00
Zilog80 59ce62b6fd move tools 2018-06-20 19:46:54 +02:00