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 - 20200311 #563

Merged
merged 11 commits into from
Mar 18, 2020
Merged

Integration Candidate - 20200311 #563

merged 11 commits into from
Mar 18, 2020

Commits on Jan 8, 2020

  1. Use SRC_LOCAL_PATH as single source of truth

    This avoids the two path diverging and possibly causing problems in the future
    matzipan authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    08160ac View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Fix #535, Update user's guide pdf generation

    Resolved issues with generating pdf user's guide
    skliper committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    c7e023a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9325ce2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Fix #539, Build failure in UT stubs with multiple CPUs

    Fix issue regarding inclusion of cfe_platform_cfg.h when
    multiple CPUs are in use.  Also fix for duplicate name
    collision where different configs exist within the same
    arch.
    jphickey committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8df69e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Updated cFE App Developer's Guide

    Updated the cFE app developer's guide markdown with changes to resolve issues 499, 496, and 478.  Made a variety of other small content updates and reordered some sections.
    ejtimmon authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    dca3042 View commit details
    Browse the repository at this point in the history
  2. Clean up cFE App Dev Guide

    - Remove old document
    - Add title
    - Arrange table of contents for consistency
    skliper committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    5602bff View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Merge pull request #458 from matzipan/patch-2

    Use SRC_LOCAL_PATH as single source of truth
    astrogeco authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    7a3e8c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #538 from skliper/fix535-doxygen-pdf-gen

    Fix #535 and #537, User's guide doxygen issues
    astrogeco authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    6ecd0f6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #542 from jphickey/fix-539-ut-buildfail

    Fix #539, build failure in UT stubs with multiple CPUs
    astrogeco authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    1978d64 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #545 from nasa/fix-499-app-dev-guide

    Updated cFE App Developer's Guide
    astrogeco authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    4a34f17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fac9a3 View commit details
    Browse the repository at this point in the history