Commit Graph

278 Commits

Author SHA1 Message Date
Marat Fayzullin ad01c8dc81 Moved common JS functions into Utils.js. Added countries to callsigns. 2023-10-15 14:42:33 -04:00
Marat Fayzullin 0ca2f16bd0 Addredding jketterl's comments. 2023-09-18 19:40:19 -04:00
Marat Fayzullin 6dfdb30a50 Trying to sync owrx folder from jketterl's develop branch. 2023-09-10 21:00:51 -04:00
Marat Fayzullin cb856fa02f Adding ACARS decoding via AcarsDec tool. 2023-09-08 13:22:23 -04:00
Marat Fayzullin a5836f8776 Adding FAX options. 2023-09-06 16:19:49 -04:00
Marat Fayzullin b79ce2fca0 Renaming OpenWeatherMap key. 2023-09-02 20:04:40 -04:00
Marat Fayzullin 633a863a6e Updating aircraft database algorithms, adding OpenWeatherMap key, etc. 2023-09-02 17:19:13 -04:00
Marat Fayzullin b8ee08000f Extending maximum repeater range to 200km. 2023-08-29 18:41:29 -04:00
Marat Fayzullin 187b2a7e6e Adding repeater bookmarks and markers, based on RepeaterBook.com. 2023-08-22 21:35:24 -04:00
Marat Fayzullin 814236b9bf Adding repeater search via RepeaterBook.com. 2023-08-21 19:54:06 -04:00
Marat Fayzullin 45b09e89dc VDL2 works now! 2023-08-20 20:59:12 -04:00
Marat Fayzullin f43ce84334 Now restricting EIBI bookmarks by distance. 2023-08-18 00:17:39 -04:00
Marat Fayzullin fce8e87ed7 Added ability to enable EIBI bookmarks per-profile. 2023-08-15 23:05:11 -04:00
Marat Fayzullin d00a95e729 Made EIBI auto-bookmarks an option. 2023-08-15 23:05:11 -04:00
Marat Fayzullin 2228054d0e Clicking MAP icon in Maps switches map type now. 2023-08-07 20:38:40 -04:00
Marat Fayzullin 7dd243ab02 Added map type selection to the settings. 2023-08-07 16:14:25 -04:00
Marat Fayzullin 8bdaf9e132 GoogleMaps by default 2023-08-07 14:50:29 -04:00
Marat Fayzullin 1267702640 Adding multiple maps. 2023-08-07 14:49:11 -04:00
Stanislav Lechev [0xAF] 0fcdcf0e8a add Leaflet with OSM and other maps 2023-08-07 03:42:38 +03:00
Marat Fayzullin cc944a0c01 Renaming to MapManager. 2023-07-31 22:08:23 -04:00
Marat Fayzullin 7dc8f910d5 Finished refactoring maps. 2023-07-31 22:05:37 -04:00
Marat Fayzullin 2eb3c0aac3 Now updating EIBI database from the marker manager thread. 2023-07-18 19:30:14 -04:00
Marat Fayzullin 645b057d49 Performance fix in _findBookmark(), some comments. 2023-07-04 18:40:40 -04:00
Marat Fayzullin 3ab19d5f37 Limit bookmark editing to saveable bookmarks. 2023-07-04 18:25:40 -04:00
Marat Fayzullin 8fe33a3b81 Synchronized UTC clock changes with the minute changes. 2023-06-30 11:19:34 -04:00
Marat Fayzullin 42cc4f37bf Added option to swap mouse wheen function between tuning and zooming. 2023-06-03 11:58:58 -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 631e617ab1 Minor setting name change. 2023-05-28 18:56:02 -04:00
Marat Fayzullin 62d0c21b91 Added option to disable paging filter that removes unreadable messages. 2023-05-28 17:01:14 -04:00
Marat Fayzullin d53ce31409 Added support for non-image storage files to the browser. 2023-05-26 11:03:19 -04:00
Marat Fayzullin 4561cb9632 No longer resetting magic key on initial page load. 2023-05-21 11:32:57 -04:00
Marat Fayzullin 9a0906695f Added magic key option for changing center frequency. 2023-05-20 23:08:21 -04:00
Marat Fayzullin 15bcd0d3fb Settings to disable side-stepping center frequency and audio recording. 2023-05-20 18:04:48 -04:00
Marat Fayzullin e728fea6b6 Adding basic scanner for bookmarked frequencies. 2023-05-09 23:48:21 -04:00
Marat Fayzullin 8b9e3138ad Added option to ignore indirect APRS reports. 2023-04-22 16:30:19 -04:00
Marat Fayzullin 834843a583 Now checking for visited hops and generating proper path. 2023-04-03 21:06:56 -04:00
Marat Fayzullin ea95721c88 Added optional 2-pixel boarder around receiver panel. 2023-03-28 16:26:35 -04:00
Marat Fayzullin 1b629e32ff Added UI opacity setting. 2023-03-25 16:15:17 -04:00
Marat Fayzullin 027790b8dd Adding proper spectrum display. 2023-03-24 21:04:39 -04:00
Marat Fayzullin e1300f76d8 Added frequency to SSTV filenames, refactored storage code, etc. 2023-02-28 14:38:24 -05:00
Marat Fayzullin 28f424a318 Added vessel lookup URL. 2023-02-25 23:40:39 -05:00
Marat Fayzullin f7944cca18 Refactoring storage API. 2023-02-24 23:08:34 -05:00
Marat Fayzullin 1dae656aa9 Refactoring. 2023-02-24 22:43:13 -05:00
Marat Fayzullin b643bf83fa Storage cleanup works now. 2023-02-22 12:24:22 -05:00
Marat Fayzullin 75960d06ac Adding stored file management. 2023-02-21 23:21:46 -05:00
Marat Fayzullin 89bc51b1f9 Adding limit to the number of stored files. 2023-02-21 23:05:11 -05:00
Marat Fayzullin 7a56366cbf Refactoring. 2023-02-21 22:52:30 -05:00
Marat Fayzullin 3d8bfac74d File browser almost works now. 2023-02-21 20:46:59 -05:00
Marat Fayzullin c05064e6e8 Adding rudimentary file browser. 2023-02-21 20:30:39 -05:00