Wykres commitów

692 Commity (081d81f5e568bd8439c53ee4544521448f534f5a)

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 3ca76b02bb MP3-H1 mod: (P)TU v0.3, calib coeffs complete 2021-03-20 10:06:39 +01:00
Zilog80 e8f3bb506f MP3-H1 mod: (P)TU v0.2, plausibility check, info 2021-03-19 01:24:11 +01:00
Zilog80 ff74eae6f2 MP3-H1 mod: (P)TU v0.1 2021-03-18 23:41:53 +01:00
Zilog80 9faed57afe rs41mod: bugfix json silent mode 2021-03-15 01:32:48 +01:00
Zilog80 3f01e93ed8 scan_fft: sum of dB -> avg dB, i.e. dB(sum FFT) 2021-03-13 16:59:46 +01:00
Zilog80 5f17c0f6a7 iq_svcl: sum of dB -> avg dB, i.e. dB(sum FFT) 2021-03-13 08:49:09 +01:00
Zilog80 1832c3392f MP3-H1: mod 2021-03-12 00:31:34 +01:00
Zilog80 81570568cc MP3-H1: baud rate tweak 2021-03-11 20:40:14 +01:00
Zilog80 aea646f99d dft_detect: MRZ/MP3 added 2021-03-09 18:15:37 +01:00
Zilog80 471e023236 RS92: SGP/NGP PTU clean-up 2021-03-06 16:25:32 +01:00
Zilog80 c7bb3861ca RS92: merge SGP/NGP 2021-03-06 16:24:55 +01:00
Zilog80 345f60d246 RS92: (test -> master) merge SGP/NGP PTU 2021-03-06 12:18:41 +01:00
Zilog80 1aa9d1ca2b MP3-H1: test -> master 2021-03-06 12:16:32 +01:00
Zilog80 051b89791a iq_server: remove second dc-removal 2021-02-27 23:46:48 +01:00
Zilog80 23c90cd81c rs92: PTU only for SGP 2021-02-09 12:33:29 +01:00
Zilog80 121076765f crc_polymod: input bugfix 2021-02-08 21:43:41 +01: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 f9fd54c075 rs92: (raw/uncorrected) PTU 2021-02-07 09:49:49 +01:00
Zilog80 f8a1eb8d40 mXXmod: replace all-zero SN, separate by count-diff (0..255) (power-up mod 256) 2021-02-07 09:46:49 +01:00
Zilog80 f239a97e59 imet54mod: clean-up 2021-02-07 09:45:16 +01:00
Zilog80 082d5cf23d imet1rs: bugfix raspi bus error 2021-02-06 09:56:28 +01:00
Zilog80 1d778cdc41 imet-54 info 2021-01-31 22:51:56 +01:00
Zilog80 f714a80fe3 mod: Makefile add imet54 2021-01-31 21:16:39 +01:00
Zilog80 048080374e json: optional JSON version output, global or local define 2021-01-31 20:28:34 +01:00
Zilog80 004d1a3663 iMet-54 v0.6.0: (GPS) status ? 2021-01-30 17:39:48 +01:00
Zilog80 a23c24fbd2 iMet-54 v0.5.2: more remarks: RH sensor has time-lag at low temperatures 2021-01-28 12:02:57 +01:00
Zilog80 a87b0ad017 iMet-54 v0.5.2: remarks 2021-01-27 23:38:29 +01:00
Zilog80 6313752633 iMet-54 v0.5.2: verbose output 2021-01-27 19:05:25 +01:00
Zilog80 fbc0e96639 iMet-54 v0.5.1: RH correction: sensor temperature Trh?, water vapor saturation pressure (Hyland and Wexler)? 2021-01-26 17:39:09 +01:00
Zilog80 004a2b4b98 iMet-54: min. frame len for decoding 2021-01-25 10:13:42 +01:00
Zilog80 341147e843 dft_detect: iMet-54 added 2021-01-24 23:56:24 +01:00
Zilog80 15cacb8fe0 iMet-54 v0.5.0: PTU Temperatur, rel. Humidity 2021-01-24 19:32:19 +01:00
Zilog80 f8293d4b62 iMet-54 v0.4.1: quick fix softin header detection 2021-01-24 15:34:40 +01:00
Zilog80 76c2c2028c iMet-54 v0.4.0: inverse polarization fix 2021-01-24 15:06:25 +01:00
Zilog80 45e98f887a iMet-54 v0.3: baud correction option 2021-01-24 11:13:47 +01:00
Zilog80 d7d8276924 iMet-54 v0.2.1: basic json w/ day_sec counter 2021-01-24 10:43:29 +01:00
Zilog80 70c9fc9228 iMet-54 v0.2: basic json 2021-01-24 07:07:57 +01:00
Zilog80 f27387f9af clean-up 2021-01-24 06:08:56 +01:00
Zilog80 1fd8255934 iMet-54 v0.1 2021-01-23 20:01:58 +01:00
Zilog80 107360c68a rs41: RH2.1 2021-01-23 20:01:02 +01:00
Zilog80 3d33874049 m10mod/mXXmod, rs41mod: raw+json output 2021-01-01 12:34:36 +01:00
Zilog80 644b58a98b m10mod/mXXmod, rs41mod: raw+json output 2021-01-01 11:06:29 +01:00
Zilog80 c13e34239c m10mod/mXXmod, rs92mod: rawhex input 2020-12-31 16:30:21 +01:00
Zilog80 f9bb77ac75 mod: Makefile update 2020-12-27 22:12:54 +01:00
Zilog80 375ea4f90b rs41mod: dew point 2020-12-27 22:04:27 +01:00
Zilog80 47713e4012 mod/multi: Makefiles 2020-12-26 23:45:39 +01:00
Zilog80 d35cced238 dfm-json: json frame counter 2020-12-24 14:25:13 +01:00
Zilog80 1bc8b059b8 m10-json cleanup 2020-12-16 22:18:48 +01:00
Zilog80 1d92e9e782 WAVE RF64 2020-12-10 23:27:50 +01:00