2011-09-25 18:19:16 -03:00
|
|
|
From https://code.google.com/p/ardupilot-mega
|
2011-10-03 20:10:36 -03:00
|
|
|
901dd6f..719bb22 APM_Camera -> origin/APM_Camera
|
|
|
|
4727aed..3c1eb42 master -> origin/master
|
|
|
|
Updating 4727aed..3c1eb42
|
2011-09-25 18:19:16 -03:00
|
|
|
Fast-forward
|
2011-10-03 20:10:36 -03:00
|
|
|
ArduBoat/ControllerBoat.h | 6 +-
|
|
|
|
ArduCopter/ArduCopter.pde | 1 +
|
|
|
|
ArduCopter/commands.pde | 7 +-
|
|
|
|
ArduCopter/commands_logic.pde | 1 +
|
|
|
|
ArduCopter/navigation.pde | 7 +-
|
|
|
|
ArduRover/ControllerCar.h | 6 +-
|
|
|
|
ArduRover/ControllerTank.h | 10 +-
|
|
|
|
Install.txt | 11 -
|
|
|
|
apo/ControllerPlane.h | 10 +-
|
|
|
|
apo/ControllerQuad.h | 18 +-
|
|
|
|
apo/Makefile | 625 +------------------------------------
|
|
|
|
libraries/APO/APO_DefaultSetup.h | 2 +-
|
|
|
|
libraries/APO/AP_Autopilot.cpp | 2 +-
|
|
|
|
libraries/APO/AP_Autopilot.h | 6 +-
|
|
|
|
libraries/APO/AP_Guide.h | 8 +-
|
|
|
|
libraries/APO/AP_MavlinkCommand.h | 18 +-
|
|
|
|
libraries/APO/AP_RcChannel.cpp | 22 +-
|
|
|
|
libraries/APO/AP_RcChannel.h | 39 ++-
|
|
|
|
libraries/APO/template.h | 2 +-
|
|
|
|
libraries/AP_Common/Arduino.mk | 51 +++-
|
|
|
|
20 files changed, 141 insertions(+), 711 deletions(-)
|
|
|
|
delete mode 100644 Install.txt
|