jgillula / rpi-rfm69

Python RFM69 library for Raspberry Pi
GNU General Public License v3.0
31 stars 20 forks source link

Need to implement ATC mode #11

Closed jgillula closed 2 years ago

jgillula commented 3 years ago

The Low Power labs Arduino libraries have an automatic transmission control mode which automatically adjusts RSSI. We should implement this.

jgillula commented 2 years ago

Fixed by #24