Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ef9f99f8e0d2
Choose a base ref
...
head repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a02605a16917
Choose a head ref
  • 18 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 19, 2019

  1. Copy the full SHA
    0e40a7e View commit details

Commits on Aug 7, 2019

  1. Copy the full SHA
    f695978 View commit details
  2. Copy the full SHA
    0ae29b8 View commit details
  3. Fix the expected errors.

    pleroy committed Aug 7, 2019
    Copy the full SHA
    418bdc0 View commit details

Commits on Aug 8, 2019

  1. Copy the full SHA
    fba2a30 View commit details
  2. Merge.

    pleroy committed Aug 8, 2019
    Copy the full SHA
    f79c78e View commit details
  3. Merge.

    pleroy committed Aug 8, 2019
    Copy the full SHA
    2ca40a4 View commit details
  4. Copy the full SHA
    825b4c9 View commit details

Commits on Aug 9, 2019

  1. Copy the full SHA
    1c39f55 View commit details
  2. Add Saturn.

    pleroy committed Aug 9, 2019
    Copy the full SHA
    2494e78 View commit details

Commits on Aug 10, 2019

  1. Venus.

    pleroy committed Aug 10, 2019
    Copy the full SHA
    f3f7563 View commit details
  2. Mercury.

    pleroy committed Aug 10, 2019
    Copy the full SHA
    c93b520 View commit details
  3. Copy the full SHA
    a200b12 View commit details
  4. Regenerate the .cfg file.

    pleroy committed Aug 10, 2019
    Copy the full SHA
    42d3617 View commit details
  5. Copy the full SHA
    4f1a927 View commit details
  6. After egg's review.

    pleroy committed Aug 10, 2019
    Copy the full SHA
    55f4f93 View commit details
  7. Forgot the configuration.

    pleroy committed Aug 10, 2019
    Copy the full SHA
    0f06e58 View commit details
  8. Merge pull request #2272 from pleroy/Phobos

    Add geopotentials for Mercury, Venus, Mars, Jupiter, Saturn, Uranus and Neptune
    pleroy authored Aug 10, 2019
    Copy the full SHA
    a02605a View commit details
Showing with 2,967 additions and 1,428 deletions.
  1. +2,531 −1,326 astronomy/sol_gravity_model.cfg
  2. +351 −17 astronomy/sol_gravity_model.proto.txt
  3. +81 −81 astronomy/solar_system_dynamics_test.cpp
  4. +4 −4 physics/geopotential_test.cpp
Loading