From: <mk...@us...> - 2003-09-07 16:48:32
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim In directory sc8-pr-cvs1:/tmp/cvs-serv6593 Modified Files: CHANGES.current Log Message: Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES.current,v retrieving revision 1.67 retrieving revision 1.68 diff -C2 -d -r1.67 -r1.68 *** CHANGES.current 21 Aug 2003 08:18:37 -0000 1.67 --- CHANGES.current 7 Sep 2003 16:48:26 -0000 1.68 *************** *** 2,5 **** --- 2,12 ---- =========================== + 2003-09-07: onsight + Added Include/System.h and Include/Bus.h, which provide + infrastructure for constructing detailed vehicle models. + Several existing components such as the data recorder and + flight model need to be refactored to use this new + interface. + 2003-08-20: onsight Tagged version r0_3_4, starting version 0.3.5 |