namrota ghosh
|
603f42da4e
unnecessary commented lines removed from the code
|
před 7 měsíci |
namrota ghosh
|
7cf20524c8
Configuration for the realys correctly updated
|
před 7 měsíci |
namrota ghosh
|
0355a5091b
Logic for dynamic addressing added for setCurrent; not implemented
|
před 7 měsíci |
namrota ghosh
|
991707d688
Refactored the main page by removing unnecessary flags and fill buffer
|
před 7 měsíci |
namrota ghosh
|
17965ed9d9
workarounds for debugging the issue of the Battery Measurement
|
před 7 měsíci |
namrota ghosh
|
11f5f0c0b8
Rectified the issue of the Battery Measurement not set properly after calling the SetCurrent function
|
před 7 měsíci |
namrota ghosh
|
7645dd29d4
Created a new TX Buffer for SET Charging Current since the txBuffer was falsely getting overlapped between GET and SET commands
|
před 7 měsíci |
namrota ghosh
|
ed16848217
Workarounds for testing the I2C commands for both the GET Battery Measurement and SET Charging/Discharging Current
|
před 7 měsíci |
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
|
před 7 měsíci |
namrota ghosh
|
f255606870
Added changes in the main file to read the Battery State, Battery Measurement and REceive Limits from Pi
|
před 7 měsíci |
namrota ghosh
|
d47d4d6829
Function getBatteryMeasurement_test() working without cloch hold
|
před 7 měsíci |
namrota ghosh
|
b06a9cd5c5
Main Configuration updated for I2C timeout counter A and B
|
před 7 měsíci |
namrota ghosh
|
50bccac98d
Main file minor changes for Battery Measurement testing
|
před 7 měsíci |
namrota ghosh
|
01d432d6b4
Updated Logic tested successfully with ADC for measurements
|
před 7 měsíci |
namrota ghosh
|
9170f732b5
main file updated for interrupts
|
před 7 měsíci |
namrota ghosh
|
a7e17a226e
Code is able to read but unable to leave the SCL/SDA line after READ
|
před 7 měsíci |
namrota ghosh
|
afe9cbba17
I2C HAL Update (not used currently)
|
před 7 měsíci |
namrota ghosh
|
9654d369d1
Controller Command for Battery measurement
|
před 7 měsíci |
namrota ghosh
|
a195a670ca
configuration file update
|
před 7 měsíci |
namrota ghosh
|
7f553a2507
configuration file update
|
před 7 měsíci |
namrota ghosh
|
da8177e9e3
Battery Measurement Command Tx is done successfully
|
před 7 měsíci |
namrota ghosh
|
000bf6398e
wwdt folder
|
před 7 měsíci |
namrota ghosh
|
a9787129be
pi minor updates
|
před 7 měsíci |
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)
|
před 7 měsíci |
namrota ghosh
|
3f8d6e07fb
Logic for cycle number has been added if the MCU is reset by WWDT; logic is untested
|
před 7 měsíci |
namrota ghosh
|
a8b8868600
the command for getting BATTERY LIMITS has been updated to bitmasked and added additional previous_cycle_number received from Pi
|
před 7 měsíci |
namrota ghosh
|
609ce99918
Variable previous cycle number added in the battery header file
|
před 7 měsíci |
namrota ghosh
|
3d8b897232
Bug where the state was transitioning utomatically from IDLE to PRE_CHARGE has been fixed in cc_cv file
|
před 7 měsíci |
namrota ghosh
|
f8c841b385
Pi logic updated to GET BATTERY MEASUREMENT for Cycle number and Cycle state
|
před 7 měsíci |
namrota ghosh
|
6a5c62f319
Changes which were uncommitted in the earlier branch for Controller comm
|
před 7 měsíci |