Jesse A's Discussions (4)

Sort by

x25crc error on RPi connection

On an x86 system, I'm using Python 2.7.3 and installed pymavlink and mavproxy.  I then used the same source files to compile, build, & install on a Raspberry Pi, but I get an attribute error 'x25crc'.  After searching online, I found someone recommen

Read more…

MAVProxy RC commands

I can't seem to find what I'm looking for on the MAVProxy homepage and I'm still in process of looking through the source.

What do I send via MAVProxy for various RC controller override/emulation commands? I thought it would just be

"rc <channel> <valu

Read more…