Wykres commitów

807 Commity (master)

Autor SHA1 Wiadomość Data
Zilog80 f1c79e34f7 M20: increase max AUX len (min 0x6F-0x45) 2024-02-11 12:07:54 +01:00
Zilog80 8e97ac191d ims100: adjust default year/decade 2020..2029 2024-01-05 14:29:27 +01:00
Zilog80 a287b3f2ac m20: pressure plausibility check 2023-12-10 19:20:03 +01:00
Zilog80 9e9ac8ab61 imet4: console output plausibility check 2023-12-10 19:19:39 +01:00
Zilog80 77a0c0f6ec from test branch: add weathex 2023-10-02 22:55:10 +02:00
Zilog80 2d7c282bdb m20: colored output refactored 2023-07-20 17:53:17 +02:00
Zilog80 08af407e24 dft_detect: option -d2, detect twice 2023-06-22 23:13:17 +02:00
Zilog80 81eeb0f84c README: update links 2023-06-21 14:39:24 +02:00
Zilog80 5aac10f1e3 C50: time/position reference (JSON) 2023-05-19 21:26:46 +02:00
Zilog80 2709b44002 README: info update 2023-05-18 13:41:13 +02:00
Zilog80 ef7c372b6b M20: batt Volt 2023-05-17 23:32:39 +02:00
Zilog80 ec17c88d62 M20: raw PTU colors 2023-05-04 21:04:41 +02:00
Zilog80 9103606da0 M20v7: Pressure 24 bit 2023-05-04 00:44:57 +02:00
Zilog80 596665c979 M20v7: P 24 bit 2023-04-23 02:15:58 +02:00
Zilog80 71a335f181 M20: PS20v7:BlkChk=0000, M20v7:BlkChk=xy00 2023-04-17 01:48:00 +02:00
Zilog80 e10d7f71f4 Meisei: add dbg/cfg output 2023-03-22 11:05:19 +01:00
Zilog80 61d215ee6d M20: more PTU plausibility checks 2023-03-12 18:35:48 +01:00
Zilog80 5a74af9715 M20: T>60C invalid 2023-03-10 23:36:37 +01:00
Zilog80 ad9fb02d01 rs_multi: sync with mod 2023-03-05 23:40:53 +01:00
Zilog80 d823b0c1f1 noted in rs41d-fork: compare full raw header if symhd=2 2023-02-19 18:26:03 +01:00
Zilog80 36a2c0df85 scan/decode: update to IQ decoders, sync test-branch 2023-02-17 16:54:16 +01:00
Zilog80 b7a0c04ead m10mod: fix JSON output with raw 49-frames 2023-02-08 17:36:16 +01:00
Zilog80 fb8a98c9f7 remove non-ascii characters 2023-01-26 20:38:20 +01:00
rs1729 996d948b65
Merge pull request #53 from einergehtnochrein/feature-rs11g
Add RS-11G PTU support
2023-01-26 20:28:58 +01:00
Rolf Meeser 57b7811a02 Add RS-11G PTU support 2023-01-25 15:37:28 +01:00
Zilog80 d40f0af73e iq_dec: --iq 0.0 default 2022-12-22 20:43:01 +01:00
Zilog80 f4f8d5af76 dfm09mod: reset subtype if invalid T 2022-12-17 10:13:39 +01:00
Zilog80 86f0996fab C50: speed-up 2022-12-03 10:06:04 +01:00
Zilog80 015137ccfc rs_multi: sync dfm09 2022-11-28 00:20:40 +01:00
Zilog80 3a9a87fde4 mts01mod: battery, cf. pull request #52 from icalik/test 2022-11-25 22:47:20 +01:00
Zilog80 cf91b39663 dfm09mod: read only error-free sensor data 2022-11-25 22:16:03 +01:00
Zilog80 524ce99015 optional stdin binary mode (win) 2022-11-23 20:56:38 +01:00
Zilog80 0553964121 mts01mod: hor.Vel, Temp. 2022-11-20 23:36:15 +01:00
Zilog80 bb869e2308 dfm09mod: fix JSON unconfirmed SN output, restrict SN update 2022-11-16 22:06:16 +01:00
Zilog80 6cecd8efb7 dfm09mod: fix DFM-SN fallback output 2022-11-14 16:36:38 +01:00
Zilog80 41a969b784 add Meteosis mts01mod (cf. test) 2022-11-13 22:59:26 +01:00
Zilog80 2545f818bd dfm09mod: DFM-6/9P w/ 8 ch (pressure sensor?) 2022-11-13 22:54:53 +01:00
Zilog80 3ae1292e63 dft_detect: add Meteosis MTS01 (cf. test) 2022-11-13 22:53:23 +01:00
Zilog80 e995797201 demod lowpass: minor correction, lpFM speedup 2022-10-04 00:17:17 +02:00
Zilog80 bb39e3922f meisei100mod remark: don't use -ffast-math because of isnan() 2022-09-29 09:04:28 +02:00
Zilog80 193375eb15 Meisei: Don't reset frame bits and Reed-Solomon 2022-09-29 01:38:13 +02:00
Zilog80 ba1e329322 demod: lowpass cleanup
ui32_t n -> int n  helps -Ofast auto-vectorization
2022-09-27 20:21:10 +02:00
Zilog80 02a0fba03f demod: lowpass reorder speedup 2022-09-27 00:39:57 +02:00
Zilog80 df5ddc2872 iq_dec: IQ to IF decimation, optional FM demodulation 2022-09-25 16:26:32 +02:00
Zilog80 3ac55e6cf0 iq_server: decimate speedup, RF64 2022-09-25 16:26:04 +02:00
Zilog80 6d1f4f162e iq_fm: little speedup, manual FM gain, RF64, FM dec 2022-09-25 16:24:48 +02:00
Zilog80 ebac1c4a9b rs_multi: add M20 2022-09-25 01:09:51 +02:00
Zilog80 a2e8ec0ed9 rs_multi: update 2022-09-25 01:07:39 +02:00
rs1729 753b50a551
Merge pull request #50 from pinkavaj/pi-makefile-demod
demod_mod: simplify Makefile
2022-09-24 21:30:57 +02:00
Jiří Pinkava 1b7887fbd1 demod_mod: simplify Makefile 2022-09-24 21:25:40 +02:00