Subversion Repositories FlightCtrl

Rev

Rev 1927 | Rev 2099 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1927 Rev 2025
Line 74... Line 74...
74
        staticParams.StickAileronsP = 10;
74
        staticParams.StickAileronsP = 10;
75
        staticParams.StickRudderP = 10;
75
        staticParams.StickRudderP = 10;
Line 76... Line 76...
76
 
76
 
77
        staticParams.LowVoltageWarning = 105;
77
        staticParams.LowVoltageWarning = 105;
78
        staticParams.ServoRefresh = 7;
-
 
-
 
78
        staticParams.ServoRefresh = 7;
79
        staticParams.BitConfig = 0;
79
 
80
        staticParams.J16Bitmask = 95;
80
        staticParams.J16Bitmask = 95;
81
        staticParams.J17Bitmask = 243;
81
        staticParams.J17Bitmask = 243;
82
        staticParams.J16Timing = 15;
82
        staticParams.J16Timing = 15;
-
 
83
        staticParams.J17Timing = 15;
83
        staticParams.J17Timing = 15;
84
       
84
        staticParams.ControlSigns = 2;
85
        staticParams.servoDirections = 2;
Line 85... Line 86...
85
}
86
}
86
 
87
 
87
void setDefaults(void) {
88
void setDefaults(void) {