30 Commits (69541fc89cf8d0e94ca3c000bda6712f0a202dff)

Author SHA1 Message Date
Peter Barker d9f393f42e AP_RSSI: convert to HAL attach_interrupt 7 years ago
Andrew Tridgell 71988b49a4 AP_RSSI: allow override of RSSI pin 7 years ago
Peter Barker 497746c3d0 AP_RSSI: use rc() method to get rc singleton 7 years ago
Michael du Breuil 2134373646 AP_RSSI: Remove APM doc references 7 years ago
Randy Mackay 5cf119cd2f AP_RSSI: const get_gpio and fix includes 7 years ago
Randy Mackay eb026eef98 AP_RSSI: support pwm input on gpio pin 7 years ago
Randy Mackay 4f6c50b79e AP_RSSI: minor format fix 7 years ago
Randy Mackay 06d26aaaa7 AP_RSSI: clarify PIN_LOW/HIGH parameter description 7 years ago
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