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 |
Marat Fayzullin
|
c174cef20e
|
Added device-specific option to disable profile changes without a key.
|
2023-06-08 23:53:09 -04:00 |
Marat Fayzullin
|
d02727a147
|
Trying to allow locking certain SDR sources with magic key.
|
2023-06-08 23:53:09 -04:00 |
Marat Fayzullin
|
07601b5eac
|
Preparing for the next release.
|
2023-06-08 23:52:48 -04:00 |
Marat Fayzullin
|
30089b3d7f
|
Now also adding frame to bookmark dialogs.
|
2023-06-08 23:04:37 -04:00 |
Marat Fayzullin
|
9634363cbf
|
Merge branch 'profile_protect' of https://github.com/luarvique/openwebrx into profile_protect
|
2023-06-06 23:37:40 -04:00 |
Marat Fayzullin
|
e56f449060
|
Fixing merge issue.
|
2023-06-06 23:37:29 -04:00 |
Marat Fayzullin
|
9131e128d5
|
Added device-specific option to disable profile changes without a key.
|
2023-06-06 23:36:26 -04:00 |
Marat Fayzullin
|
30b66f2f1c
|
Trying to allow locking certain SDR sources with magic key.
|
2023-06-06 23:36:26 -04:00 |
Marat Fayzullin
|
767952bbfd
|
Added separate ZVEI decoder for German SELCALL modes.
|
2023-06-06 22:53:59 -04:00 |
Marat Fayzullin
|
56af0a6afd
|
Updating column names and formatting for PAGE, HFDL, ISM.
|
2023-06-04 21:19:06 -04:00 |
Marat Fayzullin
|
27ec8de312
|
Changed "pocsag" mode to "page" in bands.json.
|
2023-06-04 19:38:18 -04:00 |
Marat Fayzullin
|
a16fc52bc7
|
Fixing merge issue.
|
2023-06-04 12:34:16 -04:00 |
Marat Fayzullin
|
c21b281bfa
|
Merge branch 'profile_protect' of https://github.com/luarvique/openwebrx into profile_protect
|
2023-06-04 12:25:04 -04:00 |
Marat Fayzullin
|
5f5ac4e21a
|
Added device-specific option to disable profile changes without a key.
|
2023-06-04 12:23:28 -04:00 |
Marat Fayzullin
|
07a017244d
|
Trying to allow locking certain SDR sources with magic key.
|
2023-06-04 11:51:08 -04:00 |
Marat Fayzullin
|
42cc4f37bf
|
Added option to swap mouse wheen function between tuning and zooming.
|
2023-06-03 11:58:58 -04:00 |
Marat Fayzullin
|
e01c3c19f0
|
Slightly improving the setfrequency style.
|
2023-06-03 11:41:16 -04:00 |
Marat Fayzullin
|
10673b4d1e
|
Trying to allow locking certain SDR sources with magic key.
|
2023-06-03 11:38:18 -04:00 |
Marat Fayzullin
|
1475f23ad2
|
Merge branch 'master' of https://github.com/luarvique/openwebrx
|
2023-06-01 16:27:10 -04:00 |
Marat Fayzullin
|
ac7b505af5
|
Updated rtl_433 options for older version, renamed HFDL logs to "HFDL-*".
|
2023-06-01 16:26:45 -04:00 |
Luarvique L. Luarvique
|
de6e814355
|
Update README.md
|
2023-06-01 10:37:45 -04:00 |
Marat Fayzullin
|
1c7af70a6f
|
Reenabled real ISM source.
|
2023-05-31 19:40:25 -04:00 |
Marat Fayzullin
|
49c869a97d
|
Preparing for the release.
|
2023-05-31 19:39:39 -04:00 |
Marat Fayzullin
|
59695652d1
|
No longer using separate aircraft URL.
|
2023-05-31 19:33:47 -04:00 |
Marat Fayzullin
|
eeedcaa4df
|
Now linking HFDL data display to flight/aircraft lookup sites.
|
2023-05-31 17:42:49 -04:00 |