Wykres commitów

32 Commity (f53fd26781beed01b53be225eb3e007dc3b8e4d0)

Autor SHA1 Wiadomość Data
Xael South f53fd26781 run length algo for s1 2021-02-15 19:10:50 +01:00
Xael South 7459c7e30a use conjf instead of conj (which is for double) 2021-02-12 17:42:07 +00:00
Xael South d03089ffa0 moving average slightly optimized 2021-02-12 17:22:42 +00:00
Xael South 686356d201 typos 2021-02-08 08:20:53 +00:00
Xael South 73b67b5c66 s1 decoder small fixes 2021-02-06 12:01:52 +00:00
Xael South 02a46cb826 fixing rssi=0 S1 mode; rssi filtering done right again 2021-02-06 10:36:14 +00:00
Xael South b32ee02e4c
Merge pull request #18 from weetmuts/ImproveREADME
Add information about column meanings.
2021-02-06 11:08:37 +01:00
Fredrik Öhrström d603a3b4ce Add information about column meanings. 2021-02-06 08:22:07 +01:00
Xael South 9ab45b4866 droppped one freq shift 2021-02-05 21:48:05 +00:00
Xael South 284dd6cc0e simultaneously rx T1, C1 ans S1, but the latter is untested 2021-02-05 14:33:16 +00:00
Xael South 2d02db273a simultaneously rx T1, C1 ans S1, but the latter is untested 2021-02-05 14:30:20 +00:00
Xael South ae5d8f818f simultaneously rx T1, C1 ans S1, but the latter is untested 2021-02-05 12:56:22 +00:00
Xael South 8ac790dc16 C1 receiver with better filtering 2021-02-04 14:20:04 +00:00
Xael South 8bec4a2b08 C1 mode improvements; S1 mode implemented 2021-02-02 17:29:08 +00:00
Xael South a517da71d1 C1 mode improvements; S1 mode implemented 2021-02-02 17:27:50 +00:00
Xael South cec199312e clock recovering for time2 method only if latter selected 2021-02-02 08:28:24 +00:00
Xael South 6d92d1b3f1 rx_sdr 2021-01-28 14:26:50 +00:00
Xael South 4098aa84bb configurable decimation rate 2021-01-28 13:32:59 +00:00
Xael South 683c99e1d8 Some checks around the L field 2021-01-27 22:44:27 +01:00
Xael South a75bd89d7b 16 byte alignment on decoder->packet 2021-01-26 20:21:46 +01:00
Xael South 0dc6a61c92 Get rid of some compiler warnings. 2021-01-26 12:44:57 +01:00
Xael South 4aceda56d6 Fix warnings for g++ 7.5.0 2021-01-26 12:36:34 +01:00
Xael South 355ba64a57 - run length algorithm for picking datagrams out of the bit stream implemented.
- L(ength) field fixed for C1 Mode B datagrams.
- Allow to redefine CFLAGS and OUTPUT directory.
2021-01-26 11:50:05 +01:00
Xael South f213753a98
Merge pull request #8 from dwrobel/dw-1
Allow to redefine CFLAGS* and OUTPUT directory
2021-01-26 11:09:42 +01:00
Damian Wrobel 80af0e0057 Allow to redefine CFLAGS* and OUTPUT directory
Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
2020-03-01 18:27:05 +01:00
Xael South 6a04c45482 Mode C1 datagram type B is supported now 2019-12-13 22:32:15 +01:00
Xael South 2453cd8c0f #define SSE4.2 2018-02-05 19:30:44 +01:00
xaelsouth 9bfaa9bc72 Added some pictures of demodulated signal. 2018-01-27 19:37:24 +00:00
Xael South 150201060f Typo 2018-01-22 21:34:10 +01:00
Xael South e145466bb2 Removed compiler options: -msse4.2 2018-01-22 21:25:19 +01:00
Xael South 9830c25ac0 Update README.md 2017-04-22 18:00:15 +02:00
xaelsouth ebe0a8bef6 initial commit 2017-04-04 20:29:40 +00:00