Skip to content
Snippets Groups Projects

Darwin robot driver smart charger

Merged Sergi Hernandez requested to merge darwin_robot_driver_smart_charger into master
  1. Apr 07, 2017
  2. Apr 03, 2017
    • Irene Garcia Camacho's avatar
      Code for testing the smart charger module · 45e24e8f
      Irene Garcia Camacho authored
      In terminal:
       -Default period of the smart charger and new period
       -Smart charger detected, not detected or detected and enabled
       -Start motion manager (if smart charger detected and enabled, it will execute the read operations)
       -Battery status: connected, disconnected or connected and charging
       -Shows average time to full and to empty in min (65535 it means -1)
      45e24e8f
    • Irene Garcia Camacho's avatar
      Added smart charger's module to the darwin_robot_driver · 0f4a04e5
      Irene Garcia Camacho authored
      Functions to access the smart charger module has been added to the driver of the Darwin robot.
      Allows to enable or disable module, set and get period, get smart charger's data (average time to empty and to full
      and battery status), read smart charger's control register (smart charger detected and/or enabled), write limit current.
      0f4a04e5
Loading