• Alessandro Rubini's avatar
    wrs-socket: implemented UDP mode · 902d4ccb
    Alessandro Rubini authored
    This is the true and solid UDP support for WR. It manages both
    WR and non-WR communication, both as master and slave.
    
    The previous commit was wrong:
    
      5c918341 wrs-socket: if UDP is requested, fall back to non-WR
    
    the reason is that we can't use Unix timestamps and WR time: to discipline
    the WR mechanism we need to collect WR timestamps. So now UDP is part
    of wrs-socket.c, to use the WR timestamps from hardware.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    902d4ccb
Name
Last commit
Last update
..
Makefile Loading commit data...
wrs-socket.c Loading commit data...
wrs-time.c Loading commit data...