Commit Graph

2320 Commits

Author SHA1 Message Date
d53d3b7a51 clean up javascript as good as possible with the help of the IDE 2019-10-16 17:11:09 +02:00
72062c8570 let's apply some formatting 2019-10-16 13:17:47 +02:00
de90219406 dynamically calculate audio block size (improving latency) 2019-10-15 19:50:24 +02:00
de179d070d this is not theoretical any more 2019-10-13 18:28:58 +02:00
f45857f79b don't use the resampler if the optimization says so 2019-10-13 18:25:32 +02:00
eda556ef03 prevent start-up of services if requirements are not fulfilled.
closes #4
2019-10-13 17:51:00 +02:00
ea67340cab display message when sdr unavailable 2019-10-13 14:17:32 +02:00
5b61f8c7a3 show message in log 2019-10-12 20:48:36 +02:00
70d8fe82b3 send failure message to client 2019-10-12 20:46:32 +02:00
fce8c294d3 first work at detecting failed sdr devices 2019-10-12 20:19:34 +02:00
8541f79ebc remove dial button 2019-10-12 17:34:49 +02:00
ec4fd401cb update dropdown, too 2019-10-12 17:26:57 +02:00
98217b1745 dial frequencies as bookmarks 2019-10-12 17:14:28 +02:00
378c574eed even more bookmarks 2019-10-12 17:02:39 +02:00
e5193f3460 remove old code 2019-10-12 17:02:29 +02:00
60e90575ac refactor bookmarks into a self-contained javascript 2019-10-12 17:02:04 +02:00
78ffa6f184 remove ids 2019-10-11 12:15:01 +02:00
f9f50e734f improved websocket handling 2019-10-11 12:08:43 +02:00
2e75bac90c more bookmarks 2019-10-11 12:08:19 +02:00
8c2f081cb0 scale the background for large monitors 2019-10-06 14:22:49 +02:00
6adbc6c291 Merge pull request #16 from d9394/develop
explicitly specify encoding since the default is platform-dependent
2019-10-06 11:01:22 +02:00
db663fe134 Update controllers.py
fix a bug with reading template file
2019-10-06 16:05:30 +08:00
2e394dc2cb remove waterfall queueing 2019-10-05 20:38:58 +02:00
b80fd9c023 update profile dropdown box on changes 2019-10-04 22:01:07 +02:00
3e25f1ec42 fix dialog flexbox layout (especially for firefox) 2019-10-04 00:56:46 +02:00
351f63f0b8 improve receiver button alignment 2019-10-04 00:17:40 +02:00
9f90d01dc6 simplify icon display 2019-10-03 23:55:04 +02:00
71d815cf08 trim config 2019-10-03 23:35:36 +02:00
a168136102 remove from config, too 2019-10-03 18:11:25 +02:00
e9f9bbb9c0 replace receiver_qra setting with locator calculation 2019-10-03 18:10:46 +02:00
3e8e2182a8 fix many, many problems with the frontend frequency displays, scroll and
drag handling, closes #13
2019-10-03 17:24:28 +02:00
2025ccb366 catch more generic OSError 2019-10-03 00:58:27 +02:00
6ae934e461 initialize demodulator with configured start values, fixes #9 2019-10-03 00:36:26 +02:00
7431e4d7c0 restart dsp chain on output_rate change, fixes #8 2019-10-03 00:14:05 +02:00
eb0f54e79d reset status values properly on reconnect 2019-10-02 23:48:13 +02:00
08e9520019 reduce png size by using indexed colors 2019-10-02 18:13:33 +02:00
630a542ed6 better websocket header handling 2019-10-02 11:28:41 +02:00
774b71f8f0 update latest image image-2019-09-29 2019-09-29 20:42:31 +02:00
5903ae1603 prevent the meta panel from disappearing 2019-09-29 17:16:08 +02:00
1c72e9ac50 switch rf_gain to 0 for sdrplay (4 is not supported on RSP1) 2019-09-29 16:21:42 +02:00
b662c547f3 update readme 2019-09-29 16:02:37 +02:00
fac19e09cd scale background (it's stretching now, doesn't look too bad though) 2019-09-29 15:48:24 +02:00
5a3e2a2575 auto-focus; submit on enter; 2019-09-29 15:38:50 +02:00
eed520daac implement edit and delete 2019-09-29 15:29:53 +02:00
4a7b42202e add edit and delete button 2019-09-29 14:48:36 +02:00
f292ba55c1 use actual, not visible, frequency 2019-09-28 20:52:37 +02:00
fef6f3bbd1 fix bookmark frequencies 2019-09-28 20:42:17 +02:00
af9fcbc38d complete storage and display 2019-09-28 20:28:25 +02:00
bd9cdc1cba buttons and storage action 2019-09-28 20:15:47 +02:00
be21d4c9ac show dialog and load values into it 2019-09-28 19:20:21 +02:00