ardupilot/Tools
Lucas De Marchi 35b550f03d autotest: fix usage of tabs instead of space
Python 3 is stricter with regard to using tabs instead of space (PEP8):
	Spaces are the preferred indentation method.

	Tabs should be used solely to remain consistent with code that
	is already indented with tabs.

	Python 3 disallows mixing the use of tabs and spaces for
	indentation.

	Python 2 code indented with a mixture of tabs and spaces should
	be converted to using spaces exclusively.
2015-05-13 20:51:37 +09:00
..
APM2_2560_bootloader Tools: fixup line endings 2014-04-15 15:55:15 +09:00
APM_radio_test Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArduPilotMega_demo Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArdupilotMegaPlanner Mission planner moved notice 2013-02-05 18:24:05 +08:00
ArduPPM Tools: rename a file with a space in it 2014-07-19 12:21:05 +10:00
autotest autotest: fix usage of tabs instead of space 2015-05-13 20:51:37 +09:00
CHDK-Scripts CHDK script changes 2014-12-26 16:04:35 +09:00
CPUInfo Tools: removed fast_atan 2015-05-05 13:57:10 +10:00
Failsafe build: change from Arduino.mk to apm.mk 2013-01-02 17:29:37 +11:00
FlightGear import Tools directory 2011-09-09 11:31:32 +10:00
Frame_params Frame Params: remove unused Advanced, Beginner 2015-04-21 10:44:26 +09:00
GIT_Test autotest: Enable SITL code to call an external ROS simulator for ArduPlane 2015-03-14 09:07:52 +11:00
Hello Tools: fix for HAL_SITL rename 2015-05-05 09:45:57 +10:00
Linux_HAL_Essentials Linux_HAL_Essentials: Add (UAV)CAN support 2015-04-07 20:48:01 -07:00
LogAnalyzer LogAnalyser: adapt to new APM:* vehicle names 2015-05-09 12:20:28 +09:00
PPM_decoding Tools: fixup line endings 2014-04-15 15:55:15 +09:00
PXF Tools: Add PXF enable and check CS scripts 2014-07-14 09:29:36 +10:00
Replay Replay: fixed trailing nul and don't wait for EKF to init 2015-05-11 11:19:11 +10:00
scripts autotest: updated wiki page names for auto-generated parms 2015-05-08 16:38:17 +10:00
SerialProxy Tools Serial Proxy: fixup line endings 2014-04-15 15:55:30 +09:00
vagrant Update README.md 2015-04-14 17:05:51 +10:00
VARTest Tools: fix for HAL_SITL rename 2015-05-05 09:45:57 +10:00
Xplane import Tools directory 2011-09-09 11:31:32 +10:00