22 Commits (a73492b40a03fdacd3f6736e9db1c73b1c92e2ba)

Author SHA1 Message Date
Peter Barker ac2fe5f042 AP_RSSI: add singleton 7 years ago
Michael du Breuil 70b1eb9836 AP_RSSI: Use RC_Channels instead of hal.rcin 7 years ago
Michael du Breuil a1845783b5 AP_RSSI: Make the RSSI library an enable param tree 7 years ago
Randy Mackay b2eeceb82d AP_RSSI: add PH2 ADC to ANA_PIN param values 7 years ago
Andrew Tridgell 076f7bc0cf AP_RSSI: removed create() method for objects 7 years ago
Lucas De Marchi b09e0c3261 AP_RSSI: add static create method 7 years ago
Andrew Tridgell ca8a2a1f34 AP_RSSI: support receiver based RSSI protocols 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 2c867ec362 AP_RSSI: Improve the PWM parameters descriptions 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 2b5d33fa07 AP_RSSI: Use SI units conventions in parameter units 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay 6ef735c41e AP_RSSI: use fabsf instead of abs 9 years ago
Andrew Tridgell 16b3fe75d1 AP_RSSI: default to analog RSSI on pixracer 9 years ago
Marc MERLIN 5bcd1b02ef RSSI channel is not limited to 5-8. 9 years ago
Lucas De Marchi 336e04ca60 AP_RSSI: replace header guard with pragma once 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
stew@lovinggibbard.com 9ed6e6afa4 Copy paste errors and naming issues in documentation help. 9 years ago
Andrew Tridgell e0810c2e54 AP_RSSI: fixed doc prefixes for RSSI variables 10 years ago
Randy Mackay ce6fe0e746 AP_RSSI: add enabled method 10 years ago
Randy Mackay f633733b3b AP_RSSI: make parameters private 10 years ago
Randy Mackay 9a648117a7 AP_RSSI: use is_zero and add break for avoid compile warning 10 years ago
Randy Mackay 1369179046 AP_RSSI: formatting fixes 10 years ago
Stewart Loving-Gibbard c5f70d22c5 AP_RSSI: Adding RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago