提交历史

作者 SHA1 备注 提交日期
  namrota ghosh cde013242e support for dynamic addressing 9 月之前
  namrota ghosh 3dfa59d403 CC CV GPIO pins updated as per the new naming version 9 月之前
  namrota ghosh 10ef71e65f Major Update in GPIO pins for all the slots for CC-CV 9 月之前
  namrota ghosh 6749630024 Added print statement for Battery Limits 9 月之前
  namrota ghosh e173a45a46 updated logic tested for Capacitance: 500, Charge Fraction: 25, Charging Current: 125 9 月之前
  namrota ghosh fed801fc2b BatteryLimit structure updated 9 月之前
  namrota ghosh 8a4fc41dd5 Configuration File Updated 9 月之前
  namrota ghosh 0308feeb3d Complete Integration test for charging cycle done 9 月之前
  namrota ghosh 382891b96d Main file updated 9 月之前
  namrota ghosh 905ea77f62 Battery State condition Updated 9 月之前
  namrota ghosh 0a5e6d1284 Pre-Charge->CC->CV->Discharge->CC 9 月之前
  namrota ghosh ee9473afd1 Transition and Cycle Update done correctly; GPIO Pins after discharge is not cleared 9 月之前
  namrota ghosh 16ed6dba62 Slot Empty-> Battery Detected-> Measurement in Progress-> Pre Charge-> CC-> CV-> Discharge->CC->CV, cycle number having issue 10 月之前
  namrota ghosh 85f940b37b added controller and pi i2c communication fixed and working 10 月之前
  namrota ghosh 858c5757e3 CC CV Charging condition working for Pre-Charge, CC, CV 10 月之前
  namrota ghosh b0832d116d config file and battery file working for CC CV charging 10 月之前
  namrota ghosh da3d54dcfc main configuration file working for CC CV 10 月之前
  namrota ghosh b5a90c4cc0 dynamic addressing tested only for Slot 0 for Set Current 10 月之前
  namrota ghosh 603f42da4e unnecessary commented lines removed from the code 10 月之前
  namrota ghosh 7cf20524c8 Configuration for the realys correctly updated 10 月之前
  namrota ghosh 0355a5091b Logic for dynamic addressing added for setCurrent; not implemented 10 月之前
  namrota ghosh 991707d688 Refactored the main page by removing unnecessary flags and fill buffer 10 月之前
  namrota ghosh 17965ed9d9 workarounds for debugging the issue of the Battery Measurement 10 月之前
  namrota ghosh 11f5f0c0b8 Rectified the issue of the Battery Measurement not set properly after calling the SetCurrent function 10 月之前
  namrota ghosh 7645dd29d4 Created a new TX Buffer for SET Charging Current since the txBuffer was falsely getting overlapped between GET and SET commands 10 月之前
  namrota ghosh ed16848217 Workarounds for testing the I2C commands for both the GET Battery Measurement and SET Charging/Discharging Current 10 月之前
  namrota ghosh 22003209bf TX FIFO buffer was for testing initialized inside the interrupt, that is now changed and has been initialized inside the function; set current otherwise won't work 10 月之前
  namrota ghosh f255606870 Added changes in the main file to read the Battery State, Battery Measurement and REceive Limits from Pi 10 月之前
  namrota ghosh d47d4d6829 Function getBatteryMeasurement_test() working without cloch hold 10 月之前
  namrota ghosh b06a9cd5c5 Main Configuration updated for I2C timeout counter A and B 10 月之前