• 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...
common-fun.c Loading commit data...
fsm-table.c Loading commit data...
hooks.c Loading commit data...
state-wr-abscal.c Loading commit data...
state-wr-calibrated.c Loading commit data...
state-wr-calibration.c Loading commit data...
state-wr-link-on.c Loading commit data...
state-wr-locked.c Loading commit data...
state-wr-m-lock.c Loading commit data...
state-wr-present.c Loading commit data...
state-wr-resp-calib-req.c Loading commit data...
state-wr-s-lock.c Loading commit data...
wr-api.h Loading commit data...
wr-constants.h Loading commit data...
wr-msg.c Loading commit data...
wr-servo.c Loading commit data...