From 990ca8ae699b179dd51e1cfaa8d2f86856dd625c Mon Sep 17 00:00:00 2001 From: "T. van der Zwan" Date: Sat, 18 Jan 2014 22:56:05 +0000 Subject: [PATCH] Changed default gamma of all colors to 2.0. Updated release with newly included device. Former-commit-id: 447458acf8eb21b2c47097018f800731be518e62 --- config/hyperion.config.json | 6 +++--- deploy/hyperion.tar.gz.REMOVED.git-id | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/hyperion.config.json b/config/hyperion.config.json index 9af4ea5e..648f970d 100644 --- a/config/hyperion.config.json +++ b/config/hyperion.config.json @@ -56,21 +56,21 @@ "red" : { "threshold" : 0.0000, - "gamma" : 1.0000, + "gamma" : 2.0000, "blacklevel" : 0.0000, "whitelevel" : 1.0000 }, "green" : { "threshold" : 0.0000, - "gamma" : 1.0000, + "gamma" : 2.0000, "blacklevel" : 0.0000, "whitelevel" : 1.0000 }, "blue" : { "threshold" : 0.0000, - "gamma" : 1.0000, + "gamma" : 2.0000, "blacklevel" : 0.0000, "whitelevel" : 1.0000 } diff --git a/deploy/hyperion.tar.gz.REMOVED.git-id b/deploy/hyperion.tar.gz.REMOVED.git-id index 9770ad39..d1df5729 100644 --- a/deploy/hyperion.tar.gz.REMOVED.git-id +++ b/deploy/hyperion.tar.gz.REMOVED.git-id @@ -1 +1 @@ -69287788649383ba7926e315debc69b7f4bd82a0 \ No newline at end of file +96b8f6c7e0241930c944a7358af473dabecf1dae \ No newline at end of file