Commit Graph

1544 Commits

Author SHA1 Message Date
Jakob Ketterl a37aec3bdf reduce sample rate on 2m 2020-10-11 18:55:03 +02:00
Jakob Ketterl 1cec386c18 release version 0.20.0 2020-10-11 15:03:39 +02:00
Jakob Ketterl ce39de14e8 display squelch on mouseover, too 2020-10-11 00:46:41 +02:00
Jakob Ketterl 3975073efd defer demodulator startup until center_freq is set 2020-10-11 00:25:13 +02:00
Jakob Ketterl f31685e4e7 fix some exceptions due to None values 2020-10-11 00:15:09 +02:00
Jakob Ketterl a856c27fe4 cache requirements, not features, for even better results 2020-10-10 23:00:05 +02:00
Jakob Ketterl 0435225a29 add feature detection cache to improve client load times 2020-10-10 22:08:35 +02:00
Jakob Ketterl be757c7968 change default rtlsdr gain to 29 to avoid e4000 problems 2020-10-10 13:38:26 +02:00
Jakob Ketterl 9b977ac878 combine docker operations into docker.sh 2020-10-05 17:03:34 +02:00
Jakob Ketterl 37344c0cb8 don't pull result 2020-10-05 16:25:09 +02:00
Jakob Ketterl ff25fa25dd fix missing pkg-config for plutosdr 2020-10-04 23:48:42 +02:00
Jakob Ketterl ac0e44857c rtltcp docker image 2020-10-04 22:57:03 +02:00
Jakob Ketterl 9f17f1bc17 make wfm deemphasis tau configurable 2020-10-04 21:56:35 +02:00
Jakob Ketterl 1faa61ad50 allow wfm deemphasis tau to be set from the outside 2020-10-04 21:46:58 +02:00
Jakob Ketterl 815831b1ed update dependencies in docker 2020-10-04 21:02:46 +02:00
Jakob Ketterl 6c70e19c63 separate metric for direct aprs messages 2020-10-02 17:45:48 +02:00
Jakob Ketterl 4a8e9472ab create metric dynamically 2020-10-02 17:16:16 +02:00
Jakob Ketterl 5d4f3b8d90 update owrx_connector in docker 2020-09-26 01:46:25 +02:00
Jakob Ketterl f37c7baefb update connectors 2020-09-21 18:31:49 +02:00
Jakob Ketterl efca3520ab update connectors 2020-09-21 14:54:59 +02:00
Jakob Ketterl cc385f851f remove unused import 2020-09-20 19:55:08 +02:00
Jakob Ketterl 349604ac50 fix some javascript errors 2020-09-20 19:53:13 +02:00
Jakob Ketterl eaaa214dc9 add more details about dream; prevent X11 windows during feature
detection
2020-09-20 12:41:11 +02:00
Jakob Ketterl e3e94ad14e update changelog with the respective type 2020-09-20 12:26:57 +02:00
Jakob Ketterl c1347de1f0 optimize waterfall color generation 2020-09-19 21:53:29 +02:00
Jakob Ketterl 71a2352d2b let the client initiate the dsp again 2020-09-19 21:35:14 +02:00
Jakob Ketterl 34414de4e5 only re-start dsp if dsp has been started before 2020-09-19 21:17:00 +02:00
Jakob Ketterl ff34e793a0 handle failure of sdr devices asynchronously 2020-09-19 20:45:23 +02:00
Jakob Ketterl 31295efbff restore linear interpolation to improve performance 2020-09-19 15:51:54 +02:00
Jakob Ketterl a3285d5943 make the secondary fft run faster again 2020-09-17 22:57:40 +02:00
Jakob Ketterl b9e19421c1 activate fft averaging on the secondary fft 2020-09-17 22:43:39 +02:00
Jakob Ketterl 6a6d4a3c9b secondary fft is now complex, better display for digimodes based on FM 2020-09-17 22:21:49 +02:00
Jakob Ketterl 82825fee41 fix sequence according to dependencies 2020-09-17 21:33:11 +02:00
Jakob Ketterl 2018dd444f start off with black & white to avoid javascript errors 2020-09-17 21:13:42 +02:00
Jakob Ketterl 35243fb62e anticipate problems with old color schemes; counter with new config
version
2020-09-17 20:59:16 +02:00
Jakob Ketterl fa08f1e2cf use chroma.js to calculate waterfall colors 2020-09-17 20:10:01 +02:00
Jakob Ketterl e10a52b39e handle full queue better by draining 2020-09-15 22:04:53 +02:00
Jakob Ketterl c947204356 adopt the frontend regex (matches better), closes #170 2020-09-13 22:30:57 +02:00
Jakob Ketterl 994bf7439b update changelog 2020-09-13 20:22:26 +02:00
Jakob Ketterl 97f3642262 fix mouse wheel tuning for frequencies < 1MHz 2020-09-13 15:35:32 +02:00
Jakob Ketterl 0e8aece991 display current waterfall values on mouse over 2020-09-13 13:57:12 +02:00
Jakob Ketterl 39a473c8c2 disable waterfall sliders in auto mode 2020-09-13 13:38:44 +02:00
Jakob Ketterl b9e6ffe03d first attempt at an automatically calibrating waterfall 2020-09-12 22:06:12 +02:00
Jakob Ketterl 9f9a5ceaa3 implement minimum waterfall range 2020-09-12 20:36:10 +02:00
Jakob Ketterl 36cf6097b3 fine-tune colors 2020-09-12 19:54:25 +02:00
Jakob Ketterl 45c0d05fec include turbo color map (by google ai) 2020-09-12 19:49:22 +02:00
Jakob Ketterl 3cd6af9ef9 add fonts in newer, better compressed formats 2020-09-12 19:01:51 +02:00
Jakob Ketterl d12af6d203 strip non-essential parts from direwolf in docker 2020-09-12 00:21:46 +02:00
Jakob Ketterl 5f5cafe5ca optimizes uhd build further 2020-09-11 23:34:52 +02:00
Jakob Ketterl d45cc207ad use sprites scaled to specific resolution (better performance, less
scaling headaches)
2020-09-11 22:12:01 +02:00