Commit Graph

599 Commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
af3f383b5a Remove deprecated PRECISE name 2018-11-25 15:26:17 +01:00
Christian W. Zuckschwerdt
3d12af2032 Rename PWM_PRECISE 2018-11-25 15:23:36 +01:00
Christian W. Zuckschwerdt
163c71c153 Remove PWM_RAW 2018-11-25 15:18:55 +01:00
Christian W. Zuckschwerdt
c1e02642fc Rename FSK_PULSE_PWM 2018-11-25 15:16:11 +01:00
Christian W. Zuckschwerdt
dba22bb4c5 Unify protocol state with r_device 2018-11-25 10:41:31 +01:00
Christian W. Zuckschwerdt
98bad9793c Change indent 2018-11-25 10:31:59 +01:00
Christian W. Zuckschwerdt
ee709c0508 Rename converted limits 2018-11-25 10:23:59 +01:00
Christian W. Zuckschwerdt
72487f7869 Optimization use ints for limits in demod 2018-11-25 10:18:50 +01:00
Christian W. Zuckschwerdt
8a014ae436 Remove start_bit logic (superseded by sync) and demod_arg 2018-11-24 21:51:42 +01:00
Christian W. Zuckschwerdt
d8b2fa3ab6 Clarify librtlsdr defaults 2018-11-24 18:15:37 +01:00
Christian W. Zuckschwerdt
48631bc807 Add Ambient Weather WH31E (#882) 2018-11-23 09:53:15 +01:00
Christian W. Zuckschwerdt
dfc1d79479 Add option for output tagging 2018-11-23 09:49:51 +01:00
Christian W. Zuckschwerdt
4d5761830d Refactor digest into util 2018-11-22 19:38:04 +01:00
Christian W. Zuckschwerdt
0daff858e8 Add a conf file parser (#790) 2018-11-21 08:06:36 +01:00
Christian W. Zuckschwerdt
4e16269734 Fix csv output by initializing the fields after protocol options 2018-11-20 13:24:22 +01:00
Christian W. Zuckschwerdt
931ed9aa99 Refactor local main vars to cfg 2018-11-19 13:59:17 +01:00
Christian W. Zuckschwerdt
7362c80af2 Add data_retain reference counting 2018-11-18 11:00:42 +01:00
winterrace
4e0d5460f2 Print CSV header to selected output (#867) 2018-11-17 14:46:00 +01:00
Christian W. Zuckschwerdt
bff9907b60 Add bitbuffer_debug, bitrow_print, bitrow_debug 2018-11-17 13:37:25 +01:00
Christian W. Zuckschwerdt
9f9532440b Rename TFA 30.3211.02 to Ambient Weather TX-8300 (see #846) 2018-11-17 12:30:56 +01:00
Christian W. Zuckschwerdt
569b6bed7a Update TFA 30.3211.02 2018-11-17 11:44:44 +01:00
ionum
95f3381f81 Add support for TFA 30.3211.02 (#831) 2018-11-17 11:17:54 +01:00
Christian W. Zuckschwerdt
ec52c26d4d Fix for add Emos TTX201 2018-11-17 10:58:42 +01:00
Koumes
aecca4fbcb Add Emos TTX201 (#782) 2018-11-17 10:49:28 +01:00
Christian W. Zuckschwerdt
6c327e834e Reduce decoder includes 2018-11-16 07:23:27 +01:00
Christian W. Zuckschwerdt
f0ae3a8316 Simplify decoder includes 2018-11-16 07:06:38 +01:00
Christian W. Zuckschwerdt
68330b85d4 Add Freq/RSSI/SNR output to data_acquired_handler (#865) 2018-11-15 12:32:05 +01:00
Christian W. Zuckschwerdt
4700479b35 Fix file ext in signal grabber 2018-11-15 12:13:05 +01:00
Christian W. Zuckschwerdt
dca74de232 Lift out AM analyzer 2018-11-15 12:07:02 +01:00
Christian W. Zuckschwerdt
9fbf28daa1 Fix memset to size_t for x86 2018-11-06 19:48:53 +01:00
Christian W. Zuckschwerdt
d596f6aa8e Add SoapySDR support (#842) 2018-11-01 17:53:14 +01:00
Christian W. Zuckschwerdt
20f9f2105b Add CRC-4 util function 2018-10-30 20:15:14 +01:00
Christian W. Zuckschwerdt
bba890bd9c Add PMV-107J TPMS (#825) 2018-10-11 10:01:15 +02:00
Christian W. Zuckschwerdt
9b2e0df07d Refactor out rtlsdr calls (#824) 2018-10-11 09:45:13 +02:00
Christian W. Zuckschwerdt
1026e86631 Replace intmax_t with int64_t 2018-10-10 16:59:10 +02:00
Christian W. Zuckschwerdt
3c64a72ce7 Clean up stray tabs and spaces 2018-10-10 09:05:08 +02:00
Christian W. Zuckschwerdt
23f51e6206 Move out_file to dump_info 2018-10-08 12:03:17 +02:00
Christian W. Zuckschwerdt
33d8aed920 Add file info detection #815 2018-10-08 12:00:47 +02:00
Christian W. Zuckschwerdt
d151d821e1 Add VCD and SR output (#800)
* Add VCD output

* Add sigrok pulseview converter

* Add f32 output modes
2018-09-30 12:52:28 +02:00
Christian W. Zuckschwerdt
6a22054b3c Clean up XC0400 duplicate 2018-09-13 09:04:49 +02:00
Christian W. Zuckschwerdt
c85df0b3c1 Increase MAX_PROTOCOLS for WT0124 2018-09-06 20:43:58 +02:00
winterrace
a6d5e8f216 Fixes and example project to compile using MS Visual Studio 2015 (#789) 2018-09-06 15:41:19 +02:00
Benjamin Larsson
538bd138c3 Add WT0124 Pool Thermometer 2018-09-05 08:06:07 +02:00
Christian W. Zuckschwerdt
b6d52dcd3b Add data_add() function (#787) 2018-08-27 09:06:55 +02:00
Koumes
5236e535c9 Add Hyundai WS SENZOR (#779) 2018-07-28 18:24:15 +02:00
vestom
5b098cea03 Add device: M-Bus (EN 13757-4) - Data Link layer (#768) 2018-07-25 10:19:53 +02:00
Christian W. Zuckschwerdt
30c798498c Clean up baseband, optimize FM, add baseband-test (#770) 2018-07-17 10:02:09 +02:00
Christian W. Zuckschwerdt
c64e974b41 Fix Sensible Living merge 2018-07-11 10:10:49 +02:00
Exscotticus
39c32a0fb7 Sensible Living protocol added. (#742) 2018-07-11 09:58:58 +02:00
Christian W. Zuckschwerdt
c66627ae22 Add real protocol number to startup output (#744) 2018-07-11 08:37:36 +02:00