roberto1903 / companion9x

Automatically exported from code.google.com/p/companion9x
0 stars 0 forks source link

GUI value of safety channel custom function is incorrect when loading EEPROM from taranis #284

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Setup a custom function as safety channel in Taranis:
 CF5: Switch: SF(up), SafetyCH3, -100, and active checked.
 Throttle source for the model is Thr or CH3 (I tried both).

2. In companion9x, load the EEPROM from the radio.

What is the expected output? What do you see instead?
Expected: The param value set in the radio should be displayed in companion.
Actual: Param value 125 is shown in the GUI.

It seems to be GUI related because the value is still -100 when I write it back 
to the radio, but if I change the value in the text box the new value is 
written to the radio.
When setting a positive param value in the radio it displays correctly in 
companion.

What version of the product are you using?
1.51 r2319

On what operating system?
Windows 7

Which firmware have you selected ?
2834.

Please provide any additional information below.
If CH3 is the throttle source as in my case this is potentially dangerous, 
bringing the model to full throttle at startup should 125 be written to EEPROM.

Original issue reported on code.google.com by a.esbj...@gmail.com on 15 Dec 2013 at 12:05

Attachments: