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.
 
 
 
 
 
 
Michael Oborne d38b289766 hil sensor cleanup 14 years ago
..
.cproject imported ArduPlane from ArduPilotMega svn 14 years ago
.gitignore Improvements to cmake. 14 years ago
.project imported ArduPlane from ArduPilotMega svn 14 years ago
APM_Config.h removed some more unused defines 14 years ago
APM_Config.h.reference These changes were meant to be inside commit a14c06adc06b. I'm sorry but reverting stuff is not that easy 14 years ago
APM_Config_mavlink_hil.h removed some more unused defines 14 years ago
ArduPlane.pde Sensor hil fix's 14 years ago
Attitude.pde More optimizations 14 years ago
CMakeLists.txt Fixed board setting in cmake-file. Removed now autogenerated Makefile 14 years ago
GCS.h removed some more unused defines 14 years ago
GCS_Mavlink.pde hil sensor cleanup 14 years ago
Log.pde use memcheck_available_memory() instead of freeRAM() 14 years ago
Makefile Added makefiles for ArduCopter/ArduPlane. 14 years ago
Parameters.h Added voltage divider, input voltage and amps per volt to parameters. 14 years ago
climb_rate.pde remove unused climb_rate code 14 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 use gcs_send_text_fmt() and cleanup a few old debug lines 14 years ago
commands_logic.pde Moved relay control functions to it's own library 14 years ago
commands_process.pde GCS: make the two GCS links gcs0 and gcs3 14 years ago
config.h Sensor hil fix's 14 years ago
control_modes.pde use gcs_send_text_fmt() and cleanup a few old debug lines 14 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h removed some more unused defines 14 years ago
events.pde Moved relay control functions to it's own library 14 years ago
navigation.pde GCS: make the two GCS links gcs0 and gcs3 14 years ago
planner.pde GCS: make the two GCS links gcs0 and gcs3 14 years ago
radio.pde Dead Zone fix - Now the range is full instead of clipped. Should make the Yaw much more smooth. 14 years ago
sensors.pde Sensor hil fix's 14 years ago
setup.pde 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
system.pde don't initialise DataFlash if logging is disabled 14 years ago
test.pde Fix compilation 14 years ago