5d781785aaAdd back in layer switcher. Update Select All/None button text
James Wilson
2017-02-02 18:21:07 -0600
bc2415bc5dRemove highlighting from map buttons
James Wilson
2017-02-02 17:31:00 -0600
cc92afd4f0Increase size of the sidebar
James Wilson
2017-01-31 18:21:08 -0600
0511d6fd3aReset infoblock position on new plane selections. Update large ident styling
James Wilson
2017-01-31 11:07:39 -0600
0e1e5df326Align checkboxes with top line
James Wilson
2017-01-30 15:59:47 -0600
06ab0502feChagne other and tisb row colors
James Wilson
2017-01-30 15:56:04 -0600
773668f510Change style of settings box and add close icon
James Wilson
2017-01-30 14:23:23 -0600
973182c75eRemove retina altitude key styles
James Wilson
2017-01-30 12:39:19 -0600
908d794238Change altitude based on units. Increase width of altitude legend and use an SVG
James Wilson
2017-01-30 11:58:29 -0600
c34b1c38fbMake 'Show Map' button styling match header
James Wilson
2017-01-30 09:13:25 -0600
fbf8af2236Don't show layerSwitcher on the map. We still want the functionality of it, but don't need the switcher panel currently
James Wilson
2017-01-27 16:01:20 -0600
75b221c0e3Lots of refactoring to move the SDR-type-specific bits out of the main code and make them optionally buildable.
Oliver Jowett
2017-01-27 17:30:40 +0000
bfc4b742afMove {start,end}_cpu_timing into util.c
Oliver Jowett
2017-01-27 12:33:43 +0000
b1149f344dDitch a debug message.
Oliver Jowett
2017-01-27 12:33:03 +0000
b1a1771bb0Speed up float converters a little, add a SC16Q11-nodc converter.
Oliver Jowett
2017-01-27 12:31:34 +0000
ee23816428Switch to FlightFeeder logo for FlightFeeders
James Wilson
2017-01-26 16:32:45 -0600
9d3f3bdf84Fix page height overflowing
James Wilson
2017-01-26 15:01:09 -0600
bee850061eAdd functionality to ground vehicle and blocked MLAT filter
James Wilson
2017-01-26 13:38:47 -0600
6b699bffc3Change the track for each altitude change to correctly color it based on altitude
James Wilson
2017-01-26 11:19:10 -0600
6d4300848fForgot a comma
James Wilson
2017-01-25 18:28:33 -0600
d332f477b8Add ground vehicle icons
James Wilson
2017-01-25 18:19:09 -0600
d6898dbc49Show altitude colors in plane track lines
James Wilson
2017-01-25 16:33:28 -0600
cde047aac3Merge pull request #6 from rparenton/see_photos_fix
Oliver Jowett
2017-01-25 19:14:05 +0000
a7be17a5d7Chagne Track to Heading in infoblock also
James Wilson
2017-01-24 18:12:39 -0600
4cbb1ab437Round range rings labels. Add commas to altitudes. Change Track to Heading and add degree symbol. Remove the work Link from links
James Wilson
2017-01-24 18:10:06 -0600
e4a94aa574Check for adsb_icao, not just adsb
James Wilson
2017-01-24 17:30:42 -0600
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.
v3.2.0
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.
v3.1.0
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