Files
rtl_433/include
jonrifkin 7a3ca2449d Support for Acurite 00275rm and 00276rm sensors (#467)
* Support for Acurite 00275rm and 00276rm sensors

* Fix tabs in acurite_00275rm_callback

* Remove temperature output in Fahrenheit, as sensor reports in Celcius.

* For acurite 00275rm device, add crc check, and combine triplicate redundant signals
into one signal.  If three redundant bits differ, choose the majority value.

* Replace custom crc function with crc16() from util.c.
2017-01-18 22:50:27 +01:00
..
2016-01-18 11:25:44 +11:00
2016-03-17 18:56:36 -04:00
2016-07-30 00:16:28 +02:00