Open RobertK66 opened 2 years ago
@kodsurf : Does the 'flight'-GPS have a PPS pin? This is a GPIO pin giving the exact timing of the communicated UTC timestamp. To have accuracy down to more then some 10/100 ms (which the NMEA msg take over the UART and UART buffers the received Chars and ...) you have to take the time from the msg and then 'wait' for the GPIO to make its transition (best by IRQ)....
@WolfgangTreb , @AndyFHWN: any new info about 'Flight GPS' available (Type, techn. Spec, ....)?
The decision on GPS is coupled with ADCS, because we do not need an extra module if GPS is integrated in future ADCS. Sorry, most likely this will be delayed.
No Prob, I only try to make the issue list some sort of 'complete', because for the first time in this project my head has a approximate idea what a 'final OBC-Core' Firmware could look like 😄
And I use the 'question' tag now to indicate the ones we (OBC developer) have to wait for info....