Commit History

Autor SHA1 Mensaxe Data
  namrota ghosh 238451b6dc Configured GPIO Pins for the Controller Board hai 9 meses
  namrota ghosh 7bb69f8167 ADC Peripheral Configuration added for PA27 hai 9 meses
  namrota ghosh 6749630024 Added print statement for Battery Limits hai 9 meses
  namrota ghosh e173a45a46 updated logic tested for Capacitance: 500, Charge Fraction: 25, Charging Current: 125 hai 9 meses
  namrota ghosh fed801fc2b BatteryLimit structure updated hai 9 meses
  namrota ghosh 8a4fc41dd5 Configuration File Updated hai 9 meses
  namrota ghosh 0308feeb3d Complete Integration test for charging cycle done hai 9 meses
  namrota ghosh 382891b96d Main file updated hai 9 meses
  namrota ghosh 905ea77f62 Battery State condition Updated hai 9 meses
  namrota ghosh 0a5e6d1284 Pre-Charge->CC->CV->Discharge->CC hai 9 meses
  namrota ghosh ee9473afd1 Transition and Cycle Update done correctly; GPIO Pins after discharge is not cleared hai 9 meses
  namrota ghosh 16ed6dba62 Slot Empty-> Battery Detected-> Measurement in Progress-> Pre Charge-> CC-> CV-> Discharge->CC->CV, cycle number having issue hai 10 meses
  namrota ghosh 85f940b37b added controller and pi i2c communication fixed and working hai 10 meses
  namrota ghosh 858c5757e3 CC CV Charging condition working for Pre-Charge, CC, CV hai 10 meses
  namrota ghosh b0832d116d config file and battery file working for CC CV charging hai 10 meses
  namrota ghosh da3d54dcfc main configuration file working for CC CV hai 10 meses
  namrota ghosh b5a90c4cc0 dynamic addressing tested only for Slot 0 for Set Current hai 10 meses
  namrota ghosh 603f42da4e unnecessary commented lines removed from the code hai 10 meses
  namrota ghosh 7cf20524c8 Configuration for the realys correctly updated hai 10 meses
  namrota ghosh 0355a5091b Logic for dynamic addressing added for setCurrent; not implemented hai 10 meses
  namrota ghosh 991707d688 Refactored the main page by removing unnecessary flags and fill buffer hai 10 meses
  namrota ghosh 17965ed9d9 workarounds for debugging the issue of the Battery Measurement hai 10 meses
  namrota ghosh 11f5f0c0b8 Rectified the issue of the Battery Measurement not set properly after calling the SetCurrent function hai 10 meses
  namrota ghosh 7645dd29d4 Created a new TX Buffer for SET Charging Current since the txBuffer was falsely getting overlapped between GET and SET commands hai 10 meses
  namrota ghosh ed16848217 Workarounds for testing the I2C commands for both the GET Battery Measurement and SET Charging/Discharging Current hai 10 meses
  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 hai 10 meses
  namrota ghosh f255606870 Added changes in the main file to read the Battery State, Battery Measurement and REceive Limits from Pi hai 10 meses
  namrota ghosh d47d4d6829 Function getBatteryMeasurement_test() working without cloch hold hai 10 meses
  namrota ghosh b06a9cd5c5 Main Configuration updated for I2C timeout counter A and B hai 10 meses
  namrota ghosh 50bccac98d Main file minor changes for Battery Measurement testing hai 10 meses