Can I power a Pixhawk solely from the USB port of an onboard raspberry pi? I don't see why I couldn't considering the pi can output up to 1.2 amps from its USB port, but several sites I've read online have dismissed the notion of USB power as useless
I'm currently working on a project where I need an APM2 to send its status data (RC inputs, attitude & IMU data, etc) to a beaglebone over serial connection. My question is, how do I get the APM to send that data over mavlink, and then have the beagl