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.
 
 
 
 
 
 
Doug Weibel 645b9c1d48 Initial rewrite of command logic. 13 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 Initial rewrite of command logic. 13 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 CLI: enable "hit enter 3 times" support for CLI 13 years ago
GCS_Mavlink.pde Initial rewrite of command logic. 13 years ago
Log.pde Initial rewrite of command logic. 13 years ago
Makefile Added makefiles for ArduCopter/ArduPlane. 14 years ago
Mavlink_compat.h MAVLink: MAVLink 1.0 support now builds 13 years ago
Parameters.h Initial rewrite of command logic. 13 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 Initial rewrite of command logic. 13 years ago
commands_logic.pde Initial rewrite of command logic. 13 years ago
commands_process.pde Initial rewrite of command logic. 13 years ago
config.h CLI: enable "hit enter 3 times" support for CLI 13 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 Initial rewrite of command logic. 13 years ago
events.pde Moved relay control functions to it's own library 14 years ago
navigation.pde Initial rewrite of command logic. 13 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 CLI: enable "hit enter 3 times" support for CLI 13 years ago
test.pde Initial rewrite of command logic. 13 years ago