Commit graph

  • faf0c72fae Update generic_temperature_sensor.c Nik 2016-02-26 23:35:00 +01:00
  • 12e0a6ecc6 Update generic_temperature_sensor.c Nik 2016-02-26 23:34:31 +01:00
  • b76abbe549 Update generic_temperature_sensor.c Nik 2016-02-26 23:30:29 +01:00
  • e31f761ad4 Switched to new data API ovrheat 2016-02-26 14:13:11 +01:00
  • b0e50d932e Merge pull request #5 from merbanan/master ovrheat 2016-02-26 14:11:30 +01:00
  • 436259bdea Merge pull request #315 from ovrheat/master Benjamin Larsson 2016-02-25 19:25:14 +01:00
  • 56ca86a115 Update fineoffset_wh1080.c ovrheat 2016-02-25 19:09:44 +01:00
  • cbfd71bccc Merge pull request #4 from merbanan/master ovrheat 2016-02-25 19:08:29 +01:00
  • ee50e7ca6a Merge pull request #314 from ovrheat/master Benjamin Larsson 2016-02-25 07:34:49 +01:00
  • b23530e9d1 Update fineoffset_wh1080.c ovrheat 2016-02-25 03:20:38 +01:00
  • 283cbdb85c Merge pull request #1 from merbanan/master ovrheat 2016-02-25 03:11:43 +01:00
  • dd9b827d9a Merge pull request #312 from ygator/master Benjamin Larsson 2016-02-24 21:12:38 +01:00
  • 34a38ab3e3 Merge pull request #311 from jvestman/tfa-twin-plus-json Benjamin Larsson 2016-02-24 20:25:15 +01:00
  • 15e4269811 Output less decimal places to get rid of bogus digits YGator 2016-02-24 14:17:15 -05:00
  • 906eb80bf9 TFA Twin Plus 30.3049 json support Jussi Vestman 2016-02-24 20:44:58 +02:00
  • 9e0a8ea0cd Merge pull request #310 from ygator/master Benjamin Larsson 2016-02-23 15:36:52 +01:00
  • 4f3d107145 Fix some memory leaks YGator 2016-02-22 18:49:28 -05:00
  • dd099c86e3 Merge pull request #307 from jvestman/lacrossews_json Benjamin Larsson 2016-02-21 21:12:38 +01:00
  • aca936a1f4 Fixed WS-2310 json gust_speed to gust_speed_ms Jussi Vestman 2016-02-21 21:24:40 +02:00
  • 57475bb19a LaCrosse WS-2310 json output Jussi Vestman 2016-02-21 15:44:52 +02:00
  • 4131a4c3ae Merge pull request #306 from zuckschwerdt/fix-offbyone Benjamin Larsson 2016-02-18 17:49:38 +01:00
  • fc9166435e fix off-by-one and make the null explicit Christian W. Zuckschwerdt 2016-02-18 07:54:56 +01:00
  • cce8ab8a85 Merge pull request #304 from ygator/master Benjamin Larsson 2016-02-14 15:28:35 +01:00
  • 9f13efc983 Remove some compiler warnings YGator 2016-02-13 20:36:37 -05:00
  • 9c2e7b0826 Remove some compiler warnings YGator 2016-02-13 14:00:42 -05:00
  • b1dc8e21bd Merge pull request #305 from rknobbe/master Benjamin Larsson 2016-02-13 02:23:00 +01:00
  • 40ae381991 fix wind direction nibble extract for WGR800 rknobbe 2016-02-12 13:48:36 -08:00
  • e613c9ad78 Merge pull request #299 from mnhauke/master Benjamin Larsson 2016-02-12 12:20:44 +01:00
  • 9b59519a6e Remove some compiler warnings YGator 2016-02-11 22:22:50 -05:00
  • 88cfc9b39c Merge pull request #303 from ygator/master Benjamin Larsson 2016-02-12 03:06:52 +01:00
  • dfa321808b Spurious output for debug mode YGator 2016-02-11 21:02:46 -05:00
  • 238de35aaf Merge pull request #301 from zuckschwerdt/fix-tempconv Benjamin Larsson 2016-02-09 22:54:52 +01:00
  • e006899bc1 also switch the labels on output conversion Christian W. Zuckschwerdt 2016-02-09 20:19:40 +01:00
  • 32cc89b577 Merge pull request #300 from ygator/master Benjamin Larsson 2016-02-09 08:44:13 +01:00
  • bf605749ef Fix YGator 2016-02-08 20:07:48 -05:00
  • 5ca21d68ba Merge branch 'master' of https://github.com/mnhauke/rtl_433 Martin Hauke 2016-02-09 00:35:40 +01:00
  • d2fe3a07cf Add support for Conrad S3318P Martin Hauke 2016-02-08 23:27:51 +01:00
  • 7383ffd5cf s3318p: use native temperature format Martin Hauke 2016-02-09 00:31:28 +01:00
  • d3958a8bc1 Merge pull request #281 from zuckschwerdt/feat-multiout Benjamin Larsson 2016-02-08 23:55:59 +01:00
  • 85733efeee Add support for Conrad S3318P Martin Hauke 2016-02-08 23:27:51 +01:00
  • 5869fd3199 Merge pull request #298 from davidsheldon/currentcost_parse Benjamin Larsson 2016-02-08 10:39:43 +01:00
  • 8dc1f98e64 Decode device id from current_cost, and support more devices David Sheldon 2016-02-08 08:25:08 +00:00
  • 39c096d95d new feature: allow multiple outputs (WIP) Christian W. Zuckschwerdt 2016-01-26 12:45:42 +01:00
  • ba534b5746 Merge pull request #297 from igorok107/master Benjamin Larsson 2016-02-07 19:42:23 +01:00
  • d7a73d545e Correction data types in bitbuffer_find_repeated_row() igorok107 2016-02-07 21:37:29 +03:00
  • 653e6ab31f Added tristate coding. igorok107 2016-02-07 21:34:59 +03:00
  • 2cdfed8327 Merge pull request #296 from ovrheat/master Benjamin Larsson 2016-02-05 22:45:19 +01:00
  • 9fc0f4eaa8 Update README.md ovrheat 2016-02-05 22:41:01 +01:00
  • eafba213fd Merge pull request #295 from rknobbe/master Benjamin Larsson 2016-02-05 21:24:23 +01:00
  • a533ac9975 add labels for ambient_weather.c to match oregon_scientific.c printout Roger.Knobbe 2016-02-05 12:16:23 -08:00
  • 17c90be3c7 Merge pull request #287 from ovrheat/master Benjamin Larsson 2016-02-05 18:44:10 +01:00
  • 61b19cdf52 Merge pull request #288 from igorok107/master Benjamin Larsson 2016-02-05 18:42:29 +01:00
  • bc3e463bf0 Merge pull request #294 from zuckschwerdt/feat-nexusbatt Benjamin Larsson 2016-02-05 18:39:42 +01:00
  • d01b128042 adding battery indicator for Nexus Christian W. Zuckschwerdt 2016-02-05 18:13:02 +01:00
  • 939a9fba20 Merge pull request #293 from zuckschwerdt/feat-earlyabort Benjamin Larsson 2016-02-05 10:03:31 +01:00
  • 381601761e Merge pull request #290 from rknobbe/master Benjamin Larsson 2016-02-05 09:47:39 +01:00
  • e86342cfee only try the crc if the packet would match Christian W. Zuckschwerdt 2016-02-05 06:41:30 +01:00
  • 2c48d4dfbb starting to migrate to data_make Roger.Knobbe 2016-02-04 18:40:00 -08:00
  • 7d822a009d Merge pull request #292 from zuckschwerdt/feat-cleanupnp Benjamin Larsson 2016-02-04 22:26:24 +01:00
  • 2247c7546a code cleanup Christian W. Zuckschwerdt 2016-02-04 21:40:08 +01:00
  • 41999120ed Merge pull request #291 from zuckschwerdt/feat-findrepeats Benjamin Larsson 2016-02-04 19:23:37 +01:00
  • 913b51a415 adding a bitbuffer_find_repeated_row() with examples how it simplifies device code Christian W. Zuckschwerdt 2016-02-04 19:15:46 +01:00
  • ff2a392b0e fix decoders for WGR800 & THGR810 add decoder for PCR800 Roger.Knobbe 2016-02-03 21:24:13 -08:00
  • ebcd9ab385 Rethinking algorithm igorok107 2016-02-03 22:19:42 +03:00
  • 8fe86df258 Add remote control on chip HT680 igorok107 2016-02-02 19:04:32 +03:00
  • 493a31b62b Added support for Fine Offset WH1080 ovrheat 2016-02-02 15:13:03 +01:00
  • 48c0ccea9b Update fineoffset_wh1080.c ovrheat 2016-02-02 14:30:35 +01:00
  • 36f5c17630 Update fineoffset_wh1080.c ovrheat 2016-02-02 14:27:58 +01:00
  • bf4af5db0c Update fineoffset_wh1080.c ovrheat 2016-02-02 14:25:52 +01:00
  • e9793f30f4 Adding support for Fine Offset WH1080. ovrheat 2016-02-02 14:16:12 +01:00
  • 9fbf99f605 Added support for Fine Offset WH1080 weather station. Merging with Digitech XC0348 (it's a rebranded WH1080). ovrheat 2016-02-02 13:43:09 +01:00
  • 95027fb2d0 Added support for Fine Offset WH1080 weather station. Merged with Digitech XC0348 (a rebranded WH1080). ovrheat 2016-02-02 13:39:21 +01:00
  • e7bc33d4f0 change output of -F kv to resemble the custom fprintf output of the decoders Benjamin Larsson 2016-02-01 23:53:07 +01:00
  • e9525509da rubicson: switch to new data api Benjamin Larsson 2016-02-01 23:52:14 +01:00
  • fd41b6be0e Merge pull request #286 from dwmw2/master Benjamin Larsson 2016-02-01 22:33:39 +01:00
  • 92ec0dbc33 emontx: Return events count David Woodhouse 2016-02-01 20:52:45 +00:00
  • c508f3b2f2 oil_watchman: Return events count David Woodhouse 2016-02-01 20:52:14 +00:00
  • d8ae04db41 rubicson: only accept 36 bit packets Benjamin Larsson 2016-02-01 19:43:00 +01:00
  • 92a136e8f4 alecto: only accept 36 bit packets Benjamin Larsson 2016-02-01 19:42:35 +01:00
  • a1ca7ff6f2 Merge pull request #282 from dwmw2/master Benjamin Larsson 2016-01-26 16:30:38 +01:00
  • 893c81e2ac emontx: Increase size of words[] array for endianness conversion David Woodhouse 2016-01-26 15:28:10 +00:00
  • a220922276 Merge pull request #280 from zuckschwerdt/fix-fabsf Benjamin Larsson 2016-01-26 13:11:00 +01:00
  • 26c3f784a3 fix: use fabsf() instead of abs() Christian W. Zuckschwerdt 2016-01-26 13:07:07 +01:00
  • cc7427d2ab Merge pull request #279 from zuckschwerdt/fix_emontxnull Benjamin Larsson 2016-01-26 12:47:38 +01:00
  • 91b4bc08b7 fix: missing NULL terminator Christian W. Zuckschwerdt 2016-01-26 12:19:58 +01:00
  • c060af3e45 Merge pull request #276 from mnhauke/master Benjamin Larsson 2016-01-26 00:18:01 +01:00
  • 81029fdfe7 fineoffset: fix typo (unbreak humidity sensor) Martin Hauke 2016-01-25 23:50:36 +01:00
  • da286dfe04 Merge pull request #275 from mnhauke/master Benjamin Larsson 2016-01-24 23:41:59 +01:00
  • 960f0459ad use uintptr_t instead of unsigned long - fixes build error on win64 somesortoferror 2016-01-24 19:05:31 +00:00
  • 16095c4e31 Migrate nexus to new data format and add support for Technoline TX 9116 Temperature sensor Martin Hauke 2016-01-24 19:31:17 +01:00
  • 0b7de1cf35 Fix building with autotools Benjamin Larsson 2016-01-24 00:07:14 +01:00
  • 22f9b4ebf8 Merge pull request #274 from mnhauke/master Benjamin Larsson 2016-01-23 23:58:25 +01:00
  • 320b921391 Migrate fineoffset to new data format and add support for TFA 30.3157 Temperature sensor Martin Hauke 2016-01-23 22:16:19 +01:00
  • 44990b174f Merge pull request #273 from vestom/upstream Benjamin Larsson 2016-01-23 19:32:42 +01:00
  • 56ebc1cb4d Pulse analyzer: Print OOK carrier frequency Tommy Vestermark 2016-01-23 18:28:32 +01:00
  • c7e81ca716 Pulse analyzer: Print FSK frequencies Tommy Vestermark 2016-01-23 18:07:20 +01:00
  • ff56d009a5 Pulse analyzer: Print absolute timing Tommy Vestermark 2016-01-23 18:06:33 +01:00
  • 22330d87f0 Merge pull request #272 from vestom/upstream Benjamin Larsson 2016-01-23 16:29:03 +01:00
  • 7e82322ff8 Pulse detect: Minor renaming for consistency Tommy Vestermark 2016-01-23 14:48:32 +01:00
  • 4c4bfde7e7 Pulse detect: supress spurious short gaps Tommy Vestermark 2016-01-23 14:17:03 +01:00