Commit Graph

  • c06c697e26 When using a --interactive-ttl of more than 99, the alignment didn't work out. Edwin Groothuis 2021-01-23 17:48:49 +1100
  • bff71dc820
    Move all converters to starch-based implementations (#97) Oliver Jowett 2021-01-21 05:45:00 -0600
  • c7675b3cd1 Add missed expiry code for emergency / nac_v fields; initialize emergency_valid. Oliver Jowett 2021-01-15 18:20:50 +0800
  • b3fcf82473 Merge branch 'filter_enhancements' into dev eric1tran 2021-01-08 17:31:53 +0000
  • e8adeb3414 Fix double-counting of overlap samples in stats. Oliver Jowett 2021-01-05 19:25:44 +0800
  • 8c325e04a0 Fix up long decimal issue for min/max altitude values eric1tran 2020-12-14 23:24:45 +0000
  • 3577cb4057 Adjust max altitude filter to 65000 eric1tran 2020-12-14 19:56:51 +0000
  • 9950e72d1a Fix minimum width of sidebar and more spacing cleanup eric1tran 2020-12-14 16:39:34 +0000
  • 8f9abe57be Add noUiSlider js files eric1tran 2020-12-14 16:03:07 +0000
  • 930d2534a2 Speed filter and white space cleanup eric1tran 2020-12-14 14:37:16 +0000
  • 22e02dbc62 noUiSlider for altitude filtering plus other styling eric1tran 2020-12-14 06:34:40 +0000
  • af4951a494 Merge branch 'additional_filtering' into dev eric1tran 2020-12-11 16:58:13 +0000
  • ea5a2b8740 Set button to take you to claim url if the feeder is not claimed eric1tran 2020-12-11 16:56:48 +0000
  • a0dc843842 Add a button that will take you your My ADS-B Stats page if claimed eric1tran 2020-12-11 16:42:24 +0000
  • 16b3d12670 Keep configuration buttons highlighted while active and some styling eric1tran 2020-12-10 00:55:00 +0000
  • 829fe1b5e2 Filter and Column buttons to expand panels and styling cleanup eric1tran 2020-12-09 23:34:32 +0000
  • 47e4df2b7b Put filters into an accordion style dropdown eric1tran 2020-12-09 18:22:15 +0000
  • 1916fc6648 Use regex match for filter comparisons eric1tran 2020-12-09 15:18:05 +0000
  • ad56c1363b Include SkyAware in version display eric1tran 2020-12-08 20:44:14 +0000
  • 9b85a30c91 Enable all data source checkboxes by default eric1tran 2020-12-08 20:34:04 +0000
  • cd6d3a373b Comments and spacing eric1tran 2020-12-08 17:15:17 +0000
  • c466a4724f Add filtering on data source eric1tran 2020-12-07 22:18:16 +0000
  • e2b2ce3f63 Add checkboxes next to data source legend and css styling eric1tran 2020-12-07 19:37:04 +0000
  • d3459b1697 Adding filtering by aircraft ident eric1tran 2020-12-07 16:26:56 +0000
  • 0fddde5126 Make aircraft type filter case insensitive eric1tran 2020-12-07 15:22:42 +0000
  • f4f2f3ddad Add filtering by aircraft type eric1tran 2020-12-02 21:26:45 +0000
  • c1eeda612e fifo_acquire / fifo_dequeue: maybe fix pthread_cond_timedwait error handling Oliver Jowett 2020-11-17 19:59:59 +0800
  • 5c043e8496 normalize_timespec: handle tv_nsec == 1000000000 correctly Oliver Jowett 2020-11-17 19:59:47 +0800
  • e48006311b Fix type on SkyAware README Eric Tran 2020-10-12 03:08:41 +0000
  • f0055c978d Avoid false positives for address 000000 in the icao filter hashtable Oliver Jowett 2020-10-08 19:30:06 +0800
  • 66f26846b8 Merge branch 'master' into dev Eric Tran 2020-10-02 16:36:11 +0000
  • 9fb1e5b9e8
    fix(html): add empty coordinates to constructor (#82) MAUGIN Thomas 2020-10-02 17:52:51 +0200
  • 4cde98e063
    Fix up SkyAware README Eric Tran 2020-10-01 09:36:46 -0500
  • c3cd1ec0de limesdr: use --gain (in dB) if --limesdr-gain was not specified Oliver Jowett 2020-10-01 13:53:50 +0800
  • 016cb8f9d2
    Merge pull request #81 from gtjoseph/dev-for-fa Oliver Jowett 2020-10-01 00:47:42 -0500
  • dc2f47796c 4.1~dev for the dev branch Oliver Jowett 2020-10-01 13:46:22 +0800
  • e00935c8d2
    SkyAware README Eric Tran 2020-09-29 22:53:34 -0500
  • 68e95c06cc Interactive mode updates George Joseph 2020-09-21 16:00:44 -0600
  • 4f5f637dc1 Changelog edits Eric Tran 2020-09-24 15:39:52 +0000
  • 863694761a Release 4.0 and update changelog Eric Tran 2020-09-24 15:31:52 +0000
  • 3167459bfc Update README with current compressed csv file Eric Tran 2020-09-24 06:10:58 +0000
  • 398728439b Update aircraft db to 20200924 Eric Tran 2020-09-24 06:01:36 +0000
  • be9174a352 Bump script cache bust version eric1tran 2020-09-23 13:03:08 -0500
  • ff190286a6 Bump version to 4.0~dev Eric Tran 2020-09-21 15:31:46 +0000
  • 14ccaa93bd
    README.md for geojson directory eric1tran 2020-09-11 21:40:49 -0500
  • 774c3cdd55
    Merge pull request #79 from b3nn0/dev Oliver Jowett 2020-09-11 21:16:01 -0500
  • 24e58762b5 Remove dump1090.deb reference in Jenkinsfile breaking builds Eric Tran 2020-09-11 22:12:24 +0000
  • 6714148c45 Forward MLAT traffic to Stratux JSON output, marked with IsMlat:true value in JSON Adrian Batzill 2020-09-10 10:20:21 +0200
  • 6a4a239d0f
    Merge pull request #78 from Gluttton/fix_trivial_typo Oliver Jowett 2020-09-08 10:44:13 -0500
  • 418e13e6b6 Merge PR #61 (Stratux output format support) plus fixes Oliver Jowett 2020-09-08 23:36:34 +0800
  • 303dcc9915 Fix stratux output timestamps to really be UTC as they claim Oliver Jowett 2020-09-08 23:35:17 +0800
  • 7356676c5b Don't need conditional output on the stratux port, that's done in prepareWrite() Oliver Jowett 2020-09-08 23:30:24 +0800
  • 9b06099971 Enable net mode on bare stratux port option Oliver Jowett 2020-09-08 23:25:01 +0800
  • da3e9766de Harden the stratux output a bit: use safe_snprintf, jsonEscapeString Oliver Jowett 2020-09-08 23:22:53 +0800
  • ec90edcd8d Simpify stratux service init Oliver Jowett 2020-09-08 23:21:34 +0800
  • bc9336e0be Revert "forward mlat messages to Stratux" Oliver Jowett 2020-09-08 23:10:18 +0800
  • 917aa6a0e2 Merge branch 'stratux' of https://github.com/Determinant/dump1090-fa-stratux into Determinant-stratux Oliver Jowett 2020-09-08 23:08:37 +0800
  • c89930b4b9
    forward mlat messages to Stratux Determinant 2020-09-07 15:36:34 -0400
  • 992f036fc2 fix a trivial copy-paste typo in comments Gluttton 2020-08-31 22:51:29 +0300
  • d25103361a
    make change according to the suggestions Determinant 2020-08-30 21:21:49 -0400
  • ee552eb058 Fix capitalization eric1tran 2020-08-28 10:45:33 -0500
  • 1dbb8ab234 Expose modea_hit / modec_hit in aircraft.json Oliver Jowett 2020-08-24 15:03:17 +0800
  • fba10d3262 Update FreeBSD instructions to use pkg not ports for pkgconf Oliver Jowett 2020-08-24 14:15:09 +0800
  • 798c0a3fa5 Enable and add more map layers eric1tran 2020-08-19 19:58:51 +0000
  • 1d3e5c03e9 More _WIN32 ifdef pruning Oliver Jowett 2020-08-11 13:51:16 +0800
  • ddce32849d Tweak --net behaviour to simplify using a subset of network ports. Oliver Jowett 2020-08-11 13:44:39 +0800
  • 1d04174f37 Update macos build notes Oliver Jowett 2020-08-11 13:15:41 +0800
  • e00d12f817 Update README for FreeBSD build notes. Oliver Jowett 2020-08-11 13:04:53 +0800
  • 10b9bc6614 Handle builds with no SDR support better. Oliver Jowett 2020-08-11 12:49:01 +0800
  • 9237086b38 Fix on-exit memory leaks noticed by @Mictronics Oliver Jowett 2020-08-10 14:59:15 +0800
  • da3557fcfe Put aircraft count before page title eric1tran 2020-08-09 00:33:59 -0500
  • d353568c59
    Fix MessageRate might be null and remove unused config (#71) Assaf Sapir 2020-08-09 02:26:57 +0300
  • a0b0038df7
    Control map via URL options (#58) sigwx 2020-08-07 11:47:32 -0700
  • af1f4f84a9 Merge PR #38 - OSX/FreeBSD/OpenBSD portabilty. Oliver Jowett 2020-08-07 15:09:22 +0800
  • 286a6301f8 Try to clean up the compat stuff a bit Oliver Jowett 2020-08-07 15:08:45 +0800
  • 74e11bd26f Reinstate the freebsd pkg-config workaround in another form Oliver Jowett 2020-08-07 14:43:44 +0800
  • c3017cc0a4 bladerf seems to compile OK on osx, add it to the readme Oliver Jowett 2020-08-07 14:34:25 +0800
  • 799b568dfb Add le64toh to compat.h for bladerf support on osx Oliver Jowett 2020-08-07 14:32:24 +0800
  • 1174841f71 Fix merge conflicts, clean up the Makefile Oliver Jowett 2020-08-07 14:28:00 +0800
  • 5a30efb137 Try to make the README a bit more up to date Oliver Jowett 2020-08-06 14:07:57 +0800
  • c8d96acbdc Add support for custom builds that don't include all SDRs, to reduce dependency requirements a little. Oliver Jowett 2020-08-06 14:06:20 +0800
  • 48af886e46 Update maintainer address, clean up the control file a bit. Oliver Jowett 2020-08-06 14:05:55 +0800
  • efb4c1f60f Drop the very legacy dump1090 upgrade package, assume nobody is using those ancient packages any more. Oliver Jowett 2020-08-06 14:03:47 +0800
  • 6dc0741481 Drop wheezy support. Oliver Jowett 2020-08-06 13:44:07 +0800
  • 84dd2dfe0e Disable limesdr/hackrf support on jessie, stretch, wheezy Oliver Jowett 2020-08-05 20:28:50 +0800
  • ce521f715a Strip out the long-dead --debug option code. Oliver Jowett 2020-08-05 20:14:57 +0800
  • ce5cf89e60 If --device-type is given without a type, list the available types. Oliver Jowett 2020-08-05 20:12:06 +0800
  • 2fa793d0d7 Add a separate --version arg. Don't spit out full help on option syntax problems. Oliver Jowett 2020-08-05 20:11:40 +0800
  • f1bd1a5829 Packaging updates for limesdr support Oliver Jowett 2020-08-05 20:04:02 +0800
  • 653ad6127a Use a bounce buffer for rtlsdr on ARM to work around zero-copy problems. Oliver Jowett 2020-08-05 19:41:46 +0800
  • d5d04060de Support older limesuite versions e.g. what's available on Raspbian Buster. Oliver Jowett 2020-08-05 19:39:45 +0800
  • 1761b8ddc1 Fix hackrf compilation when uint64_t is not a long (e.g. on arm, it's a long long) Oliver Jowett 2020-08-05 19:35:09 +0800
  • e857d042aa 'make clean' should clean object files in oneoff/ too Oliver Jowett 2020-08-05 19:33:00 +0800
  • c1f526b76d Clean up the bladerf driver a bit Oliver Jowett 2020-08-05 19:32:44 +0800
  • 74607b31ed Factor out FIFO handling; reimplement as a linked list, not a circular buffer. Update all the SDR implementation to use it. Oliver Jowett 2020-08-05 16:18:59 +0800
  • aa2929196d If DUMP1090_VERSION is unset, use "unknown" as the version (not an empty string) Oliver Jowett 2020-08-05 15:02:33 +0800
  • 104575c602 Might as well compile with -O3 Oliver Jowett 2020-08-05 15:02:22 +0800
  • 89a83767f3 hackrf: missing \n Oliver Jowett 2020-08-05 12:07:07 +0800
  • 8b21104d66 Factor out sdr thread CPU monitoring Oliver Jowett 2020-08-05 12:00:50 +0800
  • f82b7b7a8c Set SDR thread name if pthread_setname_np() is available Oliver Jowett 2020-08-05 11:51:32 +0800