提交历史

作者 SHA1 备注 提交日期
  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 月之前
  namrota ghosh 50bccac98d Main file minor changes for Battery Measurement testing 10 月之前
  namrota ghosh 01d432d6b4 Updated Logic tested successfully with ADC for measurements 10 月之前
  namrota ghosh 9170f732b5 main file updated for interrupts 10 月之前
  namrota ghosh a7e17a226e Code is able to read but unable to leave the SCL/SDA line after READ 10 月之前
  namrota ghosh afe9cbba17 I2C HAL Update (not used currently) 10 月之前
  namrota ghosh 9654d369d1 Controller Command for Battery measurement 10 月之前
  namrota ghosh a195a670ca configuration file update 10 月之前
  namrota ghosh 7f553a2507 configuration file update 10 月之前
  namrota ghosh da8177e9e3 Battery Measurement Command Tx is done successfully 10 月之前
  namrota ghosh 000bf6398e wwdt folder 10 月之前
  namrota ghosh a9787129be pi minor updates 10 月之前
  namrota ghosh b553bd8ede updated the logic for testing when the MCU resets and Pi sends the charging cycle number along with the other battery limits; dry run(untested) 10 月之前
  namrota ghosh 3f8d6e07fb Logic for cycle number has been added if the MCU is reset by WWDT; logic is untested 10 月之前
  namrota ghosh a8b8868600 the command for getting BATTERY LIMITS has been updated to bitmasked and added additional previous_cycle_number received from Pi 10 月之前
  namrota ghosh 609ce99918 Variable previous cycle number added in the battery header file 10 月之前