Commit Graph

3118 Commits

Author SHA1 Message Date
Christian Raßmann 1c90e3403d bugfixing 2023-07-26 10:15:02 +02:00
Christian Raßmann d6a3325d35 simplify my solution 2023-07-26 09:51:53 +02:00
Christian Raßmann 5a72981519 fixing JS8 messages 2023-07-25 23:24:47 +02:00
Marat Fayzullin cbcf766ff3 Making sure EIBI lookup does not crash OWRX. 2023-07-24 22:58:34 -04:00
Luarvique L. Luarvique bcd14310b6
Merge pull request #10 from 0xAF/master
rework docker scripts for multi-platform builds
2023-07-23 20:52:35 -04:00
Stanislav Lechev [0xAF] 3871679ed9
Merge branch 'luarvique:master' into master 2023-07-24 01:30:02 +03:00
Marat Fayzullin 41b655df82 Adding DRM modulation parsing when loading EIBI data, scraping EIBI weekly. 2023-07-23 00:34:00 -04:00
Marat Fayzullin 4ef1efbc67 Preparing for the 1.2.24 release. 2023-07-21 18:40:13 -04:00
Marat Fayzullin 6210e542b4 Merge branch 'master' of https://github.com/luarvique/openwebrx 2023-07-21 17:16:16 -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
Stanislav Lechev [0xAF] 59e3cb78fd rework docker scripts for multi-platform builds 2023-07-20 05:38:28 +03: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 368f756a4a Merge branch 'eibi' of https://github.com/luarvique/openwebrx into eibi 2023-07-18 11:30:34 -04:00
Marat Fayzullin 34ef4e7b66 Adding EIBI schedules properly 2023-07-18 11:29:51 -04:00
Marat Fayzullin ae7b4d6e08 Tagged receiver window. 2023-07-17 19:41:37 -04:00
Luarvique L. Luarvique fb673cddd0
Merge pull request #9 from kng/makeflags
Use global MAKEFLAGS in docker build
2023-07-17 18:19:00 -04:00
Marat Fayzullin 6361044194 Merge branch 'eibi' of https://github.com/luarvique/openwebrx into eibi 2023-07-17 15:37:19 -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
Luarvique L. Luarvique 6ce37130f9
Update README.md 2023-07-17 15:01:32 -04:00
Daniel Ekman 38455465de Docker, update global MAKEFLAGS for hackrf 2023-07-17 18:33:38 +02:00
Daniel Ekman ff76df40c5 Docker, update global MAKEFLAGS 2023-07-17 18:19:59 +02:00
Daniel Ekman 3dae1f4c1a Docker, use global MAKEFLAGS 2023-07-17 17:21:43 +02:00
Marat Fayzullin 2b23ddfb31 Placing EIBI stations on the map, with the current frequencies. 2023-07-16 21:18:58 -04:00
Luarvique L. Luarvique 021e1b5f1d
Merge pull request #8 from 0xAF/master
fix docker release builds on arm
2023-07-16 16:54:29 -04:00
Stanislav Lechev [0xAF] e3b77d9450 fix docker release builds on arm
cp version which is in debian-slim for arm seems to require -r/-a option
when copying a folder.
2023-07-16 23:45:37 +03:00
Luarvique L. Luarvique 159598c868
Merge pull request #7 from 0xAF/master
fix docker nightly images
2023-07-15 21:20:35 -04:00
Stanislav Lechev [0xAF] ac8f84943b
Merge branch 'luarvique:master' into master 2023-07-16 04:14:09 +03:00
Stanislav Lechev [0xAF] 40d309b4df fix docker nightly builds 2023-07-16 04:13:36 +03:00
Marat Fayzullin a4d07594f7 Updating changes file. 2023-07-15 13:56:52 -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 c799d5e85a Preparing for 1.2.23 release. 2023-07-15 12:29:38 -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
Marat Fayzullin cc2574d7cc Renaming MapFeatures to MarkerManager. 2023-07-12 10:36:20 -04:00
Marat Fayzullin 35aca333cb Fixing feature switch. 2023-07-12 10:30:02 -04:00
Marat Fayzullin 9ba5408ef7 Renaming to properly reflect functionality. 2023-07-11 23:14:04 -04:00
Marat Fayzullin d8aa5da145 Merge branch 'receiverdb' of https://github.com/luarvique/openwebrx into receiverdb 2023-07-11 21:05:47 -04:00
Marat Fayzullin 1acd27a022 Now individuall togglable features. 2023-07-11 21:05:18 -04:00
Marat Fayzullin 25167db8c6 Added separate map display for features. 2023-07-11 21:05:18 -04:00
Marat Fayzullin a57e1d00dc Added OWRX scraping. 2023-07-11 21:05:18 -04:00