- these GPS modules (defa. in this GPSDO u-blox NEO-6M & ATGM336H) are configurable and you can read data directly from them... f.e. with:
u-blox u-center SW:
https://www.u-blox.com/en/product/u-centerthese are unicum things, so they do not affect the original purpose of the GPSDO
use a USB to serial converter to access the GPS module directly - this is not necessary in principle, because the MCU will acquire the necessary data itself
there is a pass-through from the GPS module directly to the BP PIN(s) RX/TX from the MCU with unmodified GPS data
(someone asked for this at the beginning of the thread and it was implemented)
- in fixed, never-changing GPS positions, you can configure the GPS module to work with fixed data or change the pulse width of the PPS signal, etc. etc. etc.
in most cases you don't need this

I have built an impedance matcher/driver (50ohm), to which I added a USB to serial converter, so that it can communicate directly with the GPS module
if you don't use this like me, you can get this GPS RX/TX data on BP PINs to send/receive to your own external USB to serial converter
+++edit:
rather, --- the big lesson now was that at 10MHz (specifically for oscillators) you can't use wires of the length you had in mind
