From 4b0bc4cee9fe84f2cc43fb09492912ad6235df4f Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Sun, 25 Jan 2015 16:11:34 +0000 Subject: [PATCH] Make 2.4MHz sampling the default for new installs. --- debian/changelog | 1 + debian/dump1090-mutability.templates | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a8b7d81..e3fe53d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,7 @@ dump1090-mutability (1.13) UNRELEASED; urgency=medium repairable CRC errors the unrepaired version of the message is forwarded to network clients. This lets the client decide what policy to impose on damaged messages. + * Made 2.4MHz sampling the default for new installs. * Internal changes: * Restructuring of the code to be a bit more modular. diff --git a/debian/dump1090-mutability.templates b/debian/dump1090-mutability.templates index e6c450b..7fbd89e 100644 --- a/debian/dump1090-mutability.templates +++ b/debian/dump1090-mutability.templates @@ -59,7 +59,7 @@ Description: Enable oversampling at 2.4MHz? versions also support sampling at 2.4MHz. This may increase the number of decodable messages, but takes slightly more CPU and is not as well tested. Type: boolean -Default: false +Default: true Template: dump1090-mutability/decode-fixcrc Description: Fix detected CRC errors?