Ignore:
Timestamp:
Nov 1, 2025, 5:01:01 PM (37 hours ago)
Author:
f.jahn
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fw_g473rct/SES/src/eeprom.c

    r28 r35  
    217217        // battery parameter
    218218
    219         /* cef                                          */                                                                                      99,                             // cef
     219        /* cef                                          */                                                                                      990,                    // cef %*10
    220220        /* peukert                                      */                                                                                      105,                    // peukert
    221221        /* cellCapacity                         */                                                                                      160000,                 // cell Capacity in mAh
     
    259259
    260260        /* extraDischargeStrom_mA       */                                                                                      7,                              // mA, current that LiPro consumes itself
    261         /* cefW         */                                                                                                                      90,                             // 90% cef for Wh calculations
     261        /* cefW         */                                                                                                                      900,                    // 90% cef for Wh calculations [%*10]
    262262        /* Battery Empty Detection Mode*/                                                                               1,                              // Auto, from BMS
    263263        /* AUX MODE */                                                                                                                  AUX_MODE_HEATER,// Heizung
Note: See TracChangeset for help on using the changeset viewer.