main module#

main.py

file

sturdr/main.py

brief

Main execution of the GNSS receiver.

date

October 2024

refs

  1. “Understanding GPS/GNSS Principles and Applications”, 3rd Edition, 2017
    • Kaplan & Hegarty

  2. “Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems”, 2nd Edition, 2013
    • Groves

  3. “Are PLLs Dead? A Tutorial on Kalman Filter-Based Techniques for Digital Carrier Syncronization”
    • Vila-Valls, Closas, Navarro, Fernandez-Prades

  4. “A Software-Defined GPS and Galileo Receiver: A Single-Frequency Approach”, 2007
    • Borre, Akos, Bertelsen, Rinder, Jensen

  5. “Global Positioning System: Signals, Measurements, and Performance”, 2nd Edition, 2006
    • Misra & Enge

  6. “IS-GPS-200N”, 2022

main.main()#

Main Function