//////////////////////////////////////////////////////////////// // // PURPOSE: This contains ServoModule parameters for Tethys. // // NOTES: All values (except "strings") must be followed by // a unit abbreviation (or one of the unit-like // abbreviations: n/a, bool, enum, count). // //////////////////////////////////////////////////////////////// BuoyancyServo.simulateHardware = 1 bool; ElevatorServo.simulateHardware = 1 bool; MassServo.simulateHardware = 1 bool; RudderServo.simulateHardware = 1 bool; ThrusterServo.simulateHardware = 1 bool;