Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

psp Integration Candidate: 2021-01-12 #240

Merged
merged 3 commits into from
Jan 13, 2021
Merged

Commits on Jan 4, 2021

  1. Fix #227, Use OSAL time conversion/access methods

    Instead of accessing OS_time_t values directly, use the
    OSAL-provided conversion and access methods.  This provides
    independence/abstraction from the specific OS_time_t
    definition and allows OSAL to transition to a 64 bit value.
    jphickey committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    30bc10f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Merge pull request #231 from jphickey/fix-227-use-ostime-conversions

    Fix #227, Use OSAL time conversion/access methods
    astrogeco authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    b3dcd45 View commit details
    Browse the repository at this point in the history
  2. Bump to v1.5.0-rc1+dev50

    Increase development build and Update ReadMe
    astrogeco committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    9ee7346 View commit details
    Browse the repository at this point in the history