The Week Of Monday 20 October 2014 Archives by author
Starting: Thu Oct 23 14:57:59 UTC 2014
Ending: Sun Oct 26 07:20:31 UTC 2014
Messages: 408
- [hamradio-commits] [dump1090] branch backport created (now c7054fa)
Matthew Ernisse
- [hamradio-commits] [dump1090] 01/373: Initial commit of Dump1090, a simple Mode S decoder.
Matthew Ernisse
- [hamradio-commits] [dump1090] 02/373: --raw output format is now compatible with adsbhub.
Matthew Ernisse
- [hamradio-commits] [dump1090] 03/373: Fixed errors and typos in --help.
Matthew Ernisse
- [hamradio-commits] [dump1090] 04/373: TODO list updated.
Matthew Ernisse
- [hamradio-commits] [dump1090] 05/373: Use 1.408 factor to create the magnitude look up talbe.
Matthew Ernisse
- [hamradio-commits] [dump1090] 06/373: Makefile: use pkgconfig instead of hardcoded paths
Matthew Ernisse
- [hamradio-commits] [dump1090] 07/373: Everything renamed dump1090 (was mode1090).
Matthew Ernisse
- [hamradio-commits] [dump1090] 08/373: Interactive mode: new switch --interactive-rows for max # of rows.
Matthew Ernisse
- [hamradio-commits] [dump1090] 09/373: Git ignore the right executable name.
Matthew Ernisse
- [hamradio-commits] [dump1090] 10/373: Improved message detection and --stats option.
Matthew Ernisse
- [hamradio-commits] [dump1090] 11/373: Use 16 bit for the magnitude vector to improve sensitivity.
Matthew Ernisse
- [hamradio-commits] [dump1090] 12/373: Added a new --onlyaddr option to just output ICAO addresses.
Matthew Ernisse
- [hamradio-commits] [dump1090] 13/373: Threads locking model fixed (reliable --ifile).
Matthew Ernisse
- [hamradio-commits] [dump1090] 14/373: Show 16 bit magnitude value with --debug.
Matthew Ernisse
- [hamradio-commits] [dump1090] 15/373: New AP brute forcing algorithm.
Matthew Ernisse
- [hamradio-commits] [dump1090] 16/373: Interactive mode with --ifile: play at natural speed.
Matthew Ernisse
- [hamradio-commits] [dump1090] 17/373: Minor aesthetic change to interactive mode.
Matthew Ernisse
- [hamradio-commits] [dump1090] 18/373: Initialize aircraft speed in interactive mode.
Matthew Ernisse
- [hamradio-commits] [dump1090] 19/373: Remove idle aircrafts in interactive mode.
Matthew Ernisse
- [hamradio-commits] [dump1090] 20/373: New --metric option to use meters and km/h in --interactive.
Matthew Ernisse
- [hamradio-commits] [dump1090] 21/373: Fix for --metric
Matthew Ernisse
- [hamradio-commits] [dump1090] 22/373: CPR position decoding. Track calculation from velocity components.
Matthew Ernisse
- [hamradio-commits] [dump1090] 23/373: More stuff on .gitignore.
Matthew Ernisse
- [hamradio-commits] [dump1090] 24/373: With --raw fflush() at every output to avoid delays.
Matthew Ernisse
- [hamradio-commits] [dump1090] 25/373: Set heading to 0 when speed is 0.
Matthew Ernisse
- [hamradio-commits] [dump1090] 26/373: Network server sending raw data to clients.
Matthew Ernisse
- [hamradio-commits] [dump1090] 27/373: Ability to receive traffic from network.
Matthew Ernisse
- [hamradio-commits] [dump1090] 28/373: README improved with more antennas info.
Matthew Ernisse
- [hamradio-commits] [dump1090] 29/373: README -> README.md
Matthew Ernisse
- [hamradio-commits] [dump1090] 30/373: CPR decoding fixed.
Matthew Ernisse
- [hamradio-commits] [dump1090] 31/373: Minor README improvements.
Matthew Ernisse
- [hamradio-commits] [dump1090] 32/373: Initial HTTP support with planes animated using google map.
Matthew Ernisse
- [hamradio-commits] [dump1090] 33/373: HTTP: Set clen correctly when serving gmap.html.
Matthew Ernisse
- [hamradio-commits] [dump1090] 34/373: Regression fixed: set client socket non-blocking.
Matthew Ernisse
- [hamradio-commits] [dump1090] 35/373: Better error handling for network clients.
Matthew Ernisse
- [hamradio-commits] [dump1090] 36/373: Aggressive mode implemented.
Matthew Ernisse
- [hamradio-commits] [dump1090] 37/373: Less buggy network requests parser.
Matthew Ernisse
- [hamradio-commits] [dump1090] 38/373: HTTP keep-alive fixed. Network debugging capabilities.
Matthew Ernisse
- [hamradio-commits] [dump1090] 39/373: Google map view enhanced: color by altitude and more.
Matthew Ernisse
- [hamradio-commits] [dump1090] 40/373: Two important fixes to CPR decoding: wrong cast and more precise timing.
Matthew Ernisse
- [hamradio-commits] [dump1090] 41/373: Squawk extraction fixed.
Matthew Ernisse
- [hamradio-commits] [dump1090] 42/373: Do not modify the packet when AP gets decoded.
Matthew Ernisse
- [hamradio-commits] [dump1090] 43/373: New feature: Output in SBS format
Matthew Ernisse
- [hamradio-commits] [dump1090] 44/373: SBS-1: Code style adapted to code base.
Matthew Ernisse
- [hamradio-commits] [dump1090] 45/373: Many small improvements (see full commit message).
Matthew Ernisse
- [hamradio-commits] [dump1090] 46/373: Properly initialize ICAO cached addresses hash table.
Matthew Ernisse
- [hamradio-commits] [dump1090] 47/373: Phase correction fixed, code reshaped to apply more corrections.
Matthew Ernisse
- [hamradio-commits] [dump1090] 48/373: Strong preamble detection even with --aggressive.
Matthew Ernisse
- [hamradio-commits] [dump1090] 49/373: Remove stale aircrafts when --interactive is not enabled.
Matthew Ernisse
- [hamradio-commits] [dump1090] 50/373: Improved Google map interace: select planes and see details.
Matthew Ernisse
- [hamradio-commits] [dump1090] 51/373: A few bugs fixed in debug.html.
Matthew Ernisse
- [hamradio-commits] [dump1090] 52/373: CPR decoding: southern hemisphere coords are now handled correctly.
Matthew Ernisse
- [hamradio-commits] [dump1090] 53/373: gmap.html: no rotation jumps when selecting / deselecting planes.
Matthew Ernisse
- [hamradio-commits] [dump1090] 54/373: Fake version info removed from gmap.html.
Matthew Ernisse
- [hamradio-commits] [dump1090] 55/373: gmap.html: update plane flight field when new data is received.
Matthew Ernisse
- [hamradio-commits] [dump1090] 56/373: Two typos fixed in gmap.html.
Matthew Ernisse
- [hamradio-commits] [dump1090] 57/373: Implemented Beast Binary output
Matthew Ernisse
- [hamradio-commits] [dump1090] 58/373: Added some other peoples commit modificatons
Matthew Ernisse
- [hamradio-commits] [dump1090] 59/373: Speed up the I/Q to magnitude calculation
Matthew Ernisse
- [hamradio-commits] [dump1090] 60/373: Type Conversion required when using --file
Matthew Ernisse
- [hamradio-commits] [dump1090] 61/373: One bug fix, and some changes to the --interactive output format
Matthew Ernisse
- [hamradio-commits] [dump1090] 62/373: Merge remote-tracking branch 'origin/master' into Debug
Matthew Ernisse
- [hamradio-commits] [dump1090] 63/373: Speed up the I/Q to magnitude calculation
Matthew Ernisse
- [hamradio-commits] [dump1090] 64/373: Merge remote-tracking branch 'origin/master' into Debug
Matthew Ernisse
- [hamradio-commits] [dump1090] 65/373: Change timer granularity & incorporate terribl's latest changes
Matthew Ernisse
- [hamradio-commits] [dump1090] 66/373: Merge remote-tracking branch 'origin/master' into Debug
Matthew Ernisse
- [hamradio-commits] [dump1090] 67/373: Make Things more Windows friendly
Matthew Ernisse
- [hamradio-commits] [dump1090] 68/373: Make Things more Windows friendly
Matthew Ernisse
- [hamradio-commits] [dump1090] 69/373: Create a preamble pointer in the message detector loop
Matthew Ernisse
- [hamradio-commits] [dump1090] 70/373: Create a preamble pointer in the message detector loop
Matthew Ernisse
- [hamradio-commits] [dump1090] 71/373: Create a payload pointer in message detector loop
Matthew Ernisse
- [hamradio-commits] [dump1090] 72/373: Merge the data bit detection and data byte assembly into the same loop
Matthew Ernisse
- [hamradio-commits] [dump1090] 73/373: Get rid of that hideous goto
Matthew Ernisse
- [hamradio-commits] [dump1090] 74/373: Basic tidy up of the modesInit() function
Matthew Ernisse
- [hamradio-commits] [dump1090] 75/373: Change the I/Q lookup table values for better detection
Matthew Ernisse
- [hamradio-commits] [dump1090] 76/373: Change the type of the stats variables from uint64_t to int64_t
Matthew Ernisse
- [hamradio-commits] [dump1090] 77/373: Improve the decoding for DF-11
Matthew Ernisse
- [hamradio-commits] [dump1090] 78/373: Change the message bit decoder
Matthew Ernisse
- [hamradio-commits] [dump1090] 79/373: --mlat option and --interactive-rtl1090 option added
Matthew Ernisse
- [hamradio-commits] [dump1090] 80/373: committ repeated
Matthew Ernisse
- [hamradio-commits] [dump1090] 81/373: Merge pull request #1 from junglejet/Debug
Matthew Ernisse
- [hamradio-commits] [dump1090] 82/373: Try to correct single bit errors in the DF field
Matthew Ernisse
- [hamradio-commits] [dump1090] 83/373: Another attempt to remove UNIX compiler warnings
Matthew Ernisse
- [hamradio-commits] [dump1090] 84/373: Add Timestamps to SBS-1 format output
Matthew Ernisse
- [hamradio-commits] [dump1090] 85/373: Added Raw Output Buffering
Matthew Ernisse
- [hamradio-commits] [dump1090] 86/373: Merge JungleJet Updates
Matthew Ernisse
- [hamradio-commits] [dump1090] 87/373: Changed the date separator in SBS-1
Matthew Ernisse
- [hamradio-commits] [dump1090] 88/373: Add version number to help output screen
Matthew Ernisse
- [hamradio-commits] [dump1090] 89/373: Add --net-ro-size command line switch
Matthew Ernisse
- [hamradio-commits] [dump1090] 90/373: SBS-1 ASCII output changes suggested by JungleJet
Matthew Ernisse
- [hamradio-commits] [dump1090] 91/373: Don't attempt to error correct DF-11
Matthew Ernisse
- [hamradio-commits] [dump1090] 92/373: Speed up Error Correction
Matthew Ernisse
- [hamradio-commits] [dump1090] 93/373: Speed up Squawk Decode
Matthew Ernisse
- [hamradio-commits] [dump1090] 94/373: Print DF-11 II/SI
Matthew Ernisse
- [hamradio-commits] [dump1090] 95/373: Correct CRLF order in SBS-1 ASCII output
Matthew Ernisse
- [hamradio-commits] [dump1090] 96/373: Added --net-ro-rate command line switch
Matthew Ernisse
- [hamradio-commits] [dump1090] 97/373: Up issue the version and commit
Matthew Ernisse
- [hamradio-commits] [dump1090] 98/373: Nunojpg Southern Hemisphere bug fix + 1
Matthew Ernisse
- [hamradio-commits] [dump1090] 99/373: Changes to prevent stale output in SBS-1 format
Matthew Ernisse
- [hamradio-commits] [dump1090] 100/373: Bug fix in vertical sign
Matthew Ernisse
- [hamradio-commits] [dump1090] 101/373: Fix Bug in Beast Mode Output
Matthew Ernisse
- [hamradio-commits] [dump1090] 102/373: Fix several bugs in input/output fromat
Matthew Ernisse
- [hamradio-commits] [dump1090] 103/373: Implement Mode A/C decoding
Matthew Ernisse
- [hamradio-commits] [dump1090] 104/373: Updated comments, , no code changes
Matthew Ernisse
- [hamradio-commits] [dump1090] 105/373: Improvements to Mode A/C display
Matthew Ernisse
- [hamradio-commits] [dump1090] 106/373: VK1ET : Implement Relative CPR decoding
Matthew Ernisse
- [hamradio-commits] [dump1090] 107/373: VK1ET : Decode mode ASCII hex input message types
Matthew Ernisse
- [hamradio-commits] [dump1090] 108/373: Change Mode-A/C to Mode-S detection
Matthew Ernisse
- [hamradio-commits] [dump1090] 109/373: Remove duplicate varbles
Matthew Ernisse
- [hamradio-commits] [dump1090] 110/373: Change Squawk/ModeA code
Matthew Ernisse
- [hamradio-commits] [dump1090] 111/373: Changes to Mode A/C/S matchup code
Matthew Ernisse
- [hamradio-commits] [dump1090] 112/373: VK1ET : Additions to check fflags
Matthew Ernisse
- [hamradio-commits] [dump1090] 113/373: Change default for error correction to OFF
Matthew Ernisse
- [hamradio-commits] [dump1090] 114/373: Add items to --interactive display
Matthew Ernisse
- [hamradio-commits] [dump1090] 115/373: Implement 100 ft Altitudes
Matthew Ernisse
- [hamradio-commits] [dump1090] 116/373: Adjust --interactive display
Matthew Ernisse
- [hamradio-commits] [dump1090] 117/373: Change the message length decision
Matthew Ernisse
- [hamradio-commits] [dump1090] 118/373: DF Error detection and Correction
Matthew Ernisse
- [hamradio-commits] [dump1090] 119/373: Mode S Gillham altitude changes
Matthew Ernisse
- [hamradio-commits] [dump1090] 120/373: Update displayModesMessage()
Matthew Ernisse
- [hamradio-commits] [dump1090] 121/373: Major re-write of decodeModesMessage
Matthew Ernisse
- [hamradio-commits] [dump1090] 122/373: VK1ET : Ctrl/C and other cleanup code
Matthew Ernisse
- [hamradio-commits] [dump1090] 123/373: Sanity Check on msglen after decoding
Matthew Ernisse
- [hamradio-commits] [dump1090] 124/373: Improve DF field error correction speed
Matthew Ernisse
- [hamradio-commits] [dump1090] 125/373: Calculate DF and size in decodeModeMessage
Matthew Ernisse
- [hamradio-commits] [dump1090] 126/373: Make stats gathering conditional on Modes.stats
Matthew Ernisse
- [hamradio-commits] [dump1090] 127/373: Generate an average Signal Strength
Matthew Ernisse
- [hamradio-commits] [dump1090] 128/373: Rename Gillham conversion function
Matthew Ernisse
- [hamradio-commits] [dump1090] 129/373: Improve callsign extraction from DF17
Matthew Ernisse
- [hamradio-commits] [dump1090] 130/373: Extract callsign from DF20 and DF21
Matthew Ernisse
- [hamradio-commits] [dump1090] 131/373: Tidy DF17 print output routine
Matthew Ernisse
- [hamradio-commits] [dump1090] 132/373: Update --interactive with DF20/21 callsigns
Matthew Ernisse
- [hamradio-commits] [dump1090] 133/373: Change initialisation of structures
Matthew Ernisse
- [hamradio-commits] [dump1090] 134/373: Additional Timestamps for Lat Lon
Matthew Ernisse
- [hamradio-commits] [dump1090] 135/373: VK1ET : Fix AC12 Altitude decoding
Matthew Ernisse
- [hamradio-commits] [dump1090] 136/373: VK1ET : Allow stats in --interactive mode
Matthew Ernisse
- [hamradio-commits] [dump1090] 137/373: Tidy up some comments and initialisation
Matthew Ernisse
- [hamradio-commits] [dump1090] 138/373: VK1ET : Only Decode valid AC12 and AC13 altitudes
Matthew Ernisse
- [hamradio-commits] [dump1090] 139/373: Better decoding of DF-17 Airborne Velocity
Matthew Ernisse
- [hamradio-commits] [dump1090] 140/373: Move the clearing of mm for modeA/C
Matthew Ernisse
- [hamradio-commits] [dump1090] 141/373: VK1ET ; Decode DF-17 ground position reports
Matthew Ernisse
- [hamradio-commits] [dump1090] 142/373: User Lat/Lon setting
Matthew Ernisse
- [hamradio-commits] [dump1090] 143/373: VK1ET : More Decoding of DF-17 ground reports
Matthew Ernisse
- [hamradio-commits] [dump1090] 144/373: Complete the bFlags decoding
Matthew Ernisse
- [hamradio-commits] [dump1090] 145/373: Splitted gmap.html to multiple files in new 'public_html'-directory.
Matthew Ernisse
- [hamradio-commits] [dump1090] 146/373: Tidy up ModeA/C mm and a structure
Matthew Ernisse
- [hamradio-commits] [dump1090] 147/373: Additional bFlags for Lat/Lon decoding
Matthew Ernisse
- [hamradio-commits] [dump1090] 148/373: Added resetMap()-function to web-view.
Matthew Ernisse
- [hamradio-commits] [dump1090] 149/373: Fix terribl's commit for Microsoft C
Matthew Ernisse
- [hamradio-commits] [dump1090] 150/373: fix .gitignore file
Matthew Ernisse
- [hamradio-commits] [dump1090] 151/373: Merge remote-tracking branch 'origin/master' into Debug
Matthew Ernisse
- [hamradio-commits] [dump1090] 152/373: Implement additional Decoding and Tidy
Matthew Ernisse
- [hamradio-commits] [dump1090] 153/373: Major Rewrite of SBS output code
Matthew Ernisse
- [hamradio-commits] [dump1090] 154/373: VK1ET : --Interactive display changes
Matthew Ernisse
- [hamradio-commits] [dump1090] 155/373: bdavenports .diff-file
Matthew Ernisse
- [hamradio-commits] [dump1090] 156/373: Update ModeA/C to ModeS
Matthew Ernisse
- [hamradio-commits] [dump1090] 157/373: Some map view changes
Matthew Ernisse
- [hamradio-commits] [dump1090] 158/373: Update of some comments, Version and release
Matthew Ernisse
- [hamradio-commits] [dump1090] 159/373: Merge remote-tracking branch 'upstream/master'
Matthew Ernisse
- [hamradio-commits] [dump1090] 160/373: Added flags to json for valid position and heading As MalcolmRobb suggested.
Matthew Ernisse
- [hamradio-commits] [dump1090] 161/373: BDAVENPORT : Adds a Table
Matthew Ernisse
- [hamradio-commits] [dump1090] 162/373: VK1ET : Bugfix pTimestamp printf()
Matthew Ernisse
- [hamradio-commits] [dump1090] 163/373: Really minor tweaks
Matthew Ernisse
- [hamradio-commits] [dump1090] 164/373: Upstream merge conflicts resolved
Matthew Ernisse
- [hamradio-commits] [dump1090] 165/373: Upstream merge finalized
Matthew Ernisse
- [hamradio-commits] [dump1090] 166/373: Web view JavaScript modifications.
Matthew Ernisse
- [hamradio-commits] [dump1090] 167/373: Added code for table based correction of bit errors. Code is not called yet except initialisation.
Matthew Ernisse
- [hamradio-commits] [dump1090] 168/373: Test code for new bit error correction plus timing. This code is run when debugging.
Matthew Ernisse
- [hamradio-commits] [dump1090] 169/373: Call new error correction code. Instead of bit positions record no. of corrected bits.
Matthew Ernisse
- [hamradio-commits] [dump1090] 170/373: Merge pull request #4 from ukuehn/master
Matthew Ernisse
- [hamradio-commits] [dump1090] 171/373: Version update for Ulrich
Matthew Ernisse
- [hamradio-commits] [dump1090] 172/373: Merge remote-tracking branch 'upstream/master'
Matthew Ernisse
- [hamradio-commits] [dump1090] 173/373: Combined effort and code from bdavenport and me.
Matthew Ernisse
- [hamradio-commits] [dump1090] 174/373: Few bugs
Matthew Ernisse
- [hamradio-commits] [dump1090] 175/373: Merge pull request #3 from terribl/master
Matthew Ernisse
- [hamradio-commits] [dump1090] 176/373: Version update
Matthew Ernisse
- [hamradio-commits] [dump1090] 177/373: 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.
Matthew Ernisse
- [hamradio-commits] [dump1090] 178/373: Added terribl's suggestion.
Matthew Ernisse
- [hamradio-commits] [dump1090] 179/373: Added link to FlightStats for flights with flight number.
Matthew Ernisse
- [hamradio-commits] [dump1090] 180/373: Merge pull request #1 from terribl/master
Matthew Ernisse
- [hamradio-commits] [dump1090] 181/373: Changing info_footer to info_settings.
Matthew Ernisse
- [hamradio-commits] [dump1090] 182/373: Fixed a bug on Settings-link placement
Matthew Ernisse
- [hamradio-commits] [dump1090] 183/373: Merge pull request #6 from bdavenport/tablesort
Matthew Ernisse
- [hamradio-commits] [dump1090] 184/373: VK1ET : Bugfix in Error correction table
Matthew Ernisse
- [hamradio-commits] [dump1090] 185/373: VK1ET : Better pthread termination
Matthew Ernisse
- [hamradio-commits] [dump1090] 186/373: VK1ET: Shorten CRC calculation
Matthew Ernisse
- [hamradio-commits] [dump1090] 187/373: 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.
Matthew Ernisse
- [hamradio-commits] [dump1090] 188/373: VK1ET : Changes to modesInitError()
Matthew Ernisse
- [hamradio-commits] [dump1090] 189/373: Merge remote-tracking branch 'upstream/master'
Matthew Ernisse
- [hamradio-commits] [dump1090] 190/373: VK1ET : Changes to fixBitErrors()
Matthew Ernisse
- [hamradio-commits] [dump1090] 191/373: VK1ET : Check Bit Correction against ICAO cache
Matthew Ernisse
- [hamradio-commits] [dump1090] 192/373: VK1ET : Use error corrected DF17
Matthew Ernisse
- [hamradio-commits] [dump1090] 193/373: Merge branch 'settings'
Matthew Ernisse
- [hamradio-commits] [dump1090] 194/373: Merge pull request #3 from terribl/master
Matthew Ernisse
- [hamradio-commits] [dump1090] 195/373: Making the inital checkin to the refactored map page.
Matthew Ernisse
- [hamradio-commits] [dump1090] 196/373: Change mm.crc checks to mm.correctedbits
Matthew Ernisse
- [hamradio-commits] [dump1090] 197/373: Decode DF-18
Matthew Ernisse
- [hamradio-commits] [dump1090] 198/373: Fixing resetMap()-bug.
Matthew Ernisse
- [hamradio-commits] [dump1090] 199/373: Merge pull request #6 from terribl/master
Matthew Ernisse
- [hamradio-commits] [dump1090] 200/373: Working on adding paths to the planes.
Matthew Ernisse
- [hamradio-commits] [dump1090] 201/373: Updated a copy/paste error, where I did not update the paste.
Matthew Ernisse
- [hamradio-commits] [dump1090] 202/373: Merge remote-tracking branch 'upstream/master'
Matthew Ernisse
- [hamradio-commits] [dump1090] 203/373: mm structure initialisation
Matthew Ernisse
- [hamradio-commits] [dump1090] 204/373: Phase Enhancement changes
Matthew Ernisse
- [hamradio-commits] [dump1090] 205/373: Couple more small tweaks to the tails of planes. Added "CoolClock" both local and GMT to the info pane, http://randomibis.com/coolclock/
Matthew Ernisse
- [hamradio-commits] [dump1090] 206/373: Added global settings and untrackedDeveloperSettings.js-file.
Matthew Ernisse
- [hamradio-commits] [dump1090] 207/373: Merge remote-tracking branch 'upstream/master'
Matthew Ernisse
- [hamradio-commits] [dump1090] 208/373: Merge remote-tracking branch 'upstream/master'
Matthew Ernisse
- [hamradio-commits] [dump1090] 209/373: Merge branch 'master' of https://github.com/terribl/dump1090
Matthew Ernisse
- [hamradio-commits] [dump1090] 210/373: Merge pull request #8 from MalcolmRobb/master
Matthew Ernisse
- [hamradio-commits] [dump1090] 211/373: 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.
Matthew Ernisse
- [hamradio-commits] [dump1090] 212/373: Include Vertical rate in aircraft structure
Matthew Ernisse
- [hamradio-commits] [dump1090] 213/373: Set AOG_VALID for DF-17/18 metype 19
Matthew Ernisse
- [hamradio-commits] [dump1090] 214/373: SBS Output Format changes
Matthew Ernisse
- [hamradio-commits] [dump1090] 215/373: UKUEHN : Various Improvements
Matthew Ernisse
- [hamradio-commits] [dump1090] 216/373: Tidy up of UKUEHN's improvements
Matthew Ernisse
- [hamradio-commits] [dump1090] 217/373: VK1ET : Numerous changes to Port handling
Matthew Ernisse
- [hamradio-commits] [dump1090] 218/373: Move declarations into a headed file
Matthew Ernisse
- [hamradio-commits] [dump1090] 219/373: Removed 0000 squawks from table
Matthew Ernisse
- [hamradio-commits] [dump1090] 220/373: Added untrackedDeveloperSettings to this branch too.
Matthew Ernisse
- [hamradio-commits] [dump1090] 221/373: Small bugs and cleaned squawkdisplay
Matthew Ernisse
- [hamradio-commits] [dump1090] 222/373: Merge pull request #9 from MalcolmRobb/master
Matthew Ernisse
- [hamradio-commits] [dump1090] 223/373: Fixes the selection bugs
Matthew Ernisse
- [hamradio-commits] [dump1090] 224/373: Changed table and selected planes info display Changed table and selected planes info to show 'n/a' when data is not present.
Matthew Ernisse
- [hamradio-commits] [dump1090] 225/373: Merge branch 'mapRefactor' of https://github.com/bdavenport/dump1090 into mapRefactor
Matthew Ernisse
- [hamradio-commits] [dump1090] 226/373: Merge branch 'mapRefactor' of https://github.com/bdavenport/dump1090 into mapRefactor Missing semicolon;
Matthew Ernisse
- [hamradio-commits] [dump1090] 227/373: Merge branch 'mapRefactor' of https://github.com/bdavenport/dump1090 into mapRefactor
Matthew Ernisse
- [hamradio-commits] [dump1090] 228/373: Merge remote-tracking branch 'upstream/master'
Matthew Ernisse
- [hamradio-commits] [dump1090] 229/373: 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.
Matthew Ernisse
- [hamradio-commits] [dump1090] 230/373: Merge remote-tracking branch 'upstream/master' into mapRefactor
Matthew Ernisse
- [hamradio-commits] [dump1090] 231/373: Added site marker (and settings for that) Shows radars location on map. Default is not showing.
Matthew Ernisse
- [hamradio-commits] [dump1090] 232/373: Added distance to plane from site Just for fun. Distance is only shown if SiteShow is true in config.js-file.
Matthew Ernisse
- [hamradio-commits] [dump1090] 233/373: Added metric-option to web-view Added option to show values in metric system. Metric = false; // true|false
Matthew Ernisse
- [hamradio-commits] [dump1090] 234/373: Added option to draw measurement circles around site Options: SiteCircles = true; SiteCirclesDistances = new Array(100,150,200);
Matthew Ernisse
- [hamradio-commits] [dump1090] 235/373: Tyop corrected
Matthew Ernisse
- [hamradio-commits] [dump1090] 236/373: Working on making an options window
Matthew Ernisse
- [hamradio-commits] [dump1090] 237/373: Merge branch 'mapRefactor' of https://github.com/bdavenport/dump1090 into mapRefactor
Matthew Ernisse
- [hamradio-commits] [dump1090] 238/373: The start of a crummy looking options. It is bugged right now. Brought back the reset map.
Matthew Ernisse
- [hamradio-commits] [dump1090] 239/373: Rolling back a couple changes and spawning a branch from here.
Matthew Ernisse
- [hamradio-commits] [dump1090] 240/373: Fixed resetMap() bug Fixed resetMap()-funtion to reset map-settings to default. Map saves last location and zoom values to localStorage.
Matthew Ernisse
- [hamradio-commits] [dump1090] 241/373: "Reset Map" deselects plane correctly.
Matthew Ernisse
- [hamradio-commits] [dump1090] 242/373: Hide Settings-windows text while page is loading.
Matthew Ernisse
- [hamradio-commits] [dump1090] 243/373: Added warning label when 7x00 squawk is shown.
Matthew Ernisse
- [hamradio-commits] [dump1090] 244/373: From DE8MSH: Plane markers! Now markers look like planes! Thank You | Tak!
Matthew Ernisse
- [hamradio-commits] [dump1090] 245/373: Merge branch 'mapRefactor' into masterMerge
Matthew Ernisse
- [hamradio-commits] [dump1090] 246/373: Merge mapRefactor -> master
Matthew Ernisse
- [hamradio-commits] [dump1090] 247/373: Merge mapRefactor -> master
Matthew Ernisse
- [hamradio-commits] [dump1090] 248/373: Merge pull request #8 from bdavenport/master
Matthew Ernisse
- [hamradio-commits] [dump1090] 249/373: Interactive list aircraft display and delete changes
Matthew Ernisse
- [hamradio-commits] [dump1090] 250/373: Split into separate module files
Matthew Ernisse
- [hamradio-commits] [dump1090] 251/373: Remove some local filtering
Matthew Ernisse
- [hamradio-commits] [dump1090] 252/373: Bug Fix in modesReadFromClient()
Matthew Ernisse
- [hamradio-commits] [dump1090] 253/373: Version update
Matthew Ernisse
- [hamradio-commits] [dump1090] 254/373: Update net_io.c
Matthew Ernisse
- [hamradio-commits] [dump1090] 255/373: Merge pull request #10 from termigrator/patch-1
Matthew Ernisse
- [hamradio-commits] [dump1090] 256/373: Implement a remote interactive screen
Matthew Ernisse
- [hamradio-commits] [dump1090] 257/373: IE 8/9 Bugs in Web interface
Matthew Ernisse
- [hamradio-commits] [dump1090] 258/373: Additional debug message printing
Matthew Ernisse
- [hamradio-commits] [dump1090] 259/373: IE 8/9 Web Interface moving planes
Matthew Ernisse
- [hamradio-commits] [dump1090] 260/373: Stop heading using multiple lines
Matthew Ernisse
- [hamradio-commits] [dump1090] 261/373: View1090 WinXP bugfix
Matthew Ernisse
- [hamradio-commits] [dump1090] 262/373: mode_ac.c comit
Matthew Ernisse
- [hamradio-commits] [dump1090] 263/373: Better Incorporate coaa.h
Matthew Ernisse
- [hamradio-commits] [dump1090] 264/373: DF-11 SI/II Detection changes
Matthew Ernisse
- [hamradio-commits] [dump1090] 265/373: Bugfix in position decoding
Matthew Ernisse
- [hamradio-commits] [dump1090] 266/373: Extra list decoding for DF-0 and DF-16
Matthew Ernisse
- [hamradio-commits] [dump1090] 267/373: Create separate Makefiles
Matthew Ernisse
- [hamradio-commits] [dump1090] 268/373: Bug fix in ppup1090
Matthew Ernisse
- [hamradio-commits] [dump1090] 269/373: Typo fixes
Matthew Ernisse
- [hamradio-commits] [dump1090] 270/373: Honor LDFLAGS
Matthew Ernisse
- [hamradio-commits] [dump1090] 271/373: WIZARDISHUNGRY
Matthew Ernisse
- [hamradio-commits] [dump1090] 272/373: antirez
Matthew Ernisse
- [hamradio-commits] [dump1090] 273/373: antirez
Matthew Ernisse
- [hamradio-commits] [dump1090] 274/373: antirez
Matthew Ernisse
- [hamradio-commits] [dump1090] 275/373: BUGFIX : Missed data causes timestamp slip
Matthew Ernisse
- [hamradio-commits] [dump1090] 276/373: BUGFIX : Beast Binary Escape characters
Matthew Ernisse
- [hamradio-commits] [dump1090] 277/373: Publish V1.08.2302.14
Matthew Ernisse
- [hamradio-commits] [dump1090] 278/373: Update the Windows version of View1090
Matthew Ernisse
- [hamradio-commits] [dump1090] 279/373: Implement TCP Heartbeat
Matthew Ernisse
- [hamradio-commits] [dump1090] 280/373: Windows Version of dump1090
Matthew Ernisse
- [hamradio-commits] [dump1090] 281/373: BUGFIX : Possible linked list bug
Matthew Ernisse
- [hamradio-commits] [dump1090] 282/373: BUGFIX : Windows version HTML Web browser support
Matthew Ernisse
- [hamradio-commits] [dump1090] 283/373: Fixed: now skipping correct number of values in magnitude buffer
Matthew Ernisse
- [hamradio-commits] [dump1090] 284/373: Merge pull request #14 from kopppa91/master
Matthew Ernisse
- [hamradio-commits] [dump1090] 285/373: Fixed: now skipping correct number of values in magnitude buffer
Matthew Ernisse
- [hamradio-commits] [dump1090] 286/373: Publish Version 1.08.2705.14
Matthew Ernisse
- [hamradio-commits] [dump1090] 287/373: Merge remote-tracking branch 'origin/Debug'
Matthew Ernisse
- [hamradio-commits] [dump1090] 288/373: Incorrect value for auto-gain
Matthew Ernisse
- [hamradio-commits] [dump1090] 289/373: Merge pull request #16 from papasven/master
Matthew Ernisse
- [hamradio-commits] [dump1090] 290/373: B"H decode more data, etc.
Matthew Ernisse
- [hamradio-commits] [dump1090] 291/373: B"H allow disable ports, doc disable net heartbeat
Matthew Ernisse
- [hamradio-commits] [dump1090] 292/373: Merge pull request #19 from hhm0/decoding
Matthew Ernisse
- [hamradio-commits] [dump1090] 293/373: Merge pull request #20 from hhm0/network_disabling
Matthew Ernisse
- [hamradio-commits] [dump1090] 294/373: B"H view1090: handle disconnection
Matthew Ernisse
- [hamradio-commits] [dump1090] 295/373: B"H view1090: do not block
Matthew Ernisse
- [hamradio-commits] [dump1090] 296/373: B"H view1090: sleep a bit between loops
Matthew Ernisse
- [hamradio-commits] [dump1090] 297/373: B"H view1090: do not use pthreads
Matthew Ernisse
- [hamradio-commits] [dump1090] 298/373: Update dump1090.c
Matthew Ernisse
- [hamradio-commits] [dump1090] 299/373: Create convienience.h
Matthew Ernisse
- [hamradio-commits] [dump1090] 300/373: Create convienience.c
Matthew Ernisse
- [hamradio-commits] [dump1090] 301/373: Update dump1090.c
Matthew Ernisse
- [hamradio-commits] [dump1090] 302/373: Update dump1090.c
Matthew Ernisse
- [hamradio-commits] [dump1090] 303/373: Delete convienience.h
Matthew Ernisse
- [hamradio-commits] [dump1090] 304/373: Delete convienience.c
Matthew Ernisse
- [hamradio-commits] [dump1090] 305/373: Update dump1090.c
Matthew Ernisse
- [hamradio-commits] [dump1090] 306/373: Merge pull request #22 from matthewbrandes/master
Matthew Ernisse
- [hamradio-commits] [dump1090] 307/373: Merge pull request #21 from hhm0/view1090_net_mods
Matthew Ernisse
- [hamradio-commits] [dump1090] 308/373: B"H decoding: use last air position to calculate ground position
Matthew Ernisse
- [hamradio-commits] [dump1090] 309/373: Merge pull request #23 from hhm0/decoding
Matthew Ernisse
- [hamradio-commits] [dump1090] 310/373: Add Degree Symbol to Track Value
Matthew Ernisse
- [hamradio-commits] [dump1090] 311/373: Change the Background Color for a Plotted Plane
Matthew Ernisse
- [hamradio-commits] [dump1090] 312/373: Version 1.09.1007.14
Matthew Ernisse
- [hamradio-commits] [dump1090] 313/373: Version 1.09.1607.14
Matthew Ernisse
- [hamradio-commits] [dump1090] 314/373: Tidy up interactive.c
Matthew Ernisse
- [hamradio-commits] [dump1090] 315/373: net_io port 30003 bug
Matthew Ernisse
- [hamradio-commits] [dump1090] 316/373: Version 1.09.0608.14
Matthew Ernisse
- [hamradio-commits] [dump1090] 317/373: Improve map display layout and styling
Matthew Ernisse
- [hamradio-commits] [dump1090] 318/373: Don't restrict sidebar width
Matthew Ernisse
- [hamradio-commits] [dump1090] 319/373: replace the myriad of Makefiles with one that, you know, works.
Matthew Ernisse
- [hamradio-commits] [dump1090] 320/373: install cleanups
Matthew Ernisse
- [hamradio-commits] [dump1090] 321/373: Initial Debian packaging.
Matthew Ernisse
- [hamradio-commits] [dump1090] 322/373: Updated packaging to build on x86 and arm as well as to remove last few lintian nitpicks
Matthew Ernisse
- [hamradio-commits] [dump1090] 323/373: update packaging to adhere to Debian packaging standards
Matthew Ernisse
- [hamradio-commits] [dump1090] 324/373: Check if bit correction happened before bailing out due to a bad CRC.
Matthew Ernisse
- [hamradio-commits] [dump1090] 325/373: Fix --gain with fractional gain values.
Matthew Ernisse
- [hamradio-commits] [dump1090] 326/373: Reject out-of-range latitudes when doing CPR decoding.
Matthew Ernisse
- [hamradio-commits] [dump1090] 327/373: Prefer to use global CPR decoding where possible.
Matthew Ernisse
- [hamradio-commits] [dump1090] 328/373: Add --stats-every <secs> option.
Matthew Ernisse
- [hamradio-commits] [dump1090] 329/373: Add stats for number of sample blocks processed and dropped.
Matthew Ernisse
- [hamradio-commits] [dump1090] 330/373: Don't output message reception time in SBS format for remote messages.
Matthew Ernisse
- [hamradio-commits] [dump1090] 331/373: Move the stats reset strictly after stats display, so the total message count is shown correctly.
Matthew Ernisse
- [hamradio-commits] [dump1090] 332/373: Merge pull request #39 from mutability/fractional-gain
Matthew Ernisse
- [hamradio-commits] [dump1090] 333/373: Merge pull request #40 from mutability/discard-bad-cpr-latitudes
Matthew Ernisse
- [hamradio-commits] [dump1090] 334/373: Merge pull request #29 from tslocum/bettermap
Matthew Ernisse
- [hamradio-commits] [dump1090] 335/373: Merge pull request #27 from ddeitterick/format_track_field
Matthew Ernisse
- [hamradio-commits] [dump1090] 336/373: Merge pull request #28 from ddeitterick/change_plotted_plane_table_bg_color
Matthew Ernisse
- [hamradio-commits] [dump1090] 337/373: Undo Parts of Pull request #29
Matthew Ernisse
- [hamradio-commits] [dump1090] 338/373: Read Files are binary
Matthew Ernisse
- [hamradio-commits] [dump1090] 339/373: Merge pull request #41 from mutability/skip-remote-timestamps
Matthew Ernisse
- [hamradio-commits] [dump1090] 340/373: Only use O_BINARY on Win32
Matthew Ernisse
- [hamradio-commits] [dump1090] 341/373: Detect client EOF properly. Handle EWOULDBLOCK.
Matthew Ernisse
- [hamradio-commits] [dump1090] 342/373: Use the anet-reported error string when reporting bind errors.
Matthew Ernisse
- [hamradio-commits] [dump1090] 343/373: Merge pull request #44 from mutability/fix-obinary
Matthew Ernisse
- [hamradio-commits] [dump1090] 344/373: Always emit a message reception time, as otherwise the FR24 uploader is unhappy.
Matthew Ernisse
- [hamradio-commits] [dump1090] 345/373: Merge pull request #47 from mutability/flightradar-compat-fix
Matthew Ernisse
- [hamradio-commits] [dump1090] 346/373: Merge remote-tracking branch 'origin/pr/46'
Matthew Ernisse
- [hamradio-commits] [dump1090] 347/373: Merge pull request #43 from mutability/more-stats
Matthew Ernisse
- [hamradio-commits] [dump1090] 348/373: Merge pull request #42 from mutability/prefer-global-cpr
Matthew Ernisse
- [hamradio-commits] [dump1090] 349/373: Make Pull # compatible with Pull #42
Matthew Ernisse
- [hamradio-commits] [dump1090] 350/373: Merge pull request #35 from mutability/use-repaired-checksums
Matthew Ernisse
- [hamradio-commits] [dump1090] 351/373: Merge pull request #45 from mutability/net-client-eof-handling
Matthew Ernisse
- [hamradio-commits] [dump1090] 352/373: checkpoint before merging upstream
Matthew Ernisse
- [hamradio-commits] [dump1090] 353/373: pop quilt patches and then checkpoint
Matthew Ernisse
- [hamradio-commits] [dump1090] 354/373: Merge remote-tracking branch 'upstream/master' into HEAD
Matthew Ernisse
- [hamradio-commits] [dump1090] 355/373: starting the next wave of packaging cleanups
Matthew Ernisse
- [hamradio-commits] [dump1090] 356/373: remove un-needed watch file
Matthew Ernisse
- [hamradio-commits] [dump1090] 357/373: remove local copy of jquery, we depend on the package now
Matthew Ernisse
- [hamradio-commits] [dump1090] 358/373: use packaged version of jquery and jquery-ui
Matthew Ernisse
- [hamradio-commits] [dump1090] 359/373: remove per dfsg
Matthew Ernisse
- [hamradio-commits] [dump1090] 360/373: update CHANGES with current git log of upstream
Matthew Ernisse
- [hamradio-commits] [dump1090] 361/373: continue pacakge cleanups, remove some of the Makefile patching
Matthew Ernisse
- [hamradio-commits] [dump1090] 362/373: relpaths plz
Matthew Ernisse
- [hamradio-commits] [dump1090] 363/373: Some very basic improvements to the HTTP server code - add buffering and return 404 for file access problems.
Matthew Ernisse
- [hamradio-commits] [dump1090] 364/373: need the actual patch...
Matthew Ernisse
- [hamradio-commits] [dump1090] 365/373: restore these from upstream
Matthew Ernisse
- [hamradio-commits] [dump1090] 366/373: fix typo
Matthew Ernisse
- [hamradio-commits] [dump1090] 367/373: remove empty file
Matthew Ernisse
- [hamradio-commits] [dump1090] 368/373: ignore quilt workdir
Matthew Ernisse
- [hamradio-commits] [dump1090] 369/373: Use libjs-excanvas instead of the shipped excanvas.js
Matthew Ernisse
- [hamradio-commits] [dump1090] 370/373: add pthreads to copyright and hack around EAGAIN in anetWrite() to let jQuery come across
Matthew Ernisse
- [hamradio-commits] [dump1090] 371/373: update fsf address
Matthew Ernisse
- [hamradio-commits] [dump1090] 372/373: revert to upstream for this branch
Matthew Ernisse
- [hamradio-commits] [dump1090] 373/373: merge changes from my debian package back into upstream for submission.
Matthew Ernisse
- [hamradio-commits] [dump1090] branch master created (now 1ab4036)
Matthew Ernisse
- [hamradio-commits] [dump1090] 01/02: add upstream fd leak patch and stop the local http service from serving files. Add support for moving the web interface to Apache2
Matthew Ernisse
- [hamradio-commits] [dump1090] 02/02: re-add blacklist for modprobe (no idea what happened there). update docs reflecting the neutering of the http server
Matthew Ernisse
- [hamradio-commits] [dump1090] annotated tag 1.09.1007.14+dfsg-5 created (now dbd7ca8)
Matthew Ernisse
- [hamradio-commits] [dump1090] annotated tag 1.09.1007.14+dfsg-3 created (now 82c7cf0)
Matthew Ernisse
- [hamradio-commits] [dump1090] annotated tag 1.09.1007.14+dfsg-4 created (now eaebe3d)
Matthew Ernisse
- [hamradio-commits] [dump1090] branch master updated (1ab4036 -> 0576fee)
Matthew Ernisse
- [hamradio-commits] [dump1090] 01/01: * 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.
Matthew Ernisse
- [hamradio-commits] [dump1090] annotated tag 1.09.1007.14+dfsg-6 created (now ba1b0ea)
Matthew Ernisse
- [hamradio-commits] [dump1090] branch backport updated (c7054fa -> 788297c)
Matthew Ernisse
- [hamradio-commits] [dump1090] 01/01: backport web-ui auto-configuration from Debian packaging
Matthew Ernisse
- [hamradio-commits] [dump1090] branch backport deleted (was 788297c)
Matthew Ernisse
- [hamradio-commits] [dump1090] branch master updated (0576fee -> 7478509)
Matthew Ernisse
- [hamradio-commits] [dump1090] 01/01: sent a pull-request upstream with some of the local patches, update patch tagging with PR#
Matthew Ernisse
- [hamradio-commits] [dump1090] branch master updated (7478509 -> 61b73b5)
Matthew Ernisse
- [hamradio-commits] [dump1090] 01/01: add CPPFLAGS back into the Makefile to ensure the Hardening flags get set.
Matthew Ernisse
- [hamradio-commits] [dump1090] branch master updated (61b73b5 -> 573bd3a)
Matthew Ernisse
- [hamradio-commits] [dump1090] 01/02: Imported Upstream version 1.09.1007.14
Matthew Ernisse
- [hamradio-commits] [dump1090] branch pristine-tar created (now a84a6d6)
Matthew Ernisse
- [hamradio-commits] [dump1090] 02/02: Add Debian packaging back in.
Matthew Ernisse
- [hamradio-commits] [dump1090] 01/01: pristine-tar data for dump1090_1.09.1007.14.orig.tar.gz
Matthew Ernisse
- [hamradio-commits] [dump1090] branch upstream created (now 715c34c)
Matthew Ernisse
- [hamradio-commits] [dump1090] annotated tag upstream/1.09.1007.14 created (now c64dc34)
Matthew Ernisse
- [hamradio-commits] [dump1090] branch master updated (573bd3a -> 0a151ba)
Matthew Ernisse
- [hamradio-commits] [dump1090] 01/02: Imported Upstream version 1.09.1007.14+dfsg
Matthew Ernisse
- [hamradio-commits] [dump1090] branch pristine-tar updated (a84a6d6 -> c835b15)
Matthew Ernisse
- [hamradio-commits] [dump1090] branch upstream updated (715c34c -> 8e9c659)
Matthew Ernisse
- [hamradio-commits] [dump1090] 02/02: Initial import of Debian packaging.
Matthew Ernisse
- [hamradio-commits] [dump1090] 01/01: pristine-tar data for dump1090_1.09.1007.14+dfsg.orig.tar.gz
Matthew Ernisse
- [hamradio-commits] [dump1090] annotated tag upstream/1.09.1007.14+dfsg created (now 031b623)
Matthew Ernisse
- [hamradio-commits] [dump1090] annotated tag 1.09.1007.14+dfsg-3 deleted (was 82c7cf0)
Iain Learmonth
- [hamradio-commits] [dump1090] annotated tag 1.09.1007.14+dfsg-4 deleted (was eaebe3d)
Iain Learmonth
- [hamradio-commits] [dump1090] annotated tag 1.09.1007.14+dfsg-5 deleted (was dbd7ca8)
Iain Learmonth
- [hamradio-commits] [dump1090] annotated tag 1.09.1007.14+dfsg-6 deleted (was ba1b0ea)
Iain Learmonth
Last message date:
Sun Oct 26 07:20:31 UTC 2014
Archived on: Sun Oct 26 07:20:33 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).