Peter Barker
|
c83446a359
|
Tools: add quick-and-dirty EKF-status-change dump tool
|
3 years ago |
Michelle Rossouw
|
1d8a62f064
|
Tools: Add gen date to build_sizes script, make flash size of -1 not turn up as low flash, some formatting fixes.
|
3 years ago |
Peter Barker
|
2fe709a59c
|
Tools: build_ci.sh: use valid hexadecmail digits in GIT_VERSION
building AP_Periph requires these to be able to be converted into a
number
|
3 years ago |
Peter Barker
|
09dac0cc8a
|
Tools: board_list.py: add AP_PERIPH_HEAVY into is-periph check
|
3 years ago |
Peter Barker
|
a74795bc67
|
Tools: board_list.py: remove Pixracer-periph from blacklist
|
3 years ago |
Peter Barker
|
ddcd6e6244
|
Tools: add optical flow options to build_options.py
|
3 years ago |
Peter Barker
|
dfea221a49
|
board_list.py: tidy
|
3 years ago |
Peter Barker
|
7a9474749a
|
build_options.py: correct GPS Drivers section
must be within closing ] for array
|
3 years ago |
Peter Barker
|
62285d51a8
|
build_options.py: remove HAL_MPPT_PACKETDIGITAL_CAN_ENABLE
|
3 years ago |
Hwurzburg
|
1948073438
|
Tools: add build options for GPS backends
|
3 years ago |
Peter Barker
|
b737d113c9
|
Tools: correct board_list.py for being copied into root dir in autotest
|
3 years ago |
Dr.-Ing. Amilcar do Carmo Lucas
|
15e99e306d
|
Tools: add more categories and reorganize a bit
Should be NFC, it does not add nor remove options
|
3 years ago |
Pierre Kancir
|
ae2d3a8570
|
Tools: add blue and bbbmini to firmware server
|
3 years ago |
Michelle Rossouw
|
62bd62e9b7
|
Tools: build_sizes move to folder, no red for old stable/beta, add hyperlink for boards
|
3 years ago |
Peter Barker
|
7cd58e59c5
|
Tools: fix define name HAL_CRSF_TELEM_TEXT_SELECTION_ENABLED
|
3 years ago |
Peter Barker
|
fb94cc4092
|
Tools: use define for define rather than default...
|
3 years ago |
Michelle Rossouw
|
b58ecff90e
|
Tools: Add blimp log message documentation to be built
|
3 years ago |
Peter Barker
|
d6f4f54c0a
|
Tools: include brand name and manufacturer in APJ file, use for manifest
|
3 years ago |
Peter Barker
|
21c42e3123
|
Tools: board_list.py: generate from hwdef files
|
3 years ago |
Michelle Rossouw
|
24f8e03bf6
|
Tools: Auto-build blimp firmwares
|
3 years ago |
Peter Barker
|
50942b2df7
|
Tools: add script returning build options
|
3 years ago |
Michelle Rossouw
|
38cd386d44
|
Tools: Add css, red/yellow colour and filtering
|
3 years ago |
Andy Piper
|
2fcec7d03f
|
scripts: add BeastF7v2
|
3 years ago |
Andrew Tridgell
|
7e2b010458
|
Tools: a script to list builds with flash free
example: https://firmware.ardupilot.org/Tools/BuildSizes/builds.html
Pair programmed with MichelleR
|
3 years ago |
Andy Piper
|
d307b15c2d
|
Tools: add BMI270 to decode_devid.py
|
3 years ago |
Andrew Tridgell
|
b901117ab9
|
Tools: added missing periph builds
|
3 years ago |
mateksys
|
ac49b2a3c8
|
Tools: add MatekF405-TE bootloader and autobuild
|
3 years ago |
Josh Henderson
|
74fa47a3bb
|
Tools: fix flash size reporting due to crash_log
|
3 years ago |
Andrew Tridgell
|
244f0f3e45
|
Tools: auto-build PixC4-Jetson
|
3 years ago |
Brad Stinson
|
55d82a4cd8
|
Tools: build 8MHz IO firmware
|
3 years ago |
Peter Barker
|
7ebf45616d
|
Tools: scripts: copy param_parse.py JSON output as part of build_parameters.sh
This will populate https://autotest.ardupilot.org/Parameters/ArduCopter/
with the json output
|
3 years ago |
bugobliterator
|
a9c78fe7e3
|
Tools: also test out directory working in one of the build tests
|
3 years ago |
Josh Henderson
|
317d32574c
|
Tools: pretty_diff_size, show total flash cost
|
3 years ago |
Andrew Tridgell
|
ea4c929c50
|
Tools: added decoding of new v3 Invensense sensors
|
3 years ago |
bugobliterator
|
e7ab56674b
|
Tools:libcanard moved to modules/DroneCAN
|
3 years ago |
Andrew Tridgell
|
821a041cbe
|
Tools: fixed cygwin build for rover
try to fix singleton depenency in scripting
|
3 years ago |
Peter Barker
|
492104f9f2
|
Tools: uploader.py: add Swift-Flyer to usb device strings
|
3 years ago |
Peter Barker
|
477528bd93
|
Tools: build_binaries.py: split timing out for configure/build steps
|
3 years ago |
Josh Henderson
|
bc9ab66348
|
Tools: size_compare Change elfdiff_output rectory
|
3 years ago |
Peter Barker
|
548e8aef2a
|
Tools: run BalanceBot and SailBoat tests as part of coverage
|
3 years ago |
Peter Barker
|
4bea052692
|
Tools: check tests actually succeeded
Without this we can get a false impression of how much is being covered
It does mean all your tests have to pass...
|
3 years ago |
Andrew Tridgell
|
5b3dc03cf6
|
Tools: auto-build AIRLink board
|
3 years ago |
Andrew Tridgell
|
8a6a47aa3f
|
Tools: autobuild Pixhawk5X
|
3 years ago |
Andrew Tridgell
|
dfd2686878
|
Tools: fixed uploader.py for px4 bootloader
by fetching ext flash info before we get IDs the bootloader is left in
a state where it accepts an erase and upload
|
3 years ago |
Andrew Tridgell
|
350de066a5
|
Tools: recognise Auterion bootloader string
|
3 years ago |
Josh Henderson
|
32e628f267
|
Tools: size_compare_branches.py add -vehicle option
|
3 years ago |
Buzz
|
854266dc78
|
ESP32: drop submodule and add script to get it as a clone and/or submodule
works with either a submodule setup or a 'clone' for either type of dev
|
3 years ago |
Peter Barker
|
76859c8386
|
Tools: add option to configure-all to write all hw configs out
|
3 years ago |
Shiv Tyagi
|
20ce9ade07
|
Tools: scripts : parse blimp parameters
|
3 years ago |
Andrew Tridgell
|
712df2eb03
|
Tools: auto-build QiotekZelotH743
|
3 years ago |