Git Product home page Git Product logo

opentx's Introduction

opentx's People

Contributors

3djc avatar andyjenkinson avatar bsongis avatar cmarzer avatar dgatf avatar driver33 avatar dsbeach avatar dvogonen avatar flacjacket avatar griebd avatar hrenz avatar jivarofad avatar jrwieland avatar jtaylor2 avatar kilrah avatar lapinfou avatar mhotar avatar michelevilla avatar mpaperno avatar mrc3742 avatar openfsguruh avatar projectkk2glider avatar raphaelcoeffic avatar rcbebo82 avatar robustini avatar romoloman avatar schwabe avatar timgfoley avatar wismyyao avatar xmxwx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

opentx's Issues

add "Powr+" feature to the menu to show the maximum watts used during the last flight

From [email protected] on May 19, 2013 23:42:55

Which board (stock / gruvin9x / sky9x / Taranis) are you using? STOCK/9x Solderless Programmer Board Rev 2.4/9x TelemetrEZ What is your openTx FW version? r-2282 What is your openTx EEPROM version? 213-2 What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? The addition of an option "Powr+" in the "Screen 1" Or "Screen 2" section in the telemetry menu. Please provide any additional information below. Would it be possible to add "Powr+" feature to the menu to show the maximum watts used during the last flight?
Like the "Cur+" feature will display maximum amps used?

Original issue: http://code.google.com/p/opentx/issues/detail?id=37

high resolution current+consumed capacity data

From [email protected] on May 11, 2013 21:07:37

Enhancment request for openTX with telemetry.

Summary:
TelemetryID to write to cnsp field.
or
TelemetryID to transmit the measured current with a mA resolution

The Problem:
currently the current data being transfered from the sensor to openTX uses a resolution of 0.1amps. the consumed capacity gets calculated from this value making it unusable for low capacity batteries/low current planes.

This is ok for big electric planes with huge batteries, but for small e.g. gliders or micro planes/quadrocopters maybe, this does not provide a usable reslotuion that could be used to calculate the consumed power. with batteries smaller than 1000mAh a resolution of .1A does normally not work at all
Additionally for e.g. DLG gliders i reset the telemetry data quite often using the menu key. (in order to reset flight statistics like Alt+,...) whenever i do this, the TX resets the CNSP field as well, which makes it unusable in this situation.

The Idea:
in the openXvario i implemented a current measuring solution that counts all consumed milliampere in a much higher resolution. the used sensors provides good accuracy at a very small weight. If there would be an ID to transfer this mAh count to the CNSP field in openTX, the field could be used to have a precise overview about the consumed power from the (receiver) battery and to trigger alarms based on the consumed capacity.
Alternativly a methjod could be implemented to write transfer the current in a mA resolution in order to have openTX calculate the mAh in a more precise way.

Original issue: http://code.google.com/p/opentx/issues/detail?id=27

Ugly decimals and no DECIMALS=NO in Makefile

From [email protected] on April 05, 2013 03:41:40

trunk- r2207 What happened to Makefile's DECIMALS=NO? Decimals imho are ugly, cluttered and confusing -- and they flicker, uselessly. No human can move a stick with +/1 1024 point resolution and expect to see a steady display. It is "uncomfortable" and annoying.

The rest of the system only displays or allows entry of values -100 to 100 ("percent", sort of) without decimals (offset not withstanding). IMHO, it makes no sense to display decimals anywhere else. Why was this simple build option removed? Was it replaced with something else? (I looked but did not find.)

How to get rid of decimals now?

Thanks.

Original issue: http://code.google.com/p/opentx/issues/detail?id=11

Rebboting and formatting the eeprom

From [email protected] on April 06, 2013 16:36:16

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Stock board with Atmega128 What is your openTx FW version? latest 2215 What is your openTx EEPROM version? 214 What steps will reproduce the problem? 1.go to general settings menu
2.try to change the BATTGRAPH range values from 9.2V - 10.5V to
9.2V - 10.2V.
3. Use the encoder or keys to change the higher range value till it beeps and insist a little bit. What is the expected output? What do you see instead? The radio reboots and the last time I did it, it formatted the eeprom by itself. or the eeprom went bad and I ended up hitting "EXIT" and formatting. The good thing is, I got it on video ;) Please provide any additional information below. http://www.youtube.com/watch?v=ZfN1IhWrSdw&feature=youtu.be

Original issue: http://code.google.com/p/opentx/issues/detail?id=14

Models displayed wrong on model menu init...

From [email protected] on May 16, 2013 20:37:23

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Stock 64 What is your openTx FW version? latest (ca 5/15/13 13:00) What is your openTx EEPROM version? 213-0 What steps will reproduce the problem? 1. Long-Right to see the model listing.
2. Models are all displayed with their numbers +1 (ie. Model 1 is shown as "2. Model1")
3. The active model is correct by number, but not name.
3. tap down, and all the numbers fix themselves -- active model then has correct name. What is the expected output? What do you see instead? I expect it to work, of course... :-P I see the wrong model active, and it looks like there should be a model before the first one. Please provide any additional information below.

Original issue: http://code.google.com/p/opentx/issues/detail?id=32

Adding telemetry display for F.Thobois DIY hub & sensors

From [email protected] on May 24, 2013 19:48:33

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Stock with frsky & audio mod Please provide any additional information below. Suggestion is to add a telemetry/voice function for the F.Thobois hub & sensors. It's actually working with D8RII and a specific display with voice.
I'm asking for this because the sensors (specially alti-vario3) are working very well and it would be nice to have this function on the 9x, without having to build the screen/voice for the TX. http://home.nordnet.fr/~fthobois/Telem-FrSky.htm http://home.nordnet.fr/~fthobois/mod-telem.htm

Original issue: http://code.google.com/p/opentx/issues/detail?id=40

maximum power reading is 655 watts with Frsky FAS-100 with the FrSky FLVS-01.

From [email protected] on May 18, 2013 22:15:13

Which board are you using?
STOCK WITH 9x Solderless Programmer Board Rev 2.4 and 9x TelemetrEZ. What is your openTx FW version? opentx- r2281 What is your openTx EEPROM version? 213.- What steps will reproduce the problem? 1.Fly a plane that uses more than 655 watts and the power reading will restart at 0.
2.conversation at http://openrcforums.com/forum/viewtopic.php?f=45&t=3467 3.Request from MikeB
to post issue here. What is the expected output? What do you see instead? "The power calculation is done using 16 bit values, giving a maximum value of 655.36 after multiplying the volts and amps together." Please provide any additional information below. I just added this on er9x and will have the same problem.
The basic problem is both the voltage and current are values with 1 decimal place, e.g. 11.3V 26.6A, but are stored multiplied by 10 (as 113 and 266). These are multiplied together, then the result divided by 100. So for these values you get 113*266 = 30058. When divided by 100 you have 300.
Possible solutions:

  1. Extend the values to 32 bit, then do the calculations, takes a lot more time on stock board.
  2. Divide both voltage and current by 2, then multiply, then divide by 25.

For (2) it is may be worth rounding up the values before the divide by 2.
So (integer arithmetic):
113 + 1 = 114 266 + 1 = 267
114/2 = 57 267/2 = 133
57 * 133 = 7581
7581 / 25 = 303
Without the +1 on each you get an answer of 298, probably close enough.

This will take you up to 2621 watts

Mike.

Original issue: http://code.google.com/p/opentx/issues/detail?id=34

Turnigy 9XR, "AIL D/R" and "THR. CUT" switches doesn't work

From [email protected] on June 02, 2013 17:05:01

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Stock Turnigy 9XR What is your openTx FW version? Trunk r2436 tags/release-2413 What is your openTx EEPROM version? An empty EEPROM What steps will reproduce the problem? 1. Try to turn off the "AIL D/R" or "THR. CUT" switch 2. 3. What is the expected output? What do you see instead? The "AIL D/R" and "THR. CUT" are always 1.
They can't be turned off. Please provide any additional information below. I have supplied the diff for my Makefile.

Attachment: Makefile.diff

Original issue: http://code.google.com/p/opentx/issues/detail?id=46

modelnames does not fit to modelnumbers

From [email protected] on May 15, 2013 21:33:22

Which board (stock / gruvin9x / sky9x / Taranis) are you using? stock What is your openTx FW version? r2281 What is your openTx EEPROM version? 213-1 What steps will reproduce the problem? 1. Activate model numbered > 7
2. Go back to main screen
3. Call MODELSEL by pressing RIGHT [long] or MENU [long] What is the expected output? What do you see instead? Listed modelnames does not fit to modelnumbers. After a keypress the modelnames are sorted the right way. Please provide any additional information below. Same behavior in companions Tx-simulation (Ver 1.27 Rev 1834).

Original issue: http://code.google.com/p/opentx/issues/detail?id=30

Highlighting multiple mixes...

From [email protected] on April 04, 2013 12:11:25

Which board (stock / gruvin9x / sky9x / Taranis) are you using? For all boards..

Highlighting multiple mixes or/and multiple lines in a mix and apply one of the editing mix menu options like copy, move, delete, etc..
As now we have the popup menu, the old way with the keys of doing the copy, move, etc
is not needed anymore, so the keys could be used to highlight mixes..
Sorry if I'm not very good at describing my ideas and it sounds confusing..

Original issue: http://code.google.com/p/opentx/issues/detail?id=10

Popup window for the Mixer menu

From [email protected] on March 24, 2013 15:27:54

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Stock Board with Atmega128

Another Idea would be doing the same for the mixer menu as done for the model select menu. A popup menu. That would avoid confusions.

Go to the Channel of your choice:

Press centre button of encoder or menu button (for the people that don't have the encoder)

A popup window comes up
INSERT MIX - Insert new mix line under the "Selected" mix line on that channel
EDIT - Edit Mix. Open the mix editor window
COPY - copy the selected mix
MOVE - Move the selected mix
DELETE - Delete the selected mix. If the first line is selected will obviously delete the complete mixing for that channel (makes sense? )

Maybe not possible to delete active mixes? In case one of them deals with throttle?

Original issue: http://code.google.com/p/opentx/issues/detail?id=4

Voice, Would it be possible for an alarm to interrupt any other voice playing

From [email protected] on March 24, 2013 15:29:28

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Atmega128 on Stock Board

Would it be possible for an alarm interrupt any other voice playing?

Imagine that we have an array of telemetry events playing, suddenly there is a decrease in RSSI (for example) during the audio telemetry report.
At the moment, the alarm will have to wait until the cue is played, and then play. By the time is too late and... CRAAAASH.. ;)
The goal is to interrupt the playback and play the alarm.. Then if possible, resume the playback. I think this was done for the erky board??

Guys, sorry. just having a braistorm here. but is better to tell a bad idea than to keep a good one for myself :)

Original issue: http://code.google.com/p/opentx/issues/detail?id=5

Altitude Graphing

From [email protected] on May 16, 2013 09:45:27

This would be a great feature for e-soarers.

Basically, assuming we log the data to a file - the ability to display a height graph for the flight on the screen.

Considering the 'competitive nature/rules' it would also need to show in the graph if you did or did not engage the vario sound output! They tend to be banned in competitions.

Original issue: http://code.google.com/p/opentx/issues/detail?id=31

Timer in Custom Switches for Atmega128 board

From [email protected] on March 24, 2013 15:26:09

Which board (stock / gruvin9x / sky9x) are you using?

Stock board with Atmega128

What is your openTX FW version?

Latest

I don't know if it is in your plans (I think it is ;) ) but here is the request anyway so you don't forget :p
To have the TIMER in the custom switches logical options so we can set a custom switch to turn ON and OFF for a certain time.. It's very useful. The old range check template can go to the bin then ;) It is a very powerful option :)
Also very good for voice events...
Thank you all, guys

JHSA

Feb 20, 2013

Original issue: http://code.google.com/p/opentx/issues/detail?id=3

Swedish characters in About Box not visible

From kjell.kernen on June 05, 2013 01:55:47

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Taranis simulator What is your openTx FW version? opentx- r2442 What is your openTx EEPROM version? 215 What steps will reproduce the problem? Compile the simulator for Taranis and swedish translation
"make simu TRANSLATIONS=SE PCB=TARANIS"
Run the simulator and long press enter to bring up the main menu.
Select "Om Oss" which will bring up the information about the software
The displayed texts lacks all special Swedish characters, which looks really bad.

Original issue: http://code.google.com/p/opentx/issues/detail?id=47

Control volume with a Pot - Enhancement

From [email protected] on March 24, 2013 15:34:53

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Stock with Atmega128

It would be nice to control the audio/voice volume with a pot

Maybe another function switch where a pot, GVAR, CH, rotary encoder, etc could be assigned??
Ahh, but if the inactivity alarm sounds, it should override the volume setting and go to full volume..

Original issue: http://code.google.com/p/opentx/issues/detail?id=8

r2281 r2413 potscroll not working?

From [email protected] on May 29, 2013 12:24:02

What steps will reproduce the problem? 1.select potscroll in preferences screen of companion9x
2.download fw to computer and burn to 9x tx
3.highlight variable on 9x screen to adjust on tx - adjust p3. No variation of value selected What is the expected output? What do you see instead? No variation of highlighted variable when p3 rotated (also tested p2 & p3)

What version of the product are you using? On what operating system?
New to openTx. r2281 r2413 on windows environment 9x turnigy Please provide any additional information below. http://openrcforums.com/forum/viewtopic.php?f=45&t=3482 Cheers Jeff

Original issue: http://code.google.com/p/opentx/issues/detail?id=42

Add stock beeper support to gruvin9x board (issue ported from open9x)

From [email protected] on April 08, 2013 04:14:19

... continued from open9x issue 64 [ https://code.google.com/p/open9x/issues/detail?id=64 ] ...

@bsongis: I have now verified that this function works, in as far as the beeper does sound on an alarm event, thank you. However, I want to make some changes.

Can you please let me know in what file and roughly where in the code to look for where these events are handled? Perhaps then I can work on this without pulling you from more important stuff.

My plans are to shorten the beeper tone lengths (currently, the shortest is about 3x too long) and I'd like to add NoKeys and All to the available modes, if its practical.

Original issue: http://code.google.com/p/opentx/issues/detail?id=16

If start using Slow Up and Slow Down in a mix, cease to respect the control switch

From ztrojanek on May 26, 2013 03:30:23

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Stock FlySky TH9X What is your openTx FW version? r2231 , older versions works O.K., the last from Companion has the same issue. What is your openTx EEPROM version? 213-1 What steps will reproduce the problem? Create a mix using curves, blocked by FP and switch
Everything works O.K.

Set Slow Down Slow UP for 0.5s
Mix becomes permanently enabled, regardless of the state of the switch.
To the flight phase reacts normally.

Original issue: http://code.google.com/p/opentx/issues/detail?id=41

Potscroll acceleration too low.

From [email protected] on May 22, 2013 20:50:58

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Sky9x Board Rev B1 What is your openTx FW version? 2281 What is your openTx EEPROM version? 214 What steps will reproduce the problem? 1. Download and Install OpenTx with Potscroll enabled. 2. 3. What is the expected output? What do you see instead? On er9x, and ersky9x, a quick flip of pot3 will jump all the way to either end of the range of values allowing quick adjustment, while slower movements will adjust in smaller increments.

In opentx the potscroll moves the values the same amount no matter how fast the dial is turned. Depending on the start position of the pot when entering the menu full range of values will likely be impossible. Please provide any additional information below. Potscroll works as expected when entering letters in the model's name, I can jump to either end of the list of characters quickly and then adjust from there.

I hope this is an easy fix. Many thanks to those who volunteer their valuable time.

Original issue: http://code.google.com/p/opentx/issues/detail?id=39

With offset on A1/A2, mAh count up if there is no telemetry transmitted

From [email protected] on May 30, 2013 16:09:48

stock board
openTx r2413 EEPR: 213-3

Having set up a current sensor with an offset (the 2,5V for 0.0A thing). If I turn on the tx without switched on model, telemetry data gets displayed with -37.0A. That causes the calculated mAhs to count up.

It used to not show any telemetry if there wasn't data available - so this wasn't a problem earlier. Now you have to explicit clear the values before flight.

Maybe it would make sense to set the default value of the telemetry variables to the offset value, so it would show 0.0A until real data is available.

Original issue: http://code.google.com/p/opentx/issues/detail?id=43

Compilation failure, and possible simple code fix

From [email protected] on June 02, 2013 16:11:52

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Stock Turnigy 9XR with a ATMEGA128 What is your openTx FW version? trunk rev 2435
and
tags/release-2413
both fail What is your openTx EEPROM version? Does not apply What steps will reproduce the problem? 1. Enable FRSKY support
2. Enable DSM2 = SERIAL
3. make the code What is the expected output? What do you see instead? A nice hex file for flashing
But I get a compile error, see below. Please provide any additional information below. The compile error:

opentx.cpp: In function ‘void per10ms()’:
opentx.cpp:296:8: error: no match for ‘operator>=’ in ‘s_current_protocol >= (Protocols)4u’
opentx.cpp:296:8: error: no match for ‘operator<=’ in ‘s_current_protocol <= (Protocols)6u’

The code:

if defined(FRSKY) || defined(JETI)

if (!IS_DSM2_SERIAL_PROTOCOL(s_current_protocol))
telemetryInterrupt10ms();

endif

The possible fix:

if defined(FRSKY) || defined(JETI)

if (!IS_DSM2_SERIAL_PROTOCOL(s_current_protocol[0]))
telemetryInterrupt10ms();

endif

Notes:

I suppose that s_current_protocol has been made into an array to handle more than one TX running for a given model.
In that case shouldn't the code not iterate over all the s_current_protocol 's and call telemetryInterrupt10ms() once if one of them is a FRSKY or JETI protocol?

Isn't the detection of FRSKY or JETI protocol broken?
As far as I can tell there might be other protocols apart from DSM2 serial.
(PROTO_PPM, and the IR protocols at least)

I would test using specific macros for detecting FRSKY and JETI.
Maybe even a IS_TELEMETRY_PROTOCOL macro.

Original issue: http://code.google.com/p/opentx/issues/detail?id=45

HELI SETUP fields do not blink when edit mode selected using [MENU]

From [email protected] on April 05, 2013 11:14:43

gruvin9x board
opentx- r2207 trunk What steps will reproduce the problem? 1. Build firmware with HELI=YES
2. Enter HELI SETUP screen for any model

Note that pressing [MENU] on any field does enter into "edit mode", as indicated by need to press [EXIT] before you can move to another field. However, the field does not blink non-/inverse, as similar fields in all other screen do. Please provide any additional information below. I am not even sure if the HELI SETUP screen is used for anything, now. I think it affects how at least one of the templates on the TEMPLATES screen does its thing. Or maybe the screen is old and no longer working properly or used for anything at all?

Original issue: http://code.google.com/p/opentx/issues/detail?id=13

JETI navigation bug

From [email protected] on May 05, 2013 22:13:48

Which board (stock / gruvin9x / sky9x / Taranis) are you using? = 9X128 What is your openTx FW version? = 2231 / 2281 What is your openTx EEPROM version? = 215-32768 What steps will reproduce the problem? = Flash the transmitter with JETI version selected. What is the expected output? What do you see instead? = The JETI menu is displayed. But the key input does not work. Please provide any additional information below. = Companion compilation 2168 works fine. The problem occurs since companion version 2231.

Original issue: http://code.google.com/p/opentx/issues/detail?id=26

v2268 does not read only from inside the model menu setup "custom functions"

From [email protected] on April 14, 2013 10:27:15

Which board (stock / gruvin9x / sky9x / Taranis) are you using? SKY9X REVB What is your openTx FW version? 2268 What is your openTx EEPROM version? 214 What steps will reproduce the problem? 1. TRY TO READ THE SD CARD FROM INSIDE THE MODEL MENU SETUP (custom functions) AND ASSIGN A WAV FILE TO A SWITCH. 2. 3. What is the expected output? What do you see instead? Instead of reading and selecting a wav sound from the sd card when inside the custom functions menu in order to assign a wav sound to a 3 pos switch, the system responds with a message saying that the sd card contains no sounds Please provide any additional information below. I upgraded from version 2168 eeprom 214 and i noticed that the wav sounds when i move a switch or when i power up the tx were not played anymore.
Then i navigated inside the model menu setup (custom functions page) and i noticed that the system cannot read the sd card but when i entered the TX setup menu page #2 the sd card was perfectly read and i could play any wav inside it.
I also created a new model just to check if this will fix the problem but
the system exhibited the same behavior.

Original issue: http://code.google.com/p/opentx/issues/detail?id=18

Gvar menu scrolling

From [email protected] on April 07, 2013 22:32:35

Just a quick enhancement request. the fellow with the forum handle openFsguruh made it very easy to increase the quantity of gvars. that works perfectly in stock (simu and real life) but it does not work quite right in the Taranis gvar menu (in simu). The gvar menu with Taranis and max gvars set to >5 does not show the extra gvars on the screen although it appears to allow selecting them and they are available to be used elsewhere.

Original issue: http://code.google.com/p/opentx/issues/detail?id=15

Little bugs in a couple of Telemetry screens

From [email protected] on April 02, 2013 01:31:40

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Atmega 128 What is your openTx FW version? Latest 2168?? What is your openTx EEPROM version? 214

Some screens need fixing?

Custom screen 1, the one with the vario information. Bottom left, part of the number 1 in front of DIST is missing.

The other photo, bottom of the screen. Display of A2 doesn't look right. Here it shows 0V because there is no data but when showing for example 8.14V, the bottom half of the numbers dowsn't display right

Attachment: 020420132370.jpg 020420132371.jpg

Original issue: http://code.google.com/p/opentx/issues/detail?id=9

Model copy issue

From [email protected] on June 23, 2013 22:48:43

Starting from a fresh eeprom, create:

Model 1
Model 2
Model 4

(model 3 slot is free)

Select model 1, then press down once to copy it. The first press puts it in the empry model 3 slot. Press down again, it moves model 4 to slot 3, and places the pending copy on model 4. Press down again, the pending copy goes to slot 5.

Issue is obvious, the second press should NOT move model 4.

Original issue: http://code.google.com/p/opentx/issues/detail?id=50

Entering/Editing names

From [email protected] on April 10, 2013 21:46:29

Which board (stock / gruvin9x / sky9x / Taranis) are you using? All, I suppose

When inserting the model name for example, at the moment starts always with a capital letter.
Then, if you want to change it to a small letter, you long press center button of the encoder and it will change the letter type and jump to the next. then it shows again a big letter so you have to repeat the long press again.
My idea is, when you long press once, it will stay big or small until another long press. Then you need just a quick press to jump to the next letter. When finishing editing, just long press on a empty space character and it will exit the editting.
Like this it will be faster because you just need a quick press to jump to the next letter instead of having to choose the small type of letter all the time.

Original issue: http://code.google.com/p/opentx/issues/detail?id=17

C9X and "Bad EEPROM" going insane...

From [email protected] on May 16, 2013 21:00:25

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Stock 64 What is your openTx FW version? Latest 5/16/13 What is your openTx EEPROM version? 213.0 shown on radio
213.1 when codebase compiled and run SIMU with my *.hex What steps will reproduce the problem? On update:

  1. Program/have models on the radio
  2. Load those models from the radio into Companion9X
  3. Use C9X to get new firmware, flash it, and restore models.
  4. Radio will claim there's bad EEPROM and want to format
  5. Send JUST the models from C9X, and everything looks fine again.

On Edit.

  1. Edit the models on the radio
  2. Load the models from radio into C9X.
  3. Send them right back again
  4. Radio will claim there's bad EEPROM and want to format What is the expected output? What do you see instead? I'd expect to be able to pull models to C9X, edit, and send them back... instead, something is triggering the Bad EEPROM. Please provide any additional information below. I saved the 2K bin file from the radio, named it eeprom.bin and ran the simulator compile of the latest O9X code... the simulator also triggered Bad EEProm, with the message that I have "version 213 variant 0 instead of version 213 variant 1". Didn't trace far enough to figure out what's actually going wrong with the variants, because of course the BIN created BY the radio should still be valid when sent back to the radio. This DOES looks to be a problem with how C9X loads/sends models, since models created on the radio and used on the radio stay valid until you try to edit from C9X.

Original issue: http://code.google.com/p/opentx/issues/detail?id=33

Better Count Down "Bips"

From [email protected] on May 14, 2013 22:50:46

Which board (stock / gruvin9x / sky9x / Taranis) are you using? STOCK

It would be interesting to get a better "BIP" count down.
actualy, there is

3 bips for 30 seconds, 2 bips for 20 seconds, 1 bips for 10 seconds, then 1 bip when it left 3s, 1 bip when it left 2s,1 bip when it left 1s,

if you make a test with other TX brand, we use to have 1 bip for each second of the 10 left, and a long one for the last one...

Best regards
Benjamin

Original issue: http://code.google.com/p/opentx/issues/detail?id=28

Cheap Current Sensors - Allowing for negative reading on A1 and A2

From [email protected] on March 24, 2013 15:31:11

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Atmega128 on Stock Board

Ok, let's see if I can explain this idea.
I've been following a thread on 9xforums.com about those cheap current sensors that you get from China. They are quite cheap.
The problem is that some of them read negative and positive current with zero amps at 2.5V
So from 2.5V to aprox 0V they read from 0A to -100A
from 2,5V to aprox 5V they read from 0A to 100A

There was someone trying to make it work with open9x and he was using the negative side of the measurement because apparentlly can get more resolution.
so then we have 0 Amps at 2.5V and -100 in theory at 0V
the reading of the analog ports would as far as I understand have to be inverted?

well, you get the idea. It would be nice if we could use those sensors because they are so cheap and we never know, maybe the possibility to read negative values would be a good addition to open9x..

I do apologise if I'm not able to explain it properly..

JHSA

Original issue: http://code.google.com/p/opentx/issues/detail?id=6

OpenTx does not work in version r2434

From ztrojanek on June 02, 2013 02:41:00

Which board (stock / gruvin9x / sky9x / Taranis) are you using? Stock Flysky TH9X What is your openTx FW version? r2434 , r2435 What is your openTx EEPROM version? 213-1 What steps will reproduce the problem? 1. Compile OpenTx from SVN sorces
2. Flash to TH9X

What is the expected output?

Main screen.

What do you see instead?

Blinking Splash screen. Please provide any additional information below. OpenTx does not work in version r2434 and r2435 at all. After the flashing stops responding T9X a rate of about 2 Hz flashing logo.

My r2413 (also translated from SVN sources) does not do such things.

Original issue: http://code.google.com/p/opentx/issues/detail?id=44

No pot scroll for Sky9x board?

From [email protected] on May 14, 2013 22:53:21

Which board (stock / gruvin9x / sky9x / Taranis) are you using? I'm using a sky9x rev B board. What is your openTx FW version? R2281 What is your openTx EEPROM version? Problem persists with freshly created eeprom What steps will reproduce the problem? 1. Install openTx 2. 3. What is the expected output? What do you see instead? I have the Sky9x board, but no rotary encoder. There is no option for Pot-Scroll anymore on the Sky9x board. Programming with click-click-click is pretty annoying. If there is an easy way to add potscroll back into the software for my board, that would be great. Please provide any additional information below. I may be an idiot, so if it's already in there, just let me know.

Thanks!

Original issue: http://code.google.com/p/opentx/issues/detail?id=29

Trims in flight-modes should not be flight-modes specific by default

From [email protected] on May 04, 2013 19:37:53

Which board (stock / gruvin9x / sky9x / Taranis) are you using? stock What is your openTx FW version? latest What is your openTx EEPROM version? latest What steps will reproduce the problem? 1. Create a new flight mode FM1
2. forget to change FM1 trims, so they be taken from FM0
3. Fly the model on FM0, and trim the plan on the air.
4. Move to FM1 (I did it while turning with wind) , Since FM1 is not trim, the plane is out of control
5. Plane crashed :-( What is the expected output? What do you see instead? I suggest to have a flag in the non-model main page a global setting that disable specific Flight Mode trim (I do not like them)
Other option is to change the flight-mode default, so the trims are taken from FM0 (by default!) and the ones that actually need it will change it.

Users may not expect the plane to be out of trim when changing the flight-modes, if they use the flight-mode for different expo.

Original issue: http://code.google.com/p/opentx/issues/detail?id=24

throttle warning and throttle source

From [email protected] on April 16, 2013 03:14:10

Which board (stock / gruvin9x / sky9x / Taranis) are you using? All What is your openTx FW version? Latest What is your openTx EEPROM version? Not relevant What steps will reproduce the problem? 1.Set thr source to P1
2.Start the radio with p1 to the minimum and thr stick at the middle What is the expected output? What do you see instead? Throttle warning should not be present as P1 is at his minimum
instead you get a throttle alert Please provide any additional information below. Throttle warning should consider whatever indicated as throttle source, not always the stick.

Original issue: http://code.google.com/p/opentx/issues/detail?id=20

"No telemetry" alarm

From [email protected] on June 15, 2013 11:59:13

As discussed, for ARM boards:

If telemetry was received at least once after power on / model load:
Play a "Telemetry lost" system file if no telemetry is received for some time (the TELEMETRY_STREAMING() delay should be fine). Should be played only once to minimize annoyance when the model is deliberately powered off with the radio on, while still alerting the user that he should not rely on his telemetry alarms anymore (e.g. low voltage) when in flight.

If telemetry comes back after a loss, play another "Telemetry OK" system file to announce everything is fine again.

Original issue: http://code.google.com/p/opentx/issues/detail?id=49

Trainer mode not turning TX all the way on.

From [email protected] on June 11, 2013 00:12:31

Which board (stock / gruvin9x / sky9x / Taranis) are you using? stock What is your openTx FW version? opentx- r2413 What is your openTx EEPROM version? 213-0 What steps will reproduce the problem? 1. Get a simulator that uses the JR trainer cord/protocol.
2. Configure a model for it on your controller (use PPM output protocol).
3. Turn the controller off.
4. Plug in the trainer cord to the simulator, and notice that the controller comes on, but there is no PPM output from it. What is the expected output? What do you see instead? When I plug in the trainer cord, I expect the controller to come on, and PPM output to be sent out via that cord. Please provide any additional information below. I've been told, but not verified (sorry) that er9x does this properly. The sources were dissimilar enough that I couldn't see what might be causing such a difference.

Original issue: http://code.google.com/p/opentx/issues/detail?id=48

MIXER screen, [Exit] causes blank display in certain circumstances

From [email protected] on April 05, 2013 11:06:24

gruvin9x board
opentx- r2207 (trunk) What steps will reproduce the problem? 1. Start with a fresh, default model (probably doesn't matter what model though)

  1. Get to the MIXER screen
  2. Press [DOWN] once to enter first (or any other) mixer line
  3. Press [MENU long] to get pop-up menu, then select Edit.
  4. Press [EXIT]. Observe expected behaviour -- ie. the mixer list reappears on screen.
  5. No repeat step 4 to Edit a mixer line. (The above steps need not actually be done first for the fault to be described to happen.)
  6. Press [DOWN] to move to any line between and including lines 9 and 13 (Multpx and Slow Dn, respectively.)
  7. Press [EXIT]

FAULT: Note now that the screen goes mostly blank, leaving only MIXER heading line.

  1. Press [EXIT] once more to return to the MIXER list.

Nothing else bad seems to happen. No crash or whatever. What is the expected output? What do you see instead? Mixer screen lines 9 to 13 should behave the same as lines 1 to 8, when [EXIT] is pressed.

I was going to provide screen shots using SIMU, but it does not seem to have the pop-up menu with "Edit" in it (strange?) and also the fault does not occur.

Original issue: http://code.google.com/p/opentx/issues/detail?id=12

Change values with the encoder wheel when editing the curves (Graphics)

From [email protected] on March 24, 2013 15:23:25

Which board (stock / gruvin9x / sky9x) are you using?

stock with atmega 128.

What is your open9x FW version?

latest Please provide any additional information below. It's not possible to change the values with the encoder wheel when editing the curves (Graphics). was trying to set a 3 point curve when found this.

Original issue: http://code.google.com/p/opentx/issues/detail?id=2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.