Search found 18 matches

by Maguro
Sat Sep 05, 2015 4:26 pm
Forum: General help (FrSky Taranis radio)
Topic: FRsky GPS sound
Replies: 4
Views: 4252

Re: FRsky GPS sound

Check the location of the GPS relative to the receiver antennas.
by Maguro
Thu Oct 16, 2014 2:22 pm
Forum: openTx for FrSky radios
Topic: Model Artwork for Taranis
Replies: 519
Views: 1094168

Re: Model Artwork for Taranis

Boomerwing and Phillipp, thank you both. You help is much appreciated.

Roger
by Maguro
Wed Oct 15, 2014 4:55 pm
Forum: openTx for FrSky radios
Topic: Model Artwork for Taranis
Replies: 519
Views: 1094168

Graupner Cirrus

I was hoping someone would be willing to create icons for the Graupner Cirrus below. It's hard to even find usable images of a 40 year old model.
Thanks in advance.
by Maguro
Tue Jun 24, 2014 5:46 pm
Forum: openTx
Topic: OpenTX 2.0.0
Replies: 295
Views: 270266

Re: OpenTX 2.0.0

I have a Taranis with the latest Amber sound pack that I know of.
by Maguro
Tue Jun 24, 2014 1:41 pm
Forum: openTx
Topic: OpenTX 2.0.0
Replies: 295
Views: 270266

Re: OpenTX 2.0.0

Another question. Prior to migrating to V2.03 I had my vario read out in metric units. It worked fine. When I set up Companion on V2.03 I chose Imperial units for a change. Now Rate-of-climb is announced in meters/second and altitude in feet. The Taranis was delivered at the end of December and the ...
by Maguro
Tue Jun 24, 2014 1:33 pm
Forum: openTx
Topic: OpenTX 2.0.0
Replies: 295
Views: 270266

Re: OpenTX 2.0.0

I converted to 2.03 from 1.52 and now get a strange audio warning "Mix Warning 1". I looked at the mixes, which seem OK. The model behaves exactly as I would expect. Can anyone tell me what I'm being warned about?
by Maguro
Wed May 07, 2014 2:09 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: OpenxGPS?
Replies: 36
Views: 22661

Re: OpenxGPS?

Hi would love to try that code - am hoping to get GPS data from the Naza GPS and and inject via openxsensor. I need to make a small correction to lat/long to make the code work properly on the other side of the world. I also need to check to make sure I have the 0x7E/0x7D conversion that mstrens me...
by Maguro
Wed May 07, 2014 1:54 pm
Forum: General help (FrSky Taranis radio)
Topic: Is it possible to use SBUS receiver for the training port?
Replies: 11
Views: 6669

Re: Is it possible to use SBUS receiver for the training por

Use an S.bus to PPM converter on your receiver, and it will work.
by Maguro
Sun Mar 30, 2014 1:04 pm
Forum: FrSky Taranis radio
Topic: Using Telemetry as a source to mix with.
Replies: 8
Views: 5198

Re: Using Telemetry as a source to mix with.

Bruneaux, where are you getting airspeed values in telemetry? Are you substituting the data from an airspeed sensor for A2 or something of that nature? I'm interested in adding an airspeed sensor to my Sport adapter.

Roger
by Maguro
Sat Mar 29, 2014 7:19 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: OpenxGPS?
Replies: 36
Views: 22661

Re: OpenxGPS?

The Lat-Long problem was easy to sort out. The GPS works beautifully now. The code I used is available for anyone who wants it. I'm thinking of adding an airspeed sensor now. The problem is a lack of an SPort definition for airspeed. Does anyone know what FrSky is going to use on the yet to be relea...
by Maguro
Sat Mar 22, 2014 9:34 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: OpenXSensor SPORT Interface
Replies: 522
Views: 232664

Re: OpenXSensor SPORT Interface

Bruneaux can I see your code for the airspeed sensor? In particular I like to see the Sport codes you are using.

Thanks,
Rger
by Maguro
Wed Mar 19, 2014 5:24 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: OpenXSensor SPORT Interface
Replies: 522
Views: 232664

EagleTree GPS to SPort converter working

I got the EagleTree GPS to SPort converter working. It will actually work with any NMEA compatible GPS. It only took a week or so, and that included learning how to program in C++. Of course I didn't have to figure out how to get the data out of the GPS or into the SPort. That work was done by Lady ...
by Maguro
Tue Mar 18, 2014 2:10 am
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: OpenxGPS?
Replies: 36
Views: 22661

Re: OpenxGPS?

I settled on a combination of software. I use Adafruit's GPS software combined with Mavlink_FrSkySPort software for SPort access. I'm getting data on the Taranis, but it isn't all correct. Lat and Long degrees are correct, but minutes aren't. I should have it all working properly in a few days. Roger
by Maguro
Tue Mar 11, 2014 3:19 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: OpenXSensor SPORT Interface
Replies: 522
Views: 232664

Re: OpenXSensor SPORT Interface

The FrSky GPS has a number of reported problems. I'm sure they will fix them, but for now they are not the best option. A number of people have GPS units already. Why not use them? I understand the issues with the Arduino boards having only 1 hardware serial port. I decided to bite the bullet and bu...
by Maguro
Sun Mar 02, 2014 11:41 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: OpenXSensor SPORT Interface
Replies: 522
Views: 232664

Re: OpenXSensor SPORT Interface

I'm gathering the code to try and build an sport interface for existing GPS devices. I have an EagleTree V3 GPS that I have running with my Arduino and some basic code from Adafruit. Now I have to try and understand all the code everyone has written for the oXs project in hopes of putting together a...
by Maguro
Sat Mar 01, 2014 1:24 am
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: OpenxGPS?
Replies: 36
Views: 22661

Re: OpenxGPS?

Thanks, For the offer. Your code would be a big help.
by Maguro
Sat Mar 01, 2014 1:21 am
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: OpenxGPS?
Replies: 36
Views: 22661

Re: OpenxGPS?

Thanks, that would be very helpful.
by Maguro
Fri Feb 28, 2014 6:41 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: OpenxGPS?
Replies: 36
Views: 22661

OpenxGPS?

What is the chance of being able to port existing GPS to Open architecture using Sbus? I have a a perfectly good EagleTree V3 GPS that I'd love to use with my Taranis. I suppose the Sbus-UART module would allow the data to be transmitted, but it's no use without supporting software. Is anyone intere...

Go to advanced search