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.
 
 
 
 
 
 
Adam M Rivera b2a7227ae7 ArduCopter/Navigation: Updated code to reference the new g.retro_loiter param instead of the compile define. 13 years ago
..
Frame
.gitignore
APM_Config.h
APM_Config_mavlink_hil.h
ArduCopter.pde ArduCopter/Navigation: Updated code to reference the new g.retro_loiter param instead of the compile define. 13 years ago
Attitude.pde ArduCopter - Attitude.pde - added logging of optical flow pid controller 13 years ago
CMakeLists.txt Worked on ArduCopter cmake options. 13 years ago
Camera.pde
GCS.h
GCS.pde
GCS_Mavlink.pde
Log.pde Log.pde : Updated Flash Logging to log Floats properly vs scaled integers. 13 years ago
Makefile
Parameters.h Parameters: Added g.retro_loiter which is configurable by the user via the MP. 13 years ago
Parameters.pde Parameters: Added g.retro_loiter which is configurable by the user via the MP. 13 years ago
UserCode.pde
UserVariables.h
command_description.txt
commands.pde
commands_logic.pde commands_logic.pde: Added write to constrained value to EEPROM. 13 years ago
commands_process.pde
config.h config.h: Removed comment. 13 years ago
config_channels.h
control_modes.pde
defines.h Merge branch 'master' of https://code.google.com/p/ardupilot-mega into auto-approach 13 years ago
events.pde
flip.pde
leds.pde
motors.pde
navigation.pde ArduCopter/Navigation: Updated code to reference the new g.retro_loiter param instead of the compile define. 13 years ago
options.cmake Worked on ArduCopter cmake options. 13 years ago
planner.pde
radio.pde
read_me.text
sensors.pde
setup.pde
system.pde system.pde: Updated param name to loiter_timer. 13 years ago
test.pde