# HG changeset patch # User paul # Date 2017-03-30 10:47:36 # Node ID 071a09d6f71c924e8f85518873957dd3272e089f # Parent 0f33a04cb74784b09cdf7d8c17573f3de78a5fb3 #1039 problème de centrage des snapshots avec FSW 3.2.0.12 diff --git a/src/wf_handler.c b/src/wf_handler.c --- a/src/wf_handler.c +++ b/src/wf_handler.c @@ -801,8 +801,8 @@ void build_snapshot_from_ring( ring_node unsigned long long int deltaT_F2; deltaT_F0 = DELTAT_F0; - deltaT_F1 = DELTAF_F1; - deltaT_F2 = DELTAF_F2; + deltaT_F1 = DELTAT_F1; + deltaT_F2 = DELTAT_F2; sampleOffset_asLong = INIT_CHAR; // (1) get the f0 acquisition time => the value is passed in argument