Skip to content

Commit

Permalink
Update Oregon Scientific decoder code style
Browse files Browse the repository at this point in the history
  • Loading branch information
zuckschwerdt committed Apr 14, 2019
1 parent 5ed62fc commit 44c7256
Show file tree
Hide file tree
Showing 2 changed files with 547 additions and 578 deletions.
5 changes: 5 additions & 0 deletions src/devices/alecto.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@
AlectoV1 Weather Sensor decoder.
Documentation also at http://www.tfd.hu/tfdhu/files/wsprotocol/auriol_protocol_v20.pdf
Also Unitec W186-F (bought from Migros).
PPM with pulse width 500 us, long gap 4000 us, short gap 2000 us, sync gap 9000 us.
Some sensors transmit 8 long pulses (1-bits) as first row.
Some sensors transmit 3 lone pulses (sync bits) between packets.
Message Format: (9 nibbles, 36 bits):
Please note that bytes need to be reversed before processing!
Expand Down
Loading

0 comments on commit 44c7256

Please sign in to comment.