- Aug 24, 2017
-
-
Sergi Hernandez authored
Added the function to set the maximum input current at each update cycle.
-
- May 12, 2017
-
-
Sergi Hernandez authored
Solved a problem when the battery was not present and the output voltage went to 0 after 3 min. approx. Solved a problem with the I2C communications with the fulegauge chip.
-
- Mar 07, 2017
-
-
Sergi Hernandez authored
Changed to the version 2 of the dynamixel protocol. Solved some minor bugs.
-
- Feb 12, 2017
-
-
Sergi Hernandez authored
Updated to use the source code of the dynamixel base library in order to configure it. Changed the location of the AC present flag.
-
- Aug 17, 2015
-
-
Sergi Hernandez authored
When the battery is disconnected, the fuel gauge contents are cleared.
-
- Apr 08, 2015
-
-
Sergi Hernandez authored
-
- Apr 03, 2015
-
-
Sergi Hernandez authored
-
- Apr 01, 2015
-
-
Sergi Hernandez authored
Changed the way the data is read from the SMBus. Instead of reading all data all in one burst, successive reads are delayed in time. This way the charger can receive the voltage and current values form the battery. Completed the PC driver to get the fuel gauging data.
-
- Mar 31, 2015
-
-
Sergi Hernandez authored
Completed the charger part of the PC driver.
-
- Mar 30, 2015
-
-
Sergi Hernandez authored
-
- Mar 29, 2015
-
-
Sergi Hernandez authored
Added the ADC to the charger module.
-
- Mar 26, 2015
-
-
Sergi Hernandez authored
-