mirror of
https://github.com/mysensors/MySensors.git
synced 2026-02-20 01:21:27 +01:00
b8f8b6e2dd6862ec7ac9a45718a6435bd848d36e
On Raspberry Pi SPI, interrupt handling latency can be milliseconds. RFM69 continues updating RSSI after PayloadReady, resulting in artificially low RSSI values. Enable AutoMode to switch RX to STDBY on PayloadReady, freezing RSSI at the correct packet reception time. Note: with AutoMode enabled, PAYLOADREADY is not set in IRQFLAGS2. Use the AUTOMODE flag in IRQFLAGS1 to detect the RX to STDBY transition.
MySensors Library v2.4.0-rc.1
Please visit www.mysensors.org for more information
Current version in Arduino IDE
Documentation
CI statuses
Current build status of master branch:
Current build status of development branch:
Current build status of master branch (nightly build of Arduino IDE):
Current build status of development branch (nightly build of Arduino IDE):
Languages
C++
58.9%
C
35.5%
Groovy
2.4%
JavaScript
1.2%
Assembly
1%
Other
0.9%