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

Restructure platform support #7799

Closed
wants to merge 22 commits into from
Closed

Restructure platform support #7799

wants to merge 22 commits into from

Commits on Aug 15, 2017

  1. Refactor of platform rearchitecture

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    d96d37b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1a69bb View commit details
    Browse the repository at this point in the history
  3. Fixed qurt build

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    1140454 View commit details
    Browse the repository at this point in the history
  4. Removed duplicate files from merge

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    c7882c7 View commit details
    Browse the repository at this point in the history
  5. Sync NuttX with PX4 upstream

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    2c4f5da View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. More Nuttx refactoring

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    185a70d View commit details
    Browse the repository at this point in the history
  2. Fixed build for nuttx_crazyflie_default

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    bb75ee5 View commit details
    Browse the repository at this point in the history
  3. Fixed paths to common/board_common.h

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    3563245 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'core-rearchitecture4' into core-rearchitecture5

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    d1926fd View commit details
    Browse the repository at this point in the history
  5. Updated Nuttx versions

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    21731ef View commit details
    Browse the repository at this point in the history
  6. Fixed firmware_px4fmu-v3 build

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    0437453 View commit details
    Browse the repository at this point in the history
  7. Fixed more nuttx targets

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    daad395 View commit details
    Browse the repository at this point in the history
  8. Unit test and SITL fixes

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    811b4cc View commit details
    Browse the repository at this point in the history
  9. Moved RPi drivers back where they belong

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    5db43bb View commit details
    Browse the repository at this point in the history
  10. Fixed bootloader builds

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    768e9b0 View commit details
    Browse the repository at this point in the history
  11. Moved ROMFS back to the top dir

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    45709d8 View commit details
    Browse the repository at this point in the history
  12. Fixed posix symlink creation

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    da3e8f6 View commit details
    Browse the repository at this point in the history
  13. Added vendor/ATLFlight for eagle and excelsior boards

    The make eagle_default traget still works with the new structure
    
    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    b5e536c View commit details
    Browse the repository at this point in the history
  14. Fixed formatting

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    ba769d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Moved nuttx and posix targets to new layout

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    9cf85f6 View commit details
    Browse the repository at this point in the history
  2. Updated PORTING.md

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    4b3adfa View commit details
    Browse the repository at this point in the history
  3. px4board to px4-board renaming

    Signed-off-by: Mark Charlebois <charlebm@gmail.com>
    mcharleb committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    9b84ed7 View commit details
    Browse the repository at this point in the history