pixhawk / Hardware

PX4 Hardware designs
1.03k stars 868 forks source link

Pixhawk XRacer: Minimal, ultra-low-cost Pixhawk variant for small drones #21

Closed LorenzMeier closed 8 years ago

LorenzMeier commented 8 years ago

Working on this with Phillip K. and Nick. Purposefully reduced to the bare minimum to allow a clear product-market-fit for racer pilots. Has CAN in contrast to small other variants like Pixfalcon. Will fill this with feedback and issues as testing becomes available.

kwikius commented 8 years ago

Is the CAN cable intended to chain in and out of all the ESC's? My personal view is that makes this type of CAN bus architecture too cumbersome for small drones. A star architecture is a more natural fit

LorenzMeier commented 8 years ago

Its up to you to use a star cabling or not. The stub length certainly allows it.

kwikius commented 8 years ago

OK.. What is the maximum allowed stub length ( or rough guide to that)

LorenzMeier commented 8 years ago

CAN standards says 0.6 m per stub, so unless you build a monster drone easy to comply with.

kwikius commented 8 years ago

OK it is interesting information that it is allowed. My use case was to put arbitrary things, sensors, RC receiver, GPS etc in the wings of an aircraft. The idea is that for high performance soaring that would allow a slimmer fuselage. Anyway I guess this will work fine for racing quadcopters.