Search found 4 matches

by polarisman30060
Mon Dec 08, 2014 5:03 pm
Forum: Software development
Topic: handle the Multiwii Serial Protocol (MSP) with terminal prog
Replies: 11
Views: 4770

Re: handle the Multiwii Serial Protocol (MSP) with terminal

polarisman30060 wrote:I have a short python module for communicating with the FC . It is at github. Polarisman30060/mspmodule . It is written to be read by non-programmers like myself so should be easy to understand.
by polarisman30060
Mon Dec 08, 2014 5:01 pm
Forum: Software development
Topic: handle the Multiwii Serial Protocol (MSP) with terminal prog
Replies: 11
Views: 4770

Re: handle the Multiwii Serial Protocol (MSP) with terminal

I have a short python module for communicating with the FC . It is at github. Polarisman30060/mspmodule . It is written to be read by non-programmers like myself so should be easy to understand.

I use it to let my BBB talk to the FC.
by polarisman30060
Fri Jan 31, 2014 4:41 am
Forum: Links
Topic: Raspberry PI as the ultimate navigation computer
Replies: 55
Views: 31387

Copterrichie, I have a similar project except I am using a beaglebone black. It receives flight controls through the serial port via my open lrs with modified code to spit out the servo commands on the serial port. The bone then processes that and other data and spits out msp commands to the MW. I'm...
by polarisman30060
Tue Dec 31, 2013 8:08 pm
Forum: Software development
Topic: sendor data to tx
Replies: 4
Views: 1876

This can all be done with MSP requests.