6f8c8a3b66radioberry added to docker setup
pa3gsb
2020-08-15 14:02:20 +02:00
1c2125f969prevent direwolf from using hamlib, refs #164
Jakob Ketterl
2020-08-14 21:08:35 +02:00
0030c6d656thread names to aid debugging
Jakob Ketterl
2020-08-14 20:22:25 +02:00
7e5ea6e065improve read pipe opening
Jakob Ketterl
2020-08-14 20:20:07 +02:00
49383e757fextract pipes to separate file
Jakob Ketterl
2020-08-14 19:54:07 +02:00
0cd0a1085auncouple reading pipes, too, and select makes the threads time out
Jakob Ketterl
2020-08-14 00:17:09 +02:00
5bc69b6fa4use id of pipe to avoid file system collisions
Jakob Ketterl
2020-08-13 23:51:11 +02:00
ddb5fe51b3open pipes in non-blocking loops, preventing thread leaks
Jakob Ketterl
2020-08-13 23:35:49 +02:00
56debcd08aprovide a fallback for browsers not supporting css gaps
Jakob Ketterl
2020-08-13 19:39:56 +02:00
de34856d57let's stick with flexbox, but use native wrapping
Jakob Ketterl
2020-08-12 22:14:02 +02:00
80c25f459cuse the space, modes!
Jakob Ketterl
2020-08-12 21:41:06 +02:00
ccb322016ere-arrange demodulator buttons in a dynamic grid
Jakob Ketterl
2020-08-12 19:44:33 +02:00
08ba0c7b02shut down multiprocessing queue explicitly using a poison pill
Jakob Ketterl
2020-08-11 22:14:36 +02:00
7f57e4f45ccompensate oversampling with the prefilter of csdr
Jakob Ketterl
2020-08-08 22:51:03 +02:00
f0b3a50c23increase maximum audio speed indication (uncompressed hd is about 700kbps)
Jakob Ketterl
2020-08-08 22:23:34 +02:00
e51dbac2c5update changelog
Jakob Ketterl
2020-08-08 22:06:33 +02:00
f4c43ffab6fine-tune
Jakob Ketterl
2020-08-08 22:04:28 +02:00
69a12650d2permit increased bandwidth for WFM
Jakob Ketterl
2020-08-08 22:04:10 +02:00
8c5a7a087fcompensate WFM frequency deviation, at least preliminary
Jakob Ketterl
2020-08-08 21:56:35 +02:00
5a938b8c0bsimplify
Jakob Ketterl
2020-08-08 21:35:15 +02:00
448e266097implement wfm demodulator chain
Jakob Ketterl
2020-08-08 21:29:25 +02:00
da3f59fb9bdetermine hd audio rate and send it to the server
Jakob Ketterl
2020-08-08 20:45:03 +02:00
ef2ec1e1c5catch exception on closed inputs
Jakob Ketterl
2020-08-08 20:43:29 +02:00
031c937c0cactually build fcdpp image
Jakob Ketterl
2020-08-08 00:11:44 +02:00
c6ec21747badd log to issue template
Jakob Ketterl
2020-08-08 00:11:11 +02:00
b54be3384dadd docker build for funcube
Jakob Ketterl
2020-08-07 23:28:36 +02:00
62ee2ca445add documentation about freedv_rx
Jakob Ketterl
2020-08-07 22:58:24 +02:00
03b2f83981add groups.io link
Jakob Ketterl
2020-08-07 19:43:04 +02:00
20f0a5cd6cUpdate issue templates
Jakob Ketterl
2020-08-07 19:23:35 +02:00
640f438c4cMerge pull request #161 from jketterl/openwebrx-bug-template
Jakob Ketterl
2020-08-07 19:15:21 +02:00
b068fb5756Update issue templates
#161
Jakob Ketterl
2020-08-07 17:07:09 +02:00
645ace75c3protect against erroneous reads
Jakob Ketterl
2020-08-06 20:06:04 +02:00
0518ff9358provide information to the queue which entries are done
Jakob Ketterl
2020-08-05 20:04:41 +02:00
a65fd7916edrain connections, close wave files refs #146
Jakob Ketterl
2020-08-05 20:03:38 +02:00
a77108dd0cdrain subprocess pipes to free up file descriptors, refs #146
Jakob Ketterl
2020-08-05 20:01:57 +02:00
7234ff4309use normal queue since we're not even multiprocessing
Jakob Ketterl
2020-08-05 19:07:55 +02:00
7ea8c8f7c6use better locking for the service startup/shutdown
Jakob Ketterl
2020-07-30 21:35:31 +02:00
c8e5b4f822let's try this again with a more recent version...
Jakob Ketterl
2020-07-30 18:05:56 +02:00
780d51286aupdate changelog
Jakob Ketterl
2020-07-29 21:45:24 +02:00
2252547fc1add freedv to docker container
Jakob Ketterl
2020-07-29 21:44:10 +02:00
7e5409160einitial work on freedv / codec2 support, refs #126
Jakob Ketterl
2020-07-28 00:28:20 +02:00
9b187140ffcatch exception and replace with a debug message, refs #22
Jakob Ketterl
2020-07-27 21:18:24 +02:00
77ae13723dremove link to outdated instructions, closes#157
Jakob Ketterl
2020-07-27 20:27:25 +02:00
9efc839128update to js8call 2.2.0
Jakob Ketterl
2020-07-22 18:45:13 +02:00
660301a43bupdate to wsjt-x 2.2.2
Jakob Ketterl
2020-07-21 22:51:12 +02:00
11fd918d62handle more errors the right way, refs #144
Jakob Ketterl
2020-07-21 20:33:48 +02:00
de67d36cd6update changelog
Jakob Ketterl
2020-07-21 20:03:33 +02:00
1f8b2f7909always send busy state event, even when always-on, closes#147
Jakob Ketterl
2020-07-21 19:57:23 +02:00
d9bc03d1fcclear the multiprocessing queue to get rid of more file descriptors, refs #146
Jakob Ketterl
2020-07-20 23:08:19 +02:00
369a61ec59shut down pipes correctly, refs #146
Jakob Ketterl
2020-07-19 19:42:18 +02:00
c54f19282aimproved error handling, refs #146#22
Jakob Ketterl
2020-07-19 19:00:26 +02:00
174e9afa7bcorrectly close iqtee / iqtee2 pipes
Jakob Ketterl
2020-07-18 20:00:49 +02:00
e53f1f60ebmulti-key signing implementation
Jakob Ketterl
2020-07-09 21:32:57 +02:00
7eb0a8cf7eadd fcdpp support
Jakob Ketterl
2020-07-09 15:39:33 +02:00
0e6518915d* refactor receiverid into a separate controller base * allow multiple headers to prepare for checking multiple claims
Jakob Ketterl
2020-07-04 21:47:56 +02:00
e0129fd0f7move timezone to initialization instead of implicit localization
Jakob Ketterl
2020-07-01 19:10:46 +02:00
929cf5e230makefiles use tabs... weird
Jakob Ketterl
2020-06-23 19:48:00 +02:00
d6512e0a86prevent debian packaging from modifying png files
Jakob Ketterl
2020-06-23 19:39:26 +02:00
480b728c06move metrics initialization to have initial metrics
Jakob Ketterl
2020-06-23 00:08:59 +02:00
9e323a08ffremove duplicate css declaration
Jakob Ketterl
2020-06-22 00:07:16 +02:00
75f4f0bfe0fix timezones in all places
Jakob Ketterl
2020-06-21 22:35:40 +02:00
2eece08d27correct timezone for last-modified header
Jakob Ketterl
2020-06-21 21:42:32 +02:00