Search found 170 matches

by jtaylor
Fri Feb 09, 2018 8:31 pm
Forum: Software
Topic: OpenTX Companion simulator - no voltage readings
Replies: 23
Views: 16004

Re: OpenTX Companion simulator - no voltage readings

https://github.com/opentx/opentx specifically https://github.com/opentx/opentx/blob/2.2/companion/src/simulation/telemetrysimu.cpp I could submit a one line change to add colToFuncMap.insert("Cels(V)", CELS_GRE); to make it work the same way as editing the header does if it would be useful...
by jtaylor
Thu Feb 08, 2018 11:40 am
Forum: Software
Topic: OpenTX Companion simulator - no voltage readings
Replies: 23
Views: 16004

Re: OpenTX Companion simulator - no voltage readings

Yes, but looking at the code it looks like the intent was to have log replay display the total cels value in the Cel1 position: case CELS_GRE: ui->cell1->setValue(columnData[info.dataIndex].toDouble()); However it is looking for Cels(gRe) in the log header instead of Cels(V): colToFuncMap.insert(&qu...
by jtaylor
Thu Feb 08, 2018 12:06 am
Forum: Software
Topic: OpenTX Companion simulator - no voltage readings
Replies: 23
Views: 16004

Re: OpenTX Companion simulator - no voltage readings

The list of sensors in the telemetry simulator are not dynamically generated, meaning they are hard coded and not created from what is on the radio or in the log file. So since Vmin is not one of the provided simulated sensors you will not be able to simulate it or see it on log replay. Cels not upd...
by jtaylor
Tue Jan 30, 2018 12:08 am
Forum: openTx for FrSky radios
Topic: Time in log file
Replies: 6
Views: 5929

Re: Time in log file

The time format looks good to me (see my screen shot of your log). You have many invalid records. Everything after 10:29:39.910 is invalid. Did you change something with telemetry or sensor logging during that session? The log becomes invalid if the number of logged items changes during a log period...
by jtaylor
Mon Jan 29, 2018 5:33 pm
Forum: openTx for FrSky radios
Topic: Time in log file
Replies: 6
Views: 5929

Re: Time in log file

My openTX 2.2.1 X9D logs the same time of day as shown on the transmitter with the exception of adding decimal seconds in the format HH:MM:SS.SSS (15:26:18.090). I think Adjust RTC is only used if you have a GPS and want to set/correct the RTC using GPS time in which case the time zone is needed to ...
by jtaylor
Sun Jan 07, 2018 6:44 pm
Forum: openTx
Topic: Radio Menu only has 9 pages instead of 13 (and do Display page)
Replies: 11
Views: 7327

Re: Radio Menu only has 9 pages instead of 13 (and do Display page)

Strange. Have you updated the bootloader on the one with only 9 pages? If not I would update the bootloader to 2.2.1 and flash the firmware again. If that doesn't work I don't know.

Jim
by jtaylor
Sun Jan 07, 2018 11:37 am
Forum: openTx
Topic: Radio Menu only has 9 pages instead of 13 (and do Display page)
Replies: 11
Views: 7327

Re: Radio Menu only has 9 pages instead of 13 (and do Display page)

Have you checked the version on the transmitter to make sure it actually flashed? Long press menu and page forward a couple of pages. Frsky put a bad bootloader on some 2.1.6 systems. If it didn't flash use copy to SD or power off methods.

Jim
by jtaylor
Wed Jan 03, 2018 11:15 pm
Forum: openTx for FrSky radios
Topic: New openTX features
Replies: 121
Views: 164836

Re: New openTX features

I hope this is a good place for these questions. I am running a Taranis X9D Opentx-x9d 2.2.0 (85863358) I am using a Banggood Multiprotocol Module (stm32). I am working to add the Corona V1 receivers to the Module. When I select protocol PPM I see two timing numbers. The first is the PPM stream cyc...
by jtaylor
Wed Jan 03, 2018 9:58 pm
Forum: Software
Topic: Taranis X9D (original one). Cant get into bootloader.
Replies: 10
Views: 12501

Re: Taranis X9D (original one). Cant get into bootloader.

The bootloader wasn't added until openTX 2.0 so your Taranis won't have it. You will need to upgrade using the power off methoid using Zadig (if you are using Windows) https://github.com/opentx/opentx/wiki/Taranis-Bootloaders . It sounds like you don't really have any models that will need converted...
by jtaylor
Sat Jul 29, 2017 10:38 pm
Forum: Software
Topic: Difference between mac and windows companion 2.2
Replies: 7
Views: 6717

Re: Difference between mac and windows companion 2.2

I don't know the key sequence on the Mac, but on Windows you can turn off the toolbar with alt-t or unchecking it from the "View" menu and turn the menu bar on and off with Alt-m. Perhaps somebody with a Mac will know the equivalent to alt-m to turn the menu bar back on.

Jim
by jtaylor
Fri Jul 14, 2017 4:22 pm
Forum: Software
Topic: OpenTX Companion simulator - no voltage readings
Replies: 23
Views: 16004

Re: OpenTX Companion simulator - no voltage readings

I have created issue 5090 https://github.com/opentx/opentx/issues/5090 on github for the problem I see. @rcyoda I don't have enough information about you problem to know if my proposed fix will correct your problem or not, but you can take a look at it and see what you think.

Jim
by jtaylor
Fri Jul 14, 2017 3:13 pm
Forum: Software
Topic: OpenTX Companion simulator - no voltage readings
Replies: 23
Views: 16004

Re: OpenTX Companion simulator - no voltage readings

Are you using the simulator form within Companion or the standalone simulator? How are you creating the sensors, meaning are they sensors that were created by the radio or are you using the telemetry simulator to create them? I'm guessing you are using the telemetry simulator to create the sensors b...
by jtaylor
Thu Jul 13, 2017 11:34 am
Forum: openTx for FrSky radios
Topic: Can you and TH% with a switch?
Replies: 5
Views: 5751

Re: Can you and TH% with a switch?

How are you doing the disarm? If you are using "override channel" use a replace mix of MAX weight (-100) in your throttle channel instead.

Jim
by jtaylor
Tue Jul 11, 2017 12:34 pm
Forum: FrSky Taranis radio
Topic: Cant get x7 out of mass storage
Replies: 3
Views: 3790

Re: Cant get x7 out of mass storage

Did you download firmware again after you unchecked massstorage? That checkbox determines what option in in the firmware you download, not what option you flash. Uncheck massstorage Go to File-Download and download firmware - make sure there is no "massstorage" in the firmware name. Flash ...
by jtaylor
Wed Jun 14, 2017 10:51 am
Forum: Software
Topic: companion 2.2 no disk error
Replies: 3
Views: 3774

Re: companion 2.2 no disk error

See https://www.rcgroups.com/forums/showthr ... disk-error and answer question of what hd4 is?

Jim
by jtaylor
Fri Jun 09, 2017 6:53 pm
Forum: openTx for FrSky radios
Topic: how may I change the default switch position to be -100 low on a taranis x7 to emulate a DX5e SAFE BNF RX
Replies: 5
Views: 6805

Re: how may I change the default switch position to be -100 low on a taranis x7 to emulate a DX5e SAFE BNF RX

I'm a little confused by your question. There is no default when a switch is used as a switch (as opposed to a source). When used as a source SG↑ (up) is -100, SG- (Mid) is 0 and SG↓ (down) is 100. When used as a switch you use SG↑ SG- or SG↓ . In your case where you have 70 Rud E20 SG you would use...
by jtaylor
Sun May 21, 2017 1:36 pm
Forum: Software
Topic: new Taranis Plus Special Edition * *corrupted SD card**
Replies: 7
Views: 6577

Re: new Taranis Plus Special Edition * *corrupted SD card**

Update the bootloader to 2.1.9 also. I think there was a problem with some factory loaded 2.1.6 bootloaders.
by jtaylor
Fri May 19, 2017 11:35 pm
Forum: General help (FrSky Taranis radio)
Topic: Slider switches on Taranis sides ???.
Replies: 9
Views: 9345

Re: Slider switches on Taranis sides ???.

drummaker wrote: Fri May 19, 2017 4:35 pm Why are RS and LS not supported on TX companion?
They are and have been for years. What radio and Companion version? And what are you trying to do?

Jim
by jtaylor
Fri May 05, 2017 12:32 am
Forum: FrSky Taranis radio
Topic: Basic question on new setup - Slider
Replies: 2
Views: 2683

Re: Basic question on new setup - Slider

Did you do the radio calibration? And if so did you center the slider before you started? I would run calibration again and make sure the sliders and pots are centered when it tells you at the beginning.

Jim
by jtaylor
Mon May 01, 2017 11:47 am
Forum: Software
Topic: ON OFF switch using the SH switch at the Taranis
Replies: 10
Views: 10551

Re: ON OFF switch using the SH switch at the Taranis

Assuming L1 is your sticky

L1 SH↓ SH↓

Use two SF's for the audio

SF1 L1 Play Tarck ledon.wav "play once - not during startup"
SF2 !L1 Play Track ledoff.wav play once - not during startup

Jim
by jtaylor
Thu Apr 27, 2017 11:29 am
Forum: General help (FrSky Taranis radio)
Topic: Q-X7 Missing or Invisible Sound Files
Replies: 5
Views: 5586

Re: Q-X7 Missing or Invisible Sound Files

It's not the QX7 that has the restriction, it is the 2.2 firmware and affects all radios. The length was reduced to gain eeprom space for additional functionality such as 32 more logical switches.

Jim
by jtaylor
Sat Apr 15, 2017 3:31 pm
Forum: openTx
Topic: Logical Switch Configuration for Ignition
Replies: 9
Views: 7327

Re: Logical Switch Configuration for Ignition

Try this, no guarantees

Logical Switches:
L1 AND SC↑ SH↓
L2 AND SC↓ SH↓
L3 Sticky L1 L2

Mixer:
CH05 Name Ign
Source L3
Weight 100
No Trim
Don't assign a switch

Edit: See you got it on your own while I was typing. Great.

Jim
by jtaylor
Sun Apr 09, 2017 9:45 pm
Forum: openTx
Topic: What does filter checkbox do
Replies: 4
Views: 3881

Re: What does filter checkbox do

Maybe rename filter to average in future releases? Avrg5? Why? Its purpose is to filter out jitters so filter seems appropriate. It's a rolling average, so calling it average might make people think it is the actual average (like min or max). And you don't want to use something like Avrg5 because t...
by jtaylor
Wed Mar 29, 2017 10:56 pm
Forum: openTx
Topic: calculatiing Headspeed on taranis
Replies: 16
Views: 10119

Re: calculatiing Headspeed on taranis

How about blades 933 Multiplier 100?

Jim
by jtaylor
Fri Mar 10, 2017 1:31 am
Forum: General Information & Rules
Topic: Issue login
Replies: 13
Views: 22895

Re: Issue login

can someone help me !! is there a way to lower or adjust the throttle range on the taranis plus, i`m having a problem ! the throttle range on my esc`s is from 1100 min, to mid point 1520 to highest point 1940 , because of that i can`t program them, i tryed to adjust the inputs but can`t get lower t...
by jtaylor
Sun Feb 12, 2017 9:26 pm
Forum: openTx model setup
Topic: What do these Signs on OpenTX Mean
Replies: 1
Views: 3927

Re: What do these Signs on OpenTX Mean

! means "not" notSC- so it would be true for SC↓ or SC↑ The + sign is the maximum (highest) value received and the - is the minimum (lowest) The I in front of the source means it is coming from, and been processed by, the input page and not the raw stick I-3 Thr would be from input screen ...
by jtaylor
Wed Dec 14, 2016 6:43 pm
Forum: General help (FrSky Taranis radio)
Topic: Can't flash Taranis...
Replies: 103
Views: 93392

Re: Can't flash Taranis...

HI I followed the instructions at https://www.youtube.com/watch?v=hVWwInEAsa0 all went well until the end. see the error on the image attached while writing the firmware it comes up saying File has no DFU suffix Not valid DFU suffix signature. when i look in device manage i only see the STM32 bootl...
by jtaylor
Mon Nov 28, 2016 12:29 pm
Forum: General help (FrSky Taranis radio)
Topic: A few questions on openTx V2.1.9
Replies: 2
Views: 2754

Re: A few questions on openTx V2.1.9

There is some excellent documentation that will answer almost all your 2.1 questions. http://openrcforums.com/forum/viewtopic.php?f=45&t=8724 1. It delays the playing of a voice file for the middle position of a switch so that it does not play if you just go from up to down or down to up without...

Go to advanced search