Commit Graph

276 Commits

Author SHA1 Message Date
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 697e177f00 remove obsolete global variables block 2019-05-12 13:21:08 +02:00
Jakob Ketterl dd6c7bb2ea 3d waterfall color fix 2019-05-12 13:20:49 +02:00
Jakob Ketterl 3c5aa89469 fix the mathbox / 3d spectrum 2019-05-11 17:55:32 +02:00
Jakob Ketterl fbe43a1715 fix logging 2019-05-11 14:33:13 +02:00
Jakob Ketterl b34c1138b9 new version location + version increment 2019-05-11 14:18:43 +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
Jakob Ketterl 8617997e23 fix dsp unavailability problems 2019-05-11 00:38:46 +02:00
Jakob Ketterl c7e4d6b976 fix root logger usage 2019-05-11 00:38:22 +02:00
Jakob Ketterl b9d2654669 add 49m broadcast 2019-05-11 00:38:03 +02:00
Jakob Ketterl dc44c9ed61 code style 2019-05-10 23:47:49 +02:00
Jakob Ketterl 1c4543b7bf re-implement the status page 2019-05-10 23:00:18 +02:00
Jakob Ketterl dac35ae526 re-establish client reporting 2019-05-10 22:47:40 +02:00
Jakob Ketterl 0a22978660 let's see if the logging works this way 2019-05-10 22:47:07 +02:00
Jakob Ketterl abb5b65217 let's get rid of deprecations straight away 2019-05-10 22:17:53 +02:00
Jakob Ketterl b91d24f8d2 more protection 2019-05-10 22:08:18 +02:00
Jakob Ketterl 475631a06f log exceptions correctly 2019-05-10 22:08:00 +02:00
Jakob Ketterl 981ca755c6 use logging in the dsp module, too 2019-05-10 22:07:26 +02:00
Jakob Ketterl e15359a106 use pythons logging infrastructure 2019-05-10 21:50:58 +02:00
Jakob Ketterl 6243a297c0 let's fix some of the code style issues 2019-05-10 21:29:05 +02:00
Jakob Ketterl 859e3931c6 link spectrum closer to the sdr source, since the other solution is unstable 2019-05-10 20:59:06 +02:00
Jakob Ketterl 52098cf9f9 introduce protected client writes, to avoid hanging connections 2019-05-10 20:08:22 +02:00
Jakob Ketterl 1108cd9a96 fix some issues in multi-user operation 2019-05-10 19:40:31 +02:00
Jakob Ketterl dd3a970497 various changes to stabilize sdr switchovers 2019-05-10 18:30:53 +02:00
Jakob Ketterl b17364e701 prevend weird asm.js error by reusing things 2019-05-10 18:29:54 +02:00
Jakob Ketterl 7427fa3608 sdr profile selection frontend 2019-05-10 16:14:16 +02:00
Jakob Ketterl 1cf4a879f7 might as well show this for now :D 2019-05-10 15:04:30 +02:00
Jakob Ketterl 08e0a0af19 start and shutdown dsps in a more controlled manner 2019-05-10 14:58:25 +02:00
Jakob Ketterl b3d5f924c3 rewrite urls to work again 2019-05-10 14:28:29 +02:00
Jakob Ketterl bbd6412e3d test sdrs and their availability early on
use polymorphism to load sdrs in
2019-05-10 14:23:54 +02:00
Jakob Ketterl 56ef86aab6 multi-sdr capabilities! 2019-05-09 22:44:29 +02:00
Jakob Ketterl bd627d77b7 misc 2019-05-09 20:11:21 +02:00
Jakob Ketterl 6eb37b989f handle property changes on the fft thread 2019-05-09 16:52:42 +02:00
Jakob Ketterl 7550a6294e monitor rtl shutdown and allow a sdr-specific sleep parameter 2019-05-09 16:12:32 +02:00
Jakob Ketterl 80d387743a add some caching for static assets 2019-05-09 16:12:05 +02:00
Jakob Ketterl 56dcd00e82 fix audio on reconnect 2019-05-09 16:11:14 +02:00
Jakob Ketterl 425517d576 fix favicon 2019-05-09 16:10:58 +02:00
Jakob Ketterl bd7cd01359 stabilize dsp operation with a lock 2019-05-08 16:31:52 +02:00
Jakob Ketterl f5d9306c37 fix network usage 2019-05-07 20:20:12 +02:00
Jakob Ketterl 4cd23cf445 more work to allow seamless config switching 2019-05-07 20:06:06 +02:00
Jakob Ketterl 35930f79f1 send a new config message when config properties haven been changed 2019-05-07 18:47:03 +02:00
Jakob Ketterl 9fc77c2804 some quick nudges to allow reconfiguration of the rtl_sdr command on the fly 2019-05-07 18:19:53 +02:00
Jakob Ketterl fa05249a9d first steps towards a reconfigurable sdr source 2019-05-07 17:30:30 +02:00
Jakob Ketterl 7eaada4726 make sdrs configurable by type; move format_conversion forward 2019-05-07 17:09:29 +02:00
Jakob Ketterl cb187fd3c2 improved property system 2019-05-07 16:32:53 +02:00
Jakob Ketterl df9646aaf9 extended feature detection 2019-05-07 15:50:20 +02:00
Jakob Ketterl e937f2bca3 implement client reconnect; remove some old code 2019-05-07 15:21:16 +02:00
Jakob Ketterl efb6e9c6cd how did that get there? 2019-05-05 22:15:27 +02:00