• baujc's avatar
    Big update ... · c81db09e
    baujc authored
    - New L1Sync and PTP servo calculation (delayAsym,...)
    - Make function calls more uniforms between extensions
    - refactoring
    - Add a new state machine to enable/disable an extension and provide
    only PTP support: New timer, new hooks, ...
    - Fix bug in time format conversion
    - Code removed when an extension is not required (#ifdef XXX )
    - Align the PTP and L1Sync servo calculation (shared fct, same
    calculation,...)
    - Force only one servo running at a given time for a given instance
    - New servo reset hook : called by main loop
    - Add function to converte a time into a string
    - Force to stay in FAULTY state during 60s
    - Optimise function wrs_enable_timing_output()
    c81db09e
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...