Until now the FGLinearization class was returning C != Identity for state feedback, which meant that the FGStateSpace class was not properly changing the states whichout changing any other states. After some juggling of the IC->Set calls I now have it working properly.
This patch also includes the additions of some more simplex test scripts.