Commit graph

  • abce37dc97 default enable x10_sec, timing doc, style Christian W. Zuckschwerdt 2018-01-27 12:42:06 +01:00
  • e4aaa54b19 Adds x10_sec device for decoding X10 Security RF signals (#671) Anthony Kava 2018-01-27 05:24:44 -06:00
  • a4144821ac Spelling fix: gague -> gauge (#672) Bryce Chidester 2018-01-27 02:44:09 -08:00
  • af79197c56 fix new_template Christian W. Zuckschwerdt 2018-01-26 13:13:49 +01:00
  • aada5fd3dc use localtime_r instead of localtime Christian W. Zuckschwerdt 2018-01-26 11:40:53 +01:00
  • 82011fcc9d reduce false positves with Bresser on LaCrosse TX141TH Christian W. Zuckschwerdt 2018-01-26 11:39:09 +01:00
  • 1584201228 add MIC to bresser Christian W. Zuckschwerdt 2018-01-26 11:38:30 +01:00
  • 970f78c80d freshen up template with more examples Christian W. Zuckschwerdt 2018-01-25 21:15:05 +01:00
  • bb308fab43
    add a flexible general purpose decoder (#647) Christian W. Zuckschwerdt 2018-01-25 19:15:45 +01:00
  • 5c728b3f6e remove PWM_TERNARY, use PWM_PRECISE for sync bits Christian W. Zuckschwerdt 2018-01-22 12:38:06 +01:00
  • f52dcdadd3 change pulse_detect to use pwm_precise for sync bits Christian W. Zuckschwerdt 2018-01-22 12:34:51 +01:00
  • e45c77649e rename CLOCK_BITS to DMC Christian W. Zuckschwerdt 2018-01-22 12:17:21 +01:00
  • d0a309bb65 change fordremore to proper DMC, the output is vastly different Christian W. Zuckschwerdt 2018-01-22 11:55:56 +01:00
  • 77ced1a45d change DMC (clock_bits) demod to add rows on symbol errors Christian W. Zuckschwerdt 2018-01-22 11:53:58 +01:00
  • aa4ad9d610 convert Acurite 592TXR from TERNARY to PRECISE Christian W. Zuckschwerdt 2018-01-22 10:49:50 +01:00
  • 17dd7682b3 reduce false positives in Thermopro TP12 Christian W. Zuckschwerdt 2018-01-22 10:44:20 +01:00
  • 025c4b4b35 code style for LaCrosse TX141 Christian W. Zuckschwerdt 2018-01-22 09:44:25 +01:00
  • 714475978b convert LaCrosse TX141 from TERNARY to PRECISE Christian W. Zuckschwerdt 2018-01-22 09:34:36 +01:00
  • cd9038fe0f convert Bresser 3CH from RAW to PRECISE Christian W. Zuckschwerdt 2018-01-22 09:33:21 +01:00
  • b2ee9bf3d0 convert LaCrosse TX from RAW to PRECISE Christian W. Zuckschwerdt 2018-01-22 09:32:29 +01:00
  • 8dc9a3664b convert Philips Sensor from TERNARY to PRECISE Christian W. Zuckschwerdt 2018-01-22 09:31:31 +01:00
  • bb05666160 convert Calibeur from TERNARY to PRECISE Christian W. Zuckschwerdt 2018-01-22 09:30:53 +01:00
  • 1096891477 convert Acurite 00275rm from TERNARY to PRECISE Christian W. Zuckschwerdt 2018-01-22 09:29:56 +01:00
  • 4d4482ffbe enhance pwm_precise to cover raw and ternary cases Christian W. Zuckschwerdt 2018-01-22 09:18:01 +01:00
  • 97f770b75e add sync pulse count to bitbuffer Christian W. Zuckschwerdt 2018-01-21 18:08:03 +01:00
  • 8602b469f4 fix Lacrosse TX141TH sync rows Christian W. Zuckschwerdt 2018-01-21 18:03:34 +01:00
  • 48eb401f63 Added device LaCrosse TX141 support to lacrosse_TX141TH_Bv2.c (#670) Andrew Rivett 2018-01-21 11:47:34 -05:00
  • 879954db39 add back C99 with ADD_DEFINITIONS Christian W. Zuckschwerdt 2018-01-16 12:41:30 +01:00
  • e9210cb8cd C99 compatibility (#667) frej 2018-01-15 14:39:07 +01:00
  • ce01698ec5 add git version info to usage output if available Christian W. Zuckschwerdt 2018-01-15 14:00:02 +01:00
  • b06a02ab32 let cmake set C99; CMP0025 Christian W. Zuckschwerdt 2018-01-15 13:59:14 +01:00
  • 9b542de754 additional build deps (#668) gthieleb 2018-01-15 13:34:33 +01:00
  • 890a4b0db9 wh1080: Fix warning about uninitialized use (#666) frej 2018-01-14 18:36:48 +01:00
  • c0e018a24c adding asepc, getkwargs helper Christian W. Zuckschwerdt 2018-01-11 11:40:10 +01:00
  • 83fb1ede8a fold PWM_precise_parameters into r_device Christian W. Zuckschwerdt 2018-01-11 10:37:47 +01:00
  • cccd15b8d0 output pulse_demod_pwm_precise at end of pulses as well Christian W. Zuckschwerdt 2018-01-08 13:01:44 +01:00
  • cd40ecda72 adapt precise param sync width to us Christian W. Zuckschwerdt 2018-01-08 13:00:33 +01:00
  • 319cd79539 use _XOPEN_SOURCE on string.h for strdup Christian W. Zuckschwerdt 2018-01-07 01:15:38 +01:00
  • 61081da4b3 fix -R 0 fault Christian W. Zuckschwerdt 2018-01-06 13:58:45 +01:00
  • cce12f40db use bitbuffer_clear for bitbuffer_parse Christian W. Zuckschwerdt 2018-01-05 11:59:25 +01:00
  • 87ef432f5b refactor bitbuffer_parse Christian W. Zuckschwerdt 2018-01-05 11:25:51 +01:00
  • 813c87a3d4 minor Christian W. Zuckschwerdt 2018-01-04 18:35:00 +01:00
  • 0e74512145 Doxygen EXTRACT_ALL to show all docs, there isn't any notable exported API yet Christian W. Zuckschwerdt 2018-01-04 18:18:47 +01:00
  • 4d49cf2438 update 1.7 Doxyfile to 1.8 Christian W. Zuckschwerdt 2018-01-04 18:16:12 +01:00
  • 6ed086d248 add Doxygen building to CMake Christian W. Zuckschwerdt 2018-01-04 18:02:29 +01:00
  • 87e95f3c46 cleanup Christian W. Zuckschwerdt 2018-01-03 17:02:24 +01:00
  • 0d50a961d2 parse number suffixes on e.g. frequency, samplerate, duration, hoptime Christian W. Zuckschwerdt 2018-01-03 16:32:25 +01:00
  • c76579a4b1 relax false positive logic prologue/alecto to allow a single leading pulse Christian W. Zuckschwerdt 2017-12-20 19:00:57 +01:00
  • 4e81f5699f Fix unit conversions for Acurite 5n1 (#651) claws 2017-12-18 09:25:10 +00:00
  • 15205bb4fa fix -d n parsing Christian W. Zuckschwerdt 2017-12-17 14:43:39 +01:00
  • 972a1dcdf1 Add missing brand to OSv1 (#650) ygator 2017-12-15 19:50:39 -05:00
  • 8e7edef8fd adding FindGperftools cmake module Christian W. Zuckschwerdt 2017-12-15 11:06:52 +01:00
  • 728c880583 add Profile build type using GPerfTools Christian W. Zuckschwerdt 2017-12-15 10:45:23 +01:00
  • 3a3d9f9852 use CMake defaults for optimizations (-O3) Christian W. Zuckschwerdt 2017-12-15 10:43:41 +01:00
  • 963f203d77 RTGN129 author name (#646) siddolo 2017-12-14 16:41:00 +01:00
  • 6531ea48a7
    change grab file name to gNNN_FFFM_RRRk.cu8 (#642) Christian W. Zuckschwerdt 2017-12-13 09:54:00 +01:00
  • 3a3f3810d8
    replace -i <serial> with -d :<serial> (#648) Christian W. Zuckschwerdt 2017-12-13 09:37:22 +01:00
  • 4a2f763a93
    Clean up WIN32 include/ifdef (#643) Christian W. Zuckschwerdt 2017-12-07 17:27:52 +01:00
  • 33d5bee719
    fix read-mode buffer size and allocation, s. #641 (#644) Christian W. Zuckschwerdt 2017-12-07 16:58:00 +01:00
  • 3a05846f96 reduce Alecto/Auriol-v2 false positives in Prologue Christian W. Zuckschwerdt 2017-12-04 22:36:40 +01:00
  • 41e42adcd2 enable pedantic warnings; also on Clang Christian W. Zuckschwerdt 2017-12-04 20:06:25 +01:00
  • 9fc8d32da4 pedantic fix: -Wextra-semi Christian W. Zuckschwerdt 2017-12-04 20:02:12 +01:00
  • 6ddbbfcafe pedantic fix: replace arithmetic on void* (gnu extension) with sane char* arithmetic; fix function pointer for qsort, bsearch Christian W. Zuckschwerdt 2017-12-04 19:53:48 +01:00
  • c108831b46 adding mic to OS SL109h Christian W. Zuckschwerdt 2017-12-04 16:30:22 +01:00
  • 5e8a8b0e35 remove false positives with wg-pb12v1, please report samples if WH2, WH5, Telldus are missing messages Christian W. Zuckschwerdt 2017-12-04 14:18:08 +01:00
  • aa884b5d95 remove debug from wg-pb12v2; add mic to fineoffset Christian W. Zuckschwerdt 2017-12-04 13:08:01 +01:00
  • f8dc923d3d fix GE Color Effects Remote indent and MAX_PROTOCOLS Christian W. Zuckschwerdt 2017-12-04 00:04:43 +01:00
  • 796f65ec50 Merge branch 'lukecyca-ge-coloreffects' Christian W. Zuckschwerdt 2017-12-04 00:00:45 +01:00
  • e994c880a3 Merge branch 'ge-coloreffects' of https://github.com/lukecyca/rtl_433 into lukecyca-ge-coloreffects Christian W. Zuckschwerdt 2017-12-03 23:53:12 +01:00
  • 0e6a4d80d0 chmod 644 on source files Christian W. Zuckschwerdt 2017-12-03 23:37:39 +01:00
  • 2a04c500f9 add model switch to WH2/WH5/Telldus in fineoffset Christian W. Zuckschwerdt 2017-12-03 23:15:25 +01:00
  • 390e1014ab Add support for Telldus variants of fineoffset (#639) peahonen 2017-12-04 00:04:14 +02:00
  • eb1d1bbe28 merge formatting from PR #615 Christian W. Zuckschwerdt 2017-12-03 22:59:11 +01:00
  • 9ec0203a07 disable mebus: lacks docs, tests and has false positives Christian W. Zuckschwerdt 2017-12-03 22:39:51 +01:00
  • f541a28458 Merge branch 'tomfelker-thermopro_tp12' Christian W. Zuckschwerdt 2017-12-03 22:21:43 +01:00
  • 4a640cf111 Merge branch 'thermopro_tp12' of https://github.com/tomfelker/rtl_433 into tomfelker-thermopro_tp12 Christian W. Zuckschwerdt 2017-12-03 22:16:23 +01:00
  • 984f905349 Esperanza, Kedsum, S3318p: relax reset timing, check sync pulses to remove dups Christian W. Zuckschwerdt 2017-12-03 20:45:08 +01:00
  • 15aa0374fd fix OOK_PULSE_CLOCK_BITS pulse_tolerance to µs Christian W. Zuckschwerdt 2017-12-03 18:44:20 +01:00
  • 56565a3632 fix: require 24 bits data for rain gauge sensors Christian W. Zuckschwerdt 2016-01-16 16:55:30 +01:00
  • 8523163d6c
    Merge pull request #638 from jmalghem/master Christian W. Zuckschwerdt 2017-12-02 19:48:05 +01:00
  • 383bb0e811
    Merge pull request #637 from jmpesp/stop_after_successful_events Christian W. Zuckschwerdt 2017-12-02 18:58:13 +01:00
  • de5e98a184
    Update chuango.c jmalghem 2017-11-24 09:11:26 +01:00
  • 254fd2b18b Stop after outputting successful event(s) James MacMahon 2017-11-23 21:43:19 -05:00
  • da67eadbd5 Added support to Oregon Scientific RTGN129 Pasquale Fiorillo 2017-11-19 23:05:19 +01:00
  • 4661854e1b Add device NEXA LMST-606 magnetic sensor Christian Braedstrup 2017-11-19 14:00:47 +01:00
  • b9305e8283 added unit (Fahrenheit) to output of Ambient Weather Temperature Sensor exploide 2017-11-14 12:11:27 +01:00
  • dd82659caf Update rtl_433.h William R Arcand 2017-11-14 11:26:32 -05:00
  • d81ddc5e6f fixed compile time warnings (formatting related) exploide 2017-11-14 15:36:53 +01:00
  • 1ffb86ad39 change PWM_Precise_Parameters pulse_tolerance to use us instead of samples Christian W. Zuckschwerdt 2017-11-13 11:22:54 +01:00
  • 63a309ff05 fixing schraeder data types Christian W. Zuckschwerdt 2017-11-12 15:20:09 +01:00
  • 031ae3023f Remove unintended spurious white spaces hkazu 2017-11-09 15:42:51 -03:00
  • 9b8fc15d09 Add another schrader TPMS support (corrections) Leonardo Hamada 2017-11-09 02:31:40 -03:00
  • a863252dfd Add another schrader TPMS support Leonardo Hamada 2017-11-08 00:17:43 -03:00
  • 2d1c9459b3 remove spurious if-statement Matt Panaro 2017-11-06 19:36:12 -05:00
  • 59d0fb46fa Specify device to use via serial number Matt Panaro 2017-11-05 16:06:53 -05:00
  • c06558e620 automatically use first available dongle Matt Panaro 2017-11-04 21:38:47 -04:00
  • f0106b767b define _GNU_SOURCE for strdup Christian W. Zuckschwerdt 2017-11-02 11:19:25 +01:00
  • 2e720e68c4 Add support for Philips outdoor temperature sensor Chris Coffey 2017-11-01 09:31:52 +00:00
  • 0df7ac14ab move fprintf call when timer expires Matt Panaro 2017-10-18 18:28:19 -04:00
  • bd228780be remove check for DEFAULT_HOP_EVENTS Matt Panaro 2017-10-18 18:27:17 -04:00