• baujc's avatar
    Big update 2 · 515af578
    baujc authored
    . Better integrate of code optimization with PPSi Kconfig
    . PPSi Kconfig changes to simplify the code in PPSi and avoid #ifdef ..
    . Improve code optimization
    . Move some declaration in ppsi.h in other files to ligthen ppsi.h
    . Improvement of timers: global or instance dependent, dyn. allocation,
    renaming for better diagnostics, disabling allowed, ...
    . New behaviour for the PPS output generation (configurable,...)
    . Move control of the timing mode from HAL to PPSi
    . Optimization of code when a Protocol extension is not available
    . BMCA: Calculate the ebest,... only one time and then trigger all
    instances to execute the bmca state descision
    . Fix bug in the calculation of the clockIdentity to bring it into
    compliance with PTP spec 2008 document
    . Fix a bug related to Announce message received in SLAVE/UNCALIB
    . WR ext: use dynamic timer and adapt to new PPS generation
    . HA ext: Fix bug in fault injection mechanism
    515af578
Name
Last commit
Last update
..
Makefile Loading commit data...
README-cfield Loading commit data...
bmc.c Loading commit data...
common-fun-p2p.c Loading commit data...
common-fun.c Loading commit data...
common-fun.h Loading commit data...
fsm-lib.c Loading commit data...
fsm-table.c Loading commit data...
hooks.c Loading commit data...
msg-p2p.c Loading commit data...
msg.c Loading commit data...
msg.h 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-slave.c Loading commit data...