Commit Graph

  • 372f7b4f51 优化地图 master forever 2024-10-27 21:46:45 +0800
  • 05e9908b89 更新 .gitea/workflows/build.yaml forever 2024-06-08 17:42:36 +0800
  • 505de3b71f 更新 .gitea/workflows/build.yaml forever 2024-06-08 17:40:38 +0800
  • f014f604ae 添加 .gitea/workflows/build.yaml forever 2024-06-08 17:36:53 +0800
  • 100ed70bea
    Merge 5edcc767f9 into 0c3bb23eb4 MindlessTux 2024-02-06 21:54:48 +0000
  • 9abc0b5a90
    Merge ae57e25a9a into 0c3bb23eb4 Derry Hamilton 2024-01-29 22:49:41 -0700
  • 0813ffd02b
    Merge da1ccc3f1c into 0c3bb23eb4 Leonard Janis Robert König 2024-01-29 22:49:40 -0700
  • fc482b0a3e
    Merge add17dddcf into 0c3bb23eb4 Peter Stevenson 2024-01-29 22:49:40 -0700
  • 39a91a8754
    Merge 40ff2c6cd9 into 0c3bb23eb4 nicklauslittle 2024-01-29 22:49:40 -0700
  • 64f247f036
    Merge 17416856d1 into 0c3bb23eb4 bdejean 2024-01-29 22:49:40 -0700
  • 3cafcf8410
    Merge 10abf1cbe9 into 0c3bb23eb4 Himanshu Attri 2024-01-29 22:49:40 -0700
  • d06acd2e5d
    Merge 832b47e7be into 0c3bb23eb4 Simeon Miteff 2024-01-29 22:49:40 -0700
  • 2e818eb1f4
    Merge cb32a0b12b into 0c3bb23eb4 Mark Tomlin 2024-01-29 22:49:40 -0700
  • 57aa377a3e
    Merge 37870fed22 into 0c3bb23eb4 proller 2024-01-29 22:49:40 -0700
  • 2c6fa07c0a
    Merge ce2d0fbf6e into 0c3bb23eb4 Jeff Lawson 2024-01-29 22:49:40 -0700
  • 7aa762cbfd
    Merge 3bd70f6341 into 0c3bb23eb4 Frank Zosso 2024-01-29 22:49:40 -0700
  • ae0861dd1b
    Merge a7e94f6865 into 0c3bb23eb4 Rafael G. Martins 2024-01-29 22:49:40 -0700
  • d8920311ae
    Merge 99a3ae3d43 into 0c3bb23eb4 orthographic-pedant 2024-01-29 22:49:40 -0700
  • d20dacb09e
    Merge 39cd511eb2 into 0c3bb23eb4 Conor O'Callaghan 2024-01-29 22:49:40 -0700
  • b8801e1483
    Merge cc73b54acd into 0c3bb23eb4 Fabian Schwartau 2024-01-29 22:49:40 -0700
  • 05805326c9
    Merge 8edfb1290b into 0c3bb23eb4 Mike Miller 2024-01-29 22:49:40 -0700
  • 81235313a5
    Merge 04d39fab0f into 0c3bb23eb4 DarwinSurvivor 2024-01-24 23:59:16 +1100
  • 11f0cb0524
    Merge d2147049b4 into 0c3bb23eb4 Mattia Vidoni 2024-01-23 13:48:40 +0000
  • 0c3bb23eb4 Fix json when metric units are set. antirez 2024-01-21 10:54:50 +0100
  • 5579c4afe2 Reconcile magnitude scaling comment with code. antirez 2024-01-21 10:06:19 +0100
  • ae57e25a9a Use the rtl_sdr unil function instead Derry Hamilton 2023-11-16 16:29:04 +0000
  • 286f12cc55 Allow device to be selected by serial, overriding the selection by index Derry Hamilton 2023-11-16 15:04:36 +0000
  • e2f72cffa2
    Merge 7015b6509f into de61bd564f Ronan Doolan 2022-11-25 08:40:43 +0000
  • 7015b6509f add hackrf Doolan_R 2022-11-25 08:39:44 +0000
  • d08a904ee3 add hackrf Doolan_R 2022-11-25 08:39:32 +0000
  • e7a6b74e5d
    Update anet.c L00000719 2022-11-14 22:08:52 +0800
  • ab711d0d94
    Merge pull request #1 from L00000719/copilot-analysis-setup L00000719 2022-11-14 22:05:04 +0800
  • 86ca53674f
    Setup CoPilot analysis as part of CI process blackduck-copilot[bot] 2022-11-14 14:04:30 +0000
  • 2e471c51bb
    Create workflow.yml L00000719 2022-11-14 22:04:04 +0800
  • 17416856d1
    Merge branch 'antirez:master' into master bdejean 2022-08-21 19:21:09 +0200
  • d2147049b4
    plane track, flight label Mattia Vidoni 2022-05-30 18:50:36 +0200
  • 307e068210
    select item for planes, new plane icon etc Mattia Vidoni 2022-05-28 19:16:49 +0200
  • b4d0d30668
    Merge 3054cd79ce into de61bd564f Reuf Rujevic 2021-11-26 17:31:20 +0100
  • 3054cd79ce
    Create Sjenica1 Reuf Rujevic 2021-11-26 17:31:12 +0100
  • dfe0098cf2 Added pseudocode for major reconstruction of algorithm. Timmy 2021-04-13 23:27:11 +0200
  • 2659ef1dc0 Begun compiling new kernel. Starting work on fixSingleBitErrors(), also fixed a syntax error in DoubleBitError Timm 2021-02-26 10:31:23 +0100
  • e28a6f30ac OpenCL performance is way too slow. It's time to try and optimize the algorithm. Timm 2021-02-26 00:00:20 +0100
  • 1cbe48d7c6 Renamed variables, added todo about optimization being required etc. Timm 2021-02-25 15:01:31 +0100
  • db44fccc16 Single-bit error correction appears to be fully functional using OpenCL. Timm 2021-02-23 23:35:57 +0100
  • 562a7e2cb2 Found bug in GCC, so moved the #ifdef so it includes the function header. Single-bit error correction now supports OpenCL, but testing for bugs is a must. Timm 2021-02-23 22:01:10 +0100
  • f98db823f3 added credits to source. Timm 2021-02-23 11:00:35 +0100
  • 9f6ff125b6 fixed Populate_Devices return value. Timm 2021-02-23 10:53:41 +0100
  • 947dbbdebe Fixed linking of OpenCL library Timm 2021-02-23 10:49:18 +0100
  • 68e0493edc Begun working on OpenCL support, we now have a function capable of allocating resources. Timm 2021-02-23 10:43:49 +0100
  • a614a60782 Changed README.md to match new usage Timm 2020-12-18 23:12:20 +0100
  • d740c90040 Changed default location for Modes.html_file to where we expect it to be when installed. Timm 2020-12-18 23:03:34 +0100
  • 6ecb469a33 Added Modes.html_file and defaulting it to P_FILE_GMAP. Added --html_file <pathname> option. This sets the path to the HTML file we want to use in networking Added two free at the end of main. I noticed we never deallocated Modes.filename if --ifile is specified. Normally the OS handles this but this is cleaner (e.g. if its lacking capability of reclaiming malloc'd memory from programs that never deallocated it) We now only check one location for gmap.html, the path specified in Modes.html_file Timm 2020-12-18 23:01:32 +0100
  • ea7af392aa gmap.html is now copied to /srv/ when installing. Timm 2020-12-18 12:55:54 +0100
  • c111517c74 Improved error message if we couldnt find FILE_GMAP at source nor working directory. Timm 2020-12-17 16:29:38 +0100
  • 8352a130a1 If we fail opening gmap.html at P_FILE_GMAP we attempt to open it at the working directory instead. This should prevent embedded devices from breaking when updated to this. Timm 2020-12-17 15:15:34 +0100
  • c48c02d9ec DP_FILE_GMAP is now properly set when compiling. This assumes gmap.html is never moved or else recompilation is required. Timm 2020-12-17 14:14:16 +0100
  • 036ef41719 Set path to gmap.html inside a define. Timm 2020-12-17 13:30:33 +0100
  • 8e352b3486
    $"make install" now builds binary Pommaq 2020-12-16 19:54:33 +0100
  • aba25cf6ef Added install/uninstall option Timm 2020-12-16 19:51:23 +0100
  • cb32a0b12b
    Fixes makefile on Debian based systems. Mark Tomlin 2020-11-03 23:59:08 -0500
  • b49ec02f44
    Merge 5e9196c8f3 into de61bd564f Yuval Adam 2020-05-01 12:01:42 +0200
  • ab38bb55a8
    Merge b6ecedbe2f into de61bd564f Rodrigo Osorio 2020-05-01 11:58:48 +0200
  • 6ecf6e5dfd
    Merge 05c068ce9b into de61bd564f Kalofin 2020-02-20 15:20:36 -0700
  • 070010003a
    Merge f342094d16 into de61bd564f Alberts Saulītis 2020-02-07 21:23:43 +0300
  • 8cb0039026
    Merge 0f582ecc3a into de61bd564f Rodrigo Osorio 2020-02-03 23:07:52 +0000
  • de61bd564f OSM: comment a few spots in the javascript. osm antirez 2020-02-03 23:45:23 +0100
  • 115a77445e OSM: create closure for selectPlane callback. antirez 2020-02-03 23:37:18 +0100
  • db9f5f34a3 --loop option to read input file again and again. antirez 2020-02-03 16:15:05 +0100
  • 07d194bbd5 OSM: ability to select a plane. antirez 2020-02-02 23:26:08 +0100
  • e328c75010 OSM: fix icon rotation. antirez 2020-02-02 23:02:56 +0100
  • 7df4e87994 OSM: porting to Open Street Map, basic features. antirez 2020-02-02 18:18:27 +0100
  • bf1f711166 When --ifile is used, read the file in a loop. antirez 2020-02-02 18:17:45 +0100
  • 0b5a58832d Merge branch 'master' of github.com:antirez/dump1090 antirez 2020-01-29 11:19:36 +0100
  • 07b4d648d1
    Merge 70e29b7318 into d4be3b8a25 Carlos Guerrero 2019-12-30 11:24:53 +0000
  • 70e29b7318 Change path color based on altitude Carlos Guerrero 2019-12-30 11:24:16 +0000
  • 6c57b91769 Leave red dots path and center on first plane detected Carlos Guerrero 2019-12-27 20:23:08 +0000
  • db81fec388 Update map web interface and README to reflect google maps API changes cedarmora 2019-06-09 20:16:16 -0700
  • 828480c898 Fix TypeError: Map is not a constructor cedarmora 2019-06-09 19:49:10 -0700
  • 72b7113b92
    ferwere Aman9319 2019-05-08 15:00:20 +0530
  • 261446594d
    Merge 5a4c1f5798 into d4be3b8a25 James Liu 2019-02-27 07:11:41 +0000
  • 5a4c1f5798
    simple fix for global object Map reassignment bug James Liu 2019-02-27 15:11:31 +0800
  • 832b47e7be
    Fix typo in README.md Simeon Miteff 2019-01-15 17:40:24 +1300
  • 3233f2ee78
    Merge fbe117e6b0 into d4be3b8a25 Borian23 2018-11-29 17:58:04 +0000
  • fbe117e6b0 Update link to map`s API and fix "window.Map is not constructor" problem Damian Borowicz 2018-11-29 18:39:31 +0100
  • 10abf1cbe9
    Update README.md Himanshu Attri 2018-10-31 20:48:33 +0530
  • d9cffb269f Bundle gmap.html directly into the code to make dump1090 independant of any external file. Benoît Dejean 2018-07-09 20:08:12 +0200
  • 40ff2c6cd9 Add support for Visual Studio 2015 on Windows Nick Little 2018-07-07 12:50:10 -0500
  • add17dddcf
    Improve install docs to include Ubuntu dependency. Peter Stevenson 2018-05-09 22:41:31 +0100
  • da1ccc3f1c Code cleanup / warnings: Leonard Koenig 2017-10-02 14:46:32 +0200
  • c8a0835c79 Merge ebc6cb92bf into d4be3b8a25 Yogesh Sharma 2017-07-19 23:41:53 +0000
  • ebc6cb92bf Goto Current Location on map - Added code to auto center to current location - Change zoom to 8 Yogesh Sharma 2017-07-19 16:39:20 -0700
  • ee4d8a2fdd Merge 0e673c44e6 into d4be3b8a25 jiskra 2017-06-10 05:32:21 +0000
  • 0e673c44e6 阅读代码增加的注释 jiskra 2017-06-10 13:30:45 +0800
  • a474281377 add test commit jiskra 2017-06-05 22:09:49 +0800
  • 54b245b710 Merge c602d33de3 into d4be3b8a25 don-willingham 2017-05-05 01:28:01 +0000
  • c602d33de3 Merge commit 'd4be3b8a25765de9f36f2aff697f61f914c65f13' into icao-reg willingh 2017-05-04 21:27:06 -0400
  • 0cac2aae5b Radar map: Add Google Maps key placeholder Rodrigo Freire 2017-02-17 22:35:04 -0200
  • 9d7c37f419 Merge 19c9ef3356 into d4be3b8a25 Terri 2017-01-12 17:05:00 +0000
  • 0bb358cd8e Merge 971a53feaf into d4be3b8a25 Douglas Campos 2017-01-12 17:05:00 +0000
  • bdbb898501 Merge f1e44cabd4 into d4be3b8a25 ekkithump 2017-01-12 17:04:59 +0000