Commit Graph

1041 Commits

Author SHA1 Message Date
Marat Fayzullin 98aae65abc Fixing feature symbols. 2023-09-29 21:12:24 -04:00
Marat Fayzullin fa3642bfd9 Optimizing map display. 2023-09-29 21:03:21 -04:00
Marat Fayzullin 1946a84131 Updated aircraft images, added colors. 2023-09-29 19:39:48 -04:00
Marat Fayzullin a822fac904 Leaflet airplane markers finally fixed? 2023-09-28 22:41:39 -04:00
Marat Fayzullin a8df56665e Trying to make Leaflet markers work properly. 2023-09-28 22:31:32 -04:00
Marat Fayzullin c95e807aa9 Updates to the Leaflet map display. 2023-09-28 12:37:03 -04:00
Marat Fayzullin 67ed82676a Fixing anchors. 2023-09-27 23:33:09 -04:00
Marat Fayzullin 8291c7518d Fixing Leaflet info bubbles. 2023-09-27 23:02:27 -04:00
Marat Fayzullin 0b222a3ce1 Added TTL to aircraft markers, updated ADSB display. 2023-09-27 21:09:14 -04:00
Marat Fayzullin dcd0dbd202 Minor fixes 2023-09-25 23:34:23 -04:00
Marat Fayzullin 768a16171d Fixed aircraft title linkify(), VDL2 altitudes, etc. 2023-09-25 23:22:00 -04:00
Marat Fayzullin 38263f6404 Now works. 2023-09-25 22:31:25 -04:00
Marat Fayzullin 4dea8c11ab Implementing separate aircraft markers. 2023-09-23 23:11:57 -04:00
Marat Fayzullin 0f41604b65 Adding optional ADSB parsing of the dump1090 JSON output. 2023-09-22 14:38:16 -04:00
Marat Fayzullin e0c1def24f Now accumulating and showing aircraft messages on the map. 2023-09-20 14:40:16 -04:00
Marat Fayzullin d93c356f0c Further alignment in the info box. 2023-09-18 22:29:06 -04:00
Marat Fayzullin 8e08500cbf Updating info bubble formatting. 2023-09-18 20:59:07 -04:00
Marat Fayzullin 0ca2f16bd0 Addredding jketterl's comments. 2023-09-18 19:40:19 -04:00
Marat Fayzullin b826648f1b Removed IATA->ICAO flight ID conversion for now. 2023-09-17 12:23:12 -04:00
Marat Fayzullin d4207a2848 Clicking on an aircraft message now leads to the map. 2023-09-16 17:16:23 -04:00
Marat Fayzullin b4eb71f296 Added linkToMap() method. 2023-09-16 13:49:12 -04:00
Marat Fayzullin b0b347abf7 Updating east-facing APRS symbols 2023-09-15 20:35:21 -04:00
Marat Fayzullin 31436f5202 Lowered max number of messages in the list to 250 (see ADSB). 2023-09-14 20:22:54 -04:00
Marat Fayzullin 1513263655 Painting YES/NO feature indicators red and green. 2023-09-11 12:24:55 -04:00
Marat Fayzullin 22db936688 Fixing scrollToBottom() function. 2023-09-10 21:00:51 -04:00
Marat Fayzullin f2b7f86028 Merging more code. 2023-09-10 21:00:51 -04:00
Marat Fayzullin 1ab77f4106 Merging further changes. 2023-09-10 21:00:51 -04:00
Marat Fayzullin 2eae46d54c Debugging 2023-09-10 21:00:51 -04:00
Marat Fayzullin d901e76ac1 Merging htdocs from jketterl development branch. 2023-09-10 21:00:51 -04:00
Marat Fayzullin e12ef52cca Fixed issue with linkify() failing on aircraft IDs containing dash. 2023-09-09 10:54:26 -04:00
Marat Fayzullin 97efb35f5b APRS stormcloud faces east. 2023-09-08 18:54:00 -04:00
Marat Fayzullin 97213a3bca Changed "airport" to "destination", added "origin", etc. 2023-09-08 18:06:26 -04:00
Marat Fayzullin 66d288947d Improving ACARS parsing, adding bookmarks. 2023-09-08 15:44:02 -04:00
Marat Fayzullin cb856fa02f Adding ACARS decoding via AcarsDec tool. 2023-09-08 13:22:23 -04:00
Marat Fayzullin cbf61948bc Improving flight data merging. 2023-09-05 19:11:48 -04:00
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