DeBesten / opentx

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

Corruption of Vertical Speed Values #155

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which board (stock / gruvin9x / sky9x / Taranis) are you using?
Taranis
What is your openTx FW version?
r2768
What is your openTx EEPROM version?
215
What steps will reproduce the problem?
1. Select A2 as vario source
2. Activate log file

What is the expected output? What do you see instead?
The values for A2 are recorded as expected; Vertical Speed values show up  an 
eratic behavior: peaks are indentical with A2 values : otherwise zero(0) : 
sometimes +-0.5; expected output for vertical speed should be the same as for 
A2.

This problem also show up in eratic behavior of the vario tone.

Please provide any additional information below.
In file frsky_sport.cpp, function processHubPacket() use the statement line 
173: ((uint16_t*)&frskyData.hub)[id] = value;
which renders frsyk.hub.varioSpeed to death.
Bad pointer arithmetic?

Best regards
U

Original issue reported on code.google.com by BlackFl...@gmail.com on 5 Oct 2013 at 8:44

GoogleCodeExporter commented 8 years ago
Would you attach your log file?

Original comment by bson...@gmail.com on 7 Oct 2013 at 7:28

GoogleCodeExporter commented 8 years ago
Update:
Logfile attached; hope it helps.

Original comment by BlackFl...@gmail.com on 7 Oct 2013 at 4:48

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed. Will be in next minor release (from google code)

Original comment by bson...@gmail.com on 22 Dec 2013 at 5:13

GoogleCodeExporter commented 8 years ago
Problem is the Frsky vario itself
X8R Sport at Frsky-Varion high res. 

Vertikal speed signal from Vario itself is not realy useable for gliders
Resolution in only +/-0,5m/s
and noise is also only +/-0,5m/s

see Files

Helle

Original comment by hrenz62...@aol.com on 29 Dec 2013 at 6:00

Attachments: