From 782a168f66cc9d36cc531f93e9983da0048edb3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20M=C3=A4rki?= Date: Fri, 15 Jun 2018 08:53:24 +0200 Subject: [PATCH] Set to current llrf defaults. --- policies/llrf_measurements.policies | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/policies/llrf_measurements.policies b/policies/llrf_measurements.policies index 6a4eb01..18e0ba0 100644 --- a/policies/llrf_measurements.policies +++ b/policies/llrf_measurements.policies @@ -71,7 +71,7 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"P2W", + "ttl":"P1D", "modulo":1 } , @@ -93,7 +93,7 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"P2W", + "ttl":"P1D", "modulo":1 } , @@ -115,7 +115,7 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"P2W", + "ttl":"P1D, "modulo":1 } ,