Skip to content
Snippets Groups Projects
  1. Apr 10, 2018
  2. Mar 22, 2018
  3. Feb 24, 2018
  4. Jan 11, 2018
  5. Sep 29, 2017
  6. Jul 18, 2017
    • David Sidrane's avatar
      Added Power Brick related battery_status.msg fields · 8e8510f3
      David Sidrane authored
         system_source - This battery status is for the brick that is
                         supplying VDD_5V_IN
         priority      - Zero based, This battery status is for the brick
                         that is connected to the Power controller's
                         N-1 priority input. V1..VN. 0 would normally be
                         Brick1, 1 for Brick2 etc
      
        Battery now assigns connected from the api in the
        updateBatteryStatus, as well as system_source and priority
      8e8510f3
  7. Feb 27, 2017
  8. Nov 19, 2016
  9. May 10, 2016
  10. May 06, 2016
  11. Apr 29, 2016
  12. Apr 25, 2016
  13. Apr 23, 2016
  14. Apr 11, 2016
    • Julian Oes's avatar
      commander: move battery calculations to systemlib · 32c31357
      Julian Oes authored
      The commander used to consume the battery_status topic and write the
      contents after some calculations into the system state. Instead, the
      calculations now happen in library calls in systemlib/battery.
      
      This moves the battery fields out of the vehicle_status message into the
      battery_status topic.
      
      This brought quite some changes in all modules that need battery
      information. The current state is compiling but untested.
      32c31357
  15. Mar 28, 2015
  16. Jul 16, 2014
  17. Jun 29, 2014
  18. Jun 28, 2014
  19. Jun 12, 2014
  20. Jun 06, 2014
  21. Feb 28, 2014
  22. Feb 27, 2014
Loading