87 Commits (c8b328c3a16717fc9dc3f9dbd9a46c607c50cbef)

Author SHA1 Message Date
Peter Barker 8cd0922f01 AP_UAVCAN: allow baro backends to be individually compiled out 3 years ago
Andrew Tridgell cc06327526 AP_UAVCAN: allow CAN output for function==0 and allow for 32 CAN servos 3 years ago
Iampete1 d1e45c93d6 AP_UAVCAN: update ESC_BM and SRV_BM Bitmask 3 years ago
Andrew Tridgell 8106291bfe AP_UAVCAN: added CAN_Dx_UC_ESC_OF parameter 3 years ago
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
Siddharth Purohit ef1bdc2e5f AP_UAVCAN: add support for optionally publishing CANFD frames 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
Andrew Tridgell 5afe055a46 AP_UAVCAN: use soft armed state for DroneCAN ARMING_STATUS 3 years ago
bugobliterator e4c6c0ad17 AP_UAVCAN:add support for sending Vehicle Notify state 3 years ago
Andrew Tridgell 63fcb804b3 AP_UAVCAN: added CAN_Dn_UC_OPTION parameter 3 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
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 05b9aa2fa2 AP_UAVCAN: Broadcast ArmingStatus regularly 4 years ago
Andy Piper 40090dcce9 AP_UAVCAN: compile fix for debug/assertions 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
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
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
Andrew Tridgell a2d40d040a AP_UAVCAN: added logging of CAN ESC status 5 years ago
Andrew Tridgell b4966f21d8 AP_UAVCAN: added logging of UAVCAN actuator::Status messages 5 years ago
Andrew Tridgell 4dd1ec37f1 AP_UAVCAN: support RTCMStream for RTCM injection 5 years ago
Peter Barker 4ddfe2715b AP_UAVCAN: adjust for rename of AP_UAVCAN_Server to AP_UAVCAN_DNA_Server 5 years ago
Siddharth Purohit 9bd379e236 AP_UAVCAN: setup uavcan server with internal storage 5 years ago
Andrew Tridgell 16bc7f800e AP_UAVCAN: support ADSB over UAVCAN 5 years ago
Andrew Tridgell 21cce1385a AP_UAVCAN: support safety buttons on UAVCAN 6 years ago
Andrew Tridgell c6c1c4bc31 AP_UAVCAN: support safety LEDs on UAVCAN 6 years ago
Andrew Tridgell d55f76c88e AP_UAVCAN: added buzzer support 6 years ago
Siddharth Purohit e866a574dd AP_UAVCAN:add hex flow sensor message 6 years ago
Siddharth Purohit c4360264cf AP_UAVCAN: add support for hereflow and range sensor message over can 6 years ago
Michael du Breuil 08b48142c8 AP_UAVCAN: Fix includes 6 years ago
Jonathan Challinger 71af938a12 AP_UAVCAN: use fixed-size memory pool 6 years ago
Siddharth Purohit 7a871a8843 AP_UAVCAN: add config for enabling/disabling can filters 6 years ago
Siddharth Purohit 0976019133 AP_UAVCAN: continue dna server setup even if unique id not received 6 years ago
Siddharth Purohit c37a9966c1 AP_UAVCAN: use const unique id length variable 6 years ago
Siddharth Purohit bb6b176785 AP_UAVCAN: add support for dynamic node allocation 6 years ago
Andrew Tridgell f662cf55e5 AP_UAVCAN: use WITH_SEMAPHORE() 6 years ago
liang.tang bcaa4901ed AP_UAVCAN: subscribe airspeed message 7 years ago
Andrew Tridgell 62fbe13690 AP_UAVCAN: send ESCs when disarmed 7 years ago