Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10card10
  • firmware
  • Merge requests
  • !174

WIP: Add API (epicardium and pycardium) call to obtain the charge voltage

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Stefan Haun requested to merge penguineer/firmware:charge_voltage into master Aug 22, 2019
  • Overview 13
  • Commits 6
  • Pipelines 4
  • Changes 5

Adds an API call to epicardium (ID 0x05) to obtain the current charge voltage and a method to the pycardium os module to read this value in µPython.

Note: This value does not make too much sense when using the serial console, but can be used by other applications when disconnected from USB.

Edited Aug 22, 2019 by Stefan Haun
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: charge_voltage