bugobliterator
|
c0188fbf0e
|
AP_CANManager: disable CANTester by default
|
3 years ago |
Shiv Tyagi
|
d846a81055
|
AP_CANManager: remove MPPT_PacketDigital parameter description
We have removed the class AP_BattMonitor_MPPT_PacketDigital, we should also remove these from parameter descriptions and enums
|
3 years ago |
Hwurzburg
|
71f8a1f25e
|
AP_CANManager: change UAVCAN in metadata to DroneCAN
|
3 years ago |
Andrew Tridgell
|
4f6da39bb7
|
AP_CANManager: support Benewake CAN
|
3 years ago |
Andrew Tridgell
|
c56bd323ee
|
AP_CANManager: fixed CAN protocol docs to include USD1
|
3 years ago |
Andy Piper
|
f9c74f207b
|
AP_CANManager: convert APM_BUILD_COPTER_OR_HELI() to APM_BUILD_COPTER_OR_HELI
|
3 years ago |
Gone4Dirt
|
40f8407c1d
|
AP_CANManager: Add APM_BUILD_Heli
|
3 years ago |
Iampete1
|
bd36053abc
|
AP_CANManager: support scripting CAN driver
|
4 years ago |
Siddharth Purohit
|
603b302ffd
|
AP_CANManager: Use HAL_CANMANAGER_ENABLED instead of HAL_ENABLE_LIBUAVCAN_DRIVERS
|
4 years ago |
Tom Pittenger
|
bdf0efbbe7
|
AP_CANManager: reorganize precompiler for HAL_ENABLE_LIBUAVCAN_DRIVERS and HAL_MAX_PROTOCOL_DRIVERS
|
4 years ago |
Tom Pittenger
|
c756138ede
|
AP_CANManager: add MPPT PacketDigital driver
|
4 years ago |
Randy Mackay
|
83c18249a4
|
AP_CANManager: chane KDECAN enum from 2 to 8
This is to force users to realise that something has changed in the hopes they will read the 4.1 release notes
|
4 years ago |
Andrew Tridgell
|
b7fa1a4b98
|
AP_CANManager: added USD1 CAN driver type
|
4 years ago |
Andrew Tridgell
|
db798ace05
|
AP_CANManager: added EFI_NWPMU
|
4 years ago |
Oliver Walters
|
21ffc0f663
|
AP_PiccoloCAN: Change #ifdef guard to prevent compiler error
|
4 years ago |
Oliver Walters
|
fc29e40463
|
AP_PicolloCAN: Load PiccoloCAN parameters from EEPROM
|
4 years ago |
Oliver Walters
|
a98babc02c
|
AP_PiccoloCAN: Add user configurable operations to adjust Piccolo CAN ESC behaviour
|
4 years ago |
Siddharth Purohit
|
979b0b82d0
|
AP_CANManager: add CANManager library
|
5 years ago |
Oliver Walters
|
7c3391d0d8
|
AP_BoardConfig: added support for Piccolo CAN ESCs
|
5 years ago |
Randy Mackay
|
a37c86af6e
|
AP_BoardConfig: add ToshibaCAN
|
6 years ago |
Francisco Ferreira
|
37965b13b6
|
AP_BoardConfig: support KDECAN
Until #9397 is fixed, we need to have separate params for each driver type, but code was left as generic as possible
|
6 years ago |
Francisco Ferreira
|
4b4ba66987
|
AP_BoardConfig_CAN: add singleton and do naming cleanup
Also added more getter methods
|
7 years ago |
DOMINATOR\Eugene
|
4c6f954cdf
|
AP_BoardConfig: separation of parameter groups
|
7 years ago |
Eugene Shamaev
|
a7921a273b
|
AP_BoardConfig: move of CAN parameters into separate group and support of several interfaces
|
8 years ago |
Eugene Shamaev
|
0b54d5764c
|
AP_BoardConfig: support for CAN and UAVCAN at board level
|
8 years ago |