Commit graph

1234 commits

Author SHA1 Message Date
James Wilson
d6898dbc49 Show altitude colors in plane track lines
Show altitude color key on map

Correctly handle retina images with CSS
2017-01-25 16:33:28 -06:00
James Wilson
a7be17a5d7 Chagne Track to Heading in infoblock also 2017-01-24 18:12:39 -06:00
James Wilson
4cbb1ab437 Round range rings labels. Add commas to altitudes. Change Track to Heading and add degree symbol. Remove the work Link from links 2017-01-24 18:10:06 -06:00
James Wilson
e4a94aa574 Check for adsb_icao, not just adsb 2017-01-24 17:30:42 -06:00
James Wilson
bbfdd45cc3 Merge https://github.com/flightaware/dump1090 2017-01-24 17:12:14 -06:00
James Wilson
8b9f984a54 Remove accidentally committed data folder 2017-01-24 17:09:39 -06:00
James Wilson
71b9b659d0 Use FlightAware aircraft icons 2017-01-24 16:54:06 -06:00
James Wilson
ac9249b293 Remove stroke from range ring labels 2017-01-24 09:34:42 -06:00
James Wilson
e2fcc58bf2 Add labels to range rings 2017-01-23 16:27:03 -06:00
James Wilson
8228050ca4 Add settings pop up box 2017-01-23 14:02:45 -06:00
James Wilson
924bcaa044 Update more styling of the page. Add legend to table highlighting
Fix some indentation issues
2017-01-20 11:52:38 -06:00
James Wilson
c2c43b9f6b Add date/time to header 2017-01-19 16:21:55 -06:00
James Wilson
e5fcd4035f Redesign infoblock 2017-01-19 14:55:48 -06:00
James Wilson
cf6fcdce6a Add retina images. Hide hover box on initial page load 2017-01-19 11:28:22 -06:00
James Wilson
cc75121d37 Update map control icons 2017-01-18 18:14:27 -06:00
James Wilson
6c86d4f276 Add a smaller info pane that appears while hovering over planes 2017-01-18 16:14:53 -06:00
James Wilson
b0dc4f8a4f Update header styling 2017-01-17 17:19:23 -06:00
Oliver Jowett
a0c11c4156 Changelog. 2017-01-16 15:48:27 +00:00
Oliver Jowett
72e786af35 Tweak reported timestamps so that the relative timing of Mode S and
Mode A/C messages is the same as from a Beast/Radarcape.
2017-01-15 19:29:25 +00:00
Oliver Jowett
58e227897b Prepare for 3.3.0 release. 2017-01-15 13:36:15 +00:00
Oliver Jowett
9c935d95a5 Changelog. 2017-01-15 13:35:44 +00:00
Oliver Jowett
298525adc9 --max-range should not be overridable in faup1090. 2017-01-15 13:33:15 +00:00
Oliver Jowett
382b28767c Make package default max range match what the piaware sdcard image configures. 2017-01-15 12:50:10 +00:00
Oliver Jowett
814b4109f5 Changelog. 2017-01-12 13:54:59 +00:00
Oliver Jowett
f2872d6c15 Update FlightAware static data export, regenerate the aircraft DB. 2017-01-12 13:52:22 +00:00
Oliver Jowett
1f0e75bce1 Changelog. 2017-01-06 14:51:21 +00:00
Oliver Jowett
52464b97c1 Remove internal webserver code entirely. 2016-12-29 18:35:35 +00:00
Oliver Jowett
64fd61cffc Don't process Beast mode A/C messages if mode A/C is disabled. 2016-12-29 17:57:53 +00:00
Oliver Jowett
6336611bc7 Turn on mode A/C if a Beast connection asks for it.
Add a --no-modeac-auto option to disable this.
2016-12-29 17:56:32 +00:00
Oliver Jowett
cbdfd9dc5d Read Beast commands on Beast output clients, interpret the Mode A/C setting command. 2016-12-29 17:55:56 +00:00
Oliver Jowett
34aeb29347 Refactor the network input parser to make it easier to extend for new formats. 2016-12-29 17:54:53 +00:00
Oliver Jowett
0526388bdc Factor out sendBeastSettings(), use it in view1090. 2016-12-29 17:53:04 +00:00
Oliver Jowett
11b6cdba06 Rearrange fatsv location update message. 2016-12-27 19:15:56 +00:00
Oliver Jowett
4517055320 One less magic constant. 2016-12-27 19:14:20 +00:00
Oliver Jowett
4bb070be50 Add support for radarcape type 5 (receiver position) messages. 2016-12-27 19:07:10 +00:00
Oliver Jowett
5063efe064 Add #ifdef-ed code to display mode A/C signals graphically. 2016-11-12 17:13:36 +00:00
Oliver Jowett
32231cf142 Tweaks to A/C demodulator.
* use a global noise level rather than one computed from a few bits
 * work out level vs power confusion in some thresholds
 * fix the power calculation for working out the phase offset from
   the framing bits
 * require fewer quiet trailing bits
 * relax the bit-threshold tests
2016-11-12 17:10:29 +00:00
Oliver Jowett
5ef2612bb4 Version bump. 2016-11-12 14:09:18 +00:00
Oliver Jowett
cc47718a2d Measure mean signal level in the converters.
Rearrange the meaning of the measured power level to be consistent
with the signal level.
2016-11-12 14:07:58 +00:00
Oliver Jowett
8182dc9a8f Preparing for 3.2.0 release. 2016-10-25 23:40:19 +01:00
Oliver Jowett
8f1663cb98 Prune the special handling for 000000 which is not needed. 2016-10-25 21:09:27 +01:00
Oliver Jowett
14748b1e8f Emit heading_magnetic correctly. 2016-10-25 21:05:03 +01:00
Oliver Jowett
a4cf02a728 Changelog. 2016-10-24 22:02:23 +01:00
Oliver Jowett
fe60f982cc Add ncurses to wheezy build dependencies. 2016-10-20 13:11:52 +01:00
Oliver Jowett
c294ac1327 Allow skipping the history load by adding a #nohistory fragment to the URL
(e.g. for slow / high latency connections)
2016-10-14 22:09:35 +01:00
Oliver Jowett
8f3b7c8fde Realign the default infoblock position so it doesn't overlap the zoom control. 2016-10-14 22:04:44 +01:00
Oliver Jowett
78f88c6f8a Use the json type field to show finer-grained datasource info in the table mode. 2016-10-14 21:52:04 +01:00
Oliver Jowett
74ca8b838b Drop the maximum map marker size. 2016-10-14 21:44:21 +01:00
Oliver Jowett
d3fad32d5e Merge remote-tracking branch 'upstream/master' into dev 2016-10-14 21:35:31 +01:00
Oliver Jowett
2b47fe5b68 Fix knots -> km/h conversion in interactive mode.
Fixes 
2016-10-14 21:29:03 +01:00