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
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
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
Marat Fayzullin
abef996abe
Making sure we do not damage original changes dictionary in Soapy.
2023-06-14 19:16:56 -04:00
Marat Fayzullin
45364e0cca
Fixing Soapy extra settings being sent as individual values.
2023-06-14 18:47:07 -04:00
Marat Fayzullin
7f7a3e39bd
Made scanner continue scan from the last active bookmark.
2023-06-11 21:12:55 -04:00
Marat Fayzullin
3242e22e7e
Adding admin-defined receiver name (if any) to the window title.
2023-06-11 21:08:31 -04:00
Marat Fayzullin
a637669d43
Fixing Settings icon getting cut off on Chrome, preventing accidetal resize, making number input overlap UI.
2023-06-11 21:07:11 -04:00
Marat Fayzullin
58a00d6984
Fixed version number.
2023-06-10 10:39:25 -04:00
Marat Fayzullin
9555fc4265
Option to require key for profile changes now added.
2023-06-09 00:05:10 -04:00
Marat Fayzullin
f1659f911f
Merge branch 'profile_protect' of https://github.com/luarvique/openwebrx into profile_protect
2023-06-08 23:57:26 -04:00
Marat Fayzullin
42abee5bf6
Fixing merge issue.
2023-06-08 23:53:09 -04:00