I'll grab some version numbers when I get home later, I'm not exactly using the latest but I am running 2.1.x, probably 2.1.6 but I'll check for sure. Once I've captured the version numbers I'll update everything, I know…"
I was testing Auto Mission yesterday and noticed that I kept hearing "Failed" called. Took me by surprise the first time but actually the mission was OK. It only happens in Auto Mode.
Watching the MavLink messages in Mission Planner it could…"
"I'm glad you got it working, the self discovery works really well. For me when you have this many sensor to configure then its worth powering up the model and discovering them using the Taranis, even if only to save typos. Then use companion to do…"
"Yes, I am using OpenTx, I'm just running some test now to see what the GPS is giving me, I wont get anything until it gets a true lock - maybe 10 mins in my workshop :(.
In companion, when I look at the GPS sensor it is set as Custom, Id 800,…"
"It works for me and I did nothing special.
Did you discover the GPS sensor correctly on your Taranis? Do you have GPS listed as a sensor and does it have a flashing star next to it when you should be receiving data? I question this as I think if…"
"I had the same problem.
The solution is to retype the line, that "A" is a special character accidentally in the line that you can nit see but need to remove.
You need to find line 116 in the FrSkySPortTelemetry tab.
Basically, delete and retype the…"
So, my solution in case anyone else is search was to do the following (please note that I have github for windows installed so all the files from this project are cloned from github on my PC in my…"
"This must have been a bad char in the code, I retyped the line and it verified now. I still have an error
C:\Users\Kevin\Documents\GitHub\MavLink_FrSkySPort\MavLink_FrSkySPort\FrSkySPortTelemetry.ino:44:30: fatal error: FrSkySportSensor.h: No such…"
"I find I can not compile this version. I admit i'm no expert here. But i open the MavLink_FrSkySPort.ino file and click verify I get this error:
FrSkySPortTelemetry:116: error: token "Â" is not valid in preprocessor expressions#if defined…"