Search found 13 matches

by lvale
Tue Oct 13, 2015 11:27 pm
Forum: Turnigy 9XR PRO radio
Topic: 3dr telemetry radio
Replies: 10
Views: 6588

Re: 3dr telemetry radio

João

The 3DR radio is a simple telemetry radio system
http://copter.ardupilot.com/wiki/common ... version-2/

Based on HM-TRP radio modules, with Si1000 8051 micro-controller and Si4432 radio module
by lvale
Fri Sep 11, 2015 10:04 pm
Forum: openTx
Topic: OpenTX 2.1 released!
Replies: 156
Views: 261249

Re: OpenTX 2.1 released!

Kilrah, Bertrand Would it be possible for any of you to define what a standard SD-Card structure should be for 2.1.x ? i.e, directory structure and contents of directories preferably with a an example model ? We already have the sound files, but would be great to have a pre-defined structure . just ...
by lvale
Wed May 06, 2015 12:50 pm
Forum: openTx
Topic: OpenTX 2.1 telemetry system preview
Replies: 283
Views: 329022

Re: OpenTX 2.1 telemetry system preview

master from chsw (Christian) is the root of the Teensy code. I keep the same code but diverge from Christian on display. At the moment I believe its the only difference. Have you messed with the reporting frequency on SRx ?? btw: which build of 2.1 OpenTX are you using ? And also which variant of Ar...
by lvale
Tue May 05, 2015 7:55 pm
Forum: openTx
Topic: OpenTX 2.1 telemetry system preview
Replies: 283
Views: 329022

Re: OpenTX 2.1 telemetry system preview

On a rapid glance, I do believe that the telemetry stream rates will have to be "adjusted" to what the SPort expects. I mean the SRx_parameters http://copter.ardupilot.com/wiki/config ... parameters

but I still have to check with the new code.
by lvale
Tue May 05, 2015 9:39 am
Forum: openTx
Topic: OpenTX 2.1 telemetry system preview
Replies: 283
Views: 329022

Re: OpenTX 2.1 telemetry system preview

I just looked at your changes. My idea for 2.1 telemetry compliant Mavlink_FrSkySport was to stop using "tricks" like what was used on RPM (Sending Throttle and batt remaining) to have all required variables separately, but still waiting for things to "settle" on the ArduPilot si...
by lvale
Mon May 04, 2015 11:30 pm
Forum: openTx
Topic: OpenTX 2.1 telemetry system preview
Replies: 283
Views: 329022

Re: OpenTX 2.1 telemetry system preview

Hi Bertrand. I've created a 2.1 Compatible branch for the Teensy solution. https://github.com/lvale/MavLink_FrSkySPort/tree/OpenTX2.1-compatible I'll be happy to notify other users. brgds Luis ps: what version of the Arduino/Teensy IDE are you using? I'm moving to 1.6.3 Arduino IDE and Teensyduino 1...
by lvale
Sun Dec 14, 2014 1:03 am
Forum: openTx
Topic: OpenTX Companion MacOS
Replies: 7
Views: 6936

Re: OpenTX Companion MacOS

There's a oficial 2.0.13 version now
by lvale
Tue Nov 11, 2014 9:53 am
Forum: openTx
Topic: OpenTX 2.1 - Discussions about new features
Replies: 28
Views: 18478

Re: OpenTX Nightly builds

ok, that's understandable. So what is the allowed range of ID's 0x0000 to 0xffff ?? And the reserved range is the current values on the frsky_sport.cpp ?? Also, some of the values when transmitted had some special sequencing (GPS comes to mind) How are these going to be dealt ? On the scripting side...
by lvale
Mon Nov 10, 2014 8:22 pm
Forum: openTx
Topic: OpenTX 2.1 - Discussions about new features
Replies: 28
Views: 18478

Re: OpenTX Nightly builds

Hi Bertrand Defining the telemetry on 2.1 does the sensor definitions on frsky_sport.cpp correspond to id on this form ? Screen Shot 2014-11-10 at 20.21.09.png [tab=30]#define FR_ID_ALTITUDE 0x0100 //ALT_FIRST_ID #define FR_ID_VARIO 0x0110 //VARIO_FIRST_ID #define FR_ID_VFAS 0x0210 //VFAS_FIRST_ID #...
by lvale
Mon Nov 10, 2014 8:04 pm
Forum: openTx
Topic: OpenTX Companion MacOS
Replies: 7
Views: 6936

Re: OpenTX Companion MacOS

The issues with Companion on OSx are solved. Now Companion compiles ok (versions from 2.0.12 and higher have been tested)

Next step, is how to include the required libs to make companion.app standalone.
by lvale
Thu Aug 07, 2014 1:03 pm
Forum: openTx for FrSky radios
Topic: OpenTX 2.05+ telemetry
Replies: 2
Views: 4237

Re: OpenTX 2.05+ telemetry

Thanks for the clarification.

I'll check the pointers you sent later.
by lvale
Tue Aug 05, 2014 11:16 pm
Forum: openTx
Topic: Lua Telemetry scripts
Replies: 54
Views: 38749

Re: Lua Telemetry scripts

You only need lines 115 to 131 from the gheading script to achieve a Course to Home feature.

I've opened a issue on OpenTX github and Bertrand kept it open.
https://github.com/opentx/opentx/issues/1581
by lvale
Tue Aug 05, 2014 10:57 pm
Forum: openTx for FrSky radios
Topic: OpenTX 2.05+ telemetry
Replies: 2
Views: 4237

OpenTX 2.05+ telemetry

Hi I'm using a project based on Teensy to "translate" Mavlink telemetry to FrSky SPort telemetry. (the current version is 1.3 located here: http://diydrones.com/forum/topics/amp-to-frsky-x8r-sport-converter). My goal is to build a "kind" of HUD display as a telemetry script on th...

Go to advanced search