• 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
..
dev.mk Loading commit data...
dna.c Loading commit data...
eeprom.c Loading commit data...
endpoint.c Loading commit data...
ep_pfilter.c Loading commit data...
i2c.c Loading commit data...
mac.c Loading commit data...
minic.c Loading commit data...
onewire.c Loading commit data...
pps_gen.c Loading commit data...
rxts_calibrator.c Loading commit data...
sdb.c Loading commit data...
sfp.c Loading commit data...
syscon.c Loading commit data...
uart-sw.c Loading commit data...
uart.c Loading commit data...
w1-eeprom.c Loading commit data...
w1-hw.c Loading commit data...
w1-temp.c Loading commit data...
w1.c Loading commit data...