Advertisement
z3ntu

bms battery node

Aug 13th, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. bms: bms@4000 {
  2. status = "ok";
  3.  
  4. qcom,fcc-temp-legend = /bits/ 8 <(-20) 0 25 40 60>;
  5. qcom,fcc-lut = /bits/ 16 <2361 2396 2404 2403 2394>;
  6.  
  7. qcom,ocv-capacity-legend = /bits/ 8 <100 95 90 85 80 75
  8. 70 65 60 55 50 45
  9. 40 35 30 25 20 16
  10. 13 11 10 9 8 7 6
  11. 5 4 3 2 1 0>;
  12. qcom,ocv-temp-legend = /bits/ 8 <(-20) 0 25 40 60>;
  13. qcom,ocv-lut = /bits/ 16 <4334 4332 4327 4324 4316
  14. 4184 4234 4249 4250 4246
  15. 4094 4162 4186 4188 4186
  16. 4020 4100 4128 4132 4132
  17. 3948 4051 4080 4086 4087
  18. 3896 3986 4038 4044 4044
  19. 3852 3942 3996 4000 3999
  20. 3819 3901 3948 3956 3956
  21. 3798 3864 3892 3898 3898
  22. 3782 3833 3858 3862 3863
  23. 3764 3804 3830 3834 3836
  24. 3744 3782 3807 3811 3812
  25. 3722 3765 3786 3790 3791
  26. 3698 3747 3768 3768 3760
  27. 3668 3723 3748 3744 3734
  28. 3630 3694 3718 3714 3703
  29. 3577 3674 3684 3680 3672
  30. 3520 3654 3672 3671 3662
  31. 3466 3629 3656 3652 3637
  32. 3418 3599 3618 3616 3600
  33. 3392 3578 3594 3592 3576
  34. 3359 3546 3564 3562 3546
  35. 3322 3510 3530 3529 3514
  36. 3279 3466 3494 3495 3484
  37. 3233 3419 3458 3462 3456
  38. 3186 3369 3424 3428 3423
  39. 3142 3324 3384 3386 3380
  40. 3104 3270 3331 3334 3326
  41. 3072 3203 3260 3260 3251
  42. 3040 3120 3160 3155 3138
  43. 3000 3012 3000 3000 3005>;
  44. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement