Commit Graph

1294 Commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
d2fd99aba1 adding Oil Ultrasonic Standard protocol 2017-05-21 15:23:58 +02:00
Christian W. Zuckschwerdt
58f2973bcb proper units for pressure, units for power, fix OS output fields 2017-05-21 12:21:13 +02:00
Christian W. Zuckschwerdt
7aa90ef2f9 fix Company name, output flags and tire pressure/temperature 2017-05-20 13:10:01 +02:00
Christian W. Zuckschwerdt
c17555c933 adding IBIS beacon 2017-05-19 23:07:32 +02:00
Christian W. Zuckschwerdt
39aadd50ce prevent bad messages of all 1 that falsely check ok with crc. 2017-05-17 00:49:06 +02:00
strowger
1d07869e08 Update rtl_433.h
MAX_PROTOCOLS incremented to 79. 

Without this change, starting with the -G option fails with an error.
2017-05-15 22:17:07 +02:00
Christian W. Zuckschwerdt
9e6d99cd6a normalize indentation to 4 spaces or one tab, depending on prevalence in each file 2017-05-14 19:19:39 +02:00
Christian W. Zuckschwerdt
38b0693f08 delete stray trailing whitespace 2017-05-14 19:19:39 +02:00
Christian W. Zuckschwerdt
5649dc7e97 changing "crc", "checksum" to "mic" 2017-05-14 15:59:32 +02:00
Christian W. Zuckschwerdt
49f56b38b2 harmonize device data output to model instead of device or make, and crc instead of checksum 2017-05-14 15:59:32 +02:00
Christian W. Zuckschwerdt
7fbefea13a remove synthetic fahrenheit output. use -C customary to convert. 2017-05-13 23:01:39 +02:00
Reinhold Kainhofer
494b62212d Vaillant_vrt340f.c: Fix indentation, only whitespace changes 2017-05-13 23:01:19 +02:00
Christian W. Zuckschwerdt
71ac2a562c improving compatibility for Renkforce DM-7511 2017-05-12 17:47:59 +02:00
Christian W. Zuckschwerdt
85c4e76faa adds a watchdog timer to async callback, abort if async events stop arriving 2017-05-11 23:16:39 +02:00
Reinhold Kainhofer
2acd8f9253 Add support for Vaillant calorMatic 340f (VRT 340f) wireless central ceating control (868MHz) 2017-05-11 21:43:56 +02:00
Christian W. Zuckschwerdt
2ee2edc68b add time to data output 2017-05-09 21:30:51 +02:00
Christian W. Zuckschwerdt
4907de305b add missing "model" data output 2017-05-09 20:56:12 +02:00
Christian W. Zuckschwerdt
e1622b50aa change data output fields to usual order 2017-05-09 20:13:50 +02:00
Christian W. Zuckschwerdt
0e33a9cdfe fix sample_file_pos to actually count seconds, each sample is 16 bits (I+Q uint8's) 2017-05-06 15:38:43 +02:00
Jürgen Frey
465fd31bc0 Sensor GT-WT-02 Change REDME.md
Change Disabled * in README.md
2017-05-06 14:45:58 +02:00
Christian W. Zuckschwerdt
d394e033a0 adding output redirection to files 2017-05-03 18:31:44 +02:00
Christian W. Zuckschwerdt
0561c3c16a fix short buffer: sprintf's output is always null-terminated 2017-05-03 06:55:42 +02:00
Christian W. Zuckschwerdt
f049362e33 cleanup: replacing broken sprintf, removing debug code 2017-04-29 23:32:50 +02:00
Tom Matthews
0dfa31f72f Bump MAX_PROTOCOLS to 78
There are 78 current protocols, this change fixes https://github.com/merbanan/rtl_433/issues/519
2017-04-27 22:12:41 +02:00
ovrheat
6dbafc5c4c Restored 'static' variables 2017-04-17 23:17:28 +02:00
John
75fb351851 Updated "quadrant" code for WGR968
A nibble ordering problem was causing wind direction degrees to register impossible values (over 900 in some cases).  This fix re-orders the three-digit wind direction (quadrant) reading to match the output from the Oregon Scientific weather station display.
2017-04-15 13:30:12 +02:00
Benjamin Larsson
0beda24c8a Merge pull request #511 from ovrheat/master
Add support for Fine Offset WH3080 weather station
2017-04-15 11:56:09 +02:00
Benjamin Larsson
35267525c5 Merge pull request #499 from ludwich66/ludwichrtl433branch
gt_wt_02 new Output "2"
2017-04-15 11:51:25 +02:00
Benjamin Larsson
544600f41a Merge pull request #514 from panarom/fix-makefile.am-wg_pb12v1
erroneous entry in src/Makefile.am
2017-04-09 20:41:24 +02:00
Matt Panaro
7dc8fa6442 erroneous entry in src/Makefile.am
it looks like an erroneous entry was introduced into src/Makefile.am: devices/generic_temperature_sensor_2.c was entered instead of devices/wg_pb12v1.c in commit 31bf6f2 (PR #494), causing compilation errors (using autoconf installation steps)
2017-04-09 12:59:32 -04:00
Nik
93b6d2aea7 Add support for Fine Offset WH3080 weather station 2017-04-02 23:32:24 +02:00
ovrheat
9cab6cf33a Add support for Fine Offset WH3080 weather station. 2017-04-02 03:29:03 +02:00
ovrheat
6abef0571c Merge branch 'master' of https://github.com/merbanan/rtl_433 2017-04-02 01:29:26 +02:00
ovrheat
1ca9779307 Add support for Fine Offset WH3080 weather station. 2017-04-02 01:12:34 +02:00
Benjamin Larsson
31bf6f2cff Merge pull request #494 from ciaranmooney/wg_pb12v1
New Device (WG-PB12V1)
2017-04-01 22:28:51 +02:00
Ciarán Mooney
7d558b770a Corrected conflict in MAX_PROTOCOLS. 2017-04-01 20:25:55 +01:00
Tommy Vestermark
e6608c4f2e ELV WS2000: Make it somewhat work...
Tested on new samples provided. Looks like it still need some work...
2017-03-31 01:32:44 +02:00
Tommy Vestermark
494b0e27f9 FineOffset_WH25: Additional bitsum check + minor fixes 2017-03-30 21:36:59 +02:00
Tommy Vestermark
c9bf9c112b FineOffset_WH0530: Fix bug in ID decode 2017-03-30 21:36:59 +02:00
Tommy Vestermark
b2e2d88a39 FineOffset_WH25: Correct decoding of Temperature and ID
Based on extra sensor data from John Voss
2017-03-30 21:36:59 +02:00
Tommy Vestermark
39fef19285 FineOffset_WH25: Add debug printout 2017-03-30 21:36:59 +02:00
Ciarán Mooney
bdaf9ba576 Pull Request Changes
---

Corrected the indentation of src/CMakelists.txt as per merbanan comment.
Also moved the filepath to an alphabetical position.

Reverted include/data.h back to original due to stray change,
as per merbanan comment.

Misc Changes
---

During testing found that the MAXPROTOCOLS value in include/data.h had
to be increased by one to 76.

Found string termination issue in io data output during testing.
2017-03-27 14:48:13 +01:00
Helio Machado
ff6738db44 Update util.c 2017-03-23 23:20:37 +01:00
Helio Machado
f3faea0c56 Fix #503 2017-03-23 23:20:37 +01:00
rct
424a8da931 LaCrosse TX6/7 reindent with consistent 4 column spacing
* was a mix of 8 col/tab and 4 col spacing.
* I think 4 col is probably used most in rtl_433
2017-03-20 21:11:00 +01:00
rct
54a98c1344 LaCrosse TX6/7 cleanup
* removed duplicate suppression and misc cleanup
  * this is in-line with not keeping state in rtl_433
  * works better with unknown analyzer (-A -I 1)
* Fixed some broken indenting and removed some unneeded debug code
2017-03-20 21:11:00 +01:00
ukshady
47761fdc06 Added code for differing impules to KWH values 2017-03-19 20:53:32 +01:00
rct
7b6847008b acurite 6045, remove unnecessary variable 2017-03-19 20:52:29 +01:00
rct
2576d17729 Acurite 06045 add docs, refactor decode out of txr_callback 2017-03-19 20:52:29 +01:00
rct
2e5f2d0afe Acurite 6045, correct temperature decoding
* Reduce Msg Type (status bits) to 2 remaining bits.
* Remove possible lightning stats/flag bits from distance
* output lightning status/flag bits separately for now
* Understanding of status/message type bits still a WIP.
2017-03-19 20:52:29 +01:00