ardupilot/modules
Thomas Watson b6adb4c7e7 DroneCAN: update DSDL compiler
Fixes the following issues:

 * Compound array elements subject to tail array optimization could be
decoded incorrectly, causing a decode failure.

 * Invalid array lengths could be sent over the wire if a
longer-than-max array was encoded (though only the max number of
elements was sent).

 * Lengths were not validated when decoding arrays of compound elements
using TAO, causing memory corruption if an invalid length was received.

 * Union tags were not validated, causing undefined behavior if an
invalid tag was received.
2024-07-23 12:08:48 +10:00
..
ChibiOS@8fc176ac1d ChibiOS: add support for DP83825 ethernet PHY 2024-04-09 09:26:40 +10:00
CrashDebug@5999650864 modules: update CrashDebug 2021-12-01 18:17:50 +11:00
DroneCAN DroneCAN: update DSDL compiler 2024-07-23 12:08:48 +10:00
Micro-CDR@3d1b17703c .gitmodules: Add DDS dependencies 2023-03-22 09:22:36 +11:00
Micro-XRCE-DDS-Client@9717530442 modules: Upgrade patch version in Micro-XRCE-DDS-Client 2023-11-07 07:30:05 +11:00
gbenchmark@d572f47773 gitmodules: Bump up benchmark to v1.7.1 release 2023-03-14 12:47:34 +11:00
gsoap@e1f690585d Modules: update gsoap 2021-08-26 14:24:35 +10:00
gtest@c5fed93f94 gtest: update submodule 2022-06-12 15:39:44 +10:00
lwip@143a6a5cb8 lwip: update for PPP bridge support 2024-01-12 14:23:34 -08:00
mavlink@603e3c8e0c mavlink: added MAV_CMD_SET_HAGL 2024-07-17 08:03:18 +10:00
waf@b25b5c7d98 waf: update to 2.0.27 2024-05-08 18:28:59 +10:00
COLCON_IGNORE modules: restore COLCON_IGNORE 2023-04-26 14:07:43 +10:00