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

Board support : Pixhawk Pro #6473

Closed
wants to merge 21 commits into from
Closed

Commits on Jul 19, 2017

  1. PX4NuttX: ppro support

    tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    9cb1766 View commit details
    Browse the repository at this point in the history
  2. PX4Firmware: ppro support

    tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    ee8ccaa View commit details
    Browse the repository at this point in the history
  3. AP_Baro: initial FMUv4pro support

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    8338134 View commit details
    Browse the repository at this point in the history
  4. AP_BattMonitor: initial FMUv4pro support

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    6066a60 View commit details
    Browse the repository at this point in the history
  5. AP_BoardConfig: initial FMUv4pro support

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    871d0b4 View commit details
    Browse the repository at this point in the history
  6. AP_HAL: initial FMUv4pro support

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    bae2876 View commit details
    Browse the repository at this point in the history
  7. AP_HAL_PX4: initial FMUv4pro support

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    0d694f6 View commit details
    Browse the repository at this point in the history
  8. mk: initial FMUv4pro support

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    00b9b1e View commit details
    Browse the repository at this point in the history
  9. Tools: initial FMUv4pro support

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    5da07f3 View commit details
    Browse the repository at this point in the history
  10. waf: Initial waf support for ppro

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    f15e817 View commit details
    Browse the repository at this point in the history
  11. AP_Compass: add ppro support

    disable lis3mdl for now
    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    6f61916 View commit details
    Browse the repository at this point in the history
  12. HAL_PX4: add ppro support

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    137670d View commit details
    Browse the repository at this point in the history
  13. AP_InertialSensor: add ppro support

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    9ccde44 View commit details
    Browse the repository at this point in the history
  14. mk: Add bootloader for FMUv4pro

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    6572f29 View commit details
    Browse the repository at this point in the history
  15. AP_BoardConfig: Remove comments and use correct board number

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    9cf3b8d View commit details
    Browse the repository at this point in the history
  16. AP_Compass: Remove comments and use correct board number

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    c3396f3 View commit details
    Browse the repository at this point in the history
  17. travis: Add ppro target

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    1d86f82 View commit details
    Browse the repository at this point in the history
  18. AP_Compass: LIS3MDL correct orientation

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    8f335be View commit details
    Browse the repository at this point in the history
  19. HAL_PX4: Adjust SPI params for ppro

    Add SPI prescalers for 180 MHz and decrease LIS3MDL SPI speed
    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    d8acbb2 View commit details
    Browse the repository at this point in the history
  20. AP_Compass: Decrease LIS3MDL ODR and timer

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    5ca824a View commit details
    Browse the repository at this point in the history
  21. AP_Compass : increase max possible offset

    Kevin Lopez Alvarez authored and tridge committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    51aafa8 View commit details
    Browse the repository at this point in the history