]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/LaRCsim/ls_geodesy.c
Fix broken tank properties. More verbose generic protocol error messages
[flightgear.git] / src / FDM / LaRCsim / ls_geodesy.c
index 4d8fde96cc3529a6bf1dcc85a5bed9e0ae7c9dbb..e9bf47208ddccc19476bf6034a0b6c25a5a8482f 100644 (file)
 
 $Header$
 $Log$
+Revision 1.1  2002/09/10 01:14:02  curt
+Initial revision
+
+Revision 1.3  2001/03/24 05:03:12  curt
+SG-ified logstream.
+
 Revision 1.2  2000/10/23 22:34:54  curt
 I tested:
 LaRCsim c172 on-ground and in-air starts, reset: all work
@@ -78,7 +84,7 @@ src/FDM/flight.hxx
 -- that small set is declared virtual, the default implementation
 provided preserves the old behavior
 -- all of the vector data members are now initialized.
--- added busdump() method -- FG_LOG's  all the bus data when called,
+-- added busdump() method -- SG_LOG's  all the bus data when called,
 useful for diagnostics.
 
 src/FDM/ADA.cxx