On 11/27/05, bass pumped <[EMAIL PROTECTED]> wrote:
> On 11/27/05, Curtis L. Olson <[EMAIL PROTECTED]> wrote:
> > bass pumped wrote:
> >
> > >oops...   disregard the above ouput.  I found an error in what I had
> > >done.   Right now I can only confirm that the data being put on the
> > >network is wrong.  I have matlab running on another computer reading
> > >the output as -398976952544137610000000000000.000000 insead of
> > >2.58802.  I know my matlab code is working... it worked perfectly with
> > >0.9.8.
> > >
> > >I'll keep everyone updated
> > >
> > >
> >
> > Note that there are FGNetFDM structure changes between v0.9.8 and v0.9.9.
> >
> > I have instances of FG talking to other copies of FG as well as an
> > external FDM talking to FG using the same structure.  There can be
> > packing differences between compilers, but we were pretty careful with
> > the current structure (all values are 4 or 8 bytes) and we don't know of
> > any compilers that pack the structure differently from any other compilers.
> >
> > Curt.
> >
> > --
> > Curtis Olson        http://www.flightgear.org/~curt
> > HumanFIRST Program  http://www.humanfirst.umn.edu/
> > FlightGear Project  http://www.flightgear.org
> > Unique text:        2f585eeea02e2c79d7b1d8c4963bae2d
> >
> >
> > _______________________________________________
> > Flightgear-devel mailing list
> > Flightgear-devel@flightgear.org
> > http://mail.flightgear.org/mailman/listinfo/flightgear-devel
> > 2f585eeea02e2c79d7b1d8c4963bae2d
> >
>
> Hi Curt,
>
> Thank you for your reply.  I've got the packet structure all clear.
> Its just the htonf, htond (and maybe other) function that seems to be
> doing something strange (as strange as it sounds).  I haven't had
> enough time to completely work on it.  I will come back as soon as I
> have a clearer idea.
>
> Thanks,
>
uhhh.... and please don't anyone flame me for saying a standard c
function is doing something wrong...     I'm probably wrong and need
verify it properly.

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to