Andrew Tridgell
|
1b25babd8a
|
AP_CANManager: added scripting2 protocol
allows for lua scripts to distinguish two CAN interfaces
|
2022-07-03 08:21:55 +10:00 |
Randy Mackay
|
533a16287e
|
AP_CANManager: remove ToshibaCAN support
|
2022-06-10 12:08:05 +09:00 |
bugobliterator
|
c0188fbf0e
|
AP_CANManager: disable CANTester by default
|
2022-03-11 18:13:54 +11:00 |
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
|
2021-12-17 20:24:25 +09:00 |
Hwurzburg
|
71f8a1f25e
|
AP_CANManager: change UAVCAN in metadata to DroneCAN
|
2021-12-15 09:53:21 +11:00 |
Andrew Tridgell
|
4f6da39bb7
|
AP_CANManager: support Benewake CAN
|
2021-11-30 09:49:20 +11:00 |
Andrew Tridgell
|
c56bd323ee
|
AP_CANManager: fixed CAN protocol docs to include USD1
|
2021-10-26 15:31:12 +11:00 |
Andy Piper
|
f9c74f207b
|
AP_CANManager: convert APM_BUILD_COPTER_OR_HELI() to APM_BUILD_COPTER_OR_HELI
|
2021-10-26 11:42:12 +11:00 |
Gone4Dirt
|
40f8407c1d
|
AP_CANManager: Add APM_BUILD_Heli
|
2021-09-29 19:55:48 +10:00 |
Iampete1
|
bd36053abc
|
AP_CANManager: support scripting CAN driver
|
2021-07-27 09:04:17 +10:00 |
Siddharth Purohit
|
603b302ffd
|
AP_CANManager: Use HAL_CANMANAGER_ENABLED instead of HAL_ENABLE_LIBUAVCAN_DRIVERS
|
2021-06-24 09:02:42 +10:00 |
Tom Pittenger
|
bdf0efbbe7
|
AP_CANManager: reorganize precompiler for HAL_ENABLE_LIBUAVCAN_DRIVERS and HAL_MAX_PROTOCOL_DRIVERS
|
2021-06-09 18:36:18 +10:00 |
Tom Pittenger
|
c756138ede
|
AP_CANManager: add MPPT PacketDigital driver
|
2021-04-28 19:22:53 -07:00 |
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
|
2021-04-20 09:13:30 +10:00 |
Andrew Tridgell
|
b7fa1a4b98
|
AP_CANManager: added USD1 CAN driver type
|
2021-01-01 17:29:54 +11:00 |
Andrew Tridgell
|
db798ace05
|
AP_CANManager: added EFI_NWPMU
|
2021-01-01 17:29:54 +11:00 |
Oliver Walters
|
21ffc0f663
|
AP_PiccoloCAN: Change #ifdef guard to prevent compiler error
|
2020-09-09 15:31:21 +10:00 |
Oliver Walters
|
fc29e40463
|
AP_PicolloCAN: Load PiccoloCAN parameters from EEPROM
|
2020-09-09 15:31:21 +10:00 |
Oliver Walters
|
a98babc02c
|
AP_PiccoloCAN: Add user configurable operations to adjust Piccolo CAN ESC behaviour
|
2020-09-09 15:31:21 +10:00 |
Siddharth Purohit
|
979b0b82d0
|
AP_CANManager: add CANManager library
|
2020-08-19 17:31:09 +10:00 |