Joshua Henderson
bafc95dca5
mavlink: add mode to MOUNT_STATUS & move MAVLINK forward
3 years ago
Tom Pittenger
dc5a25edbd
Module DroneCAN: fix Jon's name - non-functional change. Just proper respect!
3 years ago
Andrew Tridgell
db4c8ebde5
dronecan: update to latest dronecan main
3 years ago
bugobliterator
f78195e759
modules: update dronecan_dsdlc
3 years ago
Tom Pittenger
a39414e4af
modules: add MPPT PacketDigital driver to DroneCAN
3 years ago
Andrew Tridgell
afb64eb39f
ChibiOS: fixed L496 I2C4 DMA streams
3 years ago
bugobliterator
0a635093dd
modules: update CrashDebug
3 years ago
bugobliterator
f7f05b02ea
modules: update pydronecan
3 years ago
bugobliterator
a2d41a2d14
modules: update dronecan_dsdlc
3 years ago
bugobliterator
5a70208da2
modules: add DroneCAN/libcanard
3 years ago
bugobliterator
82eebe84d6
modules: remove libcanard
3 years ago
bugobliterator
ce4ed7e239
modules: add dronecan_dsdlc
3 years ago
bugobliterator
a74ba5e758
modules: remove canard_dsdlc
3 years ago
bugobliterator
d136f90b39
modules: add pydronecan
3 years ago
bugobliterator
d8f54e7a21
modules: remove pyuavcan
3 years ago
Andrew Tridgell
c2a00df5b2
ChibiOS: lower MAX_MALLOC to 2048
...
this fixes the underlying reason why the mkdir problem happened on
some boards and not others. The FAT cluster clear code was trying to
write in 32k chunks, and failed to allocate a DMA region that large
2048 should give good performance while saving a lot of memory
3 years ago
Andrew Tridgell
bba0384efb
ChibiOS: fixed f_mkdir DMA allocation
...
this ensures we have DMA capable memory for f_mkdir
fixes #19110
3 years ago
Andrew Tridgell
91fe254dad
mavlink: added NAV_SCRIPT_TIME
3 years ago
bugobliterator
323c0b2ab4
module: update ChibiOS
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
Iampete1
70605fd3e0
MAVLInk: step forward head to add to scripting enum
3 years ago
Buzz
351a77f678
modules: new HAL layer for esp32
...
see libraries/AP_HAL_ESP32/README.md for more.
Author: Charles Villard <charlesvillard10@gmail.com>
Author: Buzz <davidbuzz@gmail.com>
3 years ago
bugobliterator
db2cc55507
modules: add CrashDebug
3 years ago
Andrew Tridgell
3eae5b54d2
DroneCAN: update DSDL
...
added hygrometer for CUAV
3 years ago
Andrew Tridgell
0ad9e1e3d4
uavcan: submodule update
3 years ago
Andrew Tridgell
ea64d2e560
DroneCAN: submodule update
3 years ago
Andrew Tridgell
a50120cec3
CAN: switched to DroneCAN DSDL and libuavcan
3 years ago
Andrew Tridgell
11471bdebc
ChibiOS: added STM32L431 support
3 years ago
bugobliterator
52717a43b2
modules: add canard_dsdlc
3 years ago
bugobliterator
d1d3dee7f1
modules: add pyuavcan
3 years ago
Peter Barker
98c105c4e2
mavlink: update for new version of pymavlink
3 years ago
Andrew Tridgell
fd634baef5
ChibiOS: submodule update
3 years ago
Andrew Tridgell
9cbb7e146d
ChibiOS: submodule update
...
fixed assert for ADC3 VRef init
3 years ago
Tom Pittenger
c425a75cea
mavlink: update module to utilize uAvionix.xml new msgs
3 years ago
Pierre Kancir
8a6661eeeb
Modules: update gsoap
4 years ago
Andrew Tridgell
a95906ea93
mavlink: added MCU status
4 years ago
Andy Piper
f16e1cac0d
ChibiOS: fix error on building with --enable-stats
4 years ago
bugobliterator
d67bb2259e
modules: update libcanard
4 years ago
Andrew Tridgell
b15ea7fe33
mavlink: added PID_TUNING extensions
4 years ago
Andrew Tridgell
4f7a24d4a0
ChibiOS: fixed G491 registry
4 years ago
Andrew Tridgell
26689aabba
ChibiOS: update submodule to match HEAD revision
4 years ago
Andrew Tridgell
bd604aba6c
ChibiOS: update with bug fixes for 20.3
...
this includes a fix for a race condition found with the 10.x compiler
4 years ago
Siddharth Purohit
3c9bc52b64
modules: update uavcan
4 years ago
Siddharth Purohit
51b86b5acc
modules: update gsoap
4 years ago
Siddharth Purohit
7c9a17b9fb
modules: add gsoap
4 years ago
Siddharth Purohit
4cb48da984
modules: update ChibiOS
4 years ago
Randy Mackay
cb0cb38949
mavlink: move submodule reference forward to latest
4 years ago
Peter Barker
841aa213cf
mavlink: reference MAV_CMD_RUN_PREARM_CHECKS
4 years ago
Peter Barker
12f569dc4f
mavlink: move forward to ardupilot/mavlink master
4 years ago
Peter Barker
e0284bb66a
mavlink: move submodule reference forward to master
4 years ago