Marat Fayzullin
|
9eec273de0
|
Fixed an exception if any of the markers failed to load.
|
2024-09-11 16:12:25 -04:00 |
Marat Fayzullin
|
3d97370488
|
Changing logger.DEBUG to logger.INFO or logger.ERROR, by context.
|
2024-06-19 23:20:37 -04:00 |
Marat Fayzullin
|
a023f22bc2
|
Only adding relevant regex changes.
|
2024-01-31 21:44:28 -05:00 |
Marat Fayzullin
|
dbbf20aa0e
|
Rolling back some regex changes.
|
2024-01-31 21:33:44 -05:00 |
Marat Fayzullin
|
5e3f8c91a2
|
Making sure the code is compatible with Python 3.12+
|
2024-01-31 20:09:05 -05:00 |
Marat Fayzullin
|
c154f1dbb8
|
Importing changes from Jakob Ketterl's development branch.
|
2024-01-31 20:08:31 -05:00 |
Marat Fayzullin
|
686850b2a3
|
Further improving EIBI schedules display.
|
2024-01-20 23:07:18 -05:00 |
Marat Fayzullin
|
9b9a623068
|
Added time-to-live to EIBI markers.
|
2023-10-10 22:32:15 -04:00 |
Marat Fayzullin
|
fa3642bfd9
|
Optimizing map display.
|
2023-09-29 21:03:21 -04:00 |
Marat Fayzullin
|
b826648f1b
|
Removed IATA->ICAO flight ID conversion for now.
|
2023-09-17 12:23:12 -04:00 |
Marat Fayzullin
|
b8ee08000f
|
Extending maximum repeater range to 200km.
|
2023-08-29 18:41:29 -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
|
187b2a7e6e
|
Adding repeater bookmarks and markers, based on RepeaterBook.com.
|
2023-08-22 21:35:24 -04:00 |
Marat Fayzullin
|
90eb9590f2
|
Doing range search now.
|
2023-08-21 20:04:56 -04:00 |
Marat Fayzullin
|
814236b9bf
|
Adding repeater search via RepeaterBook.com.
|
2023-08-21 19:54:06 -04:00 |
Marat Fayzullin
|
88d6558c90
|
Adding automatic bookmarks based on the EIBI data.
|
2023-08-15 23:05:11 -04:00 |
Marat Fayzullin
|
62789ae32b
|
Fixed language string parsing.
|
2023-07-20 22:11:01 -04:00 |
Marat Fayzullin
|
b37fe98dcf
|
Now adding target countries and languages to the info bubble.
|
2023-07-20 22:04:47 -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
|
9d4669efb4
|
Placing EIBI stations on the map, with the current frequencies.
|
2023-07-17 15:02:35 -04:00 |
Marat Fayzullin
|
5d49ad6128
|
Disabling EIBI markers for now.
|
2023-07-15 12:23:22 -04:00 |
Marat Fayzullin
|
2870f43674
|
Added periodic cache updates.
|
2023-07-15 12:22:07 -04:00 |
Marat Fayzullin
|
1c5688e5c1
|
Making feature markers permanent in map.py
|
2023-07-14 22:03:30 -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
|
3471e1c8c6
|
Renamed receiverdb to markers.
|
2023-07-12 23:07:28 -04:00 |