[hamradio-commits] [dump1090-mutability] 102/172: Rearrangements to the receive thread.

Matteo F. Vescovi mfv at moszumanska.debian.org
Sun Jan 28 13:45:50 UTC 2018


This is an automated email from the git hooks/post-receive script.

mfv pushed a commit to branch master
in repository dump1090-mutability.

commit 87415acd2cfe1bc5b68b3502e0ebe55a79ab92b4
Author: Oliver Jowett <oliver at mutability.co.uk>
Date:   Thu Apr 9 18:51:31 2015 +0100

    Rearrangements to the receive thread.
    
    Magnitude conversion now happens immediately when sample data is
    received, so there is no risk of newly received data clobbering old
    data under CPU overload.
---
 debian/changelog | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1239e43..e151b31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ dump1090-mutability (1.15~dev) UNRELEASED; urgency=medium
     the usual system user UID range. (github issue #24)
   * Fix timestamp correction when sample blocks are dropped. (github
     issue #43)
+  * Rearrangements to the receive thread. Magnitude conversion now happens
+    immediately when sample data is received, so there is no risk of newly
+    received data clobbering old data under CPU overload.
 
  -- Oliver Jowett <oliver at mutability.co.uk>  Thu, 19 Feb 2015 22:39:19 +0000
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/dump1090-mutability.git



More information about the pkg-hamradio-commits mailing list