ArduPilot / ArduRemoteID

RemoteID support using OpenDroneID
GNU General Public License v2.0
90 stars 45 forks source link

DroneCAN: use TWAI acceptance filters #127

Closed tridge closed 10 months ago

tridge commented 10 months 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