Andrew Tridgell
|
a50120cec3
|
CAN: switched to DroneCAN DSDL and libuavcan
|
3 years ago |
Andrew Tridgell
|
aa5da9d20b
|
Tools: added NucleoL476 board type
|
3 years ago |
Andrew Tridgell
|
eb87de2d63
|
Tools: added Sierra-L431 board type
|
3 years ago |
Andrew Tridgell
|
e0d23c6495
|
AP_Bootloader: sync with PX4 board types
|
3 years ago |
Nicholas Weaver
|
1377c1b78f
|
Tools: board_types.txt: reserve ID for ICSI_Kestrel
Developing a CM4-based carrier board, reserving a board ID.
|
3 years ago |
bugobliterator
|
8a4b9c2b36
|
AP_Periph: add support for handling Notify State message
|
3 years ago |
Andrew Tridgell
|
0a2ba2e28f
|
Tools: added KakuteH7 board type
|
3 years ago |
Pierre Kancir
|
768c7770e5
|
Tools: use correct #pragma GCC diagnostic pop
|
3 years ago |
Andrew Tridgell
|
90bb0d6310
|
AP_Bootloader: support L496 MCUs
|
3 years ago |
Andrew Tridgell
|
3d6e2e84f3
|
AP_Bootloader: added Hitec-Airspeed board type
|
3 years ago |
Siddharth Purohit
|
7cf9db4cc9
|
AP_Bootloader: fix bootloader build issues
|
3 years ago |
Siddharth Purohit
|
1afbf666ad
|
AP_Bootloader: remove dependency on Semaphores in QSPIDevice
|
3 years ago |
Siddharth Purohit
|
fc4be3695f
|
AP_Bootloader: add support for running from external flash
|
3 years ago |
Siddharth Purohit
|
75bcc76189
|
AP_Bootloader: add support for flashing erasing and verifying ext flash
|
3 years ago |
Siddharth Purohit
|
a1499f9593
|
AP_Bootloader: add support for erasing external flash
|
3 years ago |
Siddharth Purohit
|
edb590e055
|
AP_Bootloader: fix variable name for External flash support
|
3 years ago |
Siddharth Purohit
|
8dff6dd27b
|
AP_Bootloader: build FlashIface for bl with external flash support
|
3 years ago |
Marcelo Rodrigues
|
92b179e0f3
|
AP_Bootloader: add SKYSTARSF405DJI
|
3 years ago |
Marek S. Łukasiewicz
|
47f2e13024
|
HAL_ChibiOS: Add hwdef for BirdCANdy
|
4 years ago |
bugobliterator
|
2970c865c8
|
AP_Bootloader: add HereID to board types
|
4 years ago |
Andy Piper
|
6c26dd075b
|
Tools: bootloader for FlywooF745Nano
|
4 years ago |
Andrew Tridgell
|
751b901ed9
|
Tools: fixed printf format errors
|
4 years ago |
Andrew Tridgell
|
adb8e1fc7e
|
Tools: added mRo-M10095 board type
|
4 years ago |
Andrew Tridgell
|
f507e85f10
|
Tools: added Nucleo-491
|
4 years ago |
Andrew Tridgell
|
cfdf91e18a
|
AP_Bootloader: fixed G4 MCU descriptions
|
4 years ago |
Peter Barker
|
f20644b6cf
|
board_types.txt: reserve ID for Argosdyne DP1000
|
4 years ago |
Isaac Alich
|
c84a880de4
|
Tools: Add Diatone MambaF405US-I2C
|
4 years ago |
Siddharth Purohit
|
1af2453b54
|
AP_Bootloader: ignore cast alignment when reading from flash
|
4 years ago |
Siddharth Purohit
|
6d76990c1e
|
AP_Bootloader: add option to disable Watchdog
|
4 years ago |
Siddharth Purohit
|
966e8cd1be
|
AP_Bootloader: reserve board id for HerePro
|
4 years ago |
Siddharth Purohit
|
35340bf7f2
|
AP_Bootloader: reserve board_type id for H757 EVAL board
|
4 years ago |
QioTek
|
979b502d30
|
AP_Bootloader: added QioTekZealotH743 board type
AP_Bootloader: added QioTekZealotH743 board type
|
4 years ago |
Andrew Tridgell
|
b6543e7a85
|
AP_Bootloader: added Holybro GPS board type
|
4 years ago |
bugobliterator
|
23757c249e
|
AP_Bootloader: free few bytes of flash as bootloader build overflew on devices with 16k flash
|
4 years ago |
Peter Barker
|
8e61de37be
|
Tools: board_types.txt: reallocate 1033 to Joey, take 1034 for SeriphGPS
|
4 years ago |
Peter Barker
|
2109fae56a
|
Tools: reserve a board ID for SierraF9PGPS
|
4 years ago |
liang
|
891cc94577
|
AP_Bootloader: check VBUS for fast boot
|
4 years ago |
climr
|
b46f621fc6
|
AP_HAL_ChibiOS: add two new horizon31.com boards
PixC4-Pi and PixC4-Jetson
|
4 years ago |
Andy Piper
|
1700ab814e
|
AP_Bootloader: change id to AP range
|
4 years ago |
Andy Piper
|
319a6404c4
|
Tools: add KakuteF4Mini to board types and scripts
|
4 years ago |
bugobliterator
|
3edf26dff9
|
Bootloader: complete GET_DEVICE commands before allowing timeout reset
|
4 years ago |
Andrew Tridgell
|
44eadb7291
|
AP_Bootloader: added FreeflyRTK board type
|
4 years ago |
Andrew Tridgell
|
de893a2530
|
Tools: allocate ID 1029 for luminousbee5
1028 will be the FreeflyRTK
|
4 years ago |
Andrew Tridgell
|
22c936140e
|
Tools: removed assert calls
these waste flash space and do not do us any good
|
4 years ago |
Andrew Tridgell
|
188e3d6974
|
AP_Bootloader: save some flash space
gets our largest F4 bootloaders under 16k again
|
4 years ago |
Andrew Tridgell
|
3590fe36e8
|
AP_Bootloader: support dual CAN
|
4 years ago |
Andrew Tridgell
|
af64b86c9e
|
AP_Bootloader: support STM32G4
|
4 years ago |
Lava Chemist
|
e614c9eeb2
|
Tools: add bootloader and board types
|
4 years ago |
Andrew Tridgell
|
0528414a9c
|
AP_Bootloader: limit the 1M flash check to the F427
this fixes an issue with the DrotekP3Pro which uses the STM32F469
|
4 years ago |
danlaks
|
d244f22522
|
Tools: AP_Bootloader: Add AP_HW_SWBOOMBOARD_PERIPH identifier
SpektreWorks Boom Board AP_Periph device
|
4 years ago |