Commit Graph

983 Commits

Author SHA1 Message Date
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
Marat Fayzullin 43dd9ca600 Fixing UTC clock event. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 7dc8f910d5 Finished refactoring maps. 2023-07-31 22:05:37 -04:00
Marat Fayzullin f6afd5fe8c Added proper derivation for markers. 2023-07-31 22:05:37 -04:00
Marat Fayzullin bcd0b971d6 Defined API between abstract and implementation-specific Locators. 2023-07-31 22:05:37 -04:00
Marat Fayzullin d232897094 Performance issue with GMap rectangles solved. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 7e0239d9b5 Separated locators from the map implementation. 2023-07-31 22:05:37 -04:00
Marat Fayzullin eb11d65f92 Moved markers storage into MarkerManager. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 49eb69c143 Proper inheritance now. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 76aeba891e Refactoring markers. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 8e2e973ebb Moving common markers functionality to MarkerManager.js. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 8810b58079 Clicking on UTC time hides map controls now. 2023-07-27 23:35:23 -04:00
Marat Fayzullin 7604a8e385 Improving things. 2023-07-19 22:06:05 -04:00
Marat Fayzullin 2eb3c0aac3 Now updating EIBI database from the marker manager thread. 2023-07-18 19:30:14 -04:00
Marat Fayzullin 34ef4e7b66 Adding EIBI schedules properly 2023-07-18 11:29:51 -04:00
Marat Fayzullin 54843ecace Improving EIBI schedules. 2023-07-17 15:33:54 -04:00
Marat Fayzullin 9d4669efb4 Placing EIBI stations on the map, with the current frequencies. 2023-07-17 15:02:35 -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 cf5db24016 Created new infowindows for markers, etc. 2023-07-14 19:44:41 -04:00
Marat Fayzullin 83a7309154 Scraping EIBI schedule appears to work now. 2023-07-13 22:52:25 -04:00
Marat Fayzullin 7b39c93960 Added EIBI database parser, using it for list of transmitters. 2023-07-13 19:04:06 -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