"Rolf, IT WORKS!
The data was being passed. I finally saw how it was being reinitialized. Once I corrected that the data appeared in the Taranis as expected.
I did some playing around with sending data to the SPort when I couldn't get the live data…"
"Rolf,
I was just looking at the information you provided about the conversion FrSky does to the incoming GPS Lat and Long data. It answered my questions about how it determined N-S and E-W. Now I'm wondering what the AP does to the raw GPS data. It…"
"Rolf, I'm having issues. For some reason none of data in the ap_ GPS variables (eg ap_groundspeed) make it from MavLink_FrSkySPort.ino to FrSkySPort.ino. They all end up zero. Got any ideas?
Not having real data from the GPS to work with, I took…"
"I did that. My SPort connection looks like the one you have pictured above. When the X8R is powered up the SPort provides 5.25V to VIN. The GPS is connected to Tx2, Rx2, 3.3v, and GND.
The USB serial connection just disappeared fom the menu. Should…"
"Rolf, I think I've managed to modify your code and Adafruit's code so that I have a GPS trying to send data to the SPort. Nothing appears in the Taranis yet, but that is to be expected for the first try.
"In FrSkySPort.ino the integer ap_longitude and ap_latitude are divided by 100 and the result multiplied by 6 before sending to the SPort. I understand oring with 0x80000000 to set bit 31 high, but why the arithmetic? The photo of the Taranis shows…"
"I'm interested in connecting an EagleTree GPS to the Teensy3.1, and Sport. I'm also a noob to C++ coding. I've got 40 years in programming on mainframes in a dozen languages, so the learning curve isn't that steep. I was just hoping that Rolf might…"
"I look forward to the results of your in-flight testing. I too hope to be able to do autonomous soaring with Adrupilot. I will be following your work, and that of Jean-louis Naudin with interest.
Looks like I will end up getting a laptop for mission planner. As MP is all I need it for, I can't see investing a lot of money to run it. What is a reasonable minimum platform to run MP