Samuel Tabor
|
a44b81f97d
|
Tools: autotest: Add KHA locations.
|
3 years ago |
Willian Galvani
|
901164a317
|
AP_Periph: update to use capacity_remaining_pct() as a bool
|
3 years ago |
Andy Piper
|
f60b5beed2
|
Tools: add Pixhawk4-bdshot bootloader
|
3 years ago |
Andy Piper
|
5dc8524556
|
Tools: add CUAVv5-bdshot, CUAVv5Nano-bdshot and Pixhawk4-bdshot to build
|
3 years ago |
Andy Piper
|
b1b3e9c8b6
|
Tools: add CUAVv5-bdshot bootloader
|
3 years ago |
Andy Piper
|
39d054d097
|
Tools: add CUAVv5Nano-bdshot bootloader
|
3 years ago |
Peter Barker
|
d1d03319ac
|
Tools: make heli-blade simulation work
|
3 years ago |
Bill Geyer
|
a2932e8f36
|
Tools: add blade 360 helicopter default params
|
3 years ago |
Pierre Kancir
|
aade77db9a
|
Tools: build_ci.sh don't unset CXX and CC by default. That was for TravisCI
|
3 years ago |
Josh Henderson
|
484be2c48e
|
Tools: windows install scripts include arm-gcc install
|
3 years ago |
Peter Barker
|
d94191b8d8
|
autotest: ensure WPNAV_SPEED changes speed in flight
|
3 years ago |
bugobliterator
|
948a0012c5
|
waf: fix build issue on cygwin after changes for external flash
|
3 years ago |
Andy Piper
|
36283daf0e
|
Tools: openocd config for h7
|
3 years ago |
Josh Henderson
|
9d32e481c2
|
Tools: locations.txt move Grand Canyon to better defined terrain data
|
3 years ago |
Pierre Kancir
|
575c608688
|
Tools: allow to use sim_vehicle.py without pymavlink installed
|
4 years ago |
Pierre Kancir
|
2e71c6fc98
|
Tools: don't install MAVProxy submodule Cesium on CI
|
4 years ago |
Peter Barker
|
e5c35d399c
|
autotest: re-enable Heli spline waypoint test
position controller has been completely rewritten, so the bug should be
gone now....
|
4 years ago |
Andrew Tridgell
|
6e33910c25
|
AP_Periph: use a longer loop delay on non-H7
the short delay broke the F412 based CUAV_GPS
|
4 years ago |
Peter Barker
|
b9d62e7ff2
|
autotest: add test for setting multiple messages to same rate
|
4 years ago |
Peter Barker
|
42c2f8d9f3
|
Revert "Tools: comment out the FETtecESC_safety_switch() function for now because it is failing"
This reverts commit d53299ecb0 .
|
4 years ago |
bugobliterator
|
5940cfac8a
|
waf: move SRCROOT env variable setting to common Board class
|
4 years ago |
Siddharth Purohit
|
47a3298236
|
CPUInfo: print time upto 4 decimal points
|
4 years ago |
Siddharth Purohit
|
2dc51d9bae
|
Tools: handle unsupported ext flashsize
|
4 years ago |
Siddharth Purohit
|
7cf9db4cc9
|
AP_Bootloader: fix bootloader build issues
|
4 years ago |
Siddharth Purohit
|
1afbf666ad
|
AP_Bootloader: remove dependency on Semaphores in QSPIDevice
|
4 years ago |
Siddharth Purohit
|
fc4be3695f
|
AP_Bootloader: add support for running from external flash
|
4 years ago |
Siddharth Purohit
|
35df1b1bd3
|
Tools: add support for uploading firmware to boards with external flash
|
4 years ago |
Siddharth Purohit
|
f15f5e9334
|
waf: create separate image sections for internal and external flash
|
4 years ago |
Siddharth Purohit
|
75bcc76189
|
AP_Bootloader: add support for flashing erasing and verifying ext flash
|
4 years ago |
Siddharth Purohit
|
3317b0aff8
|
Tools: add support to erase external flash in bootloader
|
4 years ago |
Siddharth Purohit
|
a1499f9593
|
AP_Bootloader: add support for erasing external flash
|
4 years ago |
Siddharth Purohit
|
edb590e055
|
AP_Bootloader: fix variable name for External flash support
|
4 years ago |
Siddharth Purohit
|
8dff6dd27b
|
AP_Bootloader: build FlashIface for bl with external flash support
|
4 years ago |
TunaLobster
|
1df66731c8
|
Tools: Add rstlatexpdf emitter
|
4 years ago |
Iampete1
|
dd031dd43e
|
Tools: autotest: default_params: tri: set MOT_YAW_SV_ANGLE to 60
|
4 years ago |
Peter Barker
|
3d1ed896c8
|
Tools: make_intel_hex.py: show required size in error message
|
4 years ago |
Marcelo Rodrigues
|
92b179e0f3
|
AP_Bootloader: add SKYSTARSF405DJI
|
4 years ago |
Patrick José Pereira
|
24713326a2
|
Tools: scripts: Improve help text to make it clear which format is accepted
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
47d2021780
|
Tools: scripts: Add PIE support in firmware_version_decoder
Calculate pointer offset for PIE (Position Independent Executables) binaries.
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Andrew Tridgell
|
70764bfaeb
|
Tools: added BirdCANdy bootloader
|
4 years ago |
Andrew Tridgell
|
d3c367d0fe
|
Tools: added BirdCANdy to build list
|
4 years ago |
Marek S. Łukasiewicz
|
47f2e13024
|
HAL_ChibiOS: Add hwdef for BirdCANdy
|
4 years ago |
Iampete1
|
2fa24fa7da
|
Tools: autotest: enable tailsitter for tailsitter test
|
4 years ago |
yaapu
|
17cdb07bd5
|
Tools:autotest: added test for FRSky PassThrough WIND frame 0x500C
|
4 years ago |
Peter Barker
|
784d1ddf7c
|
waf: check for AP_PERIPH define in hwdef includes
|
4 years ago |
bugobliterator
|
2970c865c8
|
AP_Bootloader: add HereID to board types
|
4 years ago |
Gone4Dirt
|
b4346ba5a3
|
Autotest: Update RPM in default params
|
4 years ago |
Gone4Dirt
|
fba15f3035
|
Autotest: Update RPM param.
|
4 years ago |
Andrew Tridgell
|
4169656176
|
Tools: added MCU_STATUS message
|
4 years ago |
Josh Henderson
|
695ad5b4f6
|
Autotest: BaroDrivers tighten leeway for pressure and temp deltas
|
4 years ago |