Historie revizí

Autor SHA1 Zpráva Datum
  namrota ghosh e205c5c417 I2C HAL communication před 11 měsíci
  namrota ghosh 7ece20b088 validation order changed; first chekc if the state is EMPTY or the batteryLimittReceived is 0 then state is IDLE else check further před 11 měsíci
  namrota ghosh cc27b51933 Line 61 in function controllerGetBatteryMeasurement printf() statement removed and delay_cycles added před 11 měsíci
  namrota ghosh c6ee48ab3c Pi code modified wait condition added after Battery State read and Battery Measurement Read před 11 měsíci
  namrota ghosh 563ed7522a CC CV Charging validation, check first if the slot is EMPTY or if the BATTERY_LIMIT for the slot is false před 11 měsíci
  namrota ghosh dc6e108d3e controllerSetCurrent function updated před 11 měsíci
  namrota ghosh bc5c53f2a2 controllerSetCurrent function updated před 11 měsíci
  namrota ghosh 90256c3014 function controller_EvaluateBatterySlotState removed from the code; handled seprately in another branch před 11 měsíci
  namrota ghosh f2b2d5fdff function controller_EvaluateBatterySlotState removed from the code; handled seprately in another branch před 11 měsíci
  namrota ghosh e4824642e0 Commented old code removed před 11 měsíci
  namrota ghosh dcf111f552 function name updated from getBatteryMeasurement to controllerGetBatteryMeasurement před 11 měsíci
  namrota ghosh 90a262ffde function name updated from controller_SetCurrent to controllerSetCurrent před 11 měsíci
  namrota ghosh cf90a82700 function name updated from controller_SetCurrent to controllerSetCurrent před 11 měsíci
  namrota ghosh b16e83cf10 battery slots changed from 8 to 4 for testing před 11 měsíci
  namrota ghosh 7c812acdfc adding previous_count varibale to keep track of the controller reset před 11 měsíci
  namrota ghosh 219a270bc8 Refactored setCurrent and getBatteryMeasurement with the i2c_hal helper functions of read and write před 11 měsíci
  namrota ghosh 5c18c6d9ed Logic added for helper functions to read and write in i2c comm před 11 měsíci
  namrota ghosh 63c998a5a4 volatule keyword added to the buffers for i2c communication před 11 měsíci
  namrota ghosh 863a0ac608 controller GET BATTERY MEASUREMENT logic has been updated před 11 měsíci
  namrota ghosh a8ea1d0505 CC CV Charging, logic was added to handle when voltage was dropping to 0 před 11 měsíci
  namrota ghosh c650a8fc99 Battery File Changes před 11 měsíci
  namrota ghosh 118640ab8c GET BATTERY LIMITS logic minor updates před 11 měsíci
  namrota ghosh 7db649350e Buffer changed for GET battery limits před 11 měsíci
  namrota ghosh 8e0f10d9a6 Configuration file před 11 měsíci
  namrota ghosh ea8b118d79 minor updates in CC CV file před 11 měsíci
  namrota ghosh 0fdc2aaa0f Main file update pi logic inside the loop před 11 měsíci
  namrota ghosh 3185e4d7ad Configuration file updated for NUM_SLOTS před 11 měsíci
  namrota ghosh 16ad6ebe9a Battery file updtaed před 11 měsíci
  namrota ghosh 3afcd9ba5c The lag which was observed with the slot extension where slot 0 was initually all 0s and the later slots had lag of -1, this has been resolved před 11 měsíci
  namrota ghosh e5179a190f Logic tested for 4 slots in 0x48 address to GET BATTERY MEASUREMENT před 11 měsíci