80 Commits (master)

Author SHA1 Message Date
Andrew Tridgell 943b262eef AP_RPM: fixed use of configured() vs configured_in_storage() 3 years ago
Peter Barker 5ddd50fefb AP_RPM: tidy includes 3 years ago
Randy Mackay da961948db AP_RPM: pre-arm displays gpio vs servo_ch conflict 3 years ago
Randy Mackay bfd168dd4f AP_RPM: avoid attach interrupt retry and spam to GCS if PIN = -1 3 years ago
Henry Wurzburg 8556edc5ad AP_RPM: add note to desc's on how to determine GPIO pin numbers 3 years ago
Andrew Tridgell e6b56ce9ba AP_RPM: use HarmonicNotch class 3 years ago
Andrew Tridgell ac50d3cc9f AP_RPM: support two full harmonic notch filters 3 years ago
Peter Barker ab86dafda7 AP_RPM: move logging of RPM into RPM library 3 years ago
Peter Barker 99a3d253db AP_RPM: move RPM sensor logging into AP_RPM 3 years ago
Gone4Dirt c94b9e8a19 AP_RPM: Mark type = PWM as not used in docs 4 years ago
Gone4Dirt df1280e999 AP_RPM: Whitespace changes 4 years ago
Gone4Dirt 5bb4729d61 AP_RPM: Restructure params to be per instance of _params 4 years ago
Andrew Tridgell 45f6b16dec AP_RPM: fixed formatting of pin arming check 4 years ago
bugobliterator 5653f8c08b AP_RPM: change class name from SITL::SITL to SITL::SIM 4 years ago
Andrew Tridgell d827b35e57 AP_RPM: implement arming_checks() 4 years ago
Andrew Tridgell 095ab7c9d7 AP_RPM: replaced PixhawkAUX1 with AUX1 4 years ago
Andrew Tridgell 7eaab583d4 AP_RPM: stop defaulting RPM_PIN to 54 4 years ago
yaapu 28905a1e67 AP_RPM: fixed #ifdef HAL_WITH_ESC_TELEM to #if HAL_WITH_ESC_TELEM 4 years ago
yaapu cdc874c366 AP_RPM: added a new RPM driver based on ESC telem 4 years ago
Andrew Tridgell 6a1e3afe33 AP_RPM: use HAL_EFI_ENABLED 4 years ago
Peter Barker 370db00096 AP_RPM: add explicit RPM_TYPE_SITL 4 years ago
Peter Barker 01eb64ce73 AP_RPM: don't present RPM2_PIN parameter if RPM_MAX_INSTANCES <=1 4 years ago
Andy Piper c4217f329b AP_RPM: allow harmonic notch driver to appear as RPM values. 5 years ago
Andrew Tridgell 22ce90af34 AP_RPM: changed get_rpm() API to be scripting compatible 5 years ago
Andy Piper 449e9ee13d AP_RPM: use updated rpm information for sitl 5 years ago
Gone4Dirt 5f11afde6d AP_RPM: Fix to SITL RPM driver instance 5 years ago
Andrew Tridgell 7e7bae9d55 AP_RPM: added EFI backend 5 years ago
Randy Mackay 353cb648f6 AP_RPM: rename px4-pwm to just pwm 5 years ago
Gone4Dirt 5239d86d13 AP_RPM: Added Arduino RPM Sensor Debug Tool 6 years ago
Peter Barker 503aeba7b7 AP_RPM: remove dangling update_instance declaration 6 years ago
Peter Barker 7498972b8d AP_RPM: add AP::rpm() call for singleton 6 years ago
IamPete1 696953fb97 AP_RPM: create singleton 6 years ago
Peter Barker 5aa5add4bf AP_RPM: add missing override keywords 6 years ago
Tom Pittenger d27cd19daa AP_RPM: instance range should use define instead of hardcoded value 6 years ago
Tom Pittenger 2646e37e2c AP_RPM: set health false if disabled during runtime 6 years ago
Peter Barker 08173796d9 APM_RPM: remove PX4 backend type 6 years ago
Andrew Tridgell e862c349e8 AP_RPM: set pin to input before attaching interrupt 6 years ago
Peter Barker 34008ad29c AP_RPM: add override keyword where required 6 years ago
Andrew Tridgell 9b3788c83c AP_RPM: treat RPM_TYPE 1 as type 2 on non-PX4 6 years ago
Peter Barker a8d8e5c0ef AP_RPM: remove unused variable 6 years ago
Peter Barker 20027bad17 AP_RPM: attach_interrupt now takes a functor 7 years ago
Peter Barker ec6e2b9da8 AP_RPM: remove unneeded initialisations 7 years ago
Patrick José Pereira 00cb588257 AP_RPM: Use SITL singleton 7 years ago
Andrew Tridgell c2adc26051 AP_RPM: support RPM pin input on ChibiOS 7 years ago
LukeMike a319f6632f VRBRAIN / AP_RPM: removed RPM_PX4_PWM for VR Brain 5.1 and VR Micro Brain 5.2 (they haven't this input pin) 7 years ago
Andrew Tridgell 9b4fef4d50 AP_RPM: removed create() method for objects 7 years ago
Lucas De Marchi de5e044b02 global: use static method to construct AP_RPM 7 years ago
Lucas De Marchi aefae9381e AP_RPM: add static create method 7 years ago
Pierre Kancir 09364085ed AP_RPM: example fix travis warning 8 years ago
Andrew Tridgell 1c5607b42d AP_RPM: fixed build for aero-fc 8 years ago