• 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
arch-bare-i386 Loading commit data...
arch-bare-x86-64 Loading commit data...
arch-sim Loading commit data...
arch-unix Loading commit data...
arch-wrpc Loading commit data...
arch-wrs Loading commit data...
configs Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
lib-bare Loading commit data...
pp_printf Loading commit data...
proto-ext-l1sync Loading commit data...
proto-ext-whiterabbit Loading commit data...
proto-standard Loading commit data...
scripts Loading commit data...
time-bare Loading commit data...
time-sim Loading commit data...
time-unix Loading commit data...
time-wrpc Loading commit data...
time-wrs Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LIB Loading commit data...
Kconfig Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
diag.c Loading commit data...
fsm.c Loading commit data...
msgtype.c Loading commit data...
timeout.c Loading commit data...