ehofman
408dcc38b1
Solaris fixes
2005-05-07 08:56:42 +00:00
curt
5b9bd7ae4d
Oops, forgot to update the network byte order conversion functions when I
...
updated the structures.
2005-05-04 21:07:03 +00:00
curt
f55f96c44a
Use standard length types (stdint.h where available) to make the FGNetCTRLS,
...
FGNetFDM, and FGNetGUI structures more cross platform/architecture portable.
2005-03-24 19:56:57 +00:00
curt
66ff2f15d3
Switch from bool to int for more deterministic structure packing.
2004-12-30 20:49:31 +00:00
curt
de7d16cd27
Modified Files:
...
net_ctrls.hxx net_fdm.hxx net_fdm_mini.hxx net_gui.hxx
I, Curtis Olson, being the primary author of these header files, hereby
release them into the public domain to facilitate interfacing FlightGear
with other external code (which might need to remain proprietary or may
be licensed under some not quite GPL compatible terms.)
2003-12-30 20:46:50 +00:00
curt
63d58174cb
Add ground elevation to the net_gui.hxx structure.
2003-06-24 15:10:50 +00:00
curt
fe45f5b7a8
Output target navaid radial to external gui so it can resolve potential
...
ambiguity in selected ILS approach.
2003-01-26 03:39:09 +00:00
curt
4226eab6bd
More updates to refine the output data to make it more useful for an
...
external GUI and approach path plotter.
2003-01-18 19:36:50 +00:00
curt
9f6cd30b34
Updates to the net_gui code that can spit out updated flight information
...
to the network which a gui might be interested in.
2003-01-16 20:57:28 +00:00
curt
ea543c1210
Renamed mini_fdm to native_gui which makes a lot more sense to me.
2003-01-15 02:09:10 +00:00