[hamradio-commits] [dump1090] 49/373: Remove stale aircrafts when --interactive is not enabled.

Matthew Ernisse mernisse-guest at moszumanska.debian.org
Thu Oct 23 14:58:04 UTC 2014


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

mernisse-guest pushed a commit to branch backport
in repository dump1090.

commit 27e3743d87b836f80c05744a3441c06ee6e3a30c
Author: antirez <antirez at gmail.com>
Date:   Sun Jan 27 01:25:22 2013 +0100

    Remove stale aircrafts when --interactive is not enabled.
---
 dump1090.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dump1090.c b/dump1090.c
index c3a6f6f..6e31c57 100644
--- a/dump1090.c
+++ b/dump1090.c
@@ -2396,6 +2396,7 @@ void backgroundTasks(void) {
     if (Modes.net) {
         modesAcceptClients();
         modesReadFromClients();
+        interactiveRemoveStaleAircrafts();
     }
 
     /* Refresh screen when in interactive mode. */

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



More information about the pkg-hamradio-commits mailing list