by Aenerine | Jan 31, 2016 | Blog Posts
I wil try to cover some basic concepts regarding GNSS signals in this post. I will start with GPS and GALILEO (Which of now is in stage 2 – IOC “Initial Operation Capability” with 10 available Satellites). The problem with these 2 systems is that...
by Aenerine | Dec 15, 2015 | Blog Posts
As you may have noticed in some of my previous posts, I have dedicated some time to learn the GPS basics, which I would like to share with you today. Those with a matlab installed on their machine will be of course able to download all the source codes and run them...
by Aenerine | Apr 16, 2014 | Blog Posts
I would like to present you a really simple application written in C/C++ that is able to compute the C/A code for GPS Satellites. To be exact,you can specify which PRN (1-37) you want to calculate. But now how the C/A code generator works. It is also very simple....