Subversion Repositories NaviCtrl

Rev

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

Rev 622 Rev 624
Line 89... Line 89...
89
        {PID_SPEAK100M                          , "HOTT_SPEAK_100M \0" ,"HoTT Speaks '100m' when distance or altitude > 100m (1 = on)",   1,     1,       1,    0,      1},
89
        {PID_SPEAK100M                          , "HOTT_SPEAK_100M \0" ,"HoTT Speaks '100m' when distance or altitude > 100m (1 = on)",   1,     1,       1,    0,      1},
90
//      {PID_ABSOLUTE_FLYING_ALT        , "MAX_FLYING_ALT  \0" ,"max. altitude in m                                          ",   1,     0,       0,    0,      30000},   // in [m]
90
//      {PID_ABSOLUTE_FLYING_ALT        , "MAX_FLYING_ALT  \0" ,"max. altitude in m                                          ",   1,     0,       0,    0,      30000},   // in [m]
91
//      {PID_ABSOLUTE_FLYING_RANGE      , "MAX_FLYING_RANGE\0" ,"max. range in m                                             ",   1,     0,       0,    0,      60000},   // in [m]
91
//      {PID_ABSOLUTE_FLYING_RANGE      , "MAX_FLYING_RANGE\0" ,"max. range in m                                             ",   1,     0,       0,    0,      60000},   // in [m]
92
//      {PID_AUTO_DESCEND_RANGE         , "DESCEND_RANGE   \0" ,"Auto-descend range in m (0 = disabled) (only comm. License) ",   1,     0,       0,    0,      60000},   // in [m]
92
//      {PID_AUTO_DESCEND_RANGE         , "DESCEND_RANGE   \0" ,"Auto-descend range in m (0 = disabled) (only comm. License) ",   1,     0,       0,    0,      60000},   // in [m]
93
        {PID_GPS_SBAS_CONFIG            , "GPS_SBAS_DGPS_ON\0" ,"GPS SBAS mode (0 = off, 1 = on)                             ",   1,     1,       1,    0,      1},
93
        {PID_GPS_SBAS_CONFIG            , "GPS_SBAS_DGPS_ON\0" ,"GPS SBAS mode (0 = off, 1 = on)                             ",   1,     1,       1,    0,      1},
-
 
94
        {PID_AUTO_WP_EVENT_VALUE        , "AUTO_WP_EVENT   \0" ,"value for the WP-Event Trigger at Auto-Distance [10ms]      ",   1,    10,      10,    1,    200},   // in 0,1sek
94
//      {PID_MIN_EVENT_TIME                     , "MIN_EVENT_TIME  \0" ,"minimum time of the Waypoint-Event value (seconds)          ",   1,     2,       2,    0,    600},   // in seconds
95
//      {PID_MIN_EVENT_TIME                     , "MIN_EVENT_TIME  \0" ,"minimum time of the Waypoint-Event value (seconds)          ",   1,     2,       2,    0,    600},   // in seconds
95
        {PID_WP_REACHED_TIMEOUT         , "WP_TIMEOUT      \0" ,"the MK increases the WP-target radius after this timeout [s]",   1,     5,       5,    0,   6000},   // in seconds
96
        {PID_WP_REACHED_TIMEOUT         , "WP_TIMEOUT      \0" ,"the MK increases the WP-target radius after this timeout [s]",   1,     5,       5,    0,   6000},   // in seconds
96
        {PID_WP_ACCELERATE                      , "WAYPOINT DYNAMIC\0" ,"dynamic for flying waypoints in percent (0-200)             ",   1,   100,     100,    0,    255},   // in percent or Poti
97
        {PID_WP_ACCELERATE                      , "WAYPOINT DYNAMIC\0" ,"dynamic for flying waypoints in percent (0-200)             ",   1,   100,     100,    0,    255},   // in percent or Poti
97
        {PID_WP_WAIT_FOR_LED            , "WAIT_FOR_OUT1   \0" ,"Wait on Waypoint until Out-Pattern is finished (1=on 0=off) ",   1,     1,       1,    0,      1},
98
        {PID_WP_WAIT_FOR_LED            , "WAIT_FOR_OUT1   \0" ,"Wait on Waypoint until Out-Pattern is finished (1=on 0=off) ",   1,     1,       1,    0,      1},
98
        {PID_SEND_NMEA                          , "NMEA_INTERVAL   \0" ,"NMEA Output interval in ms (0 = disabled)                   ",   1,     0,       0,    0,      60000},   // the log interval for NMEA output, 0 = off
99
        {PID_SEND_NMEA                          , "NMEA_INTERVAL   \0" ,"NMEA Output interval in ms (0 = disabled)                   ",   1,     0,       0,    0,      60000},   // the log interval for NMEA output, 0 = off