18 Commits (master)

Author SHA1 Message Date
Siddharth Purohit 479c238177 RangeFinder: add support for rangefinder sensor over can 6 years ago
Michael du Breuil b31cd1adb5 AP_RangeFinder: Remove pre arm distance check 6 years ago
Dmitri Ranfft 5eff01a86f RangeFinder: allow up to 10 range finders to be used at once 6 years ago
Andrew Tridgell b1e4434332 AP_RangeFinder: use WITH_SEMAPHORE() 6 years ago
Peter Barker 3be9f35264 AP_RangeFinder: remove rangefinder prearm requirements for SITL 6 years ago
Randy Mackay 9e27b93538 AP_RangeFinder: move some backend implementations to cpp file 7 years ago
Peter Barker 30c4ea8123 AP_RangeFinder: stop storing sensor type as a variable 8 years ago
Peter Barker c0aa10d84b AP_RangeFinder: move rangefinder backend data accessors to backend 8 years ago
Peter Barker 127edce39e AP_RangeFinder: move prearm checks into backend 8 years ago
Peter Barker 0b1c67d170 AP_RangeFinder: remove unused parameters from detect and constructors 8 years ago
Peter Barker 08cd3f4a77 AP_RangeFinder: move instance parameters into instance state 8 years ago
Pierre Kancir 8b38bd2e33 AP_RangeFinder: add sensor type to backend 8 years ago
Andrew Tridgell e88519364f AP_RangeFinder: fixed maxbotix I2C semaphore and bus usage 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Gustavo Jose de Sousa 5d39587469 AP_RangeFinder: standardize inclusion of libaries headers 10 years ago
Tom Pittenger 6acd92be1e AP_RangeFinder: compiler warnings: compare signed to unsigned 10 years ago
Randy Mackay 7663b8eade RangeFinder: replace healthy with status and no_data methods 10 years ago
Andrew Tridgell cb037f3416 AP_RangeFinder: new rangefinder API ready for its first backend 11 years ago
Niels Joubert 879eb5936b AP_MATH: Adding WGS GPS conversions, CRC16 checks, and double-precision Vectors and Matrices 11 years ago
Andrew Tridgell d67ad2c7ee AP_Notify: added missing files 12 years ago
Andrew Tridgell 495c4bbbbe AP_Notify: simplify interface to avoid timers and external calls 12 years ago
Randy Mackay 2658cda4bc Toshiba_LED_PX4: local #defines for led brightness 12 years ago
Randy Mackay 0c1db12538 AP_Notify: add ToshibaLED_PX4 12 years ago
Randy Mackay a52b1831ca AP_Notify: make flags static variable 12 years ago
Randy Mackay 54007854a9 Notify: add ToshibaLED 12 years ago