Commit történet

Szerző SHA1 Üzenet Dátum
  namrota ghosh 2f0471478e Major updates for ADC12 and GPIO pins updated here for CC-CV 9 hónapja
  namrota ghosh 39ccbba6bb ADC read from the Controller Board, added logic for LED ERROR togggling 9 hónapja
  namrota ghosh ea5250359d Added Threshold for HOV, SOV and HYSTERESIS 9 hónapja
  namrota ghosh d1534d7de5 ADC read from Controller Board Logic 9 hónapja
  namrota ghosh 238451b6dc Configured GPIO Pins for the Controller Board 9 hónapja
  namrota ghosh 7bb69f8167 ADC Peripheral Configuration added for PA27 9 hónapja
  namrota ghosh 6749630024 Added print statement for Battery Limits 9 hónapja
  namrota ghosh e173a45a46 updated logic tested for Capacitance: 500, Charge Fraction: 25, Charging Current: 125 9 hónapja
  namrota ghosh fed801fc2b BatteryLimit structure updated 9 hónapja
  namrota ghosh 8a4fc41dd5 Configuration File Updated 9 hónapja
  namrota ghosh 0308feeb3d Complete Integration test for charging cycle done 9 hónapja
  namrota ghosh 382891b96d Main file updated 9 hónapja
  namrota ghosh 905ea77f62 Battery State condition Updated 9 hónapja
  namrota ghosh 0a5e6d1284 Pre-Charge->CC->CV->Discharge->CC 9 hónapja
  namrota ghosh ee9473afd1 Transition and Cycle Update done correctly; GPIO Pins after discharge is not cleared 9 hónapja
  namrota ghosh 16ed6dba62 Slot Empty-> Battery Detected-> Measurement in Progress-> Pre Charge-> CC-> CV-> Discharge->CC->CV, cycle number having issue 10 hónapja
  namrota ghosh 85f940b37b added controller and pi i2c communication fixed and working 10 hónapja
  namrota ghosh 858c5757e3 CC CV Charging condition working for Pre-Charge, CC, CV 10 hónapja
  namrota ghosh b0832d116d config file and battery file working for CC CV charging 10 hónapja
  namrota ghosh da3d54dcfc main configuration file working for CC CV 10 hónapja
  namrota ghosh b5a90c4cc0 dynamic addressing tested only for Slot 0 for Set Current 10 hónapja
  namrota ghosh 603f42da4e unnecessary commented lines removed from the code 10 hónapja
  namrota ghosh 7cf20524c8 Configuration for the realys correctly updated 10 hónapja
  namrota ghosh 0355a5091b Logic for dynamic addressing added for setCurrent; not implemented 10 hónapja
  namrota ghosh 991707d688 Refactored the main page by removing unnecessary flags and fill buffer 10 hónapja
  namrota ghosh 17965ed9d9 workarounds for debugging the issue of the Battery Measurement 10 hónapja
  namrota ghosh 11f5f0c0b8 Rectified the issue of the Battery Measurement not set properly after calling the SetCurrent function 10 hónapja
  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 hónapja
  namrota ghosh ed16848217 Workarounds for testing the I2C commands for both the GET Battery Measurement and SET Charging/Discharging Current 10 hónapja
  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 hónapja