rascol / PPS-Client

GNU General Public License v2.0
38 stars 9 forks source link

Will this Receiver Work? #8

Open AlexLandherr opened 1 year ago

AlexLandherr commented 1 year ago

Hi, I'm wondering whether your repo will work with the NEO-M8T GNSS Timing HAT?

Additional question 1: From what I can tell this does not create an NTP server on the RPi?

Additional question 2: Even though this receiver is somewhat expensive would it work?: LEA-M8F Timing GNSS

If so how should it be wired up? Just the PPS, RXD and TXD pins?

FauxPrada commented 11 months ago

The timing hat with NEO-M8T will work, looks like it uses P18 to output PPS which is all this program needs. Then just make sure that hat has power, I think RX would be for updating firmware (?) and TX for raw output which can be used by the u-blox software.

The LEA-M8F module doesn't have PPS output from what I can tell, but the LEA-M8T does. So any module breakout board with a PPS / TimePulse output would, in theory, work with this.