[hamradio-commits] [dump1090-mutability] 103/172: Fix endian issues in timestamp input/output.

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 5aa0a011f92d2675ce9d354f89a4b1a726485d70
Author: Oliver Jowett <oliver at mutability.co.uk>
Date:   Sat Apr 18 11:05:12 2015 +0100

    Fix endian issues in timestamp input/output.
    
    This affected Beast input/output, and AVR output in --mlat mode.
    
    Works on a little-endian host, should work on a big-endian host but
    I don't have one to test with.
    
    Probably fixes #44.
---
 debian/changelog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e151b31..09f2459 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ dump1090-mutability (1.15~dev) UNRELEASED; urgency=medium
   * 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.
+  * Fix endian issues affecting big-endian hosts in Beast input/output
+    and avrmlat output. (github issue #44)
 
  -- 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