[hamradio-commits] [dump1090-mutability] 166/172: Update upstream source from tag 'upstream/1.14'

Matteo F. Vescovi mfv at moszumanska.debian.org
Sun Jan 28 13:45:56 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 f8cb2298be22f98f31ae4864f1daa256532e11df
Merge: a00f1db 6449048
Author: Matteo F. Vescovi <mfv at debian.org>
Date:   Fri Jan 26 23:56:18 2018 +0100

    Update upstream source from tag 'upstream/1.14'
    
    Update to upstream version '1.14'
    with Debian dir 62e7b3752978ba497842d2492d7295bc90d122a0

 .gitignore                         |   11 +
 COPYING                            |  339 ++++++++
 LICENSE                            |   41 +
 Makefile                           |   44 +
 README-dump1090.md                 |  287 +++++++
 README-json.md                     |  126 +++
 README.md                          |  154 ++++
 anet.c                             |  345 ++++++++
 anet.h                             |   59 ++
 cpr.c                              |  349 ++++++++
 cpr.h                              |   39 +
 cprtests.c                         |  303 +++++++
 crc.c                              |  555 ++++++++++++
 crc.h                              |   39 +
 demod_2000.c                       |  607 +++++++++++++
 demod_2000.h                       |   27 +
 demod_2400.c                       |  494 +++++++++++
 demod_2400.h                       |   27 +
 dump1090.c                         | 1122 ++++++++++++++++++++++++
 dump1090.h                         |  454 ++++++++++
 icao_filter.c                      |  140 +++
 icao_filter.h                      |   41 +
 interactive.c                      |  177 ++++
 mode_ac.c                          |  383 +++++++++
 mode_s.c                           | 1259 +++++++++++++++++++++++++++
 net_io.c                           | 1639 ++++++++++++++++++++++++++++++++++++
 public_html/config.js              |   47 ++
 public_html/coolclock/coolclock.js |  318 +++++++
 public_html/coolclock/excanvas.js  |  785 +++++++++++++++++
 public_html/coolclock/moreskins.js |  212 +++++
 public_html/gmap.html              |  192 +++++
 public_html/planeObject.js         |  359 ++++++++
 public_html/script.js              |  914 ++++++++++++++++++++
 public_html/spinny.gif             |  Bin 0 -> 80649 bytes
 public_html/style.css              |   41 +
 stats.c                            |  263 ++++++
 stats.h                            |  130 +++
 testfiles/modes1.bin               |   13 +
 tools/debug.html                   |  193 +++++
 track.c                            |  659 +++++++++++++++
 track.h                            |  115 +++
 util.c                             |   81 ++
 util.h                             |   39 +
 view1090.c                         |  275 ++++++
 view1090.h                         |   84 ++
 45 files changed, 13781 insertions(+)

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