osqzss / gps-sdr-sim

Software-Defined GPS Signal Simulator
MIT License
2.61k stars 761 forks source link

Longest transmission with changing coordinates? #317

Open jky9 opened 2 years ago

jky9 commented 2 years ago

Good afternoon, I would like to know if it is possible to transmit the gps signal in any dynamic mode for longer period of time than 300s? I am asking because on one hand there is -d duration parameter -d Duration [sec] (dynamic mode max: 300 static mode max: 86400) and on the other hand: configurable USER_MOTION_SIZE - it is mentioned that it may have even more than 30000 samples (at 10Hz) so that would be at least 3000s, or I am missing something?