Subversion Repositories Projects

Rev

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

Rev 2212 Rev 2214
Line 31... Line 31...
31
 *   Harald Bongartz "HaraldB" for providing his Ideas and Code for usibility*
31
 *   Harald Bongartz "HaraldB" for providing his Ideas and Code for usibility*
32
 *****************************************************************************/
32
 *****************************************************************************/
33
//############################################################################
33
//############################################################################
34
//# HISTORY  eeprom.h
34
//# HISTORY  eeprom.h
35
//#
35
//#
-
 
36
//# 14.10.2015 Starter
-
 
37
//# - chg: rename FM_Azimuth and FM_Distance to FM_Offest_lat und FM_Offset_long
-
 
38
//#
36
//# 03.08.2015 CB
39
//# 03.08.2015 CB
37
//# - chg: Obsolete Parameter geändert und für FollowMe verwendet, EEprom Version bleibt gleich
40
//# - chg: Obsolete Parameter geändert und für FollowMe verwendet, EEprom Version bleibt gleich
38
//#        Parameter FM_Refresh in FM_Azimuth geändert
41
//#        Parameter FM_Refresh in FM_Azimuth geändert
39
//#        Parameter hyst_u_min in FM_Distance geändert
42
//#        Parameter hyst_u_min in FM_Distance geändert
40
//#
43
//#
Line 256... Line 259...
256
    uint8_t         OSD_HomeMKView;                         //  ## OBSOLETE ## 02.07.2013 OG: ehemals "Home Circle from MK-View"
259
    uint8_t         OSD_HomeMKView;                         //  ## OBSOLETE ## 02.07.2013 OG: ehemals "Home Circle from MK-View"
257
    uint16_t        OSD_mAh_Warning;                        // mAh Warnschwelle
260
    uint16_t        OSD_mAh_Warning;                        // mAh Warnschwelle
258
    uint8_t         OSD_ScreenMode;                         // Variante des OSD-Screen
261
    uint8_t         OSD_ScreenMode;                         // Variante des OSD-Screen
259
    uint8_t         OSD_LipoBar;                            // Bargraphanzeige für MK Lipo
262
    uint8_t         OSD_LipoBar;                            // Bargraphanzeige für MK Lipo
260
    uint8_t         PKT_Baudrate;                           // Baudrate für BT und Wi232
263
    uint8_t         PKT_Baudrate;                           // Baudrate für BT und Wi232
261
    int16_t         FM_Azimuth;                             // Azimuth für FollowMe 4.8.2015 CB
264
    int16_t         FM_Offest_Latitude;                     // Azimuth für FollowMe 4.8.2015 CB
262
    uint16_t        FM_Speed;                               // FollowMe Speed in m/s *0.1
265
    uint16_t        FM_Speed;                               // FollowMe Speed in m/s *0.1
263
    uint16_t        FM_Radius;                              // Waypoint Tolerance Radius in meter
266
    uint16_t        FM_Radius;                              // Waypoint Tolerance Radius in meter
264
    uint8_t         HWSound;                                // Hardware Sounderweiterung an PD7
267
    uint8_t         HWSound;                                // Hardware Sounderweiterung an PD7
265
    uint8_t         HWBeeper;                               // Hardware Beeper an PC7
268
    uint8_t         HWBeeper;                               // Hardware Beeper an PC7
266
    uint8_t         Volume;                                 // Lautstärke
269
    uint8_t         Volume;                                 // Lautstärke
267
    servo_t         servo[2];                               // Tracking:
270
    servo_t         servo[2];                               // Tracking:
268
    uint8_t         sIdxSteps;                              // Tracking:
271
    uint8_t         sIdxSteps;                              // Tracking:
269
    uint16_t        FM_Distance;                            // Distance für FollowMe 4.8.2015 CB
272
    int16_t         FM_Offset_Longitude;                    // Distance für FollowMe 4.8.2015 CB
270
    uint8_t         servo_frame;                            // Tracking:
273
    uint8_t         servo_frame;                            // Tracking:
271
    uint8_t         single_step;                            // Tracking:
274
    uint8_t         single_step;                            // Tracking:
272
    uint8_t         repeat;                                 // Tracking:
275
    uint8_t         repeat;                                 // Tracking:
273
    uint8_t         pause;                                  // Tracking:
276
    uint8_t         pause;                                  // Tracking:
274
    uint8_t         pause_step;                             // Tracking:
277
    uint8_t         pause_step;                             // Tracking: