e5fcd4035fRedesign infoblock
James Wilson
2017-01-19 14:55:48 -0600
cf6fcdce6aAdd retina images. Hide hover box on initial page load
James Wilson
2017-01-19 11:28:22 -0600
cc75121d37Update map control icons
James Wilson
2017-01-18 18:14:27 -0600
6c86d4f276Add a smaller info pane that appears while hovering over planes
James Wilson
2017-01-18 16:14:53 -0600
b0dc4f8a4fUpdate header styling
James Wilson
2017-01-17 17:19:23 -0600
a0c11c4156Changelog.
Oliver Jowett
2017-01-16 15:48:27 +0000
72e786af35Tweak reported timestamps so that the relative timing of Mode S and Mode A/C messages is the same as from a Beast/Radarcape.
Oliver Jowett
2017-01-15 19:29:25 +0000
58e227897bPrepare for 3.3.0 release.
Oliver Jowett
2017-01-15 13:36:15 +0000
9c935d95a5Changelog.
Oliver Jowett
2017-01-15 13:35:44 +0000
298525adc9--max-range should not be overridable in faup1090.
Oliver Jowett
2017-01-15 13:33:15 +0000
382b28767cMake package default max range match what the piaware sdcard image configures.
Oliver Jowett
2017-01-15 12:50:10 +0000
814b4109f5Changelog.
Oliver Jowett
2017-01-12 13:54:59 +0000
f2872d6c15Update FlightAware static data export, regenerate the aircraft DB.
Oliver Jowett
2017-01-12 13:51:50 +0000
1f0e75bce1Changelog.
Oliver Jowett
2017-01-06 14:51:21 +0000
52464b97c1Remove internal webserver code entirely.
Oliver Jowett
2016-12-29 18:35:35 +0000
64fd61cffcDon't process Beast mode A/C messages if mode A/C is disabled.
Oliver Jowett
2016-12-29 17:57:53 +0000
6336611bc7Turn on mode A/C if a Beast connection asks for it.
Oliver Jowett
2016-12-29 17:56:32 +0000
cbdfd9dc5dRead Beast commands on Beast output clients, interpret the Mode A/C setting command.
Oliver Jowett
2016-12-29 17:55:56 +0000
34aeb29347Refactor the network input parser to make it easier to extend for new formats.
Oliver Jowett
2016-12-29 17:54:53 +0000
0526388bdcFactor out sendBeastSettings(), use it in view1090.
Oliver Jowett
2016-12-29 17:53:04 +0000
11b6cdba06Rearrange fatsv location update message.
Oliver Jowett
2016-12-27 19:14:48 +0000
4517055320One less magic constant.
Oliver Jowett
2016-12-27 19:14:20 +0000
4bb070be50Add support for radarcape type 5 (receiver position) messages.
Oliver Jowett
2016-12-27 19:07:10 +0000
5063efe064Add #ifdef-ed code to display mode A/C signals graphically.
Oliver Jowett
2016-11-12 17:13:36 +0000
32231cf142Tweaks to A/C demodulator.
Oliver Jowett
2016-11-12 17:10:29 +0000
5ef2612bb4Version bump.
Oliver Jowett
2016-11-12 14:09:18 +0000
cc47718a2dMeasure mean signal level in the converters. Rearrange the meaning of the measured power level to be consistent with the signal level.
Oliver Jowett
2016-11-12 14:07:58 +0000
8182dc9a8fPreparing for 3.2.0 release.
Oliver Jowett
2016-10-25 23:40:19 +0100
8f1663cb98Prune the special handling for 000000 which is not needed.
Oliver Jowett
2016-10-25 21:09:27 +0100
14748b1e8fEmit heading_magnetic correctly.
Oliver Jowett
2016-10-25 21:05:03 +0100
a4cf02a728Changelog.
Oliver Jowett
2016-10-24 22:02:23 +0100
fe60f982ccAdd ncurses to wheezy build dependencies.
Oliver Jowett
2016-10-20 13:11:52 +0100
c294ac1327Allow skipping the history load by adding a #nohistory fragment to the URL
Oliver Jowett
2016-10-14 22:09:07 +0100
8f3b7c8fdeRealign the default infoblock position so it doesn't overlap the zoom control.
Oliver Jowett
2016-10-14 22:04:44 +0100
78f88c6f8aUse the json type field to show finer-grained datasource info in the table mode.
Oliver Jowett
2016-10-14 21:52:04 +0100
74ca8b838bDrop the maximum map marker size.
Oliver Jowett
2016-10-14 21:44:21 +0100
d3fad32d5eMerge remote-tracking branch 'upstream/master' into dev
Oliver Jowett
2016-10-14 21:35:31 +0100
2b47fe5b68Fix knots -> km/h conversion in interactive mode.
Oliver Jowett
2016-10-14 21:29:03 +0100
4cb17c194cMore tweaking to A/C tracking.
Oliver Jowett
2016-10-11 21:29:39 +0100
f6b1b94c7dUse ncurses for interactive mode (reduces flicker on slow connections a lot!)
Oliver Jowett
2016-10-11 20:37:28 +0100
25ea6d398bOverhaul mode A/C matching to be much cheaper.
Oliver Jowett
2016-10-11 18:00:11 +0100
60f1f3bcb6Table-ize the Mode A to C conversions, add a Mode C to Mode A conversion function.
Oliver Jowett
2016-10-11 17:57:25 +0100
10b5cde505Fix interactive-mode row count so it doesn't scroll the header off the top of the terminal.
Oliver Jowett
2016-10-11 17:55:23 +0100
85d3ecee62Add source & address type for Mode A/C
Oliver Jowett
2016-10-11 17:55:02 +0100
eece2a54a0Bump version to 3.2.0~dev
Oliver Jowett
2016-10-11 14:16:07 +0100
edb1eaeee2Add the source file for the flightaware static data export.
Oliver Jowett
2016-10-05 00:36:05 +0100
344415b91fAdd a port-30003 regression diff script.
Oliver Jowett
2016-10-02 13:27:13 +0100
52fe01c860Track CPR encoding type directly rather than inferring it from airground.
Oliver Jowett
2016-10-02 00:16:29 +0100
617a71e36bFix a stray extra comma in port 30003 output if only GNSS altitude was available.
Oliver Jowett
2016-10-01 13:11:14 +0100
dda5411882faup1090: Track Comm-B ACAS RA separately to ES ACAS RA as it's useful to see both reported. Fix repeated reporting of ES ACAS RA reports.
Oliver Jowett
2016-09-24 16:09:38 +0100
7cd66c36d2Increase the TSV packet size to accomodate all the extra data recently added.
Oliver Jowett
2016-09-22 15:33:21 +0100
f6075212f4faup1090: Reinstate TIS-B reporting as just the address type is not sufficient if there is both TIS-B and Mode S for the same aircraft.
Oliver Jowett
2016-09-22 13:53:01 +0100
5d681f4819faup1090: Don't bother with the tisb field now that we have addrtype.
Oliver Jowett
2016-09-16 11:19:26 +0100
812e4486a4Merge remote-tracking branch 'upstream/master' into dev
Oliver Jowett
2016-10-01 15:18:26 +0100
197fb2625aTool to replay beast captures with the right inter-message timing.
Oliver Jowett
2016-10-01 15:06:02 +0100
6f2e4fa891Fix a stray extra comma in port 30003 output if only GNSS altitude was available.
Oliver Jowett
2016-10-01 13:11:14 +0100
0c71b3db27Fix up unsigned subtractions & use of abs. Also fix heading difference which was just wrong, signed or not.
Oliver Jowett
2016-09-26 22:00:52 +0100
14a003710efaup1090: Track Comm-B ACAS RA separately to ES ACAS RA as it's useful to see both reported. Fix repeated reporting of ES ACAS RA reports.
Oliver Jowett
2016-09-24 16:09:38 +0100
2bcd0741c9Prepare for 3.1.0 release.
Oliver Jowett
2016-09-22 17:21:04 +0100
c144507471Actually serve data on 8080, not just a redirect.
Oliver Jowett
2016-09-22 16:49:45 +0100
802f1f9404Add a redirect for map URLs with no trailing slash
Oliver Jowett
2016-09-22 16:49:23 +0100
cfb02c1a7cTry to avoid conflicting with other lighttpd config that touches the stat cache settings.
Oliver Jowett
2016-09-22 16:45:28 +0100
abc30ff656Increase the TSV packet size to accomodate all the extra data recently added.
Oliver Jowett
2016-09-22 15:33:21 +0100
c56245a954Don't change marker color when using select-all.
Oliver Jowett
2016-09-22 15:28:51 +0100
36e7ec4cd8Fix the ident link.
Oliver Jowett
2016-09-22 15:28:07 +0100
b38061c3c4Might as well use the mode-s-and-ident link everywhere.
Oliver Jowett
2016-09-22 15:03:46 +0100
d4e1300b1fFix not displaying mode-S-only aircraft in the table.
Oliver Jowett
2016-09-22 14:21:09 +0100
32c8358bc1faup1090: Reinstate TIS-B reporting as just the address type is not sufficient if there is both TIS-B and Mode S for the same aircraft.
Oliver Jowett
2016-09-22 13:53:01 +0100
2a2c1a805eChangelog updates.
Oliver Jowett
2016-09-20 12:22:11 +0100
662c19568eDon't try to compute registrations on non-hex addresses (e.g. non-icao: ~123456)
Oliver Jowett
2016-09-17 13:32:34 +0100
6e4eb4b35cFix dh_auto_test on wheezy
Oliver Jowett
2016-09-16 17:50:00 +0100
73a3b5113eMore attempts at getting this working again on wheezy.
Oliver Jowett
2016-09-16 17:43:21 +0100
bef563b8a3More hacking on the Makefile to get it working nicely on both jessie + wheezy.
Oliver Jowett
2016-09-16 17:16:28 +0100
b213ab9a50Tweak wheezy build so it builds rtl-sdr itself rather than relying on a librtlsdr-dev package that needs to be built separately.
Oliver Jowett
2016-09-16 16:19:16 +0100
daa3e00adeRestyle/realign the sidebar/layer controls some more.
Oliver Jowett
2016-09-16 12:40:06 +0100
2a708ef848Make the layerswitcher icon have a transparent background so it looks less out of place.
Oliver Jowett
2016-09-16 11:43:48 +0100
b2375468cbStopgap fix for crowding in the top-right:
Oliver Jowett
2016-09-16 11:43:05 +0100
df9648911efaup1090: Don't bother with the tisb field now that we have addrtype.
Oliver Jowett
2016-09-16 11:19:26 +0100
4eb8e3d96aSet visible=false if we don't display a marker due to stale position; this avoids markers briefly blinking back in on zoom.
Oliver Jowett
2016-09-16 11:04:33 +0100
bfa70415a3Scale icons based on zoom level.
Oliver Jowett
2016-09-16 11:03:54 +0100
4839372642Oops, that was meant to be L4T.
Oliver Jowett
2016-09-15 19:44:57 +0100
2843f85ed6Add a L4P mapping.
Oliver Jowett
2016-09-15 19:42:38 +0100
9bba9ce579Remove dubious L1J, L2P mappings.
Oliver Jowett
2016-09-15 19:42:17 +0100
227dce4af0Scale tweaking.
Oliver Jowett
2016-09-15 19:41:46 +0100
fa17c472e7Add a 747-400 icon, use it for 747 variants and L4J-H
Oliver Jowett
2016-09-15 19:40:33 +0100
efc47651e7Update markers_test for the new marker selection stuff.
Oliver Jowett
2016-09-15 15:31:15 +0100
2a4ee685a2Merge remote-tracking branch 'upstream/master' into dev
Oliver Jowett
2016-09-15 15:31:01 +0100
729d91c1abFix up address type categorization to match the spec.
Oliver Jowett
2016-09-15 15:30:34 +0100
7c1fed98d2faup1090: entirely blank (all spaces) idents are not interesting
Oliver Jowett
2016-09-15 15:09:35 +0100
7e003097a0faup1090: apply the same update rules to squawks/idents as to other data.
Oliver Jowett
2016-09-15 15:09:22 +0100
fb454c0a10faup1090: accept squawks, idents as "useful" things.
Oliver Jowett
2016-09-15 15:08:50 +0100
92136f3807faup1090: only report airGround if we got a message confirming it since the last update.
Oliver Jowett
2016-09-15 15:00:44 +0100
001f4956eafaup1090: report non-A-class categories.
Oliver Jowett
2016-09-15 15:00:10 +0100
9653d365dbfaup1090: emit events from DF18 as well as DF17
Oliver Jowett
2016-09-15 14:59:04 +0100
5b8a943ceeDon't use a heavy outline on aircraft when select-all is used.
Oliver Jowett
2016-09-15 12:38:11 +0100
5445ce143cFix the final (elastic) line segment in trails so it works correctly in both in the select-all case and the regular case.
Oliver Jowett
2016-09-15 12:37:30 +0100
46f0c15471Test page for markers.
Oliver Jowett
2016-09-15 01:29:57 +0100
d0f9b870cdUpdate static DB to include the FlightAware data export.
Oliver Jowett
2016-09-15 00:09:57 +0100
f8a2896e76Merge remote-tracking branch 'csfa/map_enhancements' into dev
Oliver Jowett
2016-09-14 22:53:50 +0100
5fca9eed4bChange ICAO column font
Carlos Salaverria
2016-09-14 16:51:38 -0500