Releases: adafruit/Adafruit_CircuitPython_RFM
Releases · adafruit/Adafruit_CircuitPython_RFM
1.0.13 - Update Ruff Version
Full Changelog: 1.0.12...1.0.13
1.0.12 - fix RSSI computation
What's Changed
- fix error in RSSI computation by @jerryneedell in #22
Full Changelog: 1.0.11...1.0.12
1.0.11 - License syntax and pre-commit versions
Full Changelog: 1.0.10...1.0.11
1.0.10 - Do not discard partially received data on timeout
What's Changed
- do not clear FIFO on receive timeout by @jerryneedell in #21
Full Changelog: 1.0.9...1.0.10
1.0.9 - Update Ruff Config & RTD Style Fix
Full Changelog: 1.0.8...1.0.9
1.0.8 - Fixes: Mode After Ack & Temperature Reading
What's Changed
- restore listen mode after ack packet set by @jerryneedell in #18
- set rfm69 to idle before reading temperature by @jerryneedell in #19
Full Changelog: 1.0.7...1.0.8
1.0.7 - Fix Max Packet Length Issue
1.0.6 - Type Hint ack_delay
What's Changed
- Add float type hint to ack_delay member variable by @nateinaction in #13
New Contributors
- @nateinaction made their first contribution in #13
Full Changelog: 1.0.5...1.0.6
1.0.5 - Spreading Factor Fix & Examples
What's Changed
- Fix configuration for Spreading Factor = 6 by @jerryneedell in #10
Full Changelog: 1.0.4...1.0.5