I have a need to have NTP synced with GPS with somewhat high fidelity using the PPS signal. I’ve seen thread after thread about people trying to do this with varying success, but it seems a moving goalpost as JP versions change.
Does anyone have the bare minimum required to do this on Orin AGX with say JP6.0? It seems PPS is already enabled in the kernel defconfig if I’m reading it correctly. It’s unclear to me if I need a kernel rebuild if I’m just modifying the devicetree. Can I just modify the devicetree on the target device to enable a GPIO for PPS and have it pick it up on boot?
Thanks for your thoughts…