Commit Graph

403 Commits

Author SHA1 Message Date
Jakob Ketterl e61c0dcc12 add some basic framework for the featurereport 2019-07-05 19:30:24 +02:00
Jakob Ketterl f5f23e6fbc remove debugging 2019-07-01 21:21:26 +02:00
Jakob Ketterl 3b2b51f07c display locations parsed from ysf on map 2019-07-01 21:20:53 +02:00
Jakob Ketterl 272caa7100 rename title 2019-07-01 19:51:31 +02:00
Jakob Ketterl 2324a2c837 add google maps 2019-07-01 19:49:58 +02:00
Jakob Ketterl 893f69ad18 chain as list as a first step to better flexibility 2019-07-01 18:41:12 +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 0e205ec1d9 remove unused html files 2019-07-01 11:16:05 +02:00
Jakob Ketterl c3411b8856 update readme with recent stuff 2019-06-30 15:57:32 +02:00
Jakob Ketterl 08edcd44ef add an airspy image 2019-06-20 15:37:21 +02:00
Jakob Ketterl 84ddcbb74d add a full build for multi-sdr support 2019-06-20 14:56:52 +02:00
Jakob Ketterl f16a5f92e6 hackrf does not depend on soapy the way it's implemented now 2019-06-20 14:47:03 +02:00
Jakob Ketterl a66b540254 remove rtl-sdr as default (new full package coming up) 2019-06-20 14:46:22 +02:00
Jakob Ketterl a8b2e21a5a update to python 3 2019-06-20 14:46:04 +02:00
Jakob Ketterl 72bf698d95 Merge branch 'develop' into docker 2019-06-20 13:55:56 +02:00
Jakob Ketterl 7a54cf25d1 Merge branch 'master' into develop 2019-06-20 13:54:59 +02:00
Jakob Ketterl 96468f9258 add a basic clickable pin that opens google maps for now 2019-06-19 23:16:57 +02:00
Jakob Ketterl 231e4e72d9 add missing property binding 2019-06-15 21:47:28 +02:00
Jakob Ketterl 3b04465106 pointer on the overlay, too 2019-06-15 19:50:09 +02:00
Jakob Ketterl 4e9ef89276 use the old api for python < 3.6 2019-06-15 19:26:59 +02:00
Jakob Ketterl 8af8f93434 implement dmr timeslot muting 2019-06-15 19:10:33 +02:00
Jakob Ketterl 7362e48cf3 style more like openwebrx 2019-06-15 14:48:57 +02:00
Jakob Ketterl efa0c060fe implement digiham version check 2019-06-15 13:29:59 +02:00
Jakob Ketterl adf62bc2ca sync indicator 2019-06-15 12:30:04 +02:00
Jakob Ketterl 3a89f52028 better sync on the client side 2019-06-10 21:30:46 +02:00
Jakob Ketterl c7d969c96e polishing up the imaging 2019-06-09 22:27:35 +02:00
Jakob Ketterl 2053a6b16b more clean-up stuff 2019-06-09 19:12:37 +02:00
Jakob Ketterl e1d54bdf1d fix typo 2019-06-09 17:49:14 +02:00
Jakob Ketterl 761ca1132d nicer user display panel for YSF, too 2019-06-09 17:39:15 +02:00
Jakob Ketterl 2010a38411 add new nicer dmr status display 2019-06-09 15:15:27 +02:00
Jakob Ketterl 94516ef341 implement https detection (thanks Denys Vitali) 2019-06-08 23:36:16 +02:00
Jakob Ketterl cde3ff703a gfsk decoder now supports floating point input, so we can stop
converting
2019-06-08 18:47:17 +02:00
Jakob Ketterl b852fcc167 sox can accept float input, no need to convert 2019-06-08 18:17:04 +02:00
Jakob Ketterl f9c14addcc apply audio filtering and agc to dsd too 2019-06-08 09:23:39 +02:00
Jakob Ketterl a9d5fcf82a use fixed buf sizes to avoid cut-off audio 2019-06-07 20:23:58 +02:00
Jakob Ketterl b6e59e9b11 allow avatar to be downloaded on its old url 2019-06-07 20:23:31 +02:00
Jakob Ketterl e8a1a40dc0 try to handle overflowing connections 2019-06-07 20:10:03 +02:00
Jakob Ketterl 4b2100b593 Merge branch 'server_rework' into server_rework_dsd 2019-06-07 15:55:15 +02:00
Jakob Ketterl a38872b2d0 Merge branch 'server_rework' of github.com:jketterl/openwebrx into server_rework 2019-06-07 15:49:43 +02:00
Jakob Ketterl e422ca4d9b add airspy support (untested for now) 2019-06-07 15:44:11 +02:00
Jakob Ketterl aa7212c642 handle OSErrors, too 2019-06-07 01:14:09 +02:00
Jakob Ketterl 0c59caa230 try to handle clipping problems with agc 2019-06-05 00:17:06 +02:00
Jakob Ketterl 4934e91e74 increase timeout (it's asynchronous, so we can wait) 2019-06-05 00:13:54 +02:00
Jakob Ketterl 546249e950 detect presence of nc 2019-06-05 00:08:56 +02:00
Jakob Ketterl b7fc6a9c87 connection handling fix 2019-06-04 00:39:22 +02:00
Jakob Ketterl 2121739925 make the cache global 2019-05-30 18:54:45 +02:00
Jakob Ketterl 908e3036e0 digital pipeline tweaks (not sure if it's better that way) 2019-05-30 18:35:58 +02:00
Jakob Ketterl f565b4dbcd download dmr ids asynchronously 2019-05-30 18:32:08 +02:00
Jakob Ketterl 7100d43d9e show callsigns for ham radio dmr ids 2019-05-30 17:19:46 +02:00