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 cdf296d8f6 fixed some printf casts 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 adapt mainline APM code to AP_Param 13 years ago
Attitude.pde Remove old debug print 13 years ago
GCS.h token size for first()/next() is now 16 bits 13 years ago
GCS_Mavlink.pde token is 16 bits now 13 years ago
Log.pde Update battery monitoring code for ArduPlane 13 years ago
Makefile added sitl build target 13 years ago
Parameters.h tidy up a comment 13 years ago
Parameters.pde fixed two parameter names 13 years ago
climb_rate.pde
command description.txt
commands.pde fixed a valgrind warning 13 years ago
commands_logic.pde Additional commenting on global variables 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
defines.h go back to 1024 bytes for variables in EEPROM 13 years ago
events.pde Correct a bug in throttle failsafe feature 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 ArduPlane: Call APM_RC.enable_out for all channels in init_rc_out. 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