ardupilot/Tools
Andrew Tridgell 7a4483b091 SITL: new XPlane backend
this makes use of DRefs to greatly improve XPlane support. It only
supports XPlane 11 and later

The key change is the use of a JSON file to map ArduPilot output
channels to DataRefs, and map raw joystick inputs to RC inputs

this gets rid of the awful throttle hack handling, and allows for
control of a much wider range of aircraft
2023-01-31 11:22:08 +11:00
..
AP_Bootloader AP_Bootloader: add FoxeerH743v1 to board types 2023-01-11 18:57:33 +11:00
AP_Periph AP_Periph: Allow user to change serial port for HW Telem 2023-01-25 18:15:28 +11:00
ardupilotwaf Tools: add simple CSV reader 2023-01-17 11:21:48 +11:00
autotest SITL: new XPlane backend 2023-01-31 11:22:08 +11:00
bootloaders Tools: added HolybroG4_Compass bootloader 2023-01-18 19:30:30 +11:00
CHDK-Scripts Global: Fix typos 2016-09-17 00:36:36 -03:00
CodeStyle Tools: remove xmlpretty, xmlint do a better job 2020-06-20 20:05:35 +10:00
completion Tools: completion: fix permissions 2022-06-08 08:16:42 +09:00
CPUInfo CPUInfo: add DSP 2022-03-08 14:26:57 -08:00
debug Tools: fixed for new openocd syntax 2022-12-21 19:52:31 +11:00
environment_install Tools: Update ardupilot_gazebo install script 2023-01-10 08:33:05 +09:00
FilterTestTool Tools: fixed the filter test tool for instance IMU data 2022-07-19 06:28:18 +10:00
Frame_params Tools: update for new airspeed tube order param name 2023-01-03 10:17:56 +11:00
geotag geotag.sh - an advanced geotagging tool. 2018-05-15 11:30:21 +10:00
GIT_Test Tools: added name to GIT_Success.txt 2023-01-26 07:53:36 +09:00
gittools Tools: run submodule fix 3 times 2021-10-27 06:24:41 +11:00
Hello build: removed remaining make.inc files 2018-12-22 11:06:59 +11:00
IO_Firmware Tools: rebuild IO firmware 2022-03-22 10:30:35 +11:00
Linux_HAL_Essentials Tools: fix executable permission and trailing whitespace 2022-06-08 08:16:42 +09:00
LogAnalyzer Tools/LogAnalyzer: fix python2/3 compatibility 2022-07-19 22:01:31 +10:00
mavproxy_modules autotest: improve compass test diagnostics 2020-07-23 15:11:11 +10:00
Pozyx/IndoorLoiter Tools: fix line ending 2022-06-08 08:16:42 +09:00
Replay Tools: Replay: use shared Param info defines 2023-01-11 18:41:34 +11:00
scripts Tools: exclude iomcu from bootloader check 2023-01-26 13:41:04 +11:00
simulink/arducopter Tools: Remove legacy code from sid_pre.m 2023-01-10 14:39:08 +11:00
UDP_Proxy Tools: added UDP proxy code 2019-09-24 12:41:44 +10:00
vagrant Tools: vagrant: fix exec permissions 2022-06-08 08:16:42 +09:00
Vicon Tools: fixed GPS pos error in Vicon script 2019-08-30 13:16:51 +10:00
PrintVersion.py Tools: Add flake8 check to PrintVersion.py 2022-06-28 13:16:24 +10:00