2aa37f06daLink to github from the webmap.
Oliver Jowett
2014-12-27 21:40:18 +0000
2db9d62c1cWarn if --modeac is used together with --oversample.
Oliver Jowett
2014-12-27 21:25:32 +0000
727a59e8ebOversampling is now less scary.
Oliver Jowett
2014-12-27 21:22:43 +0000
58dfbdcb6bAdd support for controlling the accuracy of the receiver location written in the JSON metadata used by the webmap.
Oliver Jowett
2014-12-27 20:52:56 +0000
bbcfbb8279Changelog update.
Oliver Jowett
2014-12-27 20:21:36 +0000
4cc0094781Remove copies of headers etc that were only needed by Windows builds.
Oliver Jowett
2014-12-27 20:19:05 +0000
63303b4d07Remove legacy makefiles / startup scripts that are unused in the Debian package.
Oliver Jowett
2014-12-27 20:17:53 +0000
fc45eded0bRemoving COAA/PlanePlotter stuff (+ binary-only object file) that I can't support or test.
Oliver Jowett
2014-12-27 20:16:56 +0000
6d61d62a66Pruning windows-related stuff that I can't build/test.
Oliver Jowett
2014-12-27 20:15:08 +0000
48986c48ccRemove half-implemented --no-decode option.
Oliver Jowett
2014-12-27 20:11:10 +0000
e2153eccdeAgh. another typo.
Oliver Jowett
2014-12-27 19:34:24 +0000
478122e7a3more docs
Oliver Jowett
2014-12-27 19:29:54 +0000
fbed55dee7Doc updates.
Oliver Jowett
2014-12-27 19:25:56 +0000
f04c4d5ddeFix webmap to look for site location under the right names.
Oliver Jowett
2014-12-10 21:34:05 +0000
1cdfe8db27Rearrange validation so that the user only ever sees errors *after* providing input.
Oliver Jowett
2014-12-10 21:20:31 +0000
3af0fb51b5Raspbian's dpkg-changelog doesn't understand -S, use some sed magic instead.
Oliver Jowett
2014-12-10 21:07:45 +0000
55ecde9d53Add input validation to most of the config questions.
Oliver Jowett
2014-12-10 20:26:51 +0000
9fa09e0e92receiver.json support, internal webserver cleanup.
Oliver Jowett
2014-12-10 17:05:22 +0000
f707f2cdceMore version reporting tweaks.
Oliver Jowett
2014-12-10 12:44:00 +0000
c6077b1e6cUse the package version as the version number compiled into the binary.
Oliver Jowett
2014-12-10 12:25:43 +0000
890d1afbf1Be much more cautious about missing config settings so we don't explode so badly if something is omitted.
Oliver Jowett
2014-12-10 02:03:57 +0000
660eb08c66Ask about json interval before json dir. Skip the dir question if the interval is disabled, it makes more sense that way.
Oliver Jowett
2014-12-10 02:02:19 +0000
2a2306ff57Probably time for another release - release changelog.
v1.08.2302.14+1mu-2
Oliver Jowett
2014-12-10 01:07:26 +0000
0305eb25e5Update Build-Depends based on glitches found building under pbuilder.
Oliver Jowett
2014-12-09 21:41:14 +0000
02c0f618e6Re-enable sedscript cleanup now that I'm done testing it.
Oliver Jowett
2014-12-09 20:45:00 +0000
47e70a96feChangelog update.
Oliver Jowett
2014-12-09 20:37:52 +0000
125158b30aBig rearrangement to add debconf support.
Oliver Jowett
2014-12-09 20:36:24 +0000
c3000aa020Merge pull request #7 from jsulak/master
James Sulak
2014-12-09 08:35:55 -0600
c712543ee5Only completeWrite() if we didn't run off the end of the buffer. If we did run off the end, complain about it.
Oliver Jowett
2014-12-08 20:17:48 +0000
39d905324fBe more paranoid about not overrunning our fatsv output buffer. Request a buffer of a more reasonable size.
Oliver Jowett
2014-12-08 20:14:53 +0000
2dcc8e3524Add direct support for FATSV-format output.
Oliver Jowett
2014-12-08 19:56:45 +0000
af8375bd3aAdd Breaks/Replaces: piaware (<= 1.18-2) for faup1090, as the standard package provides the same binary.
Oliver Jowett
2014-12-07 23:47:08 +0000
129655625cFix typo in oversampling config check.
Oliver Jowett
2014-12-06 22:50:55 +0000
127bf0cbc2Lock down the default config - no remote connections, no HTTP server. The user can reconfigure if they want a more open setup.
Oliver Jowett
2014-12-06 22:23:13 +0000
e5931cbd50Various packaging bugfixes found while testing the package.
Oliver Jowett
2014-12-06 22:22:02 +0000
034fcee8faRemove a spurious dependency on net-tools.
Oliver Jowett
2014-12-06 22:20:50 +0000
796ca80db8Increase the priority of the lighttpd config file to work around an odd ordering problem with the default debian-doc configuration which would mangle the alias list when accessing from localhost.
Oliver Jowett
2014-12-06 22:19:24 +0000
aa4aadbcccCan't make up my mind about versions!
Oliver Jowett
2014-12-06 21:51:08 +0000
b4b1c0b920Update packaging to build a -mutability package.
Oliver Jowett
2014-12-06 21:47:46 +0000
b7562c302aMerge branch 'mr-pi-package'
Oliver Jowett
2014-12-06 19:39:48 +0000
b1e1878054Fix some stray colons. Report failure if daemon isn't configured to start.
Oliver Jowett
2014-12-05 22:55:04 +0000
373ac8ef0cAdd init script, defaults from /etc/default/, postinst to create a user to run as.
Oliver Jowett
2014-12-05 22:37:33 +0000
77912fb087Install binaries with -mr suffix.
Oliver Jowett
2014-12-05 21:36:51 +0000
35a382e3ceSet HTMLPATH correctly when compiling. Put static files in /usr/share/dump1090-mr not /usr/share/dump1090
Oliver Jowett
2014-12-05 21:36:02 +0000
3700fa8839Added control to map Google Map full-screen.
James Sulak
2014-12-05 15:09:40 -0600
0ae1d72e83Initial work on raspbian packaging.
Oliver Jowett
2014-12-05 20:18:57 +0000
83c80b6d67Don't link view1090 with librtlsdr, it doesn't need it.
Oliver Jowett
2014-12-05 19:34:40 +0000
19eed4cf18Allow external specification of CFLAGS / CPPFLAGS.
Oliver Jowett
2014-12-05 19:33:46 +0000
9e72eb64beMerge branch 'write-json-files' into oversampling
Oliver Jowett
2014-11-23 17:22:58 +0000
2abc386895Off-by-one error in the json interval calculation.
Oliver Jowett
2014-11-23 17:22:34 +0000
e0bc89e542Merge branch 'write-json-files' into oversampling
Oliver Jowett
2014-11-23 16:34:18 +0000
ebab2c0e11Create json files with mode 0644 - umask.
Oliver Jowett
2014-11-23 16:32:45 +0000
d0174994cbFix path buffer size
Oliver Jowett
2014-11-23 16:32:22 +0000
7bd2ee5510Merge branch 'write-json-files' into oversampling
Oliver Jowett
2014-11-23 16:03:35 +0000
6910a4bf4dExperimental json changes
Oliver Jowett
2014-11-23 16:02:11 +0000
5ca40d4576Version bump to 1.18.
Karl Lehenbauer
2014-11-18 20:19:17 +0000
e64f9abc78Version bump to 1.17.
Karl Lehenbauer
2014-11-17 16:19:22 +0000
a7c5eb4b8dInstall view1090 along with dump1090.
Karl Lehenbauer
2014-11-09 12:04:29 +0000
8246df8b2dMerge branch 'master' into oversampling
Oliver Jowett
2014-10-31 19:42:15 +0000
bbd5a13030Merge branch 'net-cleanups'
Oliver Jowett
2014-10-31 19:38:06 +0000
29d1e53f9fMerge remote-tracking branch 'upstream/master' into net-cleanups
Oliver Jowett
2014-10-31 17:58:03 +0000
bff92c4ad7Merge pull request #36 from mutability/improve-phase-enhancement
MalcolmRobb
2014-10-31 13:01:59 +0000
960ebfcceaPublish version 1.10.3010.14
Malcolm Robb
2014-10-30 17:50:56 +0000
b8ea7540c7Merge pull request #13 from bovine/faurl
MalcolmRobb
2014-10-30 12:11:28 +0000
a9cd75ded1More Updates to Pull #54
Malcolm Robb
2014-10-30 12:06:03 +0000
cd09210cb9Merge branch 'master' into faurl
Jeff Lawson
2014-10-29 23:00:38 -0500
6d55cf6f71Publish version 1.10.2910.14
Malcolm Robb
2014-10-29 19:05:01 +0000
68f1220ab8Change default binding to 0.0.0.0
Malcolm Robb
2014-10-29 19:04:25 +0000
5f18f6cbcaFix warnings and Windows compile problems
Malcolm Robb
2014-10-29 19:00:42 +0000
3447f7ec83Add Windows resource file for version numbering
Malcolm Robb
2014-10-29 19:00:03 +0000