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

Integration Candidate: 2020-04-15 #433

Merged
merged 18 commits into from
Apr 27, 2020
Merged

Integration Candidate: 2020-04-15 #433

merged 18 commits into from
Apr 27, 2020

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    e7b58e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    c7515c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    0f69b11 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    fa833b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    21ef80e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d4e486 View commit details
    Browse the repository at this point in the history
  3. Fix #354, Split shell API for optional implement

    Defaults to not include OS_ShellOutputToFile implementation
    skliper committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    1f5bdcb View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Merge pull request #406 from dmknutsen/issue_12

    Fix #12, Comment update to correct for microseconds not always rounding up + a…
    astrogeco committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    229af74 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #411 from lbleier-GSFC/fix407-fixdocwarnings

    Fix #407, Resolve doxygen warnings for main doc
    astrogeco committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    75b24e3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #398 from dmknutsen/issue_88

    Fix #88, Add test for name too long and update comments
    astrogeco committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    e374b40 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #409 from CDKnightNASA/fix-377-select_ut

    Fix #390 and #392, osal select API unit tests and fixes
    astrogeco committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    27dc32f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #414 from skliper/fix368-deprecate-os_fs_err_name_t

    Fix #368, Deprecate os_fs_err_name_t
    astrogeco committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    195beb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Merge pull request #418 from skliper/fix354-shell-split

    Fix #354, Shell related API separated for optional implementation
    astrogeco committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    592fd3c View commit details
    Browse the repository at this point in the history
  2. Fix #432, Infer OSAL_SYSTEM_OSTYPE from OSAL_SYSTEM_BSPTYPE

    The OSAL_SYSTEM_BSPTYPE specification by itself is enough to
    build OSAL, as it implies a specific OS layer.
    
    However, if OSAL_SYSTEM_OSTYPE is explicitly specified, it is used,
    but will generate a warning if it is different than the OS layer
    implied by the BSP, as there could be reasons for doing this
    during development.
    jphickey committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    1adaf6b View commit details
    Browse the repository at this point in the history
  3. Fix #366, Deprecated exception handling APIs

    Never fully implemented and more appropriate
    in PSP layer due to platform dependencies
    skliper committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f45f565 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Merge pull request #415 from skliper/fix366-dep-fpu-except

    Fix #366, Deprecated exception handling APIs
    astrogeco committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    9ffab35 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Merge pull request #436 from jphickey/fix-432-infer-ostype-from-bsp

    Fix #432, Infer OSAL_SYSTEM_OSTYPE from OSAL_SYSTEM_BSPTYPE
    astrogeco committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    ea042c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Increase version to 5.0.13. Update ReadMe and format version history

    Gerardo E. Cruz-Ortiz committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    1b36816 View commit details
    Browse the repository at this point in the history