Commit Graph

6591 Commits

Author SHA1 Message Date
Andrew Tridgell 16da949467 Tools: adjust Dalby mission for VTOL_LAND distance 2022-08-12 02:49:51 -04:00
Andy Piper 604249fc22 bootloaders: add MambaF405-2022 bootloaders 2022-06-21 19:41:54 +09:00
Andy Piper 56fbbaaeed Tools: add MambaF405 2022 MK4 2022-06-21 19:41:54 +09:00
Andy Piper f84b02e73b Tools: add MambaH743 to manifest generator 2022-06-21 19:41:54 +09:00
Andy Piper e5452ca55a AP_Bootloader: add MambaH743v4 board id 2022-06-21 19:41:54 +09:00
Andy Piper 552f16b781 bootloaders: add MambaH743v4 bootloader 2022-06-21 19:41:54 +09:00
Andrew Tridgell df23eec505 Replay: support set source events 2022-06-21 19:41:54 +09:00
Andrew Tridgell e16d357e1b autotest: don't try to arm in RTL mode for quadplanes 2022-05-28 16:08:17 +09:00
Peter Barker c06aced405 autotest: adjust current wp reset 2022-05-28 16:08:17 +09:00
Andrew Tridgell 4dd7bb280e autotest: reset mission on takeoff for quadplanes 2022-05-28 16:08:17 +09:00
Andrew Tridgell 40a5c628c9 autotest: reset mission on takeoff for quadplanes 2022-05-28 16:08:17 +09:00
Andrew Tridgell de13751213 Tools: added FlyingMoonF427 bootloader 2022-05-16 08:16:16 +09:00
Andrew Tridgell 9383a01fec Tools: added FlyingMoon407 bootloader 2022-05-16 08:16:16 +09:00
Andy Piper f834d7895e AP_Bootloader: change timeout on external flash init 2022-04-29 08:06:29 +09:00
Andy Piper e0b93e73dc Tools: iFlight Chimera 7 parameters 2022-04-29 08:06:29 +09:00
Andy Piper 34f3ba179f bootloaders: MatekF765-Wing-bdshot bootloader 2022-04-29 08:06:29 +09:00
Andrew Tridgell 5545686cec Tools: fix cygwin build error 2022-04-29 08:06:29 +09:00
Andrew Tridgell 43a73d7941 Tools: update for changed INS_NOTCH parameter name 2022-04-29 08:06:29 +09:00
Andrew Tridgell 7b757facd2 autotest: fixed annoying gdb pagination on reboot 2022-04-29 08:06:29 +09:00
Andy Piper 97ebd35cc5 bootloaders: update spracing h7 extreme bootloader 2022-04-09 17:12:27 +09:00
Andy Piper 22d29352cf scripts: add KakuteH7 and KakuteH7-bdshot. 2022-03-30 19:12:45 +09:00
Andy Piper 8901f3eed9 bootloaders: bootloader for KakuteH7-bdshot 2022-03-30 19:12:45 +09:00
Henry Wurzburg 6aaf131760 Tools: clarify and simplify RC failsafe messages 2022-03-30 19:12:45 +09:00
Andrew Tridgell 4ad58d310b autotest: add test for THR_FAILSAFE==2 and throttle output 2022-03-30 19:12:45 +09:00
Andrew Tridgell 6e91b87fb0 autotest: more changes for plane disarm disallow 2022-03-30 19:12:45 +09:00
Andrew Tridgell 16af5800db autotest: flake8 warning fixes 2022-03-30 19:12:45 +09:00
Andrew Tridgell de5ce51913 autotest: adjust for arming change in plane
expect disarm to fail when airmode on
2022-03-30 19:12:45 +09:00
Peter Barker 545ee8be9e autotest: set RL_AUTOLAND=1 for more tests 2022-03-30 19:12:45 +09:00
Andrew Tridgell ca7f189daf autotest: adjust for RTL_AUTOLAND failure 2022-03-30 19:12:45 +09:00
Andy Piper 5a049ac0af waf: move external flash binaries to regular name to aid publishing 2022-03-12 08:00:49 +09:00
Andrew Tridgell 4873739e28 Tools: added Sierra-F9P bootloader 2022-03-12 08:00:49 +09:00
MallikarjunSE c82678b145 Tools: Rename board 2022-03-12 08:00:49 +09:00
Andrew Tridgell d4061bdb58 AP_Periph: fixed moving baseline yaw for single CAN peripherals
the AP_GPS_UAVCAN driver requires this param for auto-config of MB yaw
on DroneCAN GPS
2022-03-12 08:00:49 +09:00
Andrew Tridgell 8c454e4019 Tools: update runplanetest.py
added prearm check and cope with python3
2022-03-12 08:00:49 +09:00
Andrew Tridgell deee8354de Tools: added SFO_Bay location 2022-03-12 08:00:49 +09:00
Peter Barker 122d97ece7 autotest: add comment clarifying what an error actually means 2022-02-28 12:47:57 +11:00
Peter Barker 7bb13e934d autotest: add support for multi-line log formats 2022-02-28 12:47:57 +11:00
Peter Barker f79c43eebd Tools: build_binaries.py: ensure existence of buildlogs dir
If buildlogs didn't exist then the sqlite database creation would fail.

This really shouldn't have been done in init anyway...
2022-02-26 14:17:01 +11:00
murata 53d8d9b58e Frame_params: Add DJI AGRAS MG-1 2022-02-26 08:28:45 +09:00
Peter Barker e6c1bc2402 autotest: fix MAVFTP test 2022-02-26 10:11:19 +11:00
Peter Barker 3f7e120a67 autotest: add test for terrain_check 2022-02-25 09:28:04 +11:00
Peter Barker 62efb470f6 autotest: change fly_terrain_mission test name 2022-02-25 09:28:04 +11:00
Andy Piper b10d6f6ce9 bootloaders: update SPRacingH7 bootloaders. 2022-02-24 10:19:07 +11:00
Andy Piper b32638b29e AP_Bootloader: allow flash to be unprotected from the bootloader 2022-02-24 10:19:07 +11:00
Peter Barker f199f8be10 autotest: add more parachute tests 2022-02-24 09:20:31 +11:00
Peter Barker e312c3de30 Tools: correct copying of binary files under Python3 2022-02-23 23:38:14 +11:00
Peter Barker e0e84880b2 Tools: add facility to print stack traces 2022-02-23 23:38:14 +11:00
Peter Barker 69e0e544d1 autotest: loosen constraints on AccelCal test 2022-02-23 18:50:28 +11:00
Andrew Tridgell 6b962ae48b CI: added ccache test 2022-02-23 12:36:59 +11:00
Andrew Tridgell ad88f3e1e8 waf: added --save-temps configure option
linking fails with this option, but the ii files are produced, which
is what is needed for diagnosing cache issues
2022-02-23 12:36:59 +11:00