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?
Are you using the devkit or custom board for AGX Orin?
Do you connect a GPS module on AGX Orin with PPS signal?
If so, which pin are you using for PPS signal?
Yes, if the related kernel configs have been enabled in your case, you can just enable it from device tree but you have to know the exact hex value for your pin in device tree.