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
Marat Fayzullin
a69bbf9d2b
Reducing the number of log messages.
2023-07-04 12:12:49 -04:00
Luarvique L. Luarvique
bc4694f683
Merge pull request #3 from 0xAF/docker-1
...
Rework docker build scripts for OWRX+ to build nighlty with everything.
2023-07-03 20:54:53 -04:00
Stanislav Lechev [0xAF]
3c31aefa91
fixed a check in docker build script
2023-07-04 03:37:39 +03:00
Stanislav Lechev [0xAF]
27f42c7085
Rework docker build scripts for OWRX+ to build nighlty with all receivers and demodulators.
...
Add variables and rework the docker files to allow building with
different name (i.e. not 'openwebrx') and upload to different docker hub
account.
Rework the build system, to safe bandwidth (not installing dependencies
with every script) and CPU. On my system this made the building of the
full image in 35 minutes, instead of 60+ minutes. This will allow us to
have a -nightly builds, without spending much CPU and BW on the server,
which will compile them.
2023-07-04 03:26:50 +03:00
Marat Fayzullin
a5889eb692
Improving restart code.
2023-07-03 19:46:33 -04:00
Marat Fayzullin
6e35f9b0dd
Instead of ignoring startup failure, going to retry a few times, then fail.
2023-07-03 18:07:37 -04:00
Marat Fayzullin
6076e1f58f
Adding RTL433, DUMPHFDL, MULTIMON-NG to the Docker build.
2023-07-03 14:42:13 -04:00
Marat Fayzullin
3a0605b7fe
Switching Docker build to improved SoapySDRPlay3.
2023-07-02 11:56:45 -04:00
Marat Fayzullin
646c149d06
Fixing WJSTX patch.
2023-07-02 11:37:29 -04:00
Marat Fayzullin
b98e0811d8
Hopefully fixing Docker build.
2023-07-01 10:09:05 -04:00
Marat Fayzullin
d651b34ace
Made cpu.py discover /sys node containing temperature.
2023-06-30 23:21:42 -04:00
Marat Fayzullin
3eca12c31a
Fixed bookmarks.d usage.
2023-06-30 22:54:42 -04:00
Marat Fayzullin
95e53c6897
Adding support for multiple bookmark files from bookmarks.d folder, etc.
2023-06-30 17:01:52 -04:00
Marat Fayzullin
eee5b68d6b
Simplified clock.
2023-06-30 11:25:59 -04:00
Marat Fayzullin
8fe33a3b81
Synchronized UTC clock changes with the minute changes.
2023-06-30 11:19:34 -04:00
Marat Fayzullin
ed260a72f6
Making temperature check look for more locations incl. config.
2023-06-29 21:39:09 -04:00
Marat Fayzullin
96cf5b7358
Adding PMR channels to bookmarks.
2023-06-29 11:46:54 -04:00
Marat Fayzullin
420573227e
Updating changelog.
2023-06-29 11:40:34 -04:00
Marat Fayzullin
22d30838a6
Extended 2m and 70cm band bounds to reflect US definition.
2023-06-29 11:38:15 -04:00
Marat Fayzullin
89645831b2
Adding bookmarks for time sources and curiosities.
2023-06-29 11:34:30 -04:00
Marat Fayzullin
78117f9e1f
Shifting FAX bookmarks 1.5kHz lower than the carrier.
2023-06-28 12:50:45 -04:00
Marat Fayzullin
ef7c78ca8e
Adding default bookmarks.json file.
2023-06-28 12:45:04 -04:00
Marat Fayzullin
71c77ea686
Preparing for OWRX+ 1.2.21 release.
2023-06-27 23:48:12 -04:00
Marat Fayzullin
7b58f9974d
Fixed secondary waterfall not working with no FFT compression.
2023-06-27 23:42:52 -04:00
Marat Fayzullin
a283dced07
Removing spaces between CPU load and temperature.
2023-06-27 12:04:32 -04:00
Marat Fayzullin
9e944b231f
Added function to send CPU temperature to the client.
2023-06-24 12:41:41 -04:00
Marat Fayzullin
8540fcddd2
Added CPU temperature to the CPU load display.
2023-06-24 01:00:05 -04:00
Marat Fayzullin
6eb19e8c5b
Adding UTC clock to the receiver panel bottom.
2023-06-24 00:27:37 -04:00
Marat Fayzullin
70318b6893
Removing unnecessary code for changing center_freq.
2023-06-22 21:44:27 -04:00
Marat Fayzullin
54661ebde3
Fixing problem when profile center_freq changes would not propagate up.
2023-06-21 23:17:34 -04:00
Marat Fayzullin
f3f06b040d
Merge branch 'master' of https://github.com/luarvique/openwebrx
2023-06-20 11:43:36 -04:00
Marat Fayzullin
36e0af01dc
Making ISM device name column wider.
2023-06-20 11:43:19 -04:00
Luarvique L. Luarvique
973c41cc0c
Update README.md
2023-06-19 22:58:46 -04:00
Marat Fayzullin
2821058e95
Preparing for the 1.2.20 release.
2023-06-18 14:00:19 -04:00
Marat Fayzullin
96f268915f
Extended ISM bandwidth to 250kHz, requires newer CSDR.
2023-06-18 13:29:28 -04:00
Marat Fayzullin
e67a2c5133
Now killing PopenModule slave process if it does not quit in 3 seconds.
2023-06-15 23:06:52 -04:00
Marat Fayzullin
9010b47408
Adding 8m amateur band.
2023-06-15 13:17:34 -04:00