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

Improve surveying and allow BRDC navigation #246

Merged
merged 32 commits into from
May 20, 2024
Merged

Improve surveying and allow BRDC navigation #246

merged 32 commits into from
May 20, 2024

Commits on May 14, 2024

  1. Unlock Navigation without SP3

      * navigating without SP3 allows navigation with simpler (quicker) contexts;
       compatible with metric positioning and also allows navigation based on other constellations
       like BeiDou, IRNSS, etc..
    
    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 14, 2024
    Configuration menu
    Copy the full SHA
    773fd4d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Simple orbit plot is missing in this condition

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b8649b9 View commit details
    Browse the repository at this point in the history
  2. upgrade to hifitime v4; radio navigation is faulty due to timing issues

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 15, 2024
    Configuration menu
    Copy the full SHA
    865fe9f View commit details
    Browse the repository at this point in the history
  3. fix epoch gregorian decomposition

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f3cc27d View commit details
    Browse the repository at this point in the history
  4. upgrade to latest nyx & hifitime

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 15, 2024
    Configuration menu
    Copy the full SHA
    40aff32 View commit details
    Browse the repository at this point in the history
  5. upgrade to latest nyx & hifitime

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8e0ce51 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Add more TOE/Ephemeris tests

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e88546c View commit details
    Browse the repository at this point in the history
  2. run linter

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 16, 2024
    Configuration menu
    Copy the full SHA
    595805e View commit details
    Browse the repository at this point in the history
  3. fix timescale

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b0c1a3e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. reworking nav interface

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f4ba890 View commit details
    Browse the repository at this point in the history
  2. improving time and orbit interface

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ead3a38 View commit details
    Browse the repository at this point in the history
  3. working on keplerian nav

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8a74070 View commit details
    Browse the repository at this point in the history
  4. working on keplerian nav

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0538c25 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. CPP and Brdc navigation

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 18, 2024
    Configuration menu
    Copy the full SHA
    f9185dc View commit details
    Browse the repository at this point in the history
  2. Improve docs

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 18, 2024
    Configuration menu
    Copy the full SHA
    dc45975 View commit details
    Browse the repository at this point in the history
  3. Clock NAV without CLK RINEX but SP3 only

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 18, 2024
    Configuration menu
    Copy the full SHA
    c5806dd View commit details
    Browse the repository at this point in the history
  4. Clock NAV without CLK RINEX, without SP3

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 18, 2024
    Configuration menu
    Copy the full SHA
    457f806 View commit details
    Browse the repository at this point in the history
  5. improve PPP presentation

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ba64b11 View commit details
    Browse the repository at this point in the history
  6. update readme

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 18, 2024
    Configuration menu
    Copy the full SHA
    670e62b View commit details
    Browse the repository at this point in the history
  7. asbolute/relative positioning

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 18, 2024
    Configuration menu
    Copy the full SHA
    05c210c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. remove toc_i

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ab99436 View commit details
    Browse the repository at this point in the history
  2. BeiDou positioning

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ccd14b6 View commit details
    Browse the repository at this point in the history
  3. remove requirement for apriori position

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 19, 2024
    Configuration menu
    Copy the full SHA
    63a4683 View commit details
    Browse the repository at this point in the history
  4. fix warnings

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 19, 2024
    Configuration menu
    Copy the full SHA
    65e84de View commit details
    Browse the repository at this point in the history
  5. fix branches

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 19, 2024
    Configuration menu
    Copy the full SHA
    67232b9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. run linter

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9de1d8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b7e296 View commit details
    Browse the repository at this point in the history
  3. improve readme

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6680d9b View commit details
    Browse the repository at this point in the history
  4. improve Ui and general interface

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 20, 2024
    Configuration menu
    Copy the full SHA
    973348c View commit details
    Browse the repository at this point in the history
  5. improve Ui

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e9443a5 View commit details
    Browse the repository at this point in the history
  6. add P2 signal

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 20, 2024
    Configuration menu
    Copy the full SHA
    957fa00 View commit details
    Browse the repository at this point in the history
  7. rename to time_scale

    Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
    gwbres committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d5bcd25 View commit details
    Browse the repository at this point in the history