Andrew Tridgell
ccc1170c8c
Tools: auto-build Pixhawk1
7 years ago
Andrew Tridgell
bed26fa137
Tools: added Pixhawk1 bootloader
7 years ago
Peter Barker
6dd8dbeb40
Tools: autotest: add ability to add breakpoints in autotest
7 years ago
Peter Barker
8c44a0d8c8
Tools: autotest: add contexts to ease reverting parameter values
7 years ago
Peter Barker
b47c63c7bd
Tools: autotest: wait_ekf_happy checks status bits rather than value
...
Based on discussions prompted by @khancyr's PR
https://github.com/ArduPilot/ardupilot/pull/8022
Check that we have bits set we want set and that bits we don't want set
aren't set. In the future we might take these bit sets as parameters.
7 years ago
Andrew Tridgell
4022a17d3b
waf: fixed upload on Linux
7 years ago
Jani Hirvinen
62cf45659b
adding support for win/cygwin installations
7 years ago
Christian Llanes
d86dbee18b
Tools: Added name to GIT_Success.txt
7 years ago
Ebin
830a3bbacf
Tools: modified default params for Balance Bot
7 years ago
Andrew Tridgell
ff0f293d06
Tools: added KakuteF7 bootloader
7 years ago
Stephen Dade
0130ff9b89
Tools - updated URL and git submodule command for install-prereqs
7 years ago
Andrew Tridgell
9cba2c9bd3
Tools: fixed build target for F4BY
7 years ago
Andrew Tridgell
578f17c45a
Tools: rename f4by-ch to F4BY
7 years ago
Andrew Tridgell
34e9a6e693
Tools: added f4by to autobuild list
7 years ago
Alexander Malishev
f265d7e128
AP_Bootloader: add f4by bootloader
7 years ago
Andrew Tridgell
d49d5cbb85
autotest: fixed tailsitter default params for SITL
7 years ago
Andrew Tridgell
07871cb867
Tools: rename revo405_bl to F4LightF405_bl
...
this is the general bootloader used for F4Light. Prevents confusion
for ChibiOS users
7 years ago
Stephen
651a7030aa
Tools: Add quotes in ChibiOS waf file
...
Without these quotes, the ChibiOS build fails if there are spaces in the Ardupilot path, ie ``C:\Stephen Dade\files\ardupilot``
7 years ago
Peter Barker
8fdcd7e1f5
Tools: hide parameter in documentation if no values present
7 years ago
Michael du Breuil
8ab3b666fa
Tools: Remove unused ADC include
7 years ago
Andrew Tridgell
44cfb6eaca
Tools: added KakuteF7 to builds
7 years ago
Andrew Tridgell
087aa1a199
Tools: decode SITL device IDs
7 years ago
Pierre Kancir
0af97529ba
Tools: common.py : fix empty returned_value variable
7 years ago
Pierre Kancir
065a459df8
Tools: common.py : make some method statics
7 years ago
Pierre Kancir
6c43ab27c1
Tools: remove trailling semilocons
7 years ago
Andrew Tridgell
3b951471f0
Tools: added bootloaders for mRoX21 and Pixracer
7 years ago
Andrew Tridgell
20d1d9dc36
Tools: build Pixracer and mRoX21 in autobuild
7 years ago
Luis Vale Gonçalves
0e6780e18b
Update tap and update pre-reqs
...
Update tap to ardupilot and updated the pre-reqs
7 years ago
Andrew Tridgell
1e2065e381
waf: recognise CubeBlack USB IDs
7 years ago
Andrew Tridgell
7e166a4a38
Tools: added bootloaders for PH4, PH4-mini and CUAVv5
7 years ago
Andrew Tridgell
7c3a75b609
Tools: added auto-build of PH4, PH4-mini and CUAVv5 boards
7 years ago
Andrew Tridgell
7316a478b6
AP_Bootloader: fixed rcc reset when no USB
7 years ago
Andrew Tridgell
655828d2f8
waf: use wildcard OSD fonts for SITL
7 years ago
Andrew Tridgell
d2996677cf
waf: auto-compress ROMFS files
7 years ago
Andrew Tridgell
bf901aff49
AP_Bootloader: support building without USB
...
this allows for a bootloader on a board with no USB pins defined in
hwdef.dat
7 years ago
Andrew Tridgell
950be3fc17
waf: stop build if OSD libs missing and requested
7 years ago
Randy Mackay
cc0b3705e9
Tools: default param file for Thunder Tiger Toyota Hilux
7 years ago
Andrew Tridgell
7c55c60beb
Tools: run configure_all.py in build_all
7 years ago
Andrew Tridgell
7ceb83ae9d
Tools: added configure test for all boards
7 years ago
Peter Barker
357a57f68a
Tools: Replay: implement more dummy camera methods to avoid linking camera
7 years ago
Andrew Tridgell
2c1be910d8
Tools: removed a lot of ancient AVR code
7 years ago
Peter Barker
b23ea9a47b
Tools: autotest: fix race condition on parameter values
7 years ago
Andrew Tridgell
43ab8d88bf
Tools: fixed test for supported boards
7 years ago
Peter Barker
4c581a0522
Tools: autotest: correct invocation of build_all
7 years ago
Andrew Tridgell
b97fa4c978
Tools: allow pattern of boards to build_bootloaders.py
7 years ago
Andrew Tridgell
09d0d980a0
Tools: updated cube bootloaders
7 years ago
Andrew Tridgell
ca96cf33e9
Tools: added CubeBlack and CubeOrange bootloaders
7 years ago
Andrew Tridgell
9def39f89f
Tools: auto-build CubeBlack
7 years ago
Andrew Tridgell
2e427475cf
Tools: added bootloader docs
7 years ago
Peter Barker
fa19c3a680
Tools: autotest: fix sub autotest
7 years ago