[hamradio-commits] [dump1090] annotated tag 1.09.1007.14+dfsg-3 created (now 82c7cf0)

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


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

mernisse-guest pushed a change to annotated tag 1.09.1007.14+dfsg-3
in repository dump1090.

        at  82c7cf0   (tag)
   tagging  0e280de4deb021eca63355ed66a174547922cca4 (commit)
 tagged by  Matthew Ernisse
        on  Tue Oct 21 20:11:53 2014 -0400

- Log -----------------------------------------------------------------
built package

Adam Cécile (Le_Vert) (2):
      Typo fixes
      Honor LDFLAGS

Brian Davenport (16):
      Adds a bit of sorting to the table by clicking column headers
      Added terribl's suggestion.
      Merge pull request #1 from terribl/master
      Merge pull request #3 from terribl/master
      Making the inital checkin to the refactored map page.
      Working on adding paths to the planes.
      Updated a copy/paste error, where I did not update the paste.
      Couple more small tweaks to the tails of planes.
      Merge pull request #8 from MalcolmRobb/master
      Split into multiple JS files,
      Merge pull request #9 from MalcolmRobb/master
      Fixes the selection bugs
      Working on making an options window
      Merge branch 'mapRefactor' of https://github.com/bdavenport/dump1090 into mapRefactor
      The start of a crummy looking options.  It is bugged right now.
      Rolling back a couple changes and spawning a branch from here.

Kemal Hadimli (1):
      New feature: Output in SBS format

Malcolm Robb (157):
      Implemented Beast Binary output
      Added some other peoples commit modificatons
      Speed up the I/Q to magnitude calculation
      Type Conversion required when using --file
      One bug fix, and some changes to the --interactive output format
      Merge remote-tracking branch 'origin/master' into Debug
      Speed up the I/Q to magnitude calculation
      Merge remote-tracking branch 'origin/master' into Debug
      Change timer granularity & incorporate terribl's latest changes
      Merge remote-tracking branch 'origin/master' into Debug
      Make Things more Windows friendly
      Make Things more Windows friendly
      Create a preamble pointer in the message detector loop
      Create a preamble pointer in the message detector loop
      Create a payload pointer in message detector loop
      Merge the data bit detection and data byte assembly into the same loop
      Get rid of that hideous goto
      Basic tidy up of the modesInit() function
      Change the I/Q lookup table values for better detection
      Change the type of the stats variables from uint64_t to int64_t
      Improve the decoding for DF-11
      Change the message bit decoder
      Try to correct single bit errors in the DF field
      Another attempt to remove UNIX compiler warnings
      Add Timestamps to SBS-1 format output
      Added Raw Output Buffering
      Merge JungleJet Updates
      Changed the date separator in SBS-1
      Add version number to help output screen
      Add --net-ro-size command line switch
      SBS-1 ASCII output changes suggested by JungleJet
      Don't attempt to error correct DF-11
      Speed up Error Correction
      Speed up Squawk Decode
      Print DF-11 II/SI
      Correct CRLF order in SBS-1 ASCII output
      Added --net-ro-rate command line switch
      Up issue the version and commit
      Nunojpg Southern Hemisphere bug fix + 1
      Changes to prevent stale output in SBS-1 format
      Bug fix in vertical sign
      Fix Bug in Beast Mode Output
      Fix several bugs in input/output fromat
      Implement Mode A/C decoding
      Updated comments, ,no code changes
      Improvements to Mode A/C display
      VK1ET : Implement Relative CPR decoding
      VK1ET : Decode mode ASCII hex input message types
      Change Mode-A/C to Mode-S detection
      Remove duplicate varbles
      Change Squawk/ModeA code
      Changes to Mode A/C/S matchup code
      VK1ET : Additions to check fflags
      Change default for error correction to OFF
      Add items to --interactive display
      Implement 100 ft Altitudes
      Adjust --interactive display
      Change the message length decision
      DF Error detection and Correction
      Mode S Gillham altitude changes
      Update displayModesMessage()
      Major re-write of decodeModesMessage
      VK1ET : Ctrl/C and other cleanup code
      Sanity Check on msglen after decoding
      Improve DF field error correction speed
      Calculate DF and size in decodeModeMessage
      Make stats gathering conditional on Modes.stats
      Generate an average Signal Strength
      Rename Gillham conversion function
      Improve callsign extraction from DF17
      Extract callsign from DF20 and DF21
      Tidy DF17 print output routine
      Update --interactive with DF20/21 callsigns
      Change initialisation of structures
      Additional Timestamps for Lat Lon
      VK1ET : Fix AC12 Altitude decoding
      VK1ET : Allow stats in --interactive mode
      Tidy up some comments and initialisation
      VK1ET : Only Decode valid AC12 and AC13 altitudes
      Better decoding of DF-17 Airborne Velocity
      Move the clearing of mm for modeA/C
      VK1ET ; Decode DF-17 ground position reports
      User Lat/Lon setting
      VK1ET : More Decoding of DF-17 ground reports
      Complete the bFlags decoding
      Tidy up ModeA/C mm and a structure
      Additional bFlags for Lat/Lon decoding
      Fix terribl's commit for Microsoft C
      Merge remote-tracking branch 'origin/master' into Debug
      Implement additional Decoding and Tidy
      Major Rewrite of SBS output code
      VK1ET :  --Interactive display changes
      Update ModeA/C to ModeS
      Update of some comments, Version and release
      BDAVENPORT : Adds a Table
      VK1ET : Bugfix pTimestamp printf()
      Version update for Ulrich
      Version update
      VK1ET : Bugfix in Error correction table
      VK1ET : Better pthread termination
      VK1ET: Shorten CRC calculation
      VK1ET : Changes to modesInitError()
      VK1ET : Changes to fixBitErrors()
      VK1ET : Check Bit Correction against ICAO cache
      VK1ET : Use error corrected DF17
      Change mm.crc checks to mm.correctedbits
      Decode DF-18
      mm structure initialisation
      Phase Enhancement changes
      Include Vertical rate in aircraft structure
      Set AOG_VALID for DF-17/18 metype 19
      SBS Output Format changes
      UKUEHN : Various Improvements
      Tidy up of UKUEHN's improvements
      VK1ET : Numerous changes to Port handling
      Move declarations into a headed file
      Interactive list aircraft display and delete changes
      Split into separate module files
      Remove some local filtering
      Bug Fix in modesReadFromClient()
      Version update
      Implement a remote interactive screen
      IE 8/9 Bugs in Web interface
      Additional debug message printing
      IE 8/9 Web Interface moving planes
      Stop heading using multiple lines
      View1090 WinXP bugfix
      mode_ac.c comit
      Better Incorporate coaa.h
      DF-11 SI/II Detection changes
      Bugfix in position decoding
      Extra list decoding for DF-0 and DF-16
      Create separate Makefiles
      Bug fix in ppup1090
      WIZARDISHUNGRY
      antirez
      antirez
      antirez
      BUGFIX : Missed data causes timestamp slip
      BUGFIX : Beast Binary Escape characters
      Publish V1.08.2302.14
      Update the Windows version of View1090
      Implement TCP Heartbeat
      Windows Version of dump1090
      BUGFIX : Possible linked list bug
      BUGFIX : Windows version HTML Web browser support
      Publish Version 1.08.2705.14
      Merge remote-tracking branch 'origin/Debug'
      Version 1.09.1007.14
      Version 1.09.1607.14
      Tidy up interactive.c
      net_io port 30003 bug
      Version 1.09.0608.14
      Undo Parts of Pull request #29
      Read Files are binary
      Merge remote-tracking branch 'origin/pr/46'
      Make Pull # compatible with Pull #42

MalcolmRobb (24):
      Merge pull request #4 from ukuehn/master
      Merge pull request #3 from terribl/master
      Merge pull request #6 from bdavenport/tablesort
      Merge pull request #8 from bdavenport/master
      Merge pull request #10 from termigrator/patch-1
      Merge pull request #14 from kopppa91/master
      Merge pull request #16 from papasven/master
      Merge pull request #19 from hhm0/decoding
      Merge pull request #20 from hhm0/network_disabling
      Merge pull request #22 from matthewbrandes/master
      Merge pull request #21 from hhm0/view1090_net_mods
      Merge pull request #23 from hhm0/decoding
      Merge pull request #39 from mutability/fractional-gain
      Merge pull request #40 from mutability/discard-bad-cpr-latitudes
      Merge pull request #29 from tslocum/bettermap
      Merge pull request #27 from ddeitterick/format_track_field
      Merge pull request #28 from ddeitterick/change_plotted_plane_table_bg_color
      Merge pull request #41 from mutability/skip-remote-timestamps
      Merge pull request #44 from mutability/fix-obinary
      Merge pull request #47 from mutability/flightradar-compat-fix
      Merge pull request #43 from mutability/more-stats
      Merge pull request #42 from mutability/prefer-global-cpr
      Merge pull request #35 from mutability/use-repaired-checksums
      Merge pull request #45 from mutability/net-client-eof-handling

Markus Gräb (2):
      Fixed: now skipping correct number of values in magnitude buffer
      Fixed: now skipping correct number of values in magnitude buffer

Matthew Ernisse (24):
      replace the myriad of Makefiles with one that, you know, works.
      install cleanups
      Initial Debian packaging.
      Updated packaging to build on x86 and arm as well as to remove last few lintian nitpicks
      update packaging to adhere to Debian packaging standards
      checkpoint before merging upstream
      pop quilt patches and then checkpoint
      Merge remote-tracking branch 'upstream/master' into HEAD
      starting the next wave of packaging cleanups
      remove un-needed watch file
      remove local copy of jquery, we depend on the package now
      use packaged version of jquery and jquery-ui
      remove per dfsg
      update CHANGES with current git log of upstream
      continue pacakge cleanups, remove some of the Makefile patching
      relpaths plz
      Some very basic improvements to the HTTP server code - add buffering and return 404 for file access problems.
      need the actual patch...
      restore these from upstream
      fix typo
      remove empty file
      ignore quilt workdir
      Use libjs-excanvas instead of the shipped excanvas.js
      add pthreads to copyright and hack around EAGAIN in anetWrite() to let jQuery come across

Oliver Jowett (12):
      Check if bit correction happened before bailing out due to a bad CRC.
      Fix --gain with fractional gain values.
      Reject out-of-range latitudes when doing CPR decoding.
      Prefer to use global CPR decoding where possible.
      Add --stats-every <secs> option.
      Add stats for number of sample blocks processed and dropped.
      Don't output message reception time in SBS format for remote messages.
      Move the stats reset strictly after stats display, so the total message count is shown correctly.
      Only use O_BINARY on Win32
      Detect client EOF properly. Handle EWOULDBLOCK.
      Use the anet-reported error string when reporting bind errors.
      Always emit a message reception time, as otherwise the FR24 uploader is unhappy.

Steve Markgraf (1):
      Makefile: use pkgconfig instead of hardcoded paths

Terhi (1):
      Merge pull request #6 from terribl/master

Trevor Slocum (2):
      Improve map display layout and styling
      Don't restrict sidebar width

Ulrich Kuehn (3):
      Added code for table based correction of bit errors. Code is not called yet except initialisation.
      Test code for new bit error correction plus timing. This code is run when debugging.
      Call new error correction code. Instead of bit positions record no. of corrected bits.

antirez (54):
      Initial commit of Dump1090, a simple Mode S decoder.
      --raw output format is now compatible with adsbhub.
      Fixed errors and typos in --help.
      TODO list updated.
      Use 1.408 factor to create the magnitude look up talbe.
      Everything renamed dump1090 (was mode1090).
      Interactive mode: new switch --interactive-rows for max # of rows.
      Git ignore the right executable name.
      Improved message detection and --stats option.
      Use 16 bit for the magnitude vector to improve sensitivity.
      Added a new --onlyaddr option to just output ICAO addresses.
      Threads locking model fixed (reliable --ifile).
      Show 16 bit magnitude value with --debug.
      New AP brute forcing algorithm.
      Interactive mode with --ifile: play at natural speed.
      Minor aesthetic change to interactive mode.
      Initialize aircraft speed in interactive mode.
      Remove idle aircrafts in interactive mode.
      New --metric option to use meters and km/h in --interactive.
      Fix for --metric
      CPR position decoding. Track calculation from velocity components.
      More stuff on .gitignore.
      With --raw fflush() at every output to avoid delays.
      Set heading to 0 when speed is 0.
      Network server sending raw data to clients.
      Ability to receive traffic from network.
      README improved with more antennas info.
      README -> README.md
      CPR decoding fixed.
      Minor README improvements.
      Initial HTTP support with planes animated using google map.
      HTTP: Set clen correctly when serving gmap.html.
      Regression fixed: set client socket non-blocking.
      Better error handling for network clients.
      Aggressive mode implemented.
      Less buggy network requests parser.
      HTTP keep-alive fixed. Network debugging capabilities.
      Google map view enhanced: color by altitude and more.
      Two important fixes to CPR decoding: wrong cast and more precise timing.
      Squawk extraction fixed.
      Do not modify the packet when AP gets decoded.
      SBS-1: Code style adapted to code base.
      Many small improvements (see full commit message).
      Properly initialize ICAO cached addresses hash table.
      Phase correction fixed, code reshaped to apply more corrections.
      Strong preamble detection even with --aggressive.
      Remove stale aircrafts when --interactive is not enabled.
      Improved Google map interace: select planes and see details.
      A few bugs fixed in debug.html.
      CPR decoding: southern hemisphere coords are now handled correctly.
      gmap.html: no rotation jumps when selecting / deselecting planes.
      Fake version info removed from gmap.html.
      gmap.html: update plane flight field when new data is received.
      Two typos fixed in gmap.html.

ddeitterick (2):
      Add Degree Symbol to Track Value
      Change the Background Color for a Plotted Plane

hhm (7):
      B"H decode more data, etc.
      B"H allow disable ports, doc disable net heartbeat
      B"H view1090: handle disconnection
      B"H view1090: do not block
      B"H view1090: sleep a bit between loops
      B"H view1090: do not use pthreads
      B"H decoding: use last air position to calculate ground position

junglejet (3):
      --mlat option and --interactive-rtl1090 option added
      committ repeated
      Merge pull request #1 from junglejet/Debug

matthewbrandes (8):
      Update dump1090.c
      Create convienience.h
      Create convienience.c
      Update dump1090.c
      Update dump1090.c
      Delete convienience.h
      Delete convienience.c
      Update dump1090.c

papasven (1):
      Incorrect value for auto-gain

termigrator (1):
      Update net_io.c

terribl (49):
      Splitted gmap.html to multiple files in new 'public_html'-directory.
      Added resetMap()-function to web-view.
      fix .gitignore file
      bdavenports .diff-file
      Some map view changes
      Merge remote-tracking branch 'upstream/master'
      Added flags to json for valid position and heading
      Really minor tweaks
      Upstream merge conflicts resolved
      Upstream merge finalized
      Web view JavaScript modifications.
      Merge remote-tracking branch 'upstream/master'
      Combined effort and code from bdavenport and me.
      Few bugs
      Added link to FlightStats for flights with flight number.
      Changing info_footer to info_settings.
      Fixed a bug on Settings-link placement
      New settings area
      Merge remote-tracking branch 'upstream/master'
      Merge branch 'settings'
      Fixing resetMap()-bug.
      Merge remote-tracking branch 'upstream/master'
      Added global settings and untrackedDeveloperSettings.js-file.
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge branch 'master' of https://github.com/terribl/dump1090
      Removed 0000 squawks from table
      Added untrackedDeveloperSettings to this branch too.
      Small bugs and cleaned squawkdisplay
      Changed table and selected planes info display
      Merge branch 'mapRefactor' of https://github.com/bdavenport/dump1090 into mapRefactor
      Merge branch 'mapRefactor' of https://github.com/bdavenport/dump1090 into mapRefactor
      Merge branch 'mapRefactor' of https://github.com/bdavenport/dump1090 into mapRefactor
      Merge remote-tracking branch 'upstream/master'
      Tweaks and Fixes
      Merge remote-tracking branch 'upstream/master' into mapRefactor
      Added site marker (and settings for that)
      Added distance to plane from site
      Added metric-option to web-view
      Added option to draw measurement circles around site
      Tyop corrected
      Fixed resetMap() bug
      "Reset Map" deselects plane correctly.
      Hide Settings-windows text while page is loading.
      Added warning label when 7x00 squawk is shown.
      From DE8MSH: Plane markers!
      Merge branch 'mapRefactor' into masterMerge
      Merge mapRefactor -> master
      Merge mapRefactor -> master

-----------------------------------------------------------------------

No new revisions were added by this update.

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