pixhawk / Hardware

PX4 Hardware designs
1.03k stars 869 forks source link

Provide programmable control of Spektrum connector VCC. #9

Closed jean-m-cyr closed 10 years ago

jean-m-cyr commented 11 years ago

Spektrum connector VCC should be switchable under program control. With the current px4io version, the only way to implement bind support for DSM satellite receivers is by routing the VCC line though one of the available relays, thus requiring the modification of the receivers cable and tying up one of the relays. VCC could easily be controlled with a bitport and possibly a inverting buffer since the receiver's power needs are relatively low.

LorenzMeier commented 11 years ago

There is work in progress to address this in a later version.

LorenzMeier commented 10 years ago

Done!