ardupilot/libraries/AP_RSSI
Stewart Loving-Gibbard c5f70d22c5 AP_RSSI: Adding RSSI library for reading various kinds of RSSI, with the possibility of adding more.
* Retains ability to read from Analog Pin
* Adds ability to read RSSI from PWM channel value as is done in OpenLRSng, EazyUHF, and various other LRS.
* Handles any type of RSSI that provides RSSI values inverted - i.e. when the low value is the best signal and the high value is the worst signal.
* Has different key names from all existing RSSI parameters to provide for a clean break and easier distinguishing.
2015-08-29 08:05:53 +10:00
..
AP_RSSI.cpp AP_RSSI: Adding RSSI library for reading various kinds of RSSI, with the possibility of adding more. 2015-08-29 08:05:53 +10:00
AP_RSSI.h AP_RSSI: Adding RSSI library for reading various kinds of RSSI, with the possibility of adding more. 2015-08-29 08:05:53 +10:00