Subversion Repositories NaviCtrl

Rev

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

Rev 484 Rev 489
Line 21... Line 21...
21
 
21
 
22
void Settings_Init(void);
22
void Settings_Init(void);
23
void Settings_SetDefaultValues(void);
23
void Settings_SetDefaultValues(void);
24
u8 Settings_GetParamValue(ParamId_t Pid, u16* pValue);
24
u8 Settings_GetParamValue(ParamId_t Pid, u16* pValue);
25
extern u16 WaypointAccelerationSetting; // acceleration for flying waypoints in percent (0-100) or Poti -> 255 = Poti1, 254 = Poti2...
25
extern u16 WaypointAccelerationSetting; // acceleration for flying waypoints in percent (0-100) or Poti -> 255 = Poti1, 254 = Poti2...
26
extern u16 WaypointAcceleration;  // the real value 
26
extern u16 WaypointAcceleration;  // the real value