Commit graph

  • b556b44230 Merge https://github.com/merbanan/rtl_433 into upstreaming Tommy Vestermark 2015-08-20 00:44:48 +02:00
  • 9a0cbec35b Merge pull request #145 from ortylp/GT_WT_02 Benjamin Larsson 2015-08-20 00:33:00 +02:00
  • a05b1695e8 Merge https://github.com/merbanan/rtl_433 into experimental Tommy Vestermark 2015-08-20 00:22:22 +02:00
  • c4834382d3 EC3K: Corrected reset-limit Tommy Vestermark 2015-08-20 00:16:45 +02:00
  • 5619720564 pulse_demod_pcm: Fix regression and bugs Tommy Vestermark 2015-08-19 23:46:40 +02:00
  • fa5c430420 GT_WT_02: fix gap length threshold as in latest data file Paul Ortyl 2015-08-19 23:44:54 +02:00
  • 6b5a122bcc Merge pull request #144 from ortylp/GT_WT_02 Benjamin Larsson 2015-08-19 23:23:41 +02:00
  • 8576371ba1 alecto: validation error is debug only (remove noise) Tommy Vestermark 2015-08-19 23:16:31 +02:00
  • 46576e1eba Merge https://github.com/merbanan/rtl_433 into experimental Tommy Vestermark 2015-08-19 23:05:17 +02:00
  • 2e65d96832 FSK: Correct bug with clearing data after first OOK pulse Tommy Vestermark 2015-08-19 23:00:04 +02:00
  • 336c39ff4e Danfoss+EC3K (FSK): Validate length to be less noisy Tommy Vestermark 2015-08-19 22:57:33 +02:00
  • 533f219d66 Bitbuffer: Add more bytes to support the longer FSK messages Tommy Vestermark 2015-08-19 22:56:30 +02:00
  • e99918961c GT-WT-02: minor code cleanup Paul Ortyl 2015-08-19 22:43:38 +02:00
  • 9780cec512 Merge pull request #143 from ortylp/waveman Benjamin Larsson 2015-08-19 22:40:18 +02:00
  • 7863fbc0ec Waveman: reduce false positives by checking the bit length of the message Paul Ortyl 2015-08-19 22:33:56 +02:00
  • bad6429903 Merge pull request #142 from ortylp/GT_WT_02 Benjamin Larsson 2015-08-19 22:28:58 +02:00
  • f7d54dde67 GT-WT-02: we have checksum Paul Ortyl 2015-08-19 21:44:21 +02:00
  • 149c34c121 Pulse_detect: Make FSK demodulation more robust Tommy Vestermark 2015-08-19 21:34:42 +02:00
  • 09882649b4 DSC: Make debug output less noisy Tommy Vestermark 2015-08-19 21:26:07 +02:00
  • 9232c8dbc1 FSK: Complete the stack. Add stub drivers Tommy Vestermark 2015-08-18 21:33:55 +02:00
  • c40ca8e169 Merge branch 'master' into experimental Tommy Vestermark 2015-08-18 08:06:18 +02:00
  • 191a4509ac pulse_detect: Rip out broken level statistics for now Tommy Vestermark 2015-08-18 07:57:23 +02:00
  • f24127c383 pulse_detect: Adding FSK demodulation Tommy Vestermark 2015-08-18 07:52:40 +02:00
  • 099ce87fbe FM demod: Remove DC blocker filter Tommy Vestermark 2015-08-18 01:04:07 +02:00
  • 7ebde3eacc Merge pull request #140 from ortylp/GT_WT_02 Benjamin Larsson 2015-08-17 21:45:11 +02:00
  • 1012e0e28e update documentation Paul Ortyl 2015-08-16 21:20:30 +02:00
  • ae1b622c05 update readme Paul Ortyl 2015-08-16 19:43:49 +02:00
  • a2b6069e6c initial implementation for GT_WT_02 decoder Paul Ortyl 2015-08-16 19:23:30 +02:00
  • db9b44ab31 Remove decimation support Tommy Vestermark 2015-08-14 21:52:30 +02:00
  • 1fb21c9ec0 Merge pull request #139 from vestom/upstreaming Benjamin Larsson 2015-08-13 16:20:35 +02:00
  • 2d06841f20 Clean up and clarify usage description Tommy Vestermark 2015-08-13 01:18:25 +02:00
  • bd529cb5d0 File handling: clarify mode with both input and output Tommy Vestermark 2015-08-13 00:17:36 +02:00
  • 44ea405c73 Test I/O handling of FSK data + mode consistency Tommy Vestermark 2015-08-12 23:59:34 +02:00
  • 3d60ec0116 File handling: Renaming for clarity and removal of always true logic Tommy Vestermark 2015-08-12 23:06:28 +02:00
  • 43aa8cdd92 Merge branch 'upstreaming' into experimental Tommy Vestermark 2015-08-12 18:58:03 +02:00
  • 36ffe92d57 Merge branch 'master' into upstreaming Tommy Vestermark 2015-08-12 18:11:26 +02:00
  • ec442eac4f Initial FM/FSK demodulator Tommy Vestermark 2015-08-12 18:10:05 +02:00
  • 9f5c6a86ce Merge pull request #138 from ortylp/Brennstuhl_RCS_2044 Benjamin Larsson 2015-08-11 23:00:01 +02:00
  • c781d87527 Prepare low_pass filter for reuse and encapsulate implementation better Tommy Vestermark 2015-08-11 22:54:39 +02:00
  • a2df94a2f1 brennstuhl_rcs_2044: fix demodulator parameters, add multirow processing, add more debug logging code Paul Ortyl 2015-08-11 22:01:24 +02:00
  • 41ca4c3852 pulse_demod_pcm_rz: Increased bit period tolerance from 10% to 25% Tommy Vestermark 2015-08-11 19:01:30 +02:00
  • 6b8a0c9190 Correct offset in conversion from Uint8 to Int8 Tommy Vestermark 2015-08-11 18:58:14 +02:00
  • f5db517c2e Correct divide by zero bug and minor cleanup. Tommy Vestermark 2015-08-09 23:18:16 +02:00
  • 660cc2d40c Lower default level limit to 8000 Tommy Vestermark 2015-08-09 23:17:11 +02:00
  • a8ea818551 Oregon: lower limit to compensate for shorter pulses Tommy Vestermark 2015-08-09 21:09:39 +02:00
  • 536dbb14d0 support Brennstuhl RCS 2044 remote control Paul Ortyl 2015-08-09 17:58:59 +02:00
  • 7e6bbfafc1 Add pulse and gap level statistics Tommy Vestermark 2015-08-09 17:51:02 +02:00
  • c82384af46 Add hysteresis to pulse detector Tommy Vestermark 2015-08-09 16:07:13 +02:00
  • 79ed98c040 Change low pass filter to reduce step response time (95%) from ~10 to ~20 samples Tommy Vestermark 2015-08-09 15:55:54 +02:00
  • e0fd62a4c3 Change low pass filter to reduce step response time (95%) from ~100 to ~10 samples Tommy Vestermark 2015-08-09 14:21:19 +02:00
  • a9b0411ca8 Refactor baseband sample processing functions into own file Tommy Vestermark 2015-08-09 13:08:37 +02:00
  • 37d51eca76 Merge pull request #135 from rct/dsc-contact-parse Benjamin Larsson 2015-07-28 23:49:29 +02:00
  • e432c1d3ea pulse_demod_pcm_rz: Additional debugging info rct 2015-07-28 15:09:08 -04:00
  • 8e188f670c Debug output improvements rct 2015-07-28 15:00:25 -04:00
  • 8bcc71b7ee DSC Security Contact initial parsing rct 2015-07-28 14:41:29 -04:00
  • da2bdcd140 Uncomment printing of pulse data during debugging rct 2015-07-28 13:42:12 -04:00
  • 4399043ce3 Merge pull request #132 from vestom/upstreaming Benjamin Larsson 2015-07-25 16:23:15 +02:00
  • 8232cb273d Minor pretty-print change Tommy Vestermark 2015-07-15 22:17:17 +02:00
  • 153ced0878 Remove some noise from LaCrosse sensor in debug mode Tommy Vestermark 2015-07-15 22:13:36 +02:00
  • 89a52d6f1e Merge branch 'experimental' into upstreaming Tommy Vestermark 2015-07-15 22:12:03 +02:00
  • b005d4410a Clean up bitbuffer a bit Tommy Vestermark 2015-07-15 21:03:40 +02:00
  • 139fad4918 Rename bitbuffer_t::bits_buffer to bitbuffer_t::bb Tommy Vestermark 2015-07-15 19:47:30 +02:00
  • fa7b436206 Merge pull request #131 from rct/lacrosse-new-demod-cleanup Benjamin Larsson 2015-07-15 14:51:05 +02:00
  • c59375705e Moved all drivers to use bitbuffer_t directly Tommy Vestermark 2015-07-15 00:57:55 +02:00
  • 4bc796d9e4 Fix many compile warnings Tommy Vestermark 2015-07-14 23:43:30 +02:00
  • 00ff066903 Added binary printout to bitbuffer_print() Tommy Vestermark 2015-07-14 23:20:38 +02:00
  • cba8159180 Removed debug_callback() Tommy Vestermark 2015-07-14 22:50:21 +02:00
  • 26de006eef Added common debug printout - and corrected minor bug Tommy Vestermark 2015-07-14 22:01:15 +02:00
  • 7740d4d9d5 LaCrosse removed unneeded start bit removal workaround rct 2015-07-14 14:01:08 -04:00
  • db5b8baacb Merge pull request #129 from vestom/upstreaming Benjamin Larsson 2015-07-12 12:31:01 +02:00
  • 67cf942d04 Add some documentation to pulse demodulators Tommy Vestermark 2015-07-12 09:06:58 +02:00
  • 5a5e8dcfec Add X10 and DSC to README.md Tommy Vestermark 2015-07-12 08:48:35 +02:00
  • 414ac89f63 Clean up and re-order alphabetically :-) Tommy Vestermark 2015-07-12 08:11:21 +02:00
  • 554166c52c Remove unused ID parameter from all devices Tommy Vestermark 2015-07-12 00:18:17 +02:00
  • 0cdf4f62ef X10 RF: print data until proper decoding Tommy Vestermark 2015-07-11 23:58:55 +02:00
  • 72c9f2bf22 DSC: Refine decoding Tommy Vestermark 2015-07-11 23:50:28 +02:00
  • b8732fae35 Reverse polarity of pulse_demod_pcm_rz() Tommy Vestermark 2015-07-11 22:55:47 +02:00
  • b48ea3af50 Merge branch 'upstreaming' into experimental Tommy Vestermark 2015-07-11 21:02:07 +02:00
  • bb8a773597 Simplify parameter handling for pulse_demod_pcm() Tommy Vestermark 2015-07-11 20:53:03 +02:00
  • 9c24549c70 Add DSC stub driver Tommy Vestermark 2015-07-11 20:34:32 +02:00
  • ba28bc0835 Add decoder for Pulse Code Modulation, Return-to-Zero Tommy Vestermark 2015-07-11 20:33:27 +02:00
  • 2ddb7fda7f Added X10 RF stub driver Tommy Vestermark 2015-07-11 18:02:52 +02:00
  • 1f22df530e Merge branch 'upstreaming' into experimental Tommy Vestermark 2015-07-11 17:00:57 +02:00
  • 5e40523920 Add Calibeur to README.md Tommy Vestermark 2015-07-11 16:51:21 +02:00
  • 81cd3d66a6 Converted demod_ bit functions to common bitbuffer Tommy Vestermark 2015-07-11 16:43:01 +02:00
  • 9c89eb1b18 Calibeur: Better validation with parity check Tommy Vestermark 2015-07-11 15:59:45 +02:00
  • bf5b0a58e1 Made a util.c with generic helper functions (CRC8) Tommy Vestermark 2015-07-11 15:59:06 +02:00
  • bc8fe73467 Merge https://github.com/merbanan/rtl_433 into experimental Tommy Vestermark 2015-07-11 14:48:17 +02:00
  • c21644e4d8 Merge pull request #128 from vestom/upstreaming Benjamin Larsson 2015-07-11 14:39:58 +02:00
  • 8fd6bb3f37 Added Calibeur RF-104 Sensor Tommy Vestermark 2015-07-11 14:16:27 +02:00
  • 90e9b85da4 Added ternary PWM decoder with configurable sync bit. Tommy Vestermark 2015-07-11 14:15:14 +02:00
  • c0beea4ad3 Make bitbuffer even less noisy Tommy Vestermark 2015-07-10 21:29:01 +02:00
  • 1dcdeba855 Converted Prologue sensor to pulse based decoding Tommy Vestermark 2015-07-10 21:14:31 +02:00
  • 52a9d62fb4 Pulse demodulators: Added support for useful debug output Tommy Vestermark 2015-07-10 18:57:24 +02:00
  • 9d1e6f5430 Pulse detector: added MIN and MAX gap time before EOP Tommy Vestermark 2015-07-10 18:46:07 +02:00
  • cf889856cd Convert Cardin sensor to pulse based decoding Tommy Vestermark 2015-07-10 17:07:21 +02:00
  • 86534ec4d2 Add pulse based PPM decoder as replacement for pwm_d_decode() Tommy Vestermark 2015-07-10 17:04:51 +02:00
  • c1fe85b59b When reading file, add extra empty samples to ensure EOP detection. Tommy Vestermark 2015-07-10 17:03:23 +02:00
  • 81d7ec9e9f Merge https://github.com/merbanan/rtl_433 Tommy Vestermark 2015-07-09 21:55:44 +02:00
  • 924ef1cfbd Merge https://github.com/merbanan/rtl_433 Tommy Vestermark 2015-07-09 21:53:31 +02:00