Commit Graph

66 Commits

Author SHA1 Message Date
Jakob Ketterl
9164a3ed3a restructure project for packaging 2019-12-08 17:15:48 +01:00
Jakob Ketterl
a8df774e50 dual authors 2019-11-24 18:08:54 +01:00
Jakob Ketterl
bf27f51049 let's leave some footsteps 2019-11-12 13:43:39 +01:00
Jakob Ketterl
95253e40bd organize timers and threads to get proper shutdown 2019-10-31 22:24:31 +01:00
Jakob Ketterl
a24cb3e04a shutdown services properly 2019-10-27 12:16:17 +01:00
Jakob Ketterl
57975b6f96 move connection tracking to all websockets 2019-09-22 12:57:13 +02:00
Jakob Ketterl
b0b2df5422 no need for shared instances here 2019-09-15 21:10:30 +02:00
Jakob Ketterl
9c927d9001 first iteration of background services 2019-07-21 23:39:11 +02:00
jketterl
479c49b02e
Merge pull request #1 from D0han/black_reformat
Use official python formatter for better code readability
2019-07-21 21:24:28 +02:00
D0han
35f8daee29 Allow openwebrx.py to be run as normal executable 2019-07-21 20:19:33 +02:00
D0han
e15dc1ce11 Reformatted with black -l 120 -t py35 . 2019-07-21 19:40:28 +02:00
Jakob Ketterl
a85a6c694c improve shutdown handling 2019-05-12 18:10:24 +02:00
Jakob Ketterl
da37d03104 refactor into more reasonable namespaces 2019-05-12 15:56:18 +02:00
Jakob Ketterl
210fe5352f refactor the sdr.hu updater into the new server, too 2019-05-12 14:35:25 +02:00
Jakob Ketterl
de84dc71e8 trim the config 2019-05-11 13:25:48 +02:00
Jakob Ketterl
d5f17d66d9 replace central entry 2019-05-11 12:58:09 +02:00
ha7ilm
dd2ca0031e This version of merged gl3 and digitalmods actually works okay 2017-05-30 18:18:03 +02:00
ha7ilm
1c2e719cff Merged Mathbox 3D support (gl3) 2017-05-30 17:12:19 +02:00
ha7ilm
33f5f57524 Working waterfall with channel selection 2017-05-07 16:30:41 +02:00
ha7ilm
0357c8b3ed FFT is shown on the additional panel 2017-05-06 21:51:03 +02:00
ha7ilm
5cc93a03e7 0s and 1s are decoded in the digimode window 2017-05-06 16:15:32 +02:00
ha7ilm
953f24b301 Now FFTS is sent and it does not (always) hang everything. Sometimes the loop hangs in loopstat=10 while we are blocking waiting for audio but tee cannot keep up feeding the secondary demods 2017-05-05 20:58:52 +02:00
ha7ilm
71d92c6767 FFTS and DAT are now correctly received at the browser 2017-05-05 19:45:30 +02:00
ha7ilm
50748ec042 This version at least does not hang when selecting BPSK31. 2017-05-04 23:48:09 +02:00
ha7ilm
15a798cf5f Implemented server side for digimodes 2017-05-04 20:35:40 +02:00
ha7ilm
4ba8861c3a Removed plugins directory, no dsp plugins anymore. The csdr plugin has quite coalesced with OpenWebRX now. 2017-05-02 22:25:34 +02:00
ha7ilm
9e8f8e986d Retabbed anything else in python 2017-05-02 15:17:50 +02:00
ha7ilm
2b11e0f94a Retabbed python code and added secondary demodulators 2017-05-02 15:12:14 +02:00
ha7ilm
c1d8fceea5 nmux: Small fixes 2017-01-19 19:49:09 +01:00
ha7ilm
2c5089d18d Added nmux_memory option to config_webrx and added auto calculation of nmux parameters to openwebrx.py. Also bumped version number to 0.15 2017-01-19 17:54:45 +01:00
ha7ilm
cabb3adb3b Added support for nmux 2017-01-19 17:22:07 +01:00
ha7ilm
943fa47a1c Fixed auto waterfall levels for this color scheme; added waterfall_auto_level_margin option to config_webrx 2016-10-30 10:14:27 +01:00
ha7ilm
a31d4b9fe2 Moved fft_averages calculation to openwebrx.py. Renamed fft_overlap to fft_voverlap_factor because it is not related to overlapped FFT. It is rather related to the vertical overlap of the amplitudes (calculated from FFT bins) on the display. 2016-10-29 21:22:31 +02:00
Tatu Peltola
4f01756006 Merge branch 'master' of https://github.com/tejeez/openwebrx 2016-10-22 21:30:54 +03:00
ha7ilm
1a04b18a45 Added configuration settings for mathbox waterfall 2016-08-12 14:51:06 +02:00
ha7ilm
15ed0c017e Added message about WebSocket opened 2016-08-11 21:28:11 +02:00
ha7ilm
79caad228e More debug information (loopstat) 2016-06-23 11:18:00 +02:00
ha7ilm
4a79c6762a OpenWebRX will show verbose debug information on USR1 signal 2016-06-21 12:00:28 +02:00
ha7ilm
020af11d1a Bugfix in client cleanup 2016-06-21 11:38:25 +02:00
Tatu Peltola
e9578c620b Put number of averages in configuration 2016-06-07 21:51:04 +03:00
ha7ilm
30e6dd97fa get_cpu_usage workaround for Mac 2016-03-31 10:08:08 +02:00
ha7ilm
70a04da98b Audio now works on iPad. 2016-03-27 00:47:26 +01:00
ha7ilm
34bd5cceab Added S-meter 2016-03-20 16:06:10 +01:00
ha7ilm
ab6d71ef36 Make waterfall colors and levels easily accessible from config. 2016-03-19 00:11:40 +01:00
ha7ilm
c6b50e81f9 Probe I/Q server to see if it has started. 2016-03-12 19:20:47 +01:00
András Retzler
fa84c4068f Temporarily skip starting spectrum_watchdog_thread_function to fix hangs. 2016-02-24 07:16:12 +01:00
András Retzler
61d9b71efc Bump version number 2016-02-18 19:01:19 +01:00
ha7ilm
f5f4aaa75e Fix things in the readme, added inactive.html for issue/22 2016-02-14 18:19:32 +01:00
ha7ilm
38c01f0567 Fix issue/22 (behaviour if RTL-SDR stick fails or gets removed). 2016-02-14 14:36:55 +01:00
ha7ilm
a55304ba95 Add users_max. 2016-02-14 12:04:55 +01:00