Commit Graph

332 Commits

Author SHA1 Message Date
Jakob Ketterl 12e5d2f6f3 add scaffolding for pocsag decoding 2020-01-06 22:08:17 +01:00
Jakob Ketterl a30841cdf6 add some debugging here 2020-01-05 18:41:46 +01:00
Jakob Ketterl de958ca091 seems like this fixes the starvation of workers 2020-01-02 19:35:58 +01:00
Jakob Ketterl 42828dbf65 add always-on feature 2019-12-31 19:14:05 +01:00
Jakob Ketterl 036442aa69 allow services to be disabled on individual sdrs 2019-12-31 18:44:47 +01:00
Jakob Ketterl e60c332c24 arm 2019-12-31 16:24:45 +01:00
Jakob Ketterl 406d06fef2 add rockprog interface 2019-12-31 16:20:36 +01:00
Jakob Ketterl 9aa6f72152 fix the resampler 2019-12-31 15:27:33 +01:00
Jakob Ketterl 70347d1ef9 use automatic ports unless explicitly configured 2019-12-31 15:24:11 +01:00
Jakob Ketterl 092a2e5ca0 handle soapy not being installed at all, references #42 2019-12-30 16:38:16 +01:00
Jakob Ketterl d0d0ba6ba7 initialize dict in code to avoid wrong references 2019-12-29 17:34:58 +01:00
Jakob Ketterl 2bb2f65776 fix ppm parameter 2019-12-28 23:05:59 +01:00
Jakob Ketterl 86ceb7a274 use lists for all command stuff 2019-12-28 16:44:45 +01:00
Jakob Ketterl 489d2390c8 fix name 2019-12-28 15:56:36 +01:00
Jakob Ketterl 1a3a5b43a0 reformat with black 2019-12-28 01:24:07 +01:00
Jakob Ketterl 2c4c88e30d move this over so a normal soapy sdr source 2019-12-28 00:38:36 +01:00
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 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 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 292fe80acf break apart the ever-growing owrx/source.py 2019-12-21 20:58:28 +01:00
Jakob Ketterl 10de50d251 remove old sources, make the connector-based ones default 2019-12-21 19:24:14 +01:00
Jakob Ketterl e1d2ed8867 add fifisdr support (no frequency tuning) 2019-12-19 21:37:19 +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 1a092a1e24 remove debug message 2019-12-08 22:13:57 +01:00
Jakob Ketterl 57a61f0c40 close connection when queue overflows 2019-12-08 21:11:36 +01:00
Jakob Ketterl 5c8da76d9a move bands and bookmarks to the config, too 2019-12-08 21:00:01 +01:00
Jakob Ketterl 7a6d021e18 switch file loading to pkg_resources 2019-12-08 20:27:58 +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 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 90d990bdfb add depencency for sox 2019-12-01 15:42:50 +01:00
Jakob Ketterl 11c2c8afe3 limit multiprocessing queue to avoid memory leak on failing connections 2019-11-26 20:13:04 +01:00
Jakob Ketterl fe39c2712d keep the output_rate on sdr change 2019-11-26 20:13:04 +01:00
Jakob Ketterl 53de54120e only specify device strings when configured 2019-11-24 20:34:51 +01:00
Jakob Ketterl 481918ab5b better profile switching for the gui 2019-11-23 17:22:20 +01:00
Jakob Ketterl b27caf2405 allow initial_squelch_level to be set per profile 2019-11-23 16:56:29 +01:00
Jakob Ketterl 9246500c95 run black 2019-11-23 01:12:21 +01:00
Jakob Ketterl 98901ac668 add pskreporter dupe check and stats 2019-11-22 17:16:40 +01:00
Jakob Ketterl 9f710cb70e fix for lfo_offset = None 2019-11-21 17:19:51 +01:00
root dab62a04df fix offset switching 2019-11-21 16:07:20 +01:00