Commit Graph

1505 Commits

Author SHA1 Message Date
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
Jakob Ketterl 6e3a13e0d2 slim down uhd build; enable usb devices 2020-09-11 01:31:00 +02:00
Jakob Ketterl 0d6e9a5b9f missed file during sprite commits 2020-09-11 00:19:46 +02:00
Jakob Ketterl 7d509eeb48 explicitly fill buffer with 0s to avoid noise on newer chrome versions 2020-09-11 00:19:04 +02:00
Jakob Ketterl 87ba4ea524 fix audioworklet callbacks 2020-09-11 00:09:07 +02:00
Jakob Ketterl 42f975a926 use sprites for bookmark button, too 2020-09-11 00:02:45 +02:00
Jakob Ketterl 63c31eba22 use sprites to reduce the number of requests 2020-09-10 22:29:01 +02:00
Jakob Ketterl 626fa7681b improvise compiler flags for arm cpus 2020-09-10 21:07:49 +02:00
Jakob Ketterl d412d482b2 add build instructions for new images 2020-09-10 20:55:12 +02:00
Jakob Ketterl cf2f7377ab remove obsolete image 2020-09-10 20:54:16 +02:00
Jakob Ketterl 6c8cadace6 add docker builds for uhd and red pitaya 2020-09-10 18:25:18 +02:00
Jakob Ketterl 320f64a611 fix copy target 2020-09-06 23:35:00 +02:00
Jakob Ketterl bfc3684d75 actually uncouple base and owrx layer 2020-09-06 23:33:45 +02:00
Jakob Ketterl 19a4a37144 update csdr with bugfix 2020-09-06 21:07:55 +02:00
Jakob Ketterl f2d284989b add exceptional bandwidth for drm 2020-09-05 22:10:23 +02:00
Jakob Ketterl 3f01fc6d67 update changelog 2020-09-05 19:50:14 +02:00
Jakob Ketterl d4396cc61a Merge branch 'develop' into drm 2020-09-05 01:10:50 +02:00
Jakob Ketterl 298da694ca compress background image with webp 2020-09-05 01:10:08 +02:00
Jakob Ketterl a5bc7850a0 update csdr 2020-09-05 00:41:06 +02:00
Jakob Ketterl f6e0cf2b71 patch dream to avoid hamlib and link with faad2 correctly 2020-09-05 00:40:36 +02:00
Jakob Ketterl 9a5286ca24 use complex fractional decimator 2020-09-04 22:02:23 +02:00
Jakob Ketterl e10143b6db add dream to docker builds 2020-09-04 21:20:27 +02:00
Jakob Ketterl 6fe41f8e02 add compilation instructions 2020-09-04 20:27:12 +02:00
Jakob Ketterl e8068a8795 fix dream audio output 2020-09-04 19:14:16 +02:00
Jakob Ketterl e8ee94d13b fix detection 2020-09-04 18:11:36 +02:00
Jakob Ketterl 2411929455 implement DRM mode with dream 2020-09-04 18:09:02 +02:00
Jakob Ketterl bec02795b8 implement gzip compression for assets 2020-09-04 15:44:25 +02:00
Jakob Ketterl b5bc63e76b fix cache-control header 2020-09-04 14:46:27 +02:00
Jakob Ketterl 1aa487ff1a update owrx_connector in docker 2020-09-01 23:33:14 +02:00
Jakob Ketterl f47ebb2adb docker optimization
* move openwebrx project tools to a separate layer for lower download
  volume and faster builds
* use COPY instead of ADD
* COPY multiple files at once to reduce number of layers
2020-09-01 23:30:48 +02:00
Jakob Ketterl f90670f477 erase waterfall calibration memory 2020-08-31 21:48:02 +02:00
Jakob Ketterl 95ac5aeb7d detect device failure 2020-08-30 23:48:05 +02:00
Jakob Ketterl 9be0664e14 explicit typing of the source event interface 2020-08-30 23:47:04 +02:00
Jakob Ketterl 805039ec02 Merge branch 'develop' of github.com:jketterl/openwebrx into develop 2020-08-30 23:26:45 +02:00
Jakob Ketterl 322ebb1baa
Merge pull request #171 from jwt27/jwt27/bpsk
s/psk/bpsk/g in bands.json
2020-08-30 23:20:51 +02:00
Jakob Ketterl 32105538c5 lock on the spectrum thread to avoid double start 2020-08-30 17:35:53 +02:00
Jakob Ketterl 820ca16cd9 update codec2 in docker 2020-08-30 14:43:05 +02:00
J.W. Jagersma 45e3c910da
s/psk/bpsk/g in bands.json 2020-08-30 04:56:48 +02:00
Jakob Ketterl d609acc6aa freedv agc fine-tuning 2020-08-29 21:32:21 +02:00
Jakob Ketterl 02b4822be8 update csdr in docker 2020-08-28 22:35:23 +02:00