Commit Graph

50 Commits

Author SHA1 Message Date
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
ha7ilm 6b06d13a93 Added option to switch dynamic buffering off. New cfg options: csdr_dynamic_bufsize, csdr_print_bufsizes, csdr_through. 2016-02-10 22:25:04 +01:00
ha7ilm 69233a8dea Added access_log. 2016-02-10 17:33:48 +01:00
ha7ilm fa09f9b9d2 Removed rtl_mus in favor of ncat. 2016-01-24 00:03:08 +01:00
ha7ilm 4b3cc10924 Added some features. 2015-09-30 14:06:30 +00:00
ha7ilm 0713f57bb4 many fixes and new features like IMA ADPCM compression 2015-08-17 20:32:58 +02:00
ha7ilm cd3ff41005 experimental pypy compatibility (tested with PyPy 2.2.1) 2014-12-18 12:13:27 +01:00
ha7ilm 978acf8709 WebSocket, JavaScript fixes, etc. 2014-12-12 13:55:10 +01:00
ha7ilm 4332466210 fix even more hang situations due to client_mutex 2014-12-11 20:04:24 +01:00
ha7ilm 7b680a8ed3 do not pass invalid commands coming from ws 2014-12-02 00:55:30 +01:00
ha7ilm dc28a1b803 allow only one single client connection 2014-12-02 00:42:32 +01:00
ha7ilm 5d38c21039 fix client_mutex lockup 2014-12-02 00:30:21 +01:00
ha7ilm 15ada52bfa python2 fix, ctrl+c now exits app, useless javascript console message removed 2014-11-30 12:21:19 +01:00
ha7ilm 668d9d0dcf error message on python3 2014-11-29 19:04:18 +01:00
ha7ilm c30ac1ade3 insert shebang, fix readme 2014-11-29 18:50:25 +01:00
ha7ilm 220855bf38 thread id error fixed 2000-01-01 19:35:00 +01:00
ha7ilm 59188c9b5a initial commit 2014-11-29 01:07:10 +01:00