[hamradio-commits] [dump1090] branch master updated (61b73b5 -> 573bd3a)

Matthew Ernisse mernisse-guest at moszumanska.debian.org
Fri Oct 24 13:42:32 UTC 2014


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

mernisse-guest pushed a change to branch master
in repository dump1090.

  discards  61b73b5   add CPPFLAGS back into the Makefile to ensure the Hardening flags get set.
  discards  7478509   sent a pull-request upstream with some of the local patches, update patch tagging with PR#
     omits  0576fee   * Fix a segfault in my merge of PR#33 * Add config.json to net_io.c and script.js to pass the --lat and   --lon command line args up to the web ui.  Add Proxy config to   apache2.conf for this as well.
     omits  1ab4036   re-add blacklist for modprobe (no idea what happened there).  update docs reflecting the neutering of the http server
     omits  d2d0f59   add upstream fd leak patch and stop the local http service from serving files.  Add support for moving the web interface to Apache2
     omits  5cc5ba4   update fsf address
     omits  0e280de   add pthreads to copyright and hack around EAGAIN in anetWrite() to let jQuery come across
     omits  aa64253   Use libjs-excanvas instead of the shipped excanvas.js
     omits  acc724c   ignore quilt workdir
     omits  b161e30   remove empty file
     omits  99ff9fc   fix typo
     omits  98a9d61   restore these from upstream
     omits  3b93887   need the actual patch...
     omits  4f6248c   Some very basic improvements to the HTTP server code - add buffering and return 404 for file access problems.
     omits  e31e338   relpaths plz
     omits  e03d1b3   continue pacakge cleanups, remove some of the Makefile patching
     omits  d112781   update CHANGES with current git log of upstream
     omits  17ed4c2   remove per dfsg
     omits  8844009   use packaged version of jquery and jquery-ui
     omits  3824310   remove local copy of jquery, we depend on the package now
     omits  3b7aa01   remove un-needed watch file
     omits  b6d4743   starting the next wave of packaging cleanups
     omits  2f96fbb   Merge remote-tracking branch 'upstream/master' into HEAD
     omits  fa6f9c3   pop quilt patches and then checkpoint
     omits  f4fc4c2   checkpoint before merging upstream
     omits  65751ed   Merge pull request #45 from mutability/net-client-eof-handling
     omits  dee6ded   Merge pull request #35 from mutability/use-repaired-checksums
     omits  4f449a8   Make Pull # compatible with Pull #42
     omits  16a900c   Merge pull request #42 from mutability/prefer-global-cpr
     omits  bc496fb   Merge pull request #43 from mutability/more-stats
     omits  5a5c52d   Merge remote-tracking branch 'origin/pr/46'
     omits  98f5105   Merge pull request #47 from mutability/flightradar-compat-fix
     omits  15f3408   Always emit a message reception time, as otherwise the FR24 uploader is unhappy.
     omits  bf11136   Merge pull request #44 from mutability/fix-obinary
     omits  186cac5   Use the anet-reported error string when reporting bind errors.
     omits  a513c36   Detect client EOF properly. Handle EWOULDBLOCK.
     omits  98c7c73   Only use O_BINARY on Win32
     omits  c09c684   Merge pull request #41 from mutability/skip-remote-timestamps
     omits  e3bbf7b   Read Files are binary
     omits  aa063ba   Undo Parts of Pull request #29
     omits  732fe52   Merge pull request #28 from ddeitterick/change_plotted_plane_table_bg_color
     omits  9d3452f   Merge pull request #27 from ddeitterick/format_track_field
     omits  5cdcc22   Merge pull request #29 from tslocum/bettermap
     omits  bd151e1   Merge pull request #40 from mutability/discard-bad-cpr-latitudes
     omits  8725ba0   Merge pull request #39 from mutability/fractional-gain
     omits  b98c685   Move the stats reset strictly after stats display, so the total message count is shown correctly.
     omits  3eb39ab   Don't output message reception time in SBS format for remote messages.
     omits  4fc2697   Add stats for number of sample blocks processed and dropped.
     omits  1006167   Add --stats-every <secs> option.
     omits  661246d   Prefer to use global CPR decoding where possible.
     omits  e5b3572   Reject out-of-range latitudes when doing CPR decoding.
     omits  95ccb90   Fix --gain with fractional gain values.
     omits  7fab5b0   Check if bit correction happened before bailing out due to a bad CRC.
     omits  f1a6bed   update packaging to adhere to Debian packaging standards
     omits  232aa4c   Updated packaging to build on x86 and arm as well as to remove last few lintian nitpicks
     omits  f97b606   Initial Debian packaging.
     omits  325fcb2   install cleanups
     omits  878ec76   replace the myriad of Makefiles with one that, you know, works.
     omits  b7d01c5   Don't restrict sidebar width
     omits  14ff25b   Improve map display layout and styling
     omits  a82df07   Version 1.09.0608.14
     omits  90fa1da   net_io port 30003 bug
     omits  f1b85ec   Tidy up interactive.c
     omits  845289a   Version 1.09.1607.14
     omits  8b05286   Version 1.09.1007.14
     omits  df4a8ce   Change the Background Color for a Plotted Plane
     omits  0c2487d   Add Degree Symbol to Track Value
     omits  a17e5b0   Merge pull request #23 from hhm0/decoding
     omits  d1b37ad   B"H decoding: use last air position to calculate ground position
     omits  60e2c92   Merge pull request #21 from hhm0/view1090_net_mods
     omits  f68ae55   Merge pull request #22 from matthewbrandes/master
     omits  6f14ecf   Update dump1090.c
     omits  c805822   Delete convienience.c
     omits  3043e86   Delete convienience.h
     omits  652af93   Update dump1090.c
     omits  d020756   Update dump1090.c
     omits  a190677   Create convienience.c
     omits  50b05c5   Create convienience.h
     omits  8110549   Update dump1090.c
     omits  a86eb7a   B"H view1090: do not use pthreads
     omits  ec09cc7   B"H view1090: sleep a bit between loops
     omits  350a57f   B"H view1090: do not block
     omits  96015e3   B"H view1090: handle disconnection
     omits  c0d6ea0   Merge pull request #20 from hhm0/network_disabling
     omits  190a746   Merge pull request #19 from hhm0/decoding
     omits  59984ac   B"H allow disable ports, doc disable net heartbeat
     omits  506be6e   B"H decode more data, etc.
     omits  189e726   Merge pull request #16 from papasven/master
     omits  e6c4338   Incorrect value for auto-gain
     omits  6afdc9b   Merge remote-tracking branch 'origin/Debug'
     omits  903f93f   Publish Version 1.08.2705.14
     omits  00533e7   Fixed: now skipping correct number of values in magnitude buffer
     omits  dfb3191   Merge pull request #14 from kopppa91/master
     omits  583f242   Fixed: now skipping correct number of values in magnitude buffer
     omits  a55b9a7   BUGFIX : Windows version HTML Web browser support
     omits  d200099   BUGFIX : Possible linked list bug
     omits  30ae45e   Windows Version of dump1090
     omits  f7843c1   Implement TCP Heartbeat
     omits  4a438d6   Update the Windows version of View1090
     omits  97c7f69   Publish V1.08.2302.14
     omits  260b955   BUGFIX : Beast Binary Escape characters
     omits  75a4c6e   BUGFIX : Missed data causes timestamp slip
     omits  24080a2   antirez
     omits  b9a1a3e   antirez
     omits  f331887   antirez
     omits  86093ea   WIZARDISHUNGRY
     omits  e9d2232   Honor LDFLAGS
     omits  b921d80   Typo fixes
     omits  fe9d168   Bug fix in ppup1090
     omits  f3b5167   Create separate Makefiles
     omits  11502e9   Extra list decoding for DF-0 and DF-16
     omits  64b24eb   Bugfix in position decoding
     omits  fa004fc   DF-11 SI/II Detection changes
     omits  f50744b   Better Incorporate coaa.h
     omits  f821613   mode_ac.c comit
     omits  5b5424d   View1090 WinXP bugfix
     omits  a968f03   Stop heading using multiple lines
     omits  2e43a9e   IE 8/9 Web Interface moving planes
     omits  19ce5a2   Additional debug message printing
     omits  2c28d9f   IE 8/9 Bugs in Web interface
     omits  0430323   Implement a remote interactive screen
     omits  03c16aa   Merge pull request #10 from termigrator/patch-1
     omits  c2962a0   Update net_io.c
     omits  d9de119   Version update
     omits  7ea2e8f   Bug Fix in modesReadFromClient()
     omits  52ac50b   Remove some local filtering
     omits  6997715   Split into separate module files
     omits  1ebdd6d   Interactive list aircraft display and delete changes
     omits  da8151d   Merge pull request #8 from bdavenport/master
     omits  82b61f2   Merge mapRefactor -> master
     omits  b161004   Merge mapRefactor -> master
     omits  f53632b   Merge branch 'mapRefactor' into masterMerge
     omits  5f0e295   From DE8MSH: Plane markers! Now markers look like planes! Thank You | Tak!
     omits  e91b0a6   Added warning label when 7x00 squawk is shown.
     omits  92d665e   Hide Settings-windows text while page is loading.
     omits  0e3426d   "Reset Map" deselects plane correctly.
     omits  10e3389   Fixed resetMap() bug Fixed resetMap()-funtion to reset map-settings to default. Map saves last location and zoom values to localStorage.
     omits  072fba8   Rolling back a couple changes and spawning a branch from here.
     omits  21229d5   The start of a crummy looking options.  It is bugged right now. Brought back the reset map.
     omits  5c3f6da   Merge branch 'mapRefactor' of https://github.com/bdavenport/dump1090 into mapRefactor
     omits  4752578   Working on making an options window
     omits  fd0c116   Tyop corrected
     omits  9904c22   Added option to draw measurement circles around site Options: SiteCircles = true; SiteCirclesDistances = new Array(100,150,200);
     omits  3000baf   Added metric-option to web-view Added option to show values in metric system. Metric = false; // true|false
     omits  ca314fc   Added distance to plane from site Just for fun. Distance is only shown if SiteShow is true in config.js-file.
     omits  8b8f746   Added site marker (and settings for that) Shows radars location on map. Default is not showing.
     omits  6cb5c2b   Merge remote-tracking branch 'upstream/master' into mapRefactor
     omits  11d69cb   Tweaks and Fixes Tweaked selected planes display so it won't push plane-table around. Added link to FlightStats service and speed to selected plane table.
     omits  3eb21ea   Merge remote-tracking branch 'upstream/master'
     omits  498b512   Merge branch 'mapRefactor' of https://github.com/bdavenport/dump1090 into mapRefactor
     omits  e2b552e   Merge branch 'mapRefactor' of https://github.com/bdavenport/dump1090 into mapRefactor Missing semicolon;
     omits  5cd8a09   Merge branch 'mapRefactor' of https://github.com/bdavenport/dump1090 into mapRefactor
     omits  40c666b   Changed table and selected planes info display Changed table and selected planes info to show 'n/a' when data is not present.
     omits  b5d0038   Fixes the selection bugs
     omits  29d413e   Merge pull request #9 from MalcolmRobb/master
     omits  e22cff4   Small bugs and cleaned squawkdisplay
     omits  9c465c1   Added untrackedDeveloperSettings to this branch too.
     omits  242738b   Removed 0000 squawks from table
     omits  228b770   Move declarations into a headed file
     omits  e86eb39   VK1ET : Numerous changes to Port handling
     omits  f64a65b   Tidy up of UKUEHN's improvements
     omits  9edba93   UKUEHN : Various Improvements
     omits  ee742cf   SBS Output Format changes
     omits  4c0ed6d   Set AOG_VALID for DF-17/18 metype 19
     omits  77bd1f4   Include Vertical rate in aircraft structure
     omits  8b5c74d   Split into multiple JS files, Selecting planes now works, Started work on settings window, Created extension.js, an area for new ideas to be tested or loaded out of.
     omits  b0e0f96   Merge pull request #8 from MalcolmRobb/master
     omits  e0c752b   Merge branch 'master' of https://github.com/terribl/dump1090
     omits  1436062   Merge remote-tracking branch 'upstream/master'
     omits  e309025   Merge remote-tracking branch 'upstream/master'
     omits  6bf2f2b   Added global settings and untrackedDeveloperSettings.js-file.
     omits  d2a1565   Couple more small tweaks to the tails of planes. Added "CoolClock" both local and GMT to the info pane, http://randomibis.com/coolclock/
     omits  e50c2a5   Phase Enhancement changes
     omits  b481c76   mm structure initialisation
     omits  2c7c1a4   Merge remote-tracking branch 'upstream/master'
     omits  b542488   Updated a copy/paste error, where I did not update the paste.
     omits  caf413c   Working on adding paths to the planes.
     omits  3117b1c   Merge pull request #6 from terribl/master
     omits  f853550   Fixing resetMap()-bug.
     omits  4a3113f   Decode DF-18
     omits  08ffc3f   Change mm.crc checks to mm.correctedbits
     omits  c43c922   Making the inital checkin to the refactored map page.
     omits  05c9ebb   Merge pull request #3 from terribl/master
     omits  a1d4a9f   Merge branch 'settings'
     omits  be6cb6e   VK1ET : Use error corrected DF17
     omits  e33591d   VK1ET : Check Bit Correction against ICAO cache
     omits  542b94d   VK1ET : Changes to fixBitErrors()
     omits  d7df2ad   Merge remote-tracking branch 'upstream/master'
     omits  0a0ba16   VK1ET : Changes to modesInitError()
     omits  0dfc083   New settings area New settings area can be opened by clicking Settings-link and closed by same link or OK-button. No settings to change yet.
     omits  640d63a   VK1ET: Shorten CRC calculation
     omits  f33a709   VK1ET : Better pthread termination
     omits  92fd06b   VK1ET : Bugfix in Error correction table
     omits  bd39479   Merge pull request #6 from bdavenport/tablesort
     omits  0ee5cdb   Fixed a bug on Settings-link placement
     omits  2d1325f   Changing info_footer to info_settings.
     omits  8e23983   Merge pull request #1 from terribl/master
     omits  9e8c105   Added link to FlightStats for flights with flight number.
     omits  e1a0665   Added terribl's suggestion.
     omits  4dc9271   Adds a bit of sorting to the table by clicking column headers Also made the design work for lower resolution monitors, especially when the list has 20+ planes.
     omits  eac2a90   Version update
     omits  7cff495   Merge pull request #3 from terribl/master
     omits  7b99ad5   Few bugs
     omits  72142fa   Combined effort and code from bdavenport and me.
     omits  9ea6f3e   Merge remote-tracking branch 'upstream/master'
     omits  df4a24b   Version update for Ulrich
     omits  e0bc0ba   Merge pull request #4 from ukuehn/master
     omits  feab602   Call new error correction code. Instead of bit positions record no. of corrected bits.
     omits  6d5d7a4   Test code for new bit error correction plus timing. This code is run when debugging.
     omits  0a4fc6e   Added code for table based correction of bit errors. Code is not called yet except initialisation.
     omits  ae69cd5   Web view JavaScript modifications.
     omits  6f228b9   Upstream merge finalized
     omits  cac715e   Upstream merge conflicts resolved
     omits  78f565c   Really minor tweaks
     omits  f56679a   VK1ET : Bugfix pTimestamp printf()
     omits  8feabda   BDAVENPORT : Adds a Table
     omits  e65e873   Added flags to json for valid position and heading As MalcolmRobb suggested.
     omits  ebadf90   Merge remote-tracking branch 'upstream/master'
     omits  c83d404   Update of some comments, Version and release
     omits  e6080e2   Some map view changes
     omits  d046906   Update ModeA/C to ModeS
     omits  bf4ccac   bdavenports .diff-file
     omits  6427fcc   VK1ET :  --Interactive display changes
     omits  cd86d58   Major Rewrite of SBS output code
     omits  7df6d65   Implement additional Decoding and Tidy
     omits  60aa63b   Merge remote-tracking branch 'origin/master' into Debug
     omits  f59e82a   fix .gitignore file
     omits  914923f   Fix terribl's commit for Microsoft C
     omits  c5fdde6   Added resetMap()-function to web-view.
     omits  735429b   Additional bFlags for Lat/Lon decoding
     omits  f011f07   Tidy up ModeA/C mm and a structure
     omits  6968bf9   Splitted gmap.html to multiple files in new 'public_html'-directory.
     omits  fc7d1e2   Complete the bFlags decoding
     omits  a3d62f9   VK1ET : More Decoding of DF-17 ground reports
     omits  cc464b0   User Lat/Lon setting
     omits  5f009a3   VK1ET ; Decode DF-17 ground position reports
     omits  6b53c9e   Move the clearing of mm for modeA/C
     omits  8048cbe   Better decoding of DF-17 Airborne Velocity
     omits  6af4bb7   VK1ET : Only Decode valid AC12 and AC13 altitudes
     omits  8efe649   Tidy up some comments and initialisation
     omits  dd72fc6   VK1ET : Allow stats in --interactive mode
     omits  fb5ef77   VK1ET : Fix AC12 Altitude decoding
     omits  71ace95   Additional Timestamps for Lat Lon
     omits  ed076d0   Change initialisation of structures
     omits  8870de2   Update --interactive with DF20/21 callsigns
     omits  5457c5b   Tidy DF17 print output routine
     omits  36778f1   Extract callsign from DF20 and DF21
     omits  14c5459   Improve callsign extraction from DF17
     omits  539faaa   Rename Gillham conversion function
     omits  9783b47   Generate an average Signal Strength
     omits  a296f27   Make stats gathering conditional on Modes.stats
     omits  2e21367   Calculate DF and size in decodeModeMessage
     omits  c81498a   Improve DF field error correction speed
     omits  8d65abd   Sanity Check on msglen after decoding
     omits  5f7ed42   VK1ET : Ctrl/C and other cleanup code
     omits  50cedd7   Major re-write of decodeModesMessage
     omits  e9b463d   Update displayModesMessage()
     omits  19c1150   Mode S Gillham altitude changes
     omits  e161b76   DF Error detection and Correction
     omits  7cf7958   Change the message length decision
     omits  748f2f5   Adjust --interactive display
     omits  8ed0574   Implement 100 ft Altitudes
     omits  05187f7   Add items to --interactive display
     omits  4d370bd   Change default for error correction to OFF
     omits  f77a85e   VK1ET : Additions to check fflags
     omits  2acb094   Changes to Mode A/C/S matchup code
     omits  25f92e5   Change Squawk/ModeA code
     omits  f9c1dc1   Remove duplicate varbles
     omits  3766492   Change Mode-A/C to Mode-S detection
     omits  3dbc0ef   VK1ET : Decode mode ASCII hex input message types
     omits  a04e399   VK1ET : Implement Relative CPR decoding
     omits  b78b606   Improvements to Mode A/C display
     omits  d63ac81   Updated comments, ,no code changes
     omits  9fff65b   Implement Mode A/C decoding
     omits  39cb96f   Fix several bugs in input/output fromat
     omits  1126508   Fix Bug in Beast Mode Output
     omits  e987281   Bug fix in vertical sign
     omits  3d25f4b   Changes to prevent stale output in SBS-1 format
     omits  bbcf68c   Nunojpg Southern Hemisphere bug fix + 1
     omits  a75442d   Up issue the version and commit
     omits  2431dc0   Added --net-ro-rate command line switch
     omits  7779ef4   Correct CRLF order in SBS-1 ASCII output
     omits  b15ae2a   Print DF-11 II/SI
     omits  96afd52   Speed up Squawk Decode
     omits  6619d21   Speed up Error Correction
     omits  bdf985a   Don't attempt to error correct DF-11
     omits  bb20d0b   SBS-1 ASCII output changes suggested by JungleJet
     omits  249c11a   Add --net-ro-size command line switch
     omits  0263793   Add version number to help output screen
     omits  444b1cf   Changed the date separator in SBS-1
     omits  09d72d2   Merge JungleJet Updates
     omits  d96f3a6   Added Raw Output Buffering
     omits  1324e28   Add Timestamps to SBS-1 format output
     omits  1175a03   Another attempt to remove UNIX compiler warnings
     omits  8c024d1   Try to correct single bit errors in the DF field
     omits  0c91c5f   Merge pull request #1 from junglejet/Debug
     omits  44ca030   committ repeated
     omits  c495670   --mlat option and --interactive-rtl1090 option added
     omits  6362235   Change the message bit decoder
     omits  ff697db   Improve the decoding for DF-11
     omits  dc7e2b6   Change the type of the stats variables from uint64_t to int64_t
     omits  22c3298   Change the I/Q lookup table values for better detection
     omits  f806f18   Basic tidy up of the modesInit() function
     omits  f1935b2   Get rid of that hideous goto
     omits  e59142b   Merge the data bit detection and data byte assembly into the same loop
     omits  d85939c   Create a payload pointer in message detector loop
     omits  09af545   Create a preamble pointer in the message detector loop
     omits  70031e1   Create a preamble pointer in the message detector loop
     omits  316b456   Make Things more Windows friendly
     omits  ff34693   Make Things more Windows friendly
     omits  d02a404   Merge remote-tracking branch 'origin/master' into Debug
     omits  4f7b51a   Change timer granularity & incorporate terribl's latest changes
     omits  408c846   Merge remote-tracking branch 'origin/master' into Debug
     omits  ed80552   Speed up the I/Q to magnitude calculation
     omits  bbe96b6   Merge remote-tracking branch 'origin/master' into Debug
     omits  3113223   One bug fix, and some changes to the --interactive output format
     omits  8ba18eb   Type Conversion required when using --file
     omits  192cb80   Speed up the I/Q to magnitude calculation
     omits  43c6484   Added some other peoples commit modificatons
     omits  d3662bb   Implemented Beast Binary output
     omits  ff0fe38   Two typos fixed in gmap.html.
     omits  c991d65   gmap.html: update plane flight field when new data is received.
     omits  acc702d   Fake version info removed from gmap.html.
     omits  9d55d5e   gmap.html: no rotation jumps when selecting / deselecting planes.
     omits  3307261   CPR decoding: southern hemisphere coords are now handled correctly.
     omits  13596ba   A few bugs fixed in debug.html.
     omits  e9e07e0   Improved Google map interace: select planes and see details.
     omits  27e3743   Remove stale aircrafts when --interactive is not enabled.
     omits  977493c   Strong preamble detection even with --aggressive.
     omits  184953f   Phase correction fixed, code reshaped to apply more corrections.
     omits  11d8db0   Properly initialize ICAO cached addresses hash table.
     omits  c2e79d4   Many small improvements (see full commit message).
     omits  9086290   SBS-1: Code style adapted to code base.
     omits  071a021   New feature: Output in SBS format
     omits  2fe1882   Do not modify the packet when AP gets decoded.
     omits  c9bb486   Squawk extraction fixed.
     omits  b4805ea   Two important fixes to CPR decoding: wrong cast and more precise timing.
     omits  03759a3   Google map view enhanced: color by altitude and more.
     omits  21fc9de   HTTP keep-alive fixed. Network debugging capabilities.
     omits  e40e55b   Less buggy network requests parser.
     omits  dc91712   Aggressive mode implemented.
     omits  0bf65d8   Better error handling for network clients.
     omits  e1d3724   Regression fixed: set client socket non-blocking.
     omits  42eb990   HTTP: Set clen correctly when serving gmap.html.
     omits  a583615   Initial HTTP support with planes animated using google map.
     omits  4203b9c   Minor README improvements.
     omits  b10c8da   CPR decoding fixed.
     omits  f3a705f   README -> README.md
     omits  ddb1aa2   README improved with more antennas info.
     omits  0ce746d   Ability to receive traffic from network.
     omits  b5ff48e   Network server sending raw data to clients.
     omits  539039f   Set heading to 0 when speed is 0.
     omits  af4964d   With --raw fflush() at every output to avoid delays.
     omits  9c8ad1c   More stuff on .gitignore.
     omits  b6907f4   CPR position decoding. Track calculation from velocity components.
     omits  ec1f34f   Fix for --metric
     omits  32fe8d8   New --metric option to use meters and km/h in --interactive.
     omits  f231c7a   Remove idle aircrafts in interactive mode.
     omits  3f47bb6   Initialize aircraft speed in interactive mode.
     omits  1576b61   Minor aesthetic change to interactive mode.
     omits  840a005   Interactive mode with --ifile: play at natural speed.
     omits  69ae249   New AP brute forcing algorithm.
     omits  fed415b   Show 16 bit magnitude value with --debug.
     omits  0a7c5c2   Threads locking model fixed (reliable --ifile).
     omits  c653e0e   Added a new --onlyaddr option to just output ICAO addresses.
     omits  b3945d1   Use 16 bit for the magnitude vector to improve sensitivity.
     omits  417cab5   Improved message detection and --stats option.
     omits  3833673   Git ignore the right executable name.
     omits  f01324c   Interactive mode: new switch --interactive-rows for max # of rows.
     omits  d974a4d   Everything renamed dump1090 (was mode1090).
     omits  c059d01   Makefile: use pkgconfig instead of hardcoded paths
     omits  f01670e   Use 1.408 factor to create the magnitude look up talbe.
     omits  d709a21   TODO list updated.
     omits  cae1d0c   Fixed errors and typos in --help.
     omits  1971ba9   --raw output format is now compatible with adsbhub.
     omits  7ca5a4b   Initial commit of Dump1090, a simple Mode S decoder.
       new  715c34c   Imported Upstream version 1.09.1007.14
       new  573bd3a   Add Debian packaging back in.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (61b73b5)
            \
             N -- N -- N   refs/heads/master (573bd3a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore       |  3 +--
 debian/changelog | 57 +++++++-------------------------------------------------
 2 files changed, 8 insertions(+), 52 deletions(-)

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