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.
 
 
 
 
 
 
Andrew Tridgell 16009777d9 APM: expanded parameter area to match ACM 13 years ago
..
APM_Config.h Put in commented-out APM2 # defines, to save people the trouble of having to type them in themselves. 13 years ago
APM_Config.h.reference Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 13 years ago
APM_Config_mavlink_hil.h removed some more unused defines 14 years ago
ArduPlane.pde APM: added some comments related to hold_course 13 years ago
Attitude.pde APM: Fix rudder in elevon mode. 13 years ago
GCS.h token size for first()/next() is now 16 bits 13 years ago
GCS_Mavlink.pde APM: use set_and_save_ifchanged() for GCS stream rates 13 years ago
Log.pde Update battery monitoring code for ArduPlane 13 years ago
Makefile added sitl build target 13 years ago
Parameters.h AP_Param: fixed saving of sensor calibration 13 years ago
Parameters.pde AP_Param: fixed saving of sensor calibration 13 years ago
climb_rate.pde APM: fixed some build warnings 13 years ago
command description.txt This is the real HEAD of the APM_Camera branch. Seams that lots of changes got lost in the SVN to GIT port 14 years ago
commands.pde APM: fixed some build warnings 13 years ago
commands_logic.pde APM: changed hold_course for landing to be based on yaw_sensor 13 years ago
commands_process.pde Mission Scripting updates 13 years ago
config.h APM: the CLI fits nicely on the 1280 again now 13 years ago
control_modes.pde Correct a bug in throttle failsafe feature 13 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h APM: expanded parameter area to match ACM 13 years ago
events.pde APM: fixed some build warnings 13 years ago
failsafe.pde failsafe: make sure we clear any RC override in manual failsafe 13 years ago
geofence.pde geofence: re-breach if user changes mode outside the fence 13 years ago
navigation.pde added comment on using GPS ground course 13 years ago
planner.pde USB-MUX: auto-switch telemetry port based on UXB mux for ArduPlane 13 years ago
radio.pde APM: Fix rudder in elevon mode. 13 years ago
sensors.pde Remove a debugging print 13 years ago
setup.pde added AP_Param::show_all() 13 years ago
system.pde adapt mainline APM code to AP_Param 13 years ago
test.pde fixed some printf casts 13 years ago