Change Log:
===========

v0.7 (18.10.2005):
------------------
- Fast/Slow Increment/Decrement of the IMU AGC counter to pass the KALMAN-Filter.
- CPU load reduced to around 35%-55% (2.6GHz AMD XP) by using a dynamic CPU handling
- Tutorial extended: 
     + "V49E Crew Defined Maneuver Routine"
     + Description of the Error Needle Modes
- Final Gimbal Lock of the FDAI now at >85 degrees
- Moment of Inertia factor removed (ini-file and program)

v0.5:
-----
- Revised documentation
- Rotational Model Moment of Inertia Calculation bases now on the same hyperbola equation as used by the AGC state estimator
- Roll, Pitch and Yaw Rate-Indicators added. In the real LM the data for these indicators came from the fixed mounted gyro rate assembly unit.
- Error Needles added. The data shown by the error needles can be switched between 3 modes:
1.) DSKY: V61E -> DISPLAY DAP FOLLOWING ATTITUDE ERRORS
This is the standard mode. The needles show how far the DAP is away from the wished axes positions.

2.) DSKY: V62E -> DISPLAY TOTAL ATTITUDE ERRORS WITH RESPECT TO NOUN 22
Here the needles display the absolute difference between the entry shown by V16N22E and V16N20E. Normally used for automatic positioning.

3.) DSKY: V60E -> DISPLAY VEHICLE ATTITUDE RATES ON FDAI ERROR NEEDLES.
These outputs should provide the same information as the FDAI rate indicators do. 
The Roll, Yaw and Pitch rate shown by the FDAI bases on a separate Rate Gyro Assembly fixed mounted to the LM body, whereas the Information on
the needles shown by V60E is derived from the AGC measurement of the angular changes.
This is also a backup mode in case of a Rate Gyro Assembly Fault.

- Ball direction for the YAW-Axis inverted (Bug Fix)
- Code clean up

