Commit Graph

82 Commits

Author SHA1 Message Date
Marat Fayzullin 2b23ddfb31 Placing EIBI stations on the map, with the current frequencies. 2023-07-16 21:18:58 -04:00
Marat Fayzullin 76c8005834 Fixing APRS info windows. 2023-07-15 13:37:50 -04:00
Marat Fayzullin 39e9cc0902 Fixing feature info windows. 2023-07-15 13:18:27 -04:00
Marat Fayzullin fa7acec37e Markers no longer expire. 2023-07-13 11:22:00 -04:00
Marat Fayzullin cc2574d7cc Renaming MapFeatures to MarkerManager. 2023-07-12 10:36:20 -04:00
Marat Fayzullin 35aca333cb Fixing feature switch. 2023-07-12 10:30:02 -04:00
Marat Fayzullin 9ba5408ef7 Renaming to properly reflect functionality. 2023-07-11 23:14:04 -04:00
Marat Fayzullin 1acd27a022 Now individuall togglable features. 2023-07-11 21:05:18 -04:00
Marat Fayzullin 25167db8c6 Added separate map display for features. 2023-07-11 21:05:18 -04:00
Marat Fayzullin d3f9288749 Added web scraping, own thread, etc. 2023-07-11 21:05:18 -04:00
Marat Fayzullin 36faf4148c Adding support for a static overlay of other receivers. 2023-07-11 21:05:17 -04:00
Marat Fayzullin 59695652d1 No longer using separate aircraft URL. 2023-05-31 19:33:47 -04:00
Marat Fayzullin 7abfc85796 Improving HFDL decoder, showing aircraft on the map. 2023-05-31 11:36:50 -04:00
Marat Fayzullin d04fa40167 Renaming path to hops. 2023-04-03 23:15:57 -04:00
Marat Fayzullin 9335840914 Cleanup. 2023-04-03 12:48:46 -04:00
Marat Fayzullin e31863b151 Added proper path display. 2023-04-03 12:39:46 -04:00
Marat Fayzullin 2f0bd16e24 Adding direct/indirect APRS indicator to map markers. 2023-04-02 18:35:45 -04:00
Marat Fayzullin 4ed3fea080 Making map squares fully transparent when disabled. 2023-04-01 10:55:54 -04:00
Marat Fayzullin 3ad2d22f96 Added option to turn map colors off. 2023-03-30 22:42:08 -04:00
Marat Fayzullin c45c413050 Added processing of SSTV debug output, cut temeperature to one decimal digit. 2023-03-02 22:32:42 -05:00
Marat Fayzullin f09dea90de Improving code. 2023-02-26 11:51:33 -05:00
Marat Fayzullin 28f424a318 Added vessel lookup URL. 2023-02-25 23:40:39 -05:00
Marat Fayzullin 2765732e0e Now showing AIS details on the map. 2023-02-25 22:17:04 -05:00
Marat Fayzullin 5b77bc399c Hiding NMEA messages for now, not linkfying ship IDs. 2023-02-25 21:43:25 -05:00
Marat Fayzullin 8ec2a12a60 Fixing no-wind situation. 2022-12-05 23:19:02 -05:00
Marat Fayzullin c1906a4a68 Adding units. 2022-12-05 23:05:09 -05:00
Marat Fayzullin c504589b76 Adding more details about stationary markers. 2022-12-05 22:59:09 -05:00
Marat Fayzullin 22a447f590 Added altitude and device info. 2022-11-29 21:26:51 -05:00
Marat Fayzullin c36ec38fbd Adding APRS weather info and other APRS improvements. 2022-11-29 20:24:14 -05:00
Marat Fayzullin e3780f6aea Adding all current customizations to the original forked code. 2022-11-19 14:34:47 -05:00
Jakob Ketterl e9cb5d54be send changed keys over websocket connection for the map 2021-02-27 01:00:38 +01:00
Jakob Ketterl 53faca64c0 clean up header styles 2021-02-05 17:56:02 +01:00
Jakob Ketterl 181855e7a4 add filtering capability to the map 2021-01-20 00:39:34 +01:00
Jakob Ketterl 3246e5ab3a move ysf metadata parsing to server; improve map pin behavior 2021-01-17 19:21:13 +01:00
Jakob Ketterl c59c5b76d8 fix callsign highlight on map for mobile / portable calls 2021-01-17 18:50:55 +01:00
Jakob Ketterl e062412e60 show receiver location pin on the map 2020-12-11 17:47:17 +01:00
Jakob Ketterl bdb6d75f83 better sorting for the legend 2020-12-10 22:22:08 +01:00
Jakob Ketterl b3fbf89f57 remove OSM fallback since it's broken 2020-11-30 18:10:34 +01:00
Jakob Ketterl 59a7842c6d fix map info window popping up after close 2020-05-09 01:18:51 +02:00
Jakob Ketterl 3202f48f8e header details on map, too 2020-05-09 00:20:38 +02:00
Jakob Ketterl fd9e913a49 config migration for receiver_gps 2020-03-29 18:08:26 +02:00
Jakob Ketterl ede40e4a68 always add OSM source, switch when no google maps key is present. 2020-03-13 23:53:14 +01:00
Justin Settle c385fd635b
Add fallback to use OpenStreetMap/Wikipedia Maps 2020-03-11 10:27:46 -04:00
Jakob Ketterl 9d01b2306c improve https detection 2019-12-03 18:57:32 +01:00
Jakob Ketterl fc8d3d8f11 improve websocket url determination 2019-12-03 18:53:57 +01:00
root b774e75f2c fix urls for when we aren't running on the root 2019-11-25 20:17:11 +01:00
Jakob Ketterl 428a9ca509 await the right condition 2019-09-21 13:41:04 +02:00
Jakob Ketterl ecbae5af2d implement icon rotation 2019-09-19 02:25:32 +02:00
Jakob Ketterl 15c28b130d use custom marker class to solve overlay problem (and enable rotation at
a later point)
2019-09-19 01:35:58 +02:00
Jakob Ketterl e231c07c80 2x resolution for retina displays 2019-09-18 19:41:37 +02:00