• Grzegorz Daniluk's avatar
    add new commands for setting time · 29f1b100
    Grzegorz Daniluk authored
    When WR PTP Core is set in GrandMaster mode it aligns its nanosecond
    counter to 1-PPS and 10MHz coming from external source. When user wants
    to set seconds counter to a desired value (with _time set_ command), the
    nanosecond counter was also set (zeroed) causing additional (random)
    offset to the external source. The commit adds _time setsec_ and _time
    setnsec_ for setting only seconds or nanoseconds counter without
    affecting the other one. Now, when user wants to set current time on a
    GrandMaster Node he has to call _time setsec_ command after _mode gm_
    29f1b100
Name
Last commit
Last update
..
cmd_calib.c Loading commit data...
cmd_config.c Loading commit data...
cmd_gui.c Loading commit data...
cmd_help.c Loading commit data...
cmd_init.c Loading commit data...
cmd_ip.c Loading commit data...
cmd_mac.c Loading commit data...
cmd_mode.c Loading commit data...
cmd_pll.c Loading commit data...
cmd_ptp.c Loading commit data...
cmd_ptrack.c Loading commit data...
cmd_sdb.c Loading commit data...
cmd_sfp.c Loading commit data...
cmd_sleep.c Loading commit data...
cmd_stat.c Loading commit data...
cmd_time.c Loading commit data...
cmd_verbose.c Loading commit data...
cmd_version.c Loading commit data...
shell.c Loading commit data...
shell.mk Loading commit data...