ArduPilot / ArduRemoteID

RemoteID support using OpenDroneID
GNU General Public License v2.0
103 stars 50 forks source link

DroneCAN: use TWAI acceptance filters #127

Closed tridge closed 1 year ago

tridge commented 1 year ago

this allows the ESP32 to cope with high rate traffic for DroneCAN ESCs without choking. We use the priority field as a discriminator as the TWAI acceptance filters are don't allow complex enough filters to work on all the message IDs we need. We rely on the messages we want being low priority