Wykres commitów

808 Commity (master)

Autor SHA1 Wiadomość Data
Zilog80 090ccb5f27 mod: split --lp into --lpIQ and --lpFM; --dc update 2021-10-27 23:32:17 +02:00
Zilog80 61635ab8d9 JSON: tx_frequency from telemetry (RS41, RS92, MEISEI) 2021-10-27 23:27:14 +02:00
Zilog80 9b16769d7c M10gtop: no numSV output 2021-10-20 01:30:16 +02:00
Zilog80 b9c60dbc8f imet54: CRC 2021-10-20 01:01:27 +02:00
Zilog80 d190ebe614 imet54: plausibility checks 2021-09-28 23:59:49 +02:00
Zilog80 f305d5b656 lms6-403: verbose subtype 2021-09-12 10:07:11 +02:00
Zilog80 0bf6f42bbf lms6: frm_sync6 0x24540000 or 0x24540005 2021-09-11 19:02:49 +02:00
Zilog80 6bc4804462 iMet-54: subtype iMet-50 Pilotsonde 2021-09-03 22:31:48 +02:00
Zilog80 e638f8f62c iMet-54: subtype iMet-50 Pilotsonde 2021-09-03 22:12:35 +02:00
Zilog80 c3846aad05 mk2a/lms6-1680: --iq data, --dc frequency correction/tracking, decimation 2021-08-15 09:44:27 +02:00
Zilog80 0dc7ede4a6 iq_fm: unknown data/stream size 2021-06-30 21:48:06 +02:00
Zilog80 32d19b5b6e C34: add json output 2021-05-02 09:33:06 +02:00
Zilog80 a07ac0cceb rs_multi: test -> master 2021-04-27 18:59:46 +02:00
Zilog80 2ce01d8b9a iq_svcl: test -> master (FFT csv) 2021-04-27 18:55:55 +02:00
Zilog80 22ef6e1370 rs41: RH2 fix, hex counting problem 2021-04-25 22:36:30 +02:00
rs1729 77bfa28f86
Merge pull request #37 from SammysHP/pos2nmea-buffering
pos2nmea: Enforce line buffering
2021-04-23 20:41:52 +02:00
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