Commit Graph

3093 Commits

Author SHA1 Message Date
Daniel Ekman 3dae1f4c1a Docker, use global MAKEFLAGS 2023-07-17 17:21:43 +02: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
Marat Fayzullin 77778276d1 Added caching. 2023-07-11 21:05:18 -04:00
Marat Fayzullin d3f9288749 Added web scraping, own thread, etc. 2023-07-11 21:05:18 -04:00
Marat Fayzullin 36faf4148c Adding support for a static overlay of other receivers. 2023-07-11 21:05:17 -04:00
Marat Fayzullin 322b45085b Now individuall togglable features. 2023-07-11 21:04:49 -04:00
Marat Fayzullin c34d9486b7 Added separate map display for features. 2023-07-10 22:25:02 -04:00
Marat Fayzullin 015285c015 Added OWRX scraping. 2023-07-10 14:44:42 -04:00
Luarvique L. Luarvique eea4916126
Merge pull request #6 from 0xAF/master
fix versioned docker build and skip caches for nightly builds
2023-07-09 19:01:32 -04:00
Stanislav Lechev [0xAF] 1d71d41f14 fix versioned build and skip caches for nightly builds 2023-07-10 01:00:01 +03:00
Marat Fayzullin 1472fa575b Added caching. 2023-07-09 16:44:46 -04:00
Marat Fayzullin 46bcc7f558 Added web scraping, own thread, etc. 2023-07-09 15:51:44 -04:00
Marat Fayzullin 102bc3c27a Adding support for a static overlay of other receivers. 2023-07-08 23:50:52 -04:00
Marat Fayzullin 3a2265bbbd Preparing OWRX+ 1.2.22 release. 2023-07-06 11:52:24 -04:00
Marat Fayzullin 4646aed555 Merge branch 'source-restart-3' 2023-07-06 11:38:50 -04:00
Marat Fayzullin 105ceb7a6e Adding LPD433 band. 2023-07-06 11:07:45 -04:00
Marat Fayzullin 62619deb4f Merge branch 'master' of https://github.com/luarvique/openwebrx 2023-07-06 00:36:43 -04:00
Marat Fayzullin 94756614b8 Added LPD433 band, KDR444. RHA68, MURS bookmarks. 2023-07-06 00:36:07 -04:00
Luarvique L. Luarvique cce84c017c
Merge pull request #5 from 0xAF/master
Fix docker build in lxc container
2023-07-04 21:50:32 -04:00
Stanislav Lechev [0xAF] 923c16c800 Fix docker build in lxc environment
Docker will use fuse-overlayfs in my lxc container.
The problem is that when the file is moved, the mv command returns with
error, saying it's the same file and cannot be moved. This is because
under the hood, the file is actually the same. Easiest fix is to cp it.
2023-07-05 04:21:54 +03: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
Luarvique L. Luarvique c5b0187a8f
Merge pull request #4 from 0xAF/docker-2
rework docker for building versioned images from deb packages.
2023-07-04 16:33:43 -04:00
Marat Fayzullin 430abf3786 Fixing log window and CW/RTTY console to scale on mobile devices. 2023-07-04 16:30:47 -04:00
Stanislav Lechev [0xAF] 6bcfcf0b63 rework docker for building versioned images from deb packages. 2023-07-04 23:29:15 +03:00
Marat Fayzullin bdf6484cfc Merge branch 'master' of https://github.com/luarvique/openwebrx 2023-07-04 16:18:57 -04:00
Marat Fayzullin 0111c05555 Fixing status bar on the mobile devices. 2023-07-04 16:18:35 -04:00