Search found 8 matches

by floaledm
Fri Dec 16, 2016 4:51 pm
Forum: Hardware
Topic: Turnigy 9Xtreme, XJT, and Telemetry
Replies: 215
Views: 91649

Re: Turnigy 9Xtreme, XJT, and Telemetry

Here's the up to date spec for ArduPilot's Passthrough:
by floaledm
Wed Dec 14, 2016 2:28 pm
Forum: Hardware
Topic: Turnigy 9Xtreme, XJT, and Telemetry
Replies: 215
Views: 91649

Re: Turnigy 9Xtreme, XJT, and Telemetry

We're in the process of updating the ArduPilot wiki for its passthrough telemetry implementation: https://github.com/ArduPilot/ardupilot_wiki/pull/635 In particular, there's a spreadsheet with the spec: https://docs.google.com/spreadsheets/d/1HIfioe-EGTOtH5rOdexGlAz2E5HnCvZLm0EG6rfjNSI I'll make ano...
by floaledm
Mon Oct 10, 2016 11:31 pm
Forum: Hardware
Topic: Turnigy 9Xtreme, XJT, and Telemetry
Replies: 215
Views: 91649

Re: Turnigy 9Xtreme, XJT, and Telemetry

Both our modified 3.3.3 and the official rc5 sends (when using passthrough - SERIAL#_PROTOCOL = 10): - GPS MSL altitude in decimeters on ID 0x1002 for our modified 3.3.3 and ID 0x5002 for official rc5: https://github.com/craftandtheory/APM_FrSky/commit/31b4e1661e591bacafa98495adc38756d40f0b2e#diff-4...
by floaledm
Wed Sep 28, 2016 3:29 am
Forum: Hardware
Topic: Turnigy 9Xtreme, XJT, and Telemetry
Replies: 215
Views: 91649

Re: Turnigy 9Xtreme, XJT, and Telemetry

$7 USD/mo is to get private repositories. You can compile for free...

Email [email protected] and I'll send you the firmwares... Just so you know, though, the FrSky passthrough protocol is only in rc5.
by floaledm
Wed Sep 28, 2016 1:43 am
Forum: Hardware
Topic: Turnigy 9Xtreme, XJT, and Telemetry
Replies: 215
Views: 91649

Re: Turnigy 9Xtreme, XJT, and Telemetry

Oh, a question was asked "which version did the APM log creation stop working correctly?" So I would need compiled versions. Just as 3.4-rc5 is now. I would be more than happy to run those tests for you all - (I used to be a HP Protect Tools software functionality tester a while back). So...
by floaledm
Tue Sep 27, 2016 6:04 pm
Forum: Hardware
Topic: Turnigy 9Xtreme, XJT, and Telemetry
Replies: 215
Views: 91649

Re: Turnigy 9Xtreme, XJT, and Telemetry

Standard IDs are already implemented in the stock firmware and no special version is needed, anybody can use that already. Absolutely. It's the protocol #4 (SPort) in ArduPilot which has been around for a little while now (as far as I know, at least since Copter 3.2). That protocol uses all standar...
by floaledm
Tue Sep 27, 2016 8:08 am
Forum: Hardware
Topic: Turnigy 9Xtreme, XJT, and Telemetry
Replies: 215
Views: 91649

Re: Turnigy 9Xtreme, XJT, and Telemetry

My main question is why values are being passed in the 'special' IDs (1000-1007) when, for some values, there is a standard ID for them. A specific one is GPS altitude, this is 0x0820~0x082f and the value is a signed 32 bit integer in cm. Using the 'special' passthrough value causes a resolution pr...
by floaledm
Mon Sep 26, 2016 8:11 pm
Forum: Hardware
Topic: Turnigy 9Xtreme, XJT, and Telemetry
Replies: 215
Views: 91649

Re: Turnigy 9Xtreme, XJT, and Telemetry

Hi,

I'm the dev for the OpenTX Passthrough protocol in ArduPilot. If you have any question about it, I'd be happy to answer them here...

By the way, you should probably use the latest protocol which is found in the official ArduCopter 3.4-rc5 (or same in master branch)...

Go to advanced search