Time-Appliance-Project icon indicating copy to clipboard operation
Time-Appliance-Project copied to clipboard

How to switch pps source?

Open wlong-coxeve opened this issue 3 years ago • 1 comments

The NetTimeLogic Configuration Manager can only run under windows system.

Q4: Is there any command in linux system to switch PPS source from FPGA to GNSS or MAC?

wlong-coxeve avatar Dec 21 '21 06:12 wlong-coxeve

I guess you mean the PPS as output on one of the ANT Connectors? Please check the Readme.pdf. E.g. on ANT4 via AXI GPIO SMA MAP1 you can select with the specified bits the MAC or GNSS PPS as source for the output. This selection can be done via a simple memory mapped register access, Via PCIe like it is done in the driver or also in the TestApp.

If you like to do it via UART you can also just use a terminal and send the commands from there. Details about the command format you can find here: Universal Configuration Manager Reference Manual

thschaub avatar Jan 04 '22 10:01 thschaub