23f5dfef2cMerge branch 'dev' into staging
eric1tran
2021-12-13 17:49:25 +0000
42a5c2a978Update aircraft db to 20211210
eric1tran
2021-12-10 12:57:59 +0000
65cd5fe441Clean up AVR parsing a bit. Add length checks. Decode timestamps.
Oliver Jowett
2021-12-09 18:37:50 +0800
f932baa5faAdaptive gain: more aggressively re-probe for a higher gain following a decrease in gain due to an increased noise floor.
Oliver Jowett
2021-12-07 17:29:50 +0800
fa8a066b4cDisable cpufeatures on darwin/arm64
Oliver Jowett
2021-12-07 15:18:58 +0800
b645f7d4f2Try to respect CFLAGS/CPPFLAGS as far as possible; move required extra flags into a separate var.
Oliver Jowett
2021-12-07 15:12:49 +0800
bc72177c8bTreat ARCH=arm64 like ARCH=aarch64
Oliver Jowett
2021-12-07 13:16:20 +0800
24c0248fc0Openlayers cleanup. Remove v4.4.2 js/css files and remove source map files as minified files are not being used to begin with
eric1tran
2021-11-22 18:27:12 +0000
cdbd6c77a9Updates for bullseye, drop jessie support.
Oliver Jowett
2021-11-22 19:27:27 +0800
9b2cd0a5ba7.0 Version bump
eric1tran
2021-11-01 19:29:34 +0000
059e48b82bAllow env vars (not only command line overrides) to set CPUFEATURES_{ARCH,UNAME}. Change CPUFEATURES_{ARCH,UNAME} defaults to use {ARCH,UNAME} values.
Oliver Jowett
2021-09-23 13:23:17 +0800
5f7e7cf8e0Version bump to 7.0~dev
Oliver Jowett
2021-09-23 13:14:03 +0800
752a7aeac0No-change 6.1 release for PiAware 6.1
Oliver Jowett
2021-09-06 16:06:46 +0800
08c7ccbc8eAdaptive gain docs.
Oliver Jowett
2021-09-01 19:45:01 +0800
3367cc5a82faup1090: bump TSV_VERSION to 9E for MRAR, Comm-B changes
Oliver Jowett
2021-07-29 19:04:54 +0800
fe36349083faup1090: upload MRAR data
Oliver Jowett
2021-07-29 19:04:54 +0800
e0f794b1a5Track MRAR data per-aircraft and emit in aircraft.json
Oliver Jowett
2021-07-29 19:04:54 +0800
95ab1c0faafaup1090: upload unknown-format Comm-B messages on demand
Oliver Jowett
2021-07-29 19:04:53 +0800
fab8081322Upload Comm-B GICB messages
Oliver Jowett
2021-07-29 19:04:53 +0800
9d4e2230d2Add a few more Comm-B EMPTY_RESPONSE cases
Oliver Jowett
2021-07-29 19:04:52 +0800
825f959e4dAdd skeletal BDS0,5 decoding.
Oliver Jowett
2021-07-29 19:04:52 +0800
c148fdca84Distinguish "unknown format" from "didn't even try to decode" when decoding Comm-B messages
Oliver Jowett
2021-07-29 19:04:51 +0800
9f146fcb71Set mrar_source_valid correctly
Oliver Jowett
2021-07-29 19:04:51 +0800
cdc818a9f3MRAR source=5 is bogus, don't decode that.
Oliver Jowett
2021-07-29 19:04:50 +0800
e3a8e00412WIP on MRAR decoding
Oliver Jowett
2021-07-29 19:04:49 +0800
6b8cac3922Increase default adaptive gain rescan interval to 1 hour
Oliver Jowett
2021-07-26 22:08:48 +0800
899ee2530cAdd CONFIG_STYLE to default config for unambiguous detection of new-style config. Try to handle un-upgraded config files in start-dump1090-fa. Always pass --quiet to dump1090-fa.
Oliver Jowett
2021-07-26 20:26:17 +0800
d6405ddefdIgnore bogus -I/ from librtlsdr pkgconfig
Oliver Jowett
2021-07-26 20:25:35 +0800
e058929977stretch compile fixes? round two
Oliver Jowett
2021-07-21 20:51:57 +0800
7b1771cdadFix limesdr build
Oliver Jowett
2021-07-21 20:03:06 +0800
017e5d391bAdd ADAPTIVE_DYNAMIC_RANGE_TARGET config var
Oliver Jowett
2021-07-21 19:42:01 +0800
5bd1718bb2try non-static const to make stretch build happy?
Oliver Jowett
2021-07-21 19:41:42 +0800
f3e498a62aTreat the magic agc setting as just another gain step.
Oliver Jowett
2021-07-19 17:32:51 +0800
d4b3b03fe0Try to rewrite old-style config files to new-style config files on upgrade to 6.0. (Not extensively tested yet)
Oliver Jowett
2021-07-19 15:45:50 +0800
ec69b94544Overhaul of /etc/default/dump1090-fa
Oliver Jowett
2021-07-19 15:44:08 +0800
3069f3d99fSet some sensible net flush defaults rather than relying on the default config file
Oliver Jowett
2021-07-15 19:55:23 +0800
4cf8eb254eReport actual duty cycle on startup
Oliver Jowett
2021-07-15 16:51:03 +0800
be3c9930f1Add --adaptive-duty-cycle option.
Oliver Jowett
2021-07-15 16:44:26 +0800
e0f7a33df4Fix some case where adaptive_range_gain_limit would not be correctly decreased
Oliver Jowett
2021-07-15 16:43:02 +0800
restrict overlay rendering to covered areas (reduce source load) (#137)
wiedehopf
2021-07-15 22:46:30 +0200
4e21610c50Merge commit 'refs/pull/127/head' of github.com:flightaware/dump1090 into dev
eric1tran
2021-07-14 13:59:46 +0000
603da245bdrestrict overlay rendering to covered areas (reduce source load)
Matthias Wirth
2021-07-14 09:39:37 +0200
6e5f2595e0Update starch to upstream commit f4b84e62d5747ff44cd468c4d8ca1626434378c0
Oliver Jowett
2021-07-13 13:16:02 +0800
cb6eea8f05Updates to the readme file to point users to documentation for building and installing the eoss branch.
eoss5.0
Jeff Deaton
2020-05-01 16:05:49 -0600
6246ac50d7Updates to enable edgeofspace as the github repo
Jeff Deaton
2020-05-01 15:49:48 -0600
4e1e71b82dThe data directory
Jeff Deaton
2019-10-19 13:26:16 -0600
2109b1d041Create the json output directory if it doesn't exist
Jeff Deaton
2019-10-19 13:22:59 -0600
e7db494b18Adding the dump directory to the html folder.
EOSS Tracker
2019-10-12 11:05:57 -0600
69eee8fcc1Updates to enable and start the dump1090-fa service post install
Jeff Deaton
2019-10-07 22:00:55 -0600
eb74ccc1b1Updates
Jeff Deaton
2019-10-07 21:56:40 -0600
a51f2ed2d9Updates to enable and start the dump1090-fa service post install
Jeff Deaton
2019-10-07 21:52:50 -0600
ce68d70e28Initial changes for installation on EOSS tracker brick
Jeff Deaton
2019-10-06 17:28:23 -0600
2480e5169cUse a starch implementation for the burst-detection sample counting loop.
Oliver Jowett
2021-07-08 18:53:02 +0800
1cb4284e6cMove the --wisdom help somewhere more sensible
Oliver Jowett
2021-07-08 18:46:48 +0800
ac97423249Misc adaptive gain changes:
Oliver Jowett
2021-07-07 20:57:34 +0800
fd8f2d77e1Fix adaptive gain stats not getting set on stats_current -> zeros appearing in stats output. Now we have a validity flag for the stats members where we have to pick one value and not simply sum data.
Oliver Jowett
2021-07-07 20:18:54 +0800
b3172181d5Use compat/compat.h for endian-swapping functions in DSP code.
Oliver Jowett
2021-07-07 11:26:41 +0800