Commit Graph

69 Commits

Author SHA1 Message Date
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
Jakob Ketterl 3e8e0c9224 first work on custom aprs icons 2019-09-18 18:50:48 +02:00
Jakob Ketterl 0207374592 restructure the code to have the parser sit where all the parsers sit 2019-08-15 15:45:15 +02:00
Jakob Ketterl 12c92928fa pass through comments for display on the map 2019-08-11 18:42:41 +02:00
Jakob Ketterl 8f7f34c190 better colors (?) 2019-07-28 22:13:55 +02:00
Jakob Ketterl e40b400f6f try to improve "moving" callsigns 2019-07-28 16:36:12 +02:00
Jakob Ketterl 3b5883dd55 improved legend with opacity 2019-07-28 16:33:19 +02:00
Jakob Ketterl 785d439605 play with the colors 2019-07-28 16:26:03 +02:00
Jakob Ketterl ff98b172c4 add option to select coloring by mode, too 2019-07-28 16:17:23 +02:00
Jakob Ketterl 74dddcb8ad add simple legend with colors 2019-07-28 15:57:33 +02:00
Jakob Ketterl 6e7d99376d color by band 2019-07-28 15:28:39 +02:00
Jakob Ketterl a15341fdcf detect and pass band information to the map 2019-07-14 19:32:48 +02:00
Jakob Ketterl 420b0c60d7 exponential backoff, part 2 2019-07-13 21:44:48 +02:00
Jakob Ketterl 9a25c68d9a wording change 2019-07-13 17:20:03 +02:00