Commit Graph

1013 Commits

Author SHA1 Message Date
Jakob Ketterl f92c49cee6 fix overlooked bias tee in airspy 2019-12-28 00:33:27 +01:00
Jakob Ketterl 8371d3b67a refactor sources to be more flexible 2019-12-28 00:26:45 +01:00
Jakob Ketterl ca4d9771cc soapy driver detection; clean up docs 2019-12-27 11:37:12 +01:00
Jakob Ketterl 15a2e63866 combine arch and latest 2019-12-27 11:36:45 +01:00
Jakob Ketterl eec35f07c3 add error message to log panel, too 2019-12-23 21:21:45 +01:00
Jakob Ketterl 11cfca5211 send a log message to the client when a device fails 2019-12-23 21:18:40 +01:00
Jakob Ketterl 46b5e9034f attempt to select new sdr on failure 2019-12-23 21:18:40 +01:00
Jakob Ketterl 7793609fa4 alpine is available for all archs now, but 3.11 produces segfaults :( 2019-12-23 19:11:47 +00:00
Jakob Ketterl 6f9ba6c290 improve sdr failure message display, closes #19 2019-12-21 23:46:05 +01:00
Jakob Ketterl 4d0d316fdd improve sdr failure detection 2019-12-21 23:29:56 +01:00
Jakob Ketterl b5c5bcb9f1 fix readline problem 2019-12-21 21:17:19 +01:00
Jakob Ketterl 8fe9bf6292 attempt better wsjt decoder handling 2019-12-21 21:08:44 +01:00
Jakob Ketterl 9923f5b18e checkout the right branch 2019-12-21 21:00:43 +01:00
Jakob Ketterl 292fe80acf break apart the ever-growing owrx/source.py 2019-12-21 20:58:28 +01:00
Jakob Ketterl 5b08dae28d rx_sdr is not needed any more 2019-12-21 19:43:21 +01:00
Jakob Ketterl 33dd6937b4 change default config 2019-12-21 19:31:54 +01:00
Jakob Ketterl a34cb3db8a reflect changes in the config, too 2019-12-21 19:30:46 +01:00
Jakob Ketterl 10de50d251 remove old sources, make the connector-based ones default 2019-12-21 19:24:14 +01:00
Jakob Ketterl 3bbcaa1329 use shallow cloning everywhere to speed up the build 2019-12-19 22:14:32 +01:00
Jakob Ketterl e1d2ed8867 add fifisdr support (no frequency tuning) 2019-12-19 21:37:19 +01:00
Jakob Ketterl 8ee0d7c0e8 add sdrplay patch 2019-12-15 17:31:23 +00:00
Jakob Ketterl 721ac5e2a3 additional files for docker 2019-12-15 18:28:35 +01:00
Jakob Ketterl 88a410a9c0 the cache is evil, it has betrayed us 2019-12-15 18:28:10 +01:00
Jakob Ketterl 0e8116b743 handle errors in json files 2019-12-15 17:44:31 +01:00
Jakob Ketterl ef1435cef7 rtltcp_compat is now a flag; expose through config 2019-12-15 16:33:07 +01:00
Jakob Ketterl f7ff798238 add aarch64 build 2019-12-15 02:18:30 +00:00
Jakob Ketterl f012c1180c update wsjt-x to 2.1.2 2019-12-14 21:04:23 +01:00
Jakob Ketterl 5a2e8d8f80 move config to /etc/openwebrx 2019-12-14 19:05:22 +01:00
Jakob Ketterl 364d3473a2 add airspyhf sample config 2019-12-10 23:02:22 +01:00
Jakob Ketterl 1a092a1e24 remove debug message 2019-12-08 22:13:57 +01:00
Jakob Ketterl 8248c60aa0 add direwolf and wsjtx packages 2019-12-08 21:56:50 +01:00
Jakob Ketterl f4106ee427 strip path from glob 2019-12-08 21:46:08 +01:00
Jakob Ketterl 4e99a3ad07 explicitly glob over the htdocs 2019-12-08 21:37:14 +01:00
Jakob Ketterl 57a61f0c40 close connection when queue overflows 2019-12-08 21:11:36 +01:00
Jakob Ketterl 61988e3297 add sox dependency 2019-12-08 21:06:16 +01:00
Jakob Ketterl 5c8da76d9a move bands and bookmarks to the config, too 2019-12-08 21:00:01 +01:00
Jakob Ketterl 3b32dc37c8 git pull everytime 2019-12-08 20:45:30 +01:00
Jakob Ketterl 7a6d021e18 switch file loading to pkg_resources 2019-12-08 20:27:58 +01:00
Jakob Ketterl 21cb0e8feb docker-based debian package build 2019-12-08 19:00:34 +01:00
Jakob Ketterl 527eccd3c6 add systemd; add dependencies 2019-12-08 17:35:37 +01:00
Jakob Ketterl 57ec4e09ad move to package location 2019-12-08 17:16:28 +01:00
Jakob Ketterl 9164a3ed3a restructure project for packaging 2019-12-08 17:15:48 +01:00
Jakob Ketterl 37086bc6c7 debian build (first take) 2019-12-08 14:02:09 +01:00
Jakob Ketterl 1d1851dc76 add airspyhf support 2019-12-06 11:39:23 +01:00
Jakob Ketterl ac841221b6 always pull before building 2019-12-06 11:38:15 +01:00
Jakob Ketterl c8ddb121d0 simplify command execution 2019-12-05 21:07:56 +01:00
Jakob Ketterl ba5613cf62 fix quoting 2019-12-05 20:57:03 +01:00
Jakob Ketterl af4acd5623 parse device queries manually, since they are not x-www-urlencoded 2019-12-05 20:53:27 +01:00
Jakob Ketterl 19eb5c73e7 pre-filter soapy devices by driver 2019-12-05 19:51:55 +01:00
Jakob Ketterl 94ff6cc800 switch to my csdr master branch 2019-12-05 18:30:40 +01:00