17 Commits (ed3683fce3c8a906da3addc428eb7b7aaba1e0d6)

Author SHA1 Message Date
Peter Barker abfd995fff AP_RSSI: create and use new AP_HAL::PWMSource object 4 years ago
Peter Barker 547b641c91 AP_RSSI: add RADIO_STATUS.rssi as an AP_RSSI telemetry source 5 years ago
Peter Barker dcb6e74c3f AP_RSSI: make type enum class, remove default clause in type switch 6 years ago
Tom Pittenger 3032e5c3d9 AP_RSSI: unify singleton naming to _singleton and get_singleton() 6 years ago
Peter Barker d9f393f42e AP_RSSI: convert to HAL attach_interrupt 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
Peter Barker ac2fe5f042 AP_RSSI: add singleton 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
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi 336e04ca60 AP_RSSI: replace header guard with pragma once 9 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 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