namrota ghosh
|
9d98aca9ac
Main file updated
|
6 mēneši atpakaļ |
namrota ghosh
|
e205c5c417
I2C HAL communication
|
6 mēneši atpakaļ |
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
|
6 mēneši atpakaļ |
namrota ghosh
|
cc27b51933
Line 61 in function controllerGetBatteryMeasurement printf() statement removed and delay_cycles added
|
6 mēneši atpakaļ |
namrota ghosh
|
c6ee48ab3c
Pi code modified wait condition added after Battery State read and Battery Measurement Read
|
6 mēneši atpakaļ |
namrota ghosh
|
563ed7522a
CC CV Charging validation, check first if the slot is EMPTY or if the BATTERY_LIMIT for the slot is false
|
6 mēneši atpakaļ |
namrota ghosh
|
dc6e108d3e
controllerSetCurrent function updated
|
6 mēneši atpakaļ |
namrota ghosh
|
bc5c53f2a2
controllerSetCurrent function updated
|
6 mēneši atpakaļ |
namrota ghosh
|
90256c3014
function controller_EvaluateBatterySlotState removed from the code; handled seprately in another branch
|
6 mēneši atpakaļ |
namrota ghosh
|
f2b2d5fdff
function controller_EvaluateBatterySlotState removed from the code; handled seprately in another branch
|
6 mēneši atpakaļ |
namrota ghosh
|
e4824642e0
Commented old code removed
|
6 mēneši atpakaļ |
namrota ghosh
|
dcf111f552
function name updated from getBatteryMeasurement to controllerGetBatteryMeasurement
|
6 mēneši atpakaļ |
namrota ghosh
|
90a262ffde
function name updated from controller_SetCurrent to controllerSetCurrent
|
6 mēneši atpakaļ |
namrota ghosh
|
cf90a82700
function name updated from controller_SetCurrent to controllerSetCurrent
|
6 mēneši atpakaļ |
namrota ghosh
|
b16e83cf10
battery slots changed from 8 to 4 for testing
|
6 mēneši atpakaļ |
namrota ghosh
|
7c812acdfc
adding previous_count varibale to keep track of the controller reset
|
6 mēneši atpakaļ |
namrota ghosh
|
219a270bc8
Refactored setCurrent and getBatteryMeasurement with the i2c_hal helper functions of read and write
|
6 mēneši atpakaļ |
namrota ghosh
|
5c18c6d9ed
Logic added for helper functions to read and write in i2c comm
|
6 mēneši atpakaļ |
namrota ghosh
|
63c998a5a4
volatule keyword added to the buffers for i2c communication
|
6 mēneši atpakaļ |
namrota ghosh
|
863a0ac608
controller GET BATTERY MEASUREMENT logic has been updated
|
6 mēneši atpakaļ |
namrota ghosh
|
a8ea1d0505
CC CV Charging, logic was added to handle when voltage was dropping to 0
|
6 mēneši atpakaļ |
namrota ghosh
|
c650a8fc99
Battery File Changes
|
6 mēneši atpakaļ |
namrota ghosh
|
118640ab8c
GET BATTERY LIMITS logic minor updates
|
6 mēneši atpakaļ |
namrota ghosh
|
7db649350e
Buffer changed for GET battery limits
|
6 mēneši atpakaļ |
namrota ghosh
|
8e0f10d9a6
Configuration file
|
6 mēneši atpakaļ |
namrota ghosh
|
ea8b118d79
minor updates in CC CV file
|
6 mēneši atpakaļ |
namrota ghosh
|
0fdc2aaa0f
Main file update pi logic inside the loop
|
6 mēneši atpakaļ |
namrota ghosh
|
3185e4d7ad
Configuration file updated for NUM_SLOTS
|
6 mēneši atpakaļ |
namrota ghosh
|
16ad6ebe9a
Battery file updtaed
|
6 mēneši atpakaļ |
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
|
6 mēneši atpakaļ |