148 Commits (934b56e597f5532050555fd1026085064145882e)

Author SHA1 Message Date
Peter Barker 7799d8bff5 AP_UAVCAN: allow backends to be compiled out 3 years ago
Peter Barker e490a5b5cd AP_UAVCAN: tidy includes 3 years ago
pacolate12 0d256da3b5 AP_UAVCAN: correct array inxexing 3 years ago
bugobliterator 5865680070 AP_UAVCAN: move pool allocator to cpp 3 years ago
bugobliterator 3569435531 AP_UAVCAN: ensure that we publish allocation messages in STD CAN format 3 years ago
Siddharth Purohit ef1bdc2e5f AP_UAVCAN: add support for optionally publishing CANFD frames 3 years ago
Henry Wurzburg 14c9d4e6a3 AP_UAVCAN: add metadata to GetNodeInfo log message 3 years ago
Andrew Tridgell 55f21f367b AP_UAVCAN: disable CAN filtering except on AP_Periph 3 years ago
Peter Barker 7db723981c AP_UAVCAN: make C_TO_KELVIN a function macro; create KELVIN_TO_C 3 years ago
Peter Barker a741499cff AP_UAVCAN: create and use AP_OPTICALFLOW_ENABLED 3 years ago
Jaaaky 3008a480d5 AP_UAVCAN: Fix multi #include's 3 years ago
Andrew Tridgell 9e5fcb4ced AP_UAVCAN: removed old vendor DSDL and add README.md 3 years ago
Andrew Tridgell 5afe055a46 AP_UAVCAN: use soft armed state for DroneCAN ARMING_STATUS 3 years ago
Pierre Kancir 4037104f59 AP_UAVCAN: hide -Wcast-function-type warning on GCC11 3 years ago
李孟晓 36ceb76cae AP_UAVCAN: Add battery ID field 3 years ago
bugobliterator 2673cde52b AP_UAVCAN: add dsdl for sending vehicle notify state 3 years ago
bugobliterator e4c6c0ad17 AP_UAVCAN:add support for sending Vehicle Notify state 3 years ago
bugobliterator fd369e8262 AP_UAVCAN: throw allocation error when failing to allocate 3 years ago
bugobliterator b897f984a7 AP_UAVCAN: use config error instead of panic on allocation failure 3 years ago
Andrew Tridgell 63fcb804b3 AP_UAVCAN: added CAN_Dn_UC_OPTION parameter 3 years ago
Josh Henderson b1028035bc AP_UAVCAN: cleanup comments in BatteryInfoAux dsdl message 4 years ago
bugobliterator e8c4b99a99 AP_UAVCAN: add support for setting parameters on CAN nodes 4 years ago
bugobliterator ddc82f7619 AP_UAVCAN: add messages for doing MovingBaseline Heading over UAVCAN 4 years ago
Andrew Tridgell cb462cac6e AP_UAVCAN: fixed printf format errors 4 years ago
Siddharth Purohit 0217d1c3dc AP_UAVCAN: add BatteryInfoAux dsdl message 4 years ago
Siddharth Purohit 9494a439ec AP_UAVCAN: Use HAL_ENABLE_LIBUAVCAN_DRIVERS instead of HAL_MAX_CAN_PROTOCOL_DRIVERS 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas ff200e9d11 AP_UAVCAN: fix compilation when HAL_WITH_ESC_TELEM == 0 4 years ago
Tom Pittenger c807035e02 AP_UAVCAN: use HAL_ENABLE_LIBUAVCAN_DRIVERS instead of HAL_MAX_CAN_PROTOCOL_DRIVERS 4 years ago
Peter Barker 42b1a0998f AP_UAVCAN: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED 4 years ago
Andy Piper f513b1d1c2 AP_UAVCAN: add esc telemetry updates 4 years ago
Michael du Breuil e47857a278 AP_UAVCAN: Add ardupilot.gnss.Status 4 years ago
Patrick José Pereira 9904b397d8 AP_UAVCAN: Add missing const in member functions 4 years ago
Michael du Breuil 05b9aa2fa2 AP_UAVCAN: Broadcast ArmingStatus regularly 4 years ago
Michael Oborne 5ef3e1bec3 UAVCAN: add dsdl for gps heading 4 years ago
Andy Piper 40090dcce9 AP_UAVCAN: compile fix for debug/assertions 4 years ago
Andrew Tridgell a4517032c5 AP_UAVCAN: log all UAVCAN devices in CAND log message 4 years ago
Andrew Tridgell 88b5523d47 AP_UAVCAN: added logging of UAVCAN LogMessage messages 4 years ago
Andrew Tridgell 77687a9639 AP_UAVCAN: fixed build with no GCS 4 years ago
bugobliterator 49915ed06f AP_UAVCAN: save some stack space 4 years ago
Siddharth Purohit d8852615ed AP_UAVCAN: disable UAVCAN library when libuavcan drivers are disabled 4 years ago
Andy Piper 940d708438 AP_UAVCAN: conditionally compile in ADSB support 4 years ago
Tom Pittenger b502582d14 AP_UAVCAN: replace old hardcoded value with new mavlink enum 4 years ago
Andrew Tridgell 6803408453 AP_UAVCAN: fixed string warnings 4 years ago
bugobliterator fbc0b9e599 AP_UAVCAN: silence function cast warning/error for Registry template 5 years ago
Siddharth Purohit c8c913e203 AP_UAVCAN: fix UAVCAN sniffer example 5 years ago
Siddharth Purohit 23d9be3499 AP_UAVCAN: disable build for UAVCAN test 5 years ago
Siddharth Purohit e473eed368 AP_UAVCAN: ignore first alloc messages while waiting for followup 5 years ago
Siddharth Purohit 07b4708a36 AP_UAVCAN: move all uavcan related methods to AP_UAVCAN 5 years ago
elhayra fe7e243b01 AP_UAVCAN: sending UAVCAN MAVlink ESC messages 5 years ago
Peter Barker 2ace0f0a1f AP_UAVCAN: handle pop from rx_queue failing 5 years ago