osqzss / gps-sdr-sim

Software-Defined GPS Signal Simulator
MIT License
2.75k stars 773 forks source link

Adding scintillation signal to the I/Q components of the GSP signal simulator #336

Open tapyu opened 2 years ago

tapyu commented 2 years ago

I am studying the impact of the scintillation phenomena on GNSS receivers. At the moment, I have the scintillation signal generated by the Cornel model and the GPS signal generated by this repository code.

It turns out that adding the scintillation signal to the I/Q components of the GPS signal is not so trivial since this simulator is written in C. Could anyone help me how it could do it?

Imtiaz08 commented 2 years ago

Sounds interesting! I am also waiting for an answer to this question