Tom Pittenger
|
02d92651f0
|
build_options: can_printf() to send longer strings using multiple packets in AP_Periph
|
2022-10-23 21:47:42 -07:00 |
alexklimaj
|
2ed679f0a8
|
AP_Baro: BMP390
|
2022-10-24 07:27:11 +11:00 |
Andrew Tridgell
|
1596516283
|
Tools: added new baro types
|
2022-10-22 08:15:36 +11:00 |
Tom Pittenger
|
b4bb5c71ac
|
Tools: Build_options add AP_TEMPERATURE_SENSOR_ENABLED
|
2022-10-18 10:05:31 +11:00 |
Peter Barker
|
e1e35c1a1a
|
build_options.py: CRSFText requires OSD_PARAM
|
2022-10-11 10:50:13 +11:00 |
Peter Barker
|
6cf07e6aa5
|
build_options.py: Baro externalahrs sensor requires externalahrs
|
2022-10-11 10:50:13 +11:00 |
Peter Barker
|
3c35315e0f
|
Tools: build_options.py: remove Rangefinder SIM backend
This requires AP_SIM_ENABLED, which is not available in build_options.py yet.
|
2022-10-11 10:50:13 +11:00 |
Peter Barker
|
23ec7a15b2
|
Tools: build_options.py comment out PRU and bebop rangefinders
neither of these are relevant to the ChibiOS builds and the dafult for ChibiOS (disabled) is appropriate.
|
2022-10-11 10:50:13 +11:00 |
Peter Barker
|
cfe9208855
|
Tools: don't enable-in-turn when checking build options
takes forever and takes extra options to pass
|
2022-10-11 10:50:13 +11:00 |
Peter Barker
|
e829595594
|
Tools: build_options.py: add Currawong and DroneCAN to EFI options
|
2022-10-11 10:50:13 +11:00 |
Peter Barker
|
6b3575f9b4
|
build_options.py: sort by category then label
|
2022-10-11 10:50:13 +11:00 |
Peter Barker
|
f3b748bf0b
|
Tools: make emitting nice strings on aux functions a selectable feature
|
2022-10-11 10:23:19 +11:00 |
Peter Barker
|
57e28092f3
|
Tools: extract_features.py: correct python warning
|
2022-10-07 09:08:22 +11:00 |
Andrew Tridgell
|
f6dc6d8b8f
|
Tools: added CubePilot to board recognition for uploader.py
for CubeOrangePlus
|
2022-10-06 10:45:49 +11:00 |
Andrew Tridgell
|
ded3a60505
|
Tools: fixed build of bootloaders with debug
|
2022-10-06 10:31:51 +11:00 |
Andrew Tridgell
|
6e310f4e4e
|
CI: test build fmuv3 bootloader in CI
fmuv3 and other 16k bootloaders were broken by a recent change
|
2022-10-06 10:31:51 +11:00 |
Henry Wurzburg
|
96be774733
|
Tools: update signing readme for correct reversal instructions
|
2022-10-04 12:28:13 +11:00 |
Peter Barker
|
c9f72f73bc
|
Tools: add AP_GRIPPER_ENABLED
|
2022-10-04 10:58:34 +11:00 |
Randy Mackay
|
38360b8c7b
|
Tools: custom build server option for Siyi gimbal mount
|
2022-09-30 15:17:29 +09:00 |
Andy Piper
|
864da03679
|
scripts: add CUAV-Nora-bdshot
|
2022-09-27 09:28:45 +10:00 |
bugobliterator
|
10cd1b65c1
|
Tools: replace hardware id of HereID with Here3Plus
|
2022-09-27 08:48:48 +10:00 |
Andy Piper
|
df216a4800
|
scripts: add Skystars variants to manifest generator
|
2022-09-26 08:00:04 +10:00 |
Peter Barker
|
426f18fb2c
|
Tools: extract_features.py: correct define name for AP_RPM_ENABLED
|
2022-09-21 22:41:35 +10:00 |
Peter Barker
|
0266d288cd
|
Tools: add AP_CAMERA_ENABLED support
|
2022-09-21 11:58:38 +10:00 |
Peter Barker
|
845bc15be9
|
Tools: build_options.py: add options for RPM backends
|
2022-09-20 09:28:27 +10:00 |
Andrew Tridgell
|
6f29e465b5
|
Tools: blacklist old name AtomRCF405
|
2022-09-14 19:39:49 +10:00 |
Michael Oborne
|
536db5d26f
|
Scripts: add 2nd CubeOrange BL usbid
|
2022-09-11 14:04:02 +10:00 |
Peter Barker
|
459af5ec9b
|
Tools: generate_manifest.py: allow generation of features.json file
|
2022-09-09 20:33:41 +10:00 |
Peter Barker
|
1a46a27bb8
|
Tools: remove vestiges of travis autotest hooks
travis had a split into two tests, test1 and test2 - which we no longer need
|
2022-09-09 12:08:59 +10:00 |
Henry Wurzburg
|
d17df7afc6
|
Tools:fix build option for MSP Optical Flow sensor and cleanup
|
2022-09-06 10:41:13 +10:00 |
Peter Barker
|
efc2de99de
|
Tools: add generate_features_txt_files.py
walks a directory tree and emits a features.txt for each found .elf
|
2022-09-06 10:33:22 +10:00 |
Peter Barker
|
84509a4f7d
|
Tools: extract_features: factor slightly to allow better use as library
|
2022-09-06 10:33:22 +10:00 |
Peter Barker
|
7244cd361d
|
Tools: build_ci.sh: build with no/all options enabled
More chance of catching problems, and these are relatively cheap
|
2022-09-06 09:37:20 +10:00 |
Andrew Tridgell
|
5f8f8cf220
|
Tools: update signing docs
|
2022-09-05 12:35:37 +10:00 |
Andrew Tridgell
|
ddf770330d
|
CI: added test of signed firmware builds
|
2022-09-05 12:35:37 +10:00 |
Andrew Tridgell
|
0388460c92
|
Tools: put ArduPilot keys first
makes key changing a bit easier for vendors
|
2022-09-05 12:35:37 +10:00 |
Andrew Tridgell
|
11b12cd4c8
|
Tools: reformat public keys
add newline to make it easier to compare keys with command line tools
|
2022-09-05 12:35:37 +10:00 |
Andrew Tridgell
|
7454822a8b
|
Tools: added --debug option to build_bootloaders.py
|
2022-09-05 12:35:37 +10:00 |
Peter Barker
|
ae92c7d429
|
Tools: build_options.py: MODE_FOLLOW requires AC_AVOID
|
2022-09-05 09:06:33 +10:00 |
Henry Wurzburg
|
3610d36fce
|
Tools: fix readme error for signing script
|
2022-09-04 07:29:38 +10:00 |
Peter Barker
|
1fcc7e6926
|
Tools: extract_features.py: add more feature defines/symbols
|
2022-09-02 23:08:04 +10:00 |
Peter Barker
|
de77105df6
|
Tools: extract_features.py: include !FOUND features in output
|
2022-09-02 23:08:04 +10:00 |
Peter Barker
|
e8589de75e
|
build_options.py: add Flip mode
|
2022-09-02 23:08:04 +10:00 |
Henry Wurzburg
|
4b218bd3dc
|
Tools: Completed adding build options to extract_features.py
|
2022-09-02 14:25:57 +10:00 |
Peter Barker
|
67fd2b6856
|
Tools: build_options.py: correct dependency name for RANGEFINDER
RANGERFINDER vs RANGEFINDERS
|
2022-09-01 18:02:45 +10:00 |
Peter Barker
|
a0bef487c1
|
Tools: build_options.py: correct msp airspeed feature name
this will now match a dependency nominating it
|
2022-09-01 18:02:45 +10:00 |
Andrew Tridgell
|
5c95716ed5
|
Tools: allow apj_tool.py --extract without having params
|
2022-09-01 15:20:10 +10:00 |
Andrew Tridgell
|
7fccdf3a55
|
Tools: fixed Holybro 6C UDB product ID
|
2022-09-01 15:20:10 +10:00 |
Peter Barker
|
252588b9f8
|
Tools: understand elf is a known firmware file format
|
2022-08-31 22:51:06 +10:00 |
Andrew Tridgell
|
d0508189e1
|
Tools: added 3rd ArduPilot signing key
|
2022-08-31 10:14:25 +10:00 |