negativerad / eepe

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

After reading the eeprom the values on the limits menu - subtrim are different #92

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
after programming a model the offset (subtrim) in the limits menu is:
CH1 9.9
CH4 -4.5
Ch5 -2.5

When I read the eeprom into eepe and go to the limits menu for the same model, 
it reads:

CH1 9.0
CH4 -4.0
Ch5 -2.0
It's not reading the decimals

What is the expected output? What do you see instead?

It should show the value as it is displayed on the tx

What version of the product are you using? On what operating system?

Latest

Please provide any additional information below.

Original issue reported on code.google.com by joaoalve...@googlemail.com on 20 Mar 2011 at 6:46