Commit Graph

3175 Commits

Author SHA1 Message Date
Marat Fayzullin 2a298808ab Separating default bookmarks by type, removing rarely used. 2023-08-15 22:50:39 -04:00
Marat Fayzullin 06cb9063c5 Fixing bug where trying to switch locked source reset it for all connections. 2023-08-08 20:10:58 -04:00
Marat Fayzullin 393f03ba0e Preparing for 1.2.25 release. 2023-08-07 22:45:09 -04:00
Marat Fayzullin e2e9086352 Merge branch 'master' of https://github.com/luarvique/openwebrx 2023-08-07 22:33:00 -04:00
Marat Fayzullin d28f243a06 Merge branch 'new_map' 2023-08-07 22:32:13 -04:00
Marat Fayzullin 2585c44db8 Simplifying code a bit. 2023-08-07 22:27:18 -04:00
Luarvique L. Luarvique 4608ac368d
Merge pull request #16 from 0xAF/new_map
fix some issues on leaflet map
2023-08-07 22:14:44 -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 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
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
Luarvique L. Luarvique 301f325cfd
Merge pull request #14 from 0xAF/new_map
add Leaflet with OSM and other maps
2023-08-06 22:33:01 -04: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
Luarvique L. Luarvique d074a44351
Merge pull request #13 from 0xAF/master
Revert to stable version of js8py for docker images
2023-08-01 20:02:31 -04:00
Stanislav Lechev [0xAF] 89fc645363
Merge branch 'luarvique:master' into master 2023-08-02 02:49:39 +03:00
Stanislav Lechev [0xAF] 69b7ef6cf0 revert to stable version of js8py for docker image 2023-08-02 02:47:25 +03:00
Marat Fayzullin b60a48f7e8 Revert "Merge pull request #11 from rassware/js8_fix"
This reverts commit 9b88e6130b, reversing
changes made to 272b35215b.
2023-08-01 11:59:59 -04:00
Marat Fayzullin ebdf390107 Simplifying code. 2023-07-31 23:07:52 -04:00
Luarvique L. Luarvique 9b88e6130b
Merge pull request #11 from rassware/js8_fix
fixing JS8 messages
2023-07-31 23:02:25 -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 a425780542 Merge branch 'new_map' of https://github.com/luarvique/openwebrx into new_map 2023-07-31 22:06:04 -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 272b35215b Now considering anything <4.8MHz a USB service transmitter. 2023-07-31 22:05:04 -04:00
Marat Fayzullin f9d45e014d Fixing UTC clock event. 2023-07-31 21:58:07 -04:00
Marat Fayzullin b846fb2d88 Finished refactoring maps. 2023-07-31 21:53:07 -04:00
Luarvique L. Luarvique b00f5ccfeb
Merge pull request #12 from 0xAF/master
fix compilation of codec2 in docker image
2023-07-31 21:29:25 -04:00
Stanislav Lechev [0xAF] 3274598a33 fix compilation of codec2 in docker image 2023-08-01 03:45:27 +03:00
Marat Fayzullin 2638647006 Added proper derivation for markers. 2023-07-30 14:10:42 -04:00
Marat Fayzullin 10401f0bdb Defined API between abstract and implementation-specific Locators. 2023-07-30 13:13:44 -04:00