4 Commits (f06251a07f9667fe8d9751ca7f597ded0af3bb32)

Author SHA1 Message Date
Peter Barker 40d74584ac Copter: remove shims used in scheduler 7 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 278883c521 Copter: finished conversion to .cpp files 10 years ago
Andrew Tridgell 356ece3402 Copter: rename .pde files to .cpp files 10 years ago
Randy Mackay 59cea4b88c Copter: remove CopterLED from main code 11 years ago
Randy Mackay 32f53624d6 Copter: rename low_battery to failsafe.battery 11 years ago
Randy Mackay 9435eb4a15 Copter: remove unused flags and consolidate ap and ap_system 11 years ago
Randy Mackay dab4f032f9 Copter: integrate BattMonitor 12 years ago
Andrew Tridgell 25d517f5d6 Copter: updates for new notify API 12 years ago
Randy Mackay 52ef77393c Copter: integrate Toshiba_LED_PX4 12 years ago
Randy Mackay 46c24fdf39 Copter: integrate ToshibaLED 12 years ago
Randy Mackay e985253f1a Copter: integrate notify 12 years ago
Randy Mackay 79d2fe6271 Copter: double flash arming light when pre-arm checks fail 12 years ago
Randy Mackay 21f3534a93 Copter: remove DigitalWriteFast 12 years ago
Randy Mackay 7cf2255822 Copter LEDs: replace bitRead with bitmask 12 years ago
Randy Mackay f7d977fe37 Copter: add support for GPS fix type 2D 12 years ago
Pat Hickey 2aa4657315 ArduCopter: changes to use CONFIG_HIL_BOARD 12 years ago
Pat Hickey d9e0bbbbab ArduCopter: first pass at AP_HAL porting 12 years ago
rmackay9 07a7a1acd8 ArduCopter: replaced digitalRead and digitalWrite with faster calls 12 years ago
rmackay9 bcb9519fd7 ArduCopter: renamed system bitmap to ap_system to resolve desktop compile issues 12 years ago
Jason Short d2a5928c06 Ap state updates 12 years ago
rmackay9 a1b4ec6d0e ArduCopter: move to use new INS library instead of IMU library 12 years ago
uncrustify b6dd8aa592 uncrustify ArduCopter/leds.pde 13 years ago
Robert Lefebvre 4e4ff84cf1 Updates to CopterLEDS 13 years ago
Robert Lefebvre c8fb9a6635 More CopterLEDS changes. 13 years ago
Robert Lefebvre a285e2779f CopterLEDS changes for APM2 13 years ago
rmackay9 24b81db20e ArduCopter - LEDS - main code to support COPTER_LEDS. 13 years ago
rmackay9 aa54458dcf ArduCopter - leds.pde - changed refrences to "motor_armed" to "motors.armed()" 13 years ago
Jason Short d1fcebb5ca Cosmetic changes 13 years ago
Andrew Tridgell 4fe527aefa ACM: use LED_OFF/LED_ON instead of LOW/HIGH 13 years ago
Pat Hickey 4869ac3385 purple: use the new LED_ON/LED_OFF macros for LED level 13 years ago
Jason Short 9c5cba56eb Added low voltage code flashing code. 14 years ago
Andrew Tridgell 1456a2a912 renamed top level directories 14 years ago
jasonshort 3ad21cc236 2.0.40 14 years ago
jasonshort e0425af1f4 hack to fix Motor lights when arming after init. 14 years ago
jasonshort 73be185414 Big update 2.0.38 14 years ago
tridge60@gmail.com df6a1b51f3 make a lot more functions and variables static 14 years ago
jasonshort 35bf288abd New PIDs - I rewrote the control laws from scratch to add a PI Rate function. The end result should fly nearly identically to the current version. The nice detail is that we can use NG PID values for easy transition! 14 years ago
jasonshort cb168c399d AC2.0.24b 14 years ago