Commit Graph

1006 Commits

Author SHA1 Message Date
Marat Fayzullin 49043b3a12 ADSB airplanes are red now. 2023-09-05 15:27:22 -04:00
Marat Fayzullin 6fc337775b Now offsetting FAX frequencies 1.9kHz below the carrier. 2023-09-05 15:25:42 -04:00
Marat Fayzullin 3491b35d26 Fixing Leaflet map. 2023-09-02 20:07:36 -04:00
Marat Fayzullin b79ce2fca0 Renaming OpenWeatherMap key. 2023-09-02 20:04:40 -04:00
Stanislav Lechev [0xAF] 807e096c91 add deps on map overlays and allow multiple overlays with same name to be switched with one checkbox 2023-09-03 01:17:58 +03:00
Marat Fayzullin 633a863a6e Updating aircraft database algorithms, adding OpenWeatherMap key, etc. 2023-09-02 17:19:13 -04:00
Marat Fayzullin 477161f884 Showing weather on top. 2023-08-31 17:19:00 -04:00
Stanislav Lechev [0xAF] 8fe8d7d7da add Weather Radar for USA 2023-09-01 00:13:32 +03:00
Stanislav Lechev [0xAF] d17a4f7bdf fix readding of the overlay on map change 2023-08-31 23:27:41 +03:00
Stanislav Lechev [0xAF] 124dcc3fbe Add Extra Map Layers to Leaflet 2023-08-31 23:07:51 +03:00
Marat Fayzullin ff82c5d62d Lightened aircraft shadows. 2023-08-31 11:41:53 -04:00
Marat Fayzullin 59cdb28f6f Updating AprsMarker direction check. 2023-08-30 13:57:53 -04:00
Marat Fayzullin ee419fe91c Made shadow more fuzzy. 2023-08-29 21:24:30 -04:00
Marat Fayzullin c3fac4a1fc Offset shadow by 45 degrees. 2023-08-29 21:21:46 -04:00
Marat Fayzullin 89d4a92910 Added shadows to elevated markers. 2023-08-29 21:15:33 -04:00
Marat Fayzullin 7c29451694 Fixed APRS symbols orientation. 2023-08-28 22:37:05 -04:00
Marat Fayzullin 259b5f9b8a Making a new dump1090 branch, since the old one does not rebase well. 2023-08-28 20:49:10 -04:00
Marat Fayzullin 03c60ab377 Minor cleanup. 2023-08-28 20:30:52 -04:00
Stanislav Lechev [0xAF] b71984c2db rework to 'details' object 2023-08-29 02:08:20 +03:00
Stanislav Lechev [0xAF] ab14357ade add support for extra rows in marker popup table 2023-08-29 00:37:17 +03:00
Marat Fayzullin 2b132e48c3 Minor fixes. 2023-08-25 21:04:25 -04:00
Marat Fayzullin ce99271675 Fixed non-APRS markers (YSF), widened repeater bubbles, improved EIBI parser. 2023-08-23 20:01:48 -04:00
Marat Fayzullin 0522928607 Fixing non-APRS (YSF etc) markers not showing up. 2023-08-23 13:05:45 -04:00
Marat Fayzullin 6ddb94a504 Abbreviating altitude as alt now. 2023-08-22 21:39:10 -04:00
Marat Fayzullin d7174dea77 Simplifying JS code. 2023-08-21 22:05:53 -04:00
Marat Fayzullin 5c0ccb83dc Simplifying linkify(). 2023-08-21 21:31:30 -04:00
Marat Fayzullin 814236b9bf Adding repeater search via RepeaterBook.com. 2023-08-21 19:54:06 -04:00
Marat Fayzullin d4a09eb3dc Dropped VDL2 sampling rate to 105kHz, added better parsing, instructions. 2023-08-21 15:53:56 -04:00
Marat Fayzullin 3c2cea7d39 Shrinking bandwidth, improving parsing. 2023-08-20 21:09:57 -04:00
Marat Fayzullin 45b09e89dc VDL2 works now! 2023-08-20 20:59:12 -04:00
Marat Fayzullin 9558910471 Fixing profile setting info text blowing up the layout. 2023-08-18 22:26:19 -04:00
Marat Fayzullin 2585c44db8 Simplifying code a bit. 2023-08-07 22:27:18 -04:00
Stanislav Lechev [0xAF] 0c118eceb8 remove unused var 2023-08-08 05:05:31 +03:00
Stanislav Lechev [0xAF] deb9d734a5 fix some issues on leaflet map 2023-08-08 04:59:43 +03:00
Marat Fayzullin 2228054d0e Clicking MAP icon in Maps switches map type now. 2023-08-07 20:38:40 -04:00
Marat Fayzullin 4314af5aad Moving zoom control to bottom-right (like GMaps). 2023-08-07 18:58:02 -04:00
Marat Fayzullin 7dd243ab02 Added map type selection to the settings. 2023-08-07 16:14:25 -04:00
Marat Fayzullin 1267702640 Adding multiple maps. 2023-08-07 14:49:11 -04:00
Marat Fayzullin fe0c1ef6bb Not using icons on the map. 2023-08-06 23:55:29 -04:00
Marat Fayzullin bb9537bfdf Now using symbols not icons. 2023-08-06 23:54:37 -04:00
Luarvique L. Luarvique 657af576a4
Merge pull request #15 from 0xAF/new_map
change feature icons with symbols
2023-08-06 23:12:53 -04:00
Marat Fayzullin d109e591cd Integration. 2023-08-06 23:11:39 -04:00
Marat Fayzullin 380d873aa5 Integrating changes 2023-08-06 22:49:02 -04:00
Stanislav Lechev [0xAF] 4857286994 change feature icons with symbols 2023-08-07 05:48:54 +03:00
Stanislav Lechev [0xAF] 0fcdcf0e8a add Leaflet with OSM and other maps 2023-08-07 03:42:38 +03:00
Marat Fayzullin 82022d4cce Adidng missing library. 2023-08-01 21:02:36 -04:00
Marat Fayzullin ebdf390107 Simplifying code. 2023-07-31 23:07:52 -04:00
Marat Fayzullin 67b5276211 Making clock work again. 2023-07-31 22:48:26 -04:00
Marat Fayzullin 6a5d715aa0 Fixing bugs. 2023-07-31 22:25:45 -04:00
Marat Fayzullin cc944a0c01 Renaming to MapManager. 2023-07-31 22:08:23 -04:00