Plane with single UAVCAN ESC (motor)

I’m making a tethered plane with a single actuator. This actuator is a UAVCAN motor (thrust). I might add more motors or servos down the line.

I’m wondering what’s the best way to attack the problem? Should I create a multicopter mixer with a single output? or can I use airplane Main or aux mixers?

I have been looking looking around the source code and documentation and it’s not clear what’s the best way to go about it. Seems most use UAVCAN ESC in a multicopter setup.

BR
Andreas

Most likely the best way is to update UAVCAN ESC driver to handle simple mixers

Hi, we have the same problem. We needed UAVCAN ESC because it provides telemetry data and these data are logged in autopilot.

We set the autopilot so that it only uses CAN for sensor (only reading data from CAN). And the signal is sent via PPM output. But this is not an ideal case. Such a workaround.

What ESC are you using? We have experience VESC and now, we wont to try this thing with Zubax’s ESC.

@AlexandreBorowczyk Your idea is not clear to me, could you please describe this in more detail?

It all boils down to this: