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 |
Andrew Tridgell
|
307b9e807f
|
Copter: reduced build warnings
removed some unused code, and mark some functions with UNUSED_FUNCTION
|
10 years ago |
Randy Mackay
|
e13984f6c1
|
Copter: remove unused compat.pde entries
|
11 years ago |
Andrew Tridgell
|
a8796f2f76
|
Copter: make compat functions static
this prevents conflicts with libmaple
|
12 years ago |
Randy Mackay
|
885ce7db03
|
Copter: remove DigitalReadFast
With APHal all reads are fast
|
12 years ago |
Randy Mackay
|
21f3534a93
|
Copter: remove DigitalWriteFast
With APHal all writes are fast
|
12 years ago |
Pat Hickey
|
7af03127f6
|
ArduCopter: more work
|
12 years ago |
Pat Hickey
|
b90889dd11
|
ArduCopter: add ArduPlane's compat.h & compat.pde
|
12 years ago |
Pat Hickey
|
92b0c302f2
|
ArduPlane: Ported to AP_HAL
|
12 years ago |