8000 GitHub - mfkiwl/gnssSpreadCodes: A collection of various spread codes, written in C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mfkiwl/gnssSpreadCodes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I wandered online and came to a conclusion that there is no repo that contains all of the PRN's. I'll try to implement here as much as I can in my free time :)

Implemented:

  • 🛰️ BeiDou B1C (B1CPp,B1CPs,B1CDp), B2a (DataPrimary, PilotPrimary, PilotSecondary), B2B_I (&B2B_I_PPP)
  • 🛰️ Galileo E5 (E5aI, E5aQ, E5bI, E5bQ)
  • 🛰️ GPS: CA, L1C (L1CD, L1CP, L1CO), L5 (L5I,L5Q)
  • 🛰️ Glonass CDMA (L1OCp, L1OCd, L2OCp, L3OCp, L3OCd)
  • 🛰️ IRNSS/Navic: L1 (Data, Pilot, Overlay), S, L5
  • 🛰️ Luna Net (AFS-I, AFS-Q Primary, AFS-Q Trietary)

TODO:

  • Work on making main.cpp simpler, by adding a function in Constellation that prints all sats.
  • Printing to file
  • Add more codes! 🤓

About

A collection of various spread codes, written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.3%
  • Makefile 0.7%
0