• 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
..
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README Loading commit data...
div64.c Loading commit data...
example-printf.c Loading commit data...
example-printf64.c Loading commit data...
pp-printf.h Loading commit data...
printf.c Loading commit data...
vsprintf-full.c Loading commit data...
vsprintf-mini.c Loading commit data...
vsprintf-none.c Loading commit data...
vsprintf-xint.c Loading commit data...