Commit Graph

49 Commits

Author SHA1 Message Date
Jakob Ketterl 7a6d021e18 switch file loading to pkg_resources 2019-12-08 20:27:58 +01:00
Jakob Ketterl eb29d0ac99 protect websocket handling from any exceptions 2019-10-21 22:08:37 +02:00
d9394 db663fe134
Update controllers.py
fix a bug with reading template file
2019-10-06 16:05:30 +08:00
Jakob Ketterl c6c4012a36 add aprs symbols to http server 2019-09-18 17:22:35 +02:00
Jakob Ketterl 92321a3b4e simple metrics api to interface with collectd and grafana 2019-08-04 18:36:03 +02:00
D0han e15dc1ce11 Reformatted with black -l 120 -t py35 . 2019-07-21 19:40:28 +02:00
Jakob Ketterl 5887522dce header for feature report 2019-07-11 16:44:33 +02:00
Jakob Ketterl 2bf2fcd685 implement header on map page (not fully functional yet) 2019-07-11 13:40:12 +02:00
Jakob Ketterl 089964a5eb query parameter support for the http module 2019-07-06 13:03:49 +02:00
Jakob Ketterl e61c0dcc12 add some basic framework for the featurereport 2019-07-05 19:30:24 +02:00
Jakob Ketterl 2324a2c837 add google maps 2019-07-01 19:49:58 +02:00
Jakob Ketterl a4a306374d add some map basics 2019-07-01 16:49:39 +02:00
Jakob Ketterl f283a1ad68 prepare for different types of connections 2019-07-01 11:47:07 +02:00
Jakob Ketterl a85a6c694c improve shutdown handling 2019-05-12 18:10:24 +02:00
Jakob Ketterl 17a362fe7a no longer a template, no need for special file extension 2019-05-12 17:23:03 +02:00
Jakob Ketterl da37d03104 refactor into more reasonable namespaces 2019-05-12 15:56:18 +02:00
Jakob Ketterl 3c5aa89469 fix the mathbox / 3d spectrum 2019-05-11 17:55:32 +02:00
Jakob Ketterl b34c1138b9 new version location + version increment 2019-05-11 14:18:43 +02:00
Jakob Ketterl 8617997e23 fix dsp unavailability problems 2019-05-11 00:38:46 +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 abb5b65217 let's get rid of deprecations straight away 2019-05-10 22:17:53 +02:00
Jakob Ketterl e15359a106 use pythons logging infrastructure 2019-05-10 21:50:58 +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 dd3a970497 various changes to stabilize sdr switchovers 2019-05-10 18:30:53 +02:00
Jakob Ketterl 7427fa3608 sdr profile selection frontend 2019-05-10 16:14:16 +02:00
Jakob Ketterl 08e0a0af19 start and shutdown dsps in a more controlled manner 2019-05-10 14:58:25 +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 80d387743a add some caching for static assets 2019-05-09 16:12:05 +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 e937f2bca3 implement client reconnect; remove some old code 2019-05-07 15:21:16 +02:00
Jakob Ketterl f44ff3715f secondary demod now at least displaying something (and other small fixes) 2019-05-05 22:09:48 +02:00
Jakob Ketterl 7732b3f685 create maps the python way 2019-05-05 21:09:49 +02:00
Jakob Ketterl 628731cba4 require handshake 2019-05-05 20:12:36 +02:00
Jakob Ketterl cb0d59de61 make receiver details dynamic 2019-05-05 17:52:26 +02:00
Jakob Ketterl 0da62dad82 add cpu usage 2019-05-05 17:34:40 +02:00
Jakob Ketterl 0f86796e75 get the s-meter back 2019-05-05 16:17:55 +02:00
Jakob Ketterl 716542107f use some of those properties 2019-05-05 15:51:33 +02:00
Jakob Ketterl f05afc4b0a get the audio going as well 2019-05-04 23:11:13 +02:00
Jakob Ketterl 6ec21e6716 send missing parameters for audio client startup 2019-05-04 20:40:13 +02:00
Jakob Ketterl 1f909080db we got fft 2019-05-04 20:26:11 +02:00
Jakob Ketterl 89690d214d first work on the websocket connection 2019-05-04 16:56:23 +02:00
Jakob Ketterl bd8e665198 add new webserver infrastructure 2019-05-03 22:59:24 +02:00