You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Randy Mackay 54df7ad88d Sub: remove compass accumulate 7 years ago
..
APM_Config.h
AP_Arming_Sub.cpp Sub: use singletons in AP_Arming 7 years ago
AP_Arming_Sub.h Sub: use singletons in AP_Arming 7 years ago
AP_State.cpp
ArduSub.cpp Sub: remove compass accumulate 7 years ago
Attitude.cpp Sub: Simplify some returns 7 years ago
GCS_Mavlink.cpp Sub: handle command_long in GCS base class 7 years ago
GCS_Mavlink.h Sub: handle command_long in GCS base class 7 years ago
GCS_Sub.h
Log.cpp Sub: Remove void as parameter 7 years ago
Makefile
Makefile.waf
Parameters.cpp Sub: fixed RC_Channels parameter docs 7 years ago
Parameters.h Sub: minimal support for inheritting from RC_Channel 7 years ago
RC_Channel.cpp Sub: minimal support for inheritting from RC_Channel 7 years ago
RC_Channel.h Sub: minimal support for inheritting from RC_Channel 7 years ago
ReleaseNotes.txt
Sub.cpp Sub: Remove void as parameter 7 years ago
Sub.h Sub: remove compass accumulate 7 years ago
UserCode.cpp
UserVariables.h
capabilities.cpp Sub: Remove void as parameter 7 years ago
commands.cpp Sub: Simplify some returns 7 years ago
commands_logic.cpp Sub: Change from labs to abs for floats 7 years ago
config.h
control_acro.cpp
control_althold.cpp Sub: Simplify some returns 7 years ago
control_auto.cpp Sub: Remove void as parameter 7 years ago
control_circle.cpp
control_guided.cpp
control_manual.cpp
control_poshold.cpp
control_stabilize.cpp
control_surface.cpp
defines.h
failsafe.cpp Sub: Remove void as parameter 7 years ago
fence.cpp
flight_mode.cpp Sub: Simplify some returns 7 years ago
inertia.cpp
joystick.cpp ArduSub: use ArmingMethod enumeration 7 years ago
make.inc
motors.cpp ArduSub: use ArmingMethod enumeration 7 years ago
position_vector.cpp
radio.cpp
sensors.cpp Sub: remove compass accumulate 7 years ago
surface_bottom_detector.cpp
system.cpp Sub: minimal support for inheritting from RC_Channel 7 years ago
terrain.cpp
turn_counter.cpp
version.cpp Sub: use AP_FWVersion singleton 7 years ago
version.h
wscript