• Aurelio Colosimo's avatar
    pp_open_globals bug fix · 4e81c6dc
    Aurelio Colosimo authored
    Three bugs and missing features are fixed here:
    - pp_open_globals received a SEGFAULT because its rt_opts parameter was not
    correctly handled when NULL;
    - use ppg->nlinks instead of obsolete ppg->nports;
    - set def->slaveOnly and def->clockQuality.clockClass properly even when
    more than one link is defined
    Signed-off-by: Aurelio Colosimo's avatarAurelio Colosimo <aurelio@aureliocolosimo.it>
    4e81c6dc
Name
Last commit
Last update
..
Makefile Loading commit data...
arith.c Loading commit data...
bmc.c Loading commit data...
common-fun.c Loading commit data...
common-fun.h Loading commit data...
fsm-table.c Loading commit data...
hooks.c Loading commit data...
msg.c Loading commit data...
open-close.c Loading commit data...
servo.c Loading commit data...
state-disabled.c Loading commit data...
state-faulty.c Loading commit data...
state-initializing.c Loading commit data...
state-listening.c Loading commit data...
state-master.c Loading commit data...
state-passive.c Loading commit data...
state-pre-master.c Loading commit data...
state-slave.c Loading commit data...
state-uncalibrated.c Loading commit data...
timeout.c Loading commit data...