I didn't explain the incomming dataformat all that clearly, so I will
do it again.
Incoming serial data format is the text within quotes. It is repeated
in a while(1) loop on the balloon.
"BEXUS[h][m][s]BEXUS[h][m][s][7*8*16bits of data]"
[h]=8bits [m]=8bits [s]=8bits

So that means, that after the first "BEXUS" you have 3 bytes
(containing the hours, minutes and seconds) while after the second
BEXUS you have 112 bytes of raw data then it "wraps around" and
repeats. (The raw data and the clock data changes from each
iteration.)

Right now the gondola have been taken appart for some final
adjustments so I cant get a test-file for you right now. I will post
it within 1 or 2 hours though.


Regarding your VI, I don't really understand all you are doing, and I
don't know what in your bottom loop should replace what parts in my
modified loop. I could probably figure it out given some time that I
don't have..

I must say that I really appreciate your input and help though, and I
hope that with this new information and a test file you can help me
even further. I'll refer to you in the project report for your help
and input on this, I don't want to steal any credit.

Reply via email to