curt
|
123c816048
|
MSVC++ portability changes by Bernie Bright:
Lib/Serial/serial.[ch]xx: Initial Windows support - incomplete.
Simulator/Astro/stars.cxx: typo? included <stdio> instead of <cstdio>
Simulator/Cockpit/hud.cxx: Added Standard headers
Simulator/Cockpit/panel.cxx: Redefinition of default parameter
Simulator/Flight/flight.cxx: Replaced cout with FG_LOG. Deleted <stdio.h>
Simulator/Main/fg_init.cxx:
Simulator/Main/GLUTmain.cxx:
Simulator/Main/options.hxx: Shuffled <fg_serial.hxx> dependency
Simulator/Objects/material.hxx:
Simulator/Time/timestamp.hxx: VC++ friend kludge
Simulator/Scenery/tile.[ch]xx: Fixed using std::X declarations
Simulator/Main/views.hxx: Added a constant
|
1999-02-02 20:13:23 +00:00 |
|
curt
|
af6c921757
|
Tweaked FDM interface.
Testing check sum support for NMEA serial output.
|
1999-01-20 13:42:21 +00:00 |
|
curt
|
3e05a5780d
|
Tweak for SGI portability.
|
1998-12-04 01:24:35 +00:00 |
|
curt
|
b4a913e339
|
Having the class destructor close the fd was a bad idea ... especially if you
ever make a copy of the instance and then subsequently destroy either.
close_port() is now a separate member function.
|
1998-11-30 17:15:29 +00:00 |
|
curt
|
b82aef65e5
|
Remove call to cfmakeraw()
|
1998-11-25 01:33:23 +00:00 |
|
curt
|
3730ce404f
|
Cygnus tools compatibility tweaks.
|
1998-11-23 21:47:00 +00:00 |
|
curt
|
d56289f897
|
port configuration tweaks & experiments.
|
1998-11-19 13:52:54 +00:00 |
|
curt
|
aa02e72829
|
Updates ...
|
1998-11-19 03:35:43 +00:00 |
|
curt
|
0b7d4c8c1e
|
Initial revision.
|
1998-11-16 13:53:01 +00:00 |
|