Make 2.4MHz sampling the default for new installs.

This commit is contained in:
Oliver Jowett 2015-01-25 16:11:34 +00:00
parent 09b6b3aa8c
commit 4b0bc4cee9
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View file

@ -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.

View file

@ -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?