ardupilot icon indicating copy to clipboard operation
ardupilot copied to clipboard

AP_EFI/AP_PiccoloCAN: Add Currawong ECU support

Open reilly-callaway opened this issue 2 years ago • 5 comments

  • Reads telemetry data over CAN and pass to existing AP_EFI_Backend.
  • Configurable to send throttle commands over CAN to a single ECU.

Example with Currawong ECU connected to CubeOrange over CAN. Shows EFI mavlink status in Mission Planner (matching data in Currawong's internal tool) with throttle set by Ardupilot:

image

reilly-callaway avatar Mar 29 '22 23:03 reilly-callaway

Rebased on top of master and to clean up commit history, happy to squash it down more if you'd like.

reilly-callaway avatar Mar 30 '22 03:03 reilly-callaway

@hendjoshsr71 any further requirements for review on this?

SchrodingersGat avatar Apr 21 '22 05:04 SchrodingersGat

@tridge @peterbarker Any updates on having this approved?

reilly-callaway avatar May 31 '22 23:05 reilly-callaway

@reilly-callaway needs a rebase as conflicted, then ping me to merge this

tridge avatar Jun 22 '22 08:06 tridge

@tridge Rebased and all tests passing. Should be good to merge.

reilly-callaway avatar Aug 03 '22 01:08 reilly-callaway

Merged, thanks!

peterbarker avatar Sep 20 '22 05:09 peterbarker