Search found 81 matches

by offers
Mon Oct 11, 2021 1:13 pm
Forum: General RC Electronic Projects and Discussion
Topic: ESC telemetry to Frsky Smartport with Arduino Pro Mini
Replies: 21
Views: 26159

Re: ESC telemetry to Frsky Smartport with Arduino Pro Mini

Hi
Just found the project and love it!
Will it support Jetti protocol?


Sent from my iPhone using Tapatalk
by offers
Sat Oct 10, 2020 5:19 am
Forum: openTx
Topic: Lua help, trying to learn, so many questions
Replies: 3
Views: 4438

Re: Lua help, trying to learn, so many questions

Hi I will try to put some light on this: any parameter in the LUA should be "local", this why it is isolated from another instance of the same script, especially on widget where you can more than one instance of the widget(code) at a time the parameter "Sensor" is the one that ch...
by offers
Sun Aug 11, 2019 3:38 am
Forum: FrSky Taranis radio
Topic: Taranis will power itself
Replies: 7
Views: 6039

Re: Taranis will power itself

My friend (Berlerd) solve it by replacing the internal battery.

Does someone have the explanation why can it help?
by offers
Sun Aug 11, 2019 3:37 am
Forum: FrSky Taranis radio
Topic: Taranis X9D+ Do not turn off - rebooting
Replies: 11
Views: 11892

Re: Taranis X9D+ Do not turn off - rebooting

My friend (Berlerd) solve it by replacing the internal battery.

Does someone have the explanation why can it help?
by offers
Mon Aug 05, 2019 8:26 pm
Forum: FrSky Taranis radio
Topic: Taranis X9D+ Do not turn off - rebooting
Replies: 11
Views: 11892

Re: Taranis X9D+ Do not turn off - rebooting

Where?
I did not find any reference to the mofet.
Is that supposed to be in the video (that is not available) ?


Sent from my iPhone using Tapatalk
by offers
Fri Jun 22, 2018 5:53 pm
Forum: openTx
Topic: Ailerons moving slow & with delay
Replies: 40
Views: 28959

Re: Ailerons moving slow & with delay

Hi
We also thought it was the problem
But it turned out to be the plug
Check it 3 time! Before you blame something else
by offers
Fri Jun 30, 2017 4:00 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Brainstorm: oXs as wing level indication system
Replies: 27
Views: 18297

Re: Brainstorm: oXs as wing level indication system

I will try to re-calibrate an see what happen.

Next week I have competition, so I will not have the time, I will test it the week after.

Thanks
by offers
Fri Jun 23, 2017 3:46 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Brainstorm: oXs as wing level indication system
Replies: 27
Views: 18297

Re: Brainstorm: oXs as wing level indication system

Hi I installed the system on a small f3a plane (sebart wind s 50) And here are the conclusion, The barometer system that connected now to the gyro, gives very identify able sound I can config it to fine tune the level of warning i like to get when the wings are not level With different sound when th...
by offers
Sun Jun 11, 2017 4:39 am
Forum: FrSky Taranis radio
Topic: Aloft Taranis Support is Awful!
Replies: 13
Views: 12951

Re: Aloft Taranis Support is Awful!

+1
For aloft
by offers
Fri May 12, 2017 10:28 pm
Forum: openTx for FrSky radios
Topic: S6R config wizard in 2.2RC10
Replies: 10
Views: 9422

Re: S6R config wizard in 2.2RC10

Hi
Sorry, the version i stated was incorrect
The bug is happening on version RC18 build 371 from 29/4
by offers
Fri May 12, 2017 4:36 pm
Forum: openTx for FrSky radios
Topic: S6R config wizard in 2.2RC10
Replies: 10
Views: 9422

Re: S6R config wizard in 2.2RC10

I have the same problem
2.2RC10 / Taranis+.
Page 1/2 allows to change the two params
page 2/2 allows to change Enable/disable

all the other fields show ---
and they can not be changed

Going away from the model does not help
Trying again and again doesn't help
by offers
Mon Apr 10, 2017 2:59 am
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Brainstorm: oXs as wing level indication system
Replies: 27
Views: 18297

Re: Brainstorm: oXs as wing level indication system

Hi
Where will be a good place in the code to put the x10 multiplayer?

I also like to add a button that calibrate the x & y to zero degree, what of the program arguments do I need to play with?

Thanks,
Offer
by offers
Sun Apr 09, 2017 3:26 am
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Brainstorm: oXs as wing level indication system
Replies: 27
Views: 18297

Re: Brainstorm: oXs as wing level indication system

Hi
what is the units that I get?
Is it possible to get them degree?
I did found a comment said: "Can calculate Roll and Pitch for attitude indicator (using a Lua script on OpenTx)"
but could note find any referece
by offers
Sat Apr 08, 2017 1:52 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Brainstorm: oXs as wing level indication system
Replies: 27
Views: 18297

Re: Brainstorm: oXs as wing level indication system

Hi msterns The updated config file indeed help to get the data into the Taranis telemetry! thanks!!!! If I can suggest some improvement for next versions > The line with vario was commented. > Probably this is not allowed because initially IMU6050 support had been added in order to get > faster reac...
by offers
Wed Apr 05, 2017 10:33 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Brainstorm: oXs as wing level indication system
Replies: 27
Views: 18297

Re: Brainstorm: oXs as wing level indication system

oXs_config.h
(15.63 KiB) Downloaded 432 times
Hi
I use am using:
Arduino Uno
MPU-6050 board (the only sensor connected)
X8R FrSky receiver
Taranis Plus with openTx 2.1.8
Attach the config file
by offers
Wed Apr 05, 2017 7:33 am
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Brainstorm: oXs as wing level indication system
Replies: 27
Views: 18297

Re: Brainstorm: oXs as wing level indication system

Thanks, It found out that I had issue with the interrupt electrical connection. Now I can see the data running on the serial monitor. Connecting the sport of the X8R, cause the serial monitor to stop showing the data (is it normal?), and the transmitter does not show the additional telemetry. I conn...
by offers
Sat Apr 01, 2017 12:29 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Brainstorm: oXs as wing level indication system
Replies: 27
Views: 18297

Re: Brainstorm: oXs as wing level indication system

Tried it, but no display is written to the serial monitor apart from initialization logs .
No other debugging method found
by offers
Fri Mar 31, 2017 9:45 am
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Brainstorm: oXs as wing level indication system
Replies: 27
Views: 18297

Re: Brainstorm: oXs as wing level indication system

It possible to see the accelerometer values in the serial monitor?
Without connecting a receiver, just to verify the mpu connected ok
by offers
Mon Mar 27, 2017 4:05 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Brainstorm: oXs as wing level indication system
Replies: 27
Views: 18297

Re: Brainstorm: oXs as wing level indication system

I will try it.
Thank for the useful suggestions

As someone said, "other tx are good only for basic flying" :-)
by offers
Sun Mar 26, 2017 4:29 am
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Brainstorm: oXs as wing level indication system
Replies: 27
Views: 18297

Re: Brainstorm: oXs as wing level indication system

oXs transmitting roll angels sound like a good start! Now how do I translate this to an efficient sound indicator? Calling the angel each second would be annoying, I thought about something similar to the beeping of variometer that change the beep in relation to the acceleration rate. But start only...
by offers
Sat Mar 25, 2017 4:54 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Brainstorm: oXs as wing level indication system
Replies: 27
Views: 18297

Brainstorm: oXs as wing level indication system

Hi I am learning to fly precision aerobatic in F3A competitions One of the critical issues if I like to be perfectly precise, is that the wing mast be completely leveled before each maneuver. I am wondering if it possible to build a system that will help identify if the wing are really(!) leveled us...
by offers
Fri Oct 28, 2016 12:38 pm
Forum: openTx
Topic: Ailerons moving slow & with delay
Replies: 40
Views: 28959

Re: Ailerons moving slow & with delay

We did not glue the plug since we was not aware to this problem until dinamich pointed us the the relevant thread

Yesterday it happens again, but now on the rudder, and it was really the plug, so he glue all of them now,
We do hope it was the same problem on the ailirons as well.
by offers
Thu Oct 27, 2016 11:37 pm
Forum: openTx
Topic: Ailerons moving slow & with delay
Replies: 40
Views: 28959

Ailerons moving slow & with delay

Some new information: My friend opened again the transmitter to check the wiring, and while playing with the gimbal, a pice of foam fell out of the gimbal! A problem with the wiring has not been found, but he can not reproduce the problem anymore. Can you see a reasonable scenario that this peace of...
by offers
Wed Oct 26, 2016 3:43 am
Forum: openTx
Topic: Ailerons moving slow & with delay
Replies: 40
Views: 28959

Re: Ailerons moving slow & with delay

All the wires have been checked, nothing unusual.
More suggestions?
by offers
Mon Oct 24, 2016 12:16 pm
Forum: openTx
Topic: Ailerons moving slow & with delay
Replies: 40
Views: 28959

Re: Ailerons moving slow & with delay

He managed to record a video of the problem You can see in the video that when the stick fully right, the channel value go fast to 30, and then slowly to 40 ( sometimes more slowly the now) When the stick released, the value zeros very slowly, like it have a delay Any idea what is the problem? https...
by offers
Mon Oct 24, 2016 12:06 pm
Forum: openTx
Topic: Ailerons moving slow & with delay
Replies: 40
Views: 28959

Re: Ailerons moving slow & with delay

Hello dear openTx users Today the problem happen again to my friend. He upgrade to the latest 2.1.9, but not solved. He calibrated the sticks, but not solved. He noticed that the channel monitor display on the transmitter, show the movement with delay as wee, so it nothing to do with the receiver or...
by offers
Mon Aug 29, 2016 4:55 pm
Forum: openTx
Topic: Ailerons moving slow & with delay
Replies: 40
Views: 28959

Ailerons moving slow & with delay

Hello open-tx friends In my local club we fly mainly F3A pattern ship (a 2x2 meters, 5kg, 10cell), Until recently I was the only one that use the open-tx (Taranis) on such big planes (Futaba & JR is mostly used) But now another guy jump on the opex-tx wagon and fly his expensive plane with Taran...
by offers
Thu Dec 17, 2015 6:25 pm
Forum: FRSky Horus radio
Topic: FrSky Tx (X12D)
Replies: 263
Views: 395698

Re: FrSky Tx (X12D)

Will they fit Taranis Plus?

Go to advanced search