Miloš Petrašinović
|
063e24c723
|
Copter: fix userhook aux switches
Functions userhook_auxSwitch1, userhook_auxSwitch2, and userhook_auxSwitch3 had the wrong argument type resulting in a compilation error.
|
3 years ago |
SergeyBokhantsev
|
ea3de59107
|
Copter: implement user auxswitch functions
|
7 years ago |
Mathieu OTHACEHE
|
152edf7189
|
Global: remove mode line from headers
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
|
8 years ago |
Andrew Tridgell
|
278883c521
|
Copter: finished conversion to .cpp files
Pair-Programmed-With: Randy Mackay <rmackay9@yahoo.com>
|
10 years ago |
Andrew Tridgell
|
356ece3402
|
Copter: rename .pde files to .cpp files
|
10 years ago |
Randy Mackay
|
5b00ce24ed
|
Copter: minor user hooks cleanup
Only define and call functions if the appropriate #define in
APM_Config.h has been added
|
12 years ago |
Pat Hickey
|
4b84e99f85
|
remove dumb user hooks comments
|
12 years ago |
uncrustify
|
df6bdfbd5a
|
uncrustify ArduCopter/UserCode.pde
|
13 years ago |
Jason Short
|
4be2776b17
|
Added Andrew's user hooks.
|
14 years ago |