roberto1903 / companion9x

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

Units in companion always displayed in metrics disregarding radio settings #245

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.upload eeprom to computer
2.custom sw parameter v2 for alt was 420 in tx now 652 in computer
3.custom sw parameter v2 for vfas was 12.5v now 1.4v in computer
4.transferring back recreates the correct parameter so it is only showing up 
wrong in computer.
5. this seems to only be true for alt and vfas at least it is not true for
other parameters such as P1, Thr, etc.

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

What version of the product are you using? ver 1.46
On what operating system? winxp
Which firmware have you selected ? stock with 128 chip, sound, voice, frsky, 
etc.

Please provide any additional information below.
Thanks for all your work, I hope I'm helping.

Original issue reported on code.google.com by tedbmos...@gmail.com on 29 Aug 2013 at 5:39

GoogleCodeExporter commented 8 years ago
which operator are you using in custom switch ?

Original comment by romolo.m...@gmail.com on 29 Aug 2013 at 5:53

GoogleCodeExporter commented 8 years ago
a greater than x; abs value d greater than or equal x

Original comment by tedbmos...@gmail.com on 29 Aug 2013 at 11:05

GoogleCodeExporter commented 8 years ago
should be fixed in SVN next release should be OK

Original comment by romolo.m...@gmail.com on 30 Aug 2013 at 1:46

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Ah so!, The units are not being kept in imperial, but changed to metric in 
computer and then back to imperial in the tx. (ver 2746) ver 1.47 companion9x

Original comment by tedbmos...@gmail.com on 31 Aug 2013 at 3:10

GoogleCodeExporter commented 8 years ago
The units are stored in metric also at low level in the radio.
So, half of the issue is solved (there was an issue for d>=x and |d|>=x)
Now the issue is: units in companion always displayed in metrics despite radio 
settings.

Original comment by romolo.m...@gmail.com on 31 Aug 2013 at 6:36

GoogleCodeExporter commented 8 years ago

Original comment by romolo.m...@gmail.com on 31 Aug 2013 at 6:38