"So I think something like this might work, any feedback? I have a script written and it seems to accept the commands, but when I try to download them it does not look like it stored them.
"Another update.
I tried installing Arduplane 3.2.1 and had success with connecting over the telemetry. At this point I think I can copy the code from here which enables UART 2 over to ArduCopter and build it. Does anyone have any suggestions before…"
"So it appears that Serial 2 is not enabled. I can see the parameter in APM planner 2 but when I change it I get an error. Any ideas would be greatly appreciated. "
"I did disconnect serial 0. What does serial 2 protocol need to be set to and do I set this in the source? I don't see a serial 2 parameter in mission planner. I assume the baud is 57000.
My intentions are using a telemetry link connected to Mission Planner, while having a Raspberry Pi on board at the same time. I have read to do this you need reconfigure the mux and jump the pads on the bottom of the board. After doing this I am no…
HelloI am needing to know if I route the telemetry to use UART2, and connect a Linux board "Raspberry Pi" to UART0 running MAVLinks, is it possible to send MAVLink commands to the APM using both?
Hi,I asked this question here, but am not getting very many responses so I am trying on this forum.http://ardupilot.com/forum/viewtopic.php?f=100&t=10919A basic run-down of what I am trying to do. I was wondering if someone could point me in the…