From 3747b70c0e4df840af0e6d1911d37b7c4605e805 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20M=C3=A4rki?= Date: Wed, 31 Oct 2018 08:21:17 +0100 Subject: [PATCH] Try waveforms for 3D. --- policies/blm.policies | 2 +- policies/llm.policies | 2 +- policies/llrf.policies | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/policies/blm.policies b/policies/blm.policies index 933ff90..6bc5929 100644 --- a/policies/blm.policies +++ b/policies/blm.policies @@ -68,7 +68,7 @@ Examples for ttl settings: "data_reduction":{ "default":[ { - "ttl":"P2D", + "ttl":"P3D", "modulo":1 } ] diff --git a/policies/llm.policies b/policies/llm.policies index 6d502ed..216f43c 100644 --- a/policies/llm.policies +++ b/policies/llm.policies @@ -60,7 +60,7 @@ Examples for ttl settings: "data_reduction":{ "default":[ { - "ttl":"P2D", + "ttl":"P3D", "modulo":1 } ] diff --git a/policies/llrf.policies b/policies/llrf.policies index 4221ca4..f0b5f22 100644 --- a/policies/llrf.policies +++ b/policies/llrf.policies @@ -163,7 +163,7 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"P2D", + "ttl":"P3D", "modulo":1 } , @@ -187,7 +187,7 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"P2D", + "ttl":"P3D", "modulo":1 } , @@ -211,7 +211,7 @@ Examples for ttl settings: "data_reduction":{ "waveform":[ { - "ttl":"P2D", + "ttl":"P3D", "modulo":1 } ,