Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C CCSDS Software
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • source
  • CCSDS Software
  • Merge requests
  • !63

Implement housekeeping reboot counter stored in emmc chip

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel Krain requested to merge krain/reboot-counter into master Oct 02, 2023
  • Overview 0
  • Commits 4
  • Changes 4

Added methods requestRebootCounter() and incrementRebootCounter() in Housekeeping.cpp, which fetch the current value of the reboot counter from the emmc chip during initialisation, increments or resets the received value, and writes the new value to the emmc file

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: krain/reboot-counter