Commit Graph

325 Commits

Author SHA1 Message Date
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
Gisle Vanem
28837a0049 Add prototype for 'nice_freq()' (#759) 2018-07-04 09:51:37 +02:00
Gisle Vanem
f997c5efd1 [MSVC] patch include/data.h (#753)
The rationale behind these patches are pretty much in the source comments. MSVC issues with:
*) "Variable Length Arrays"
*) 'restrict` keyword. 
*) And '<strings.h>'.
2018-06-30 17:48:43 +02:00
Gisle Vanem
6f4d9756be Include <stdlib.h> (#752)
This is a simple fix for MSVC where I get this warning:

stdlib.h(1300): warning C4005: 'max': macro redefinition
RTL_433\include\util.h(20): note: see previous definition of 'max'
stdlib.h(1301): warning C4005: 'min': macro redefinition
RTL_433\include\util.h(23): note: see previous definition of 'min'
2018-06-30 17:42:42 +02:00
Christian W. Zuckschwerdt
2a56042796 Add Pacific PMV-C210 TMPS support (#717) 2018-05-19 11:59:59 +02:00
uuacallis
332d615a9f SimpliSafe Sensor (#721) 2018-05-19 11:13:48 +02:00
Christian W. Zuckschwerdt
d01a1c6427 Add PiWM decoding (#724) 2018-05-19 11:12:02 +02:00
Christian W. Zuckschwerdt
11246199fc Add conversion hPA/inHG, kPa/PSI (#711)
* Add conversion hPA/inHG, kPa/PSI
* Minor style updates
2018-05-01 14:52:34 +02:00
Ryan Jarvis
8e8d5505be Fix typos/misspellings 2018-05-01 12:11:00 +02:00
Christian W. Zuckschwerdt
4f3a679265 use actual max protocols 2018-04-01 12:45:28 +02:00
dtiller
1d954224dd Added decoder for Dish Network UHF Remote 6.3 (#700) 2018-04-01 12:44:33 +02:00
Christian W. Zuckschwerdt
51d275cd08 fix Interlogix; style 2018-02-23 07:42:26 +01:00
Brent Bailey
46bfb47162 Adding interlogix devices driver (#649) 2018-02-23 06:51:25 +01:00
Christian W. Zuckschwerdt
74b8092240 allow ipv6 for syslog 2018-01-29 10:55:35 +01:00
Christian W. Zuckschwerdt
64c3177a7f remove output_hander_t, printer_ctx indirection 2018-01-28 13:19:21 +01:00
Christian W. Zuckschwerdt
c30a2a66bf adds a remote syslog output 2018-01-27 16:08:38 +01:00
Anthony Kava
e4aaa54b19 Adds x10_sec device for decoding X10 Security RF signals (#671) 2018-01-27 12:24:44 +01:00
Christian W. Zuckschwerdt
5c728b3f6e remove PWM_TERNARY, use PWM_PRECISE for sync bits 2018-01-22 12:38:06 +01:00
Christian W. Zuckschwerdt
e45c77649e rename CLOCK_BITS to DMC 2018-01-22 12:17:21 +01:00
Christian W. Zuckschwerdt
4d4482ffbe enhance pwm_precise to cover raw and ternary cases 2018-01-22 09:18:01 +01:00
Christian W. Zuckschwerdt
97f770b75e add sync pulse count to bitbuffer 2018-01-21 18:08:03 +01:00
Christian W. Zuckschwerdt
c0e018a24c adding asepc, getkwargs helper 2018-01-11 11:40:10 +01:00
Christian W. Zuckschwerdt
83fb1ede8a fold PWM_precise_parameters into r_device 2018-01-11 10:37:47 +01:00
Christian W. Zuckschwerdt
87ef432f5b refactor bitbuffer_parse 2018-01-05 11:25:51 +01:00
Christian W. Zuckschwerdt
0d50a961d2 parse number suffixes on e.g. frequency, samplerate, duration, hoptime 2018-01-03 16:32:25 +01:00