Commit Graph

338 Commits

Author SHA1 Message Date
Jakob Ketterl
d5f7ce9508
Merge pull request #309 from luarvique/waterfall_colors
Now calculating waterfall colors based on what is on the screen (with…
2022-07-31 22:08:01 +02:00
Marat Fayzullin
ff43555411 Now resetting zoom when changing to a different profile. 2022-07-31 15:16:52 -04:00
Marat Fayzullin
339864a572 Now calculating waterfall colors based on what is on the screen (with zoom). 2022-07-31 15:15:38 -04:00
Jakob Ketterl
c87daaabbe fix scroll events on the frequency bar 2022-06-19 22:40:47 +02:00
Jakob Ketterl
26440d4e24 make waterfall zoom continuous 2022-06-18 15:57:06 +02:00
Jakob Ketterl
08188527ce high-res scroll events for the waterfall zoom 2022-06-17 19:42:40 +02:00
Jakob Ketterl
4ce3816f48 show codecserver errors in the client 2021-12-13 13:26:47 +01:00
Jakob Ketterl
9f89a21cfb remove psk31 character animation since it's killing the client 2021-10-15 15:57:27 +02:00
Jakob Ketterl
e77b0f4a67 fix the secondary fft display 2021-09-27 18:18:31 +02:00
Jakob Ketterl
78dcdd5715 add support for DMR locations 2021-09-17 18:24:33 +02:00
Jakob Ketterl
f9f0bdde12 restore js8 functionality 2021-09-06 22:50:57 +02:00
Jakob Ketterl
6014ce8921 restore pocsag functionality 2021-09-06 20:00:14 +02:00
Jakob Ketterl
b9f43654cd restore aprs functionality 2021-09-06 15:05:33 +02:00
Jakob Ketterl
979f11f40a move play button to svg-defs 2021-05-16 17:47:02 +02:00
Jakob Ketterl
282ba4d095 move play button overlay to javascript to avoid downloading the image 2021-05-05 19:56:14 +02:00
Jakob Ketterl
a7e2aae292 reset initial demodulator params on reconnects 2021-04-27 23:13:44 +02:00
Jakob Ketterl
c0ca216e4d make "digimodes_fft_size" work from web config 2021-04-05 17:18:30 +02:00
Jakob Ketterl
170b720e48 restructure config 2021-03-31 00:00:38 +02:00
Jakob Ketterl
5fc8672dd6 fix profile detection 2021-03-21 00:18:35 +01:00
Jakob Ketterl
acee318dae make the frontend resume when an sdr device becomes present 2021-03-21 00:14:18 +01:00
Jakob Ketterl
d81f0ae96c change display precision behavior to reference Hertz 2021-03-01 01:19:06 +01:00
Jakob Ketterl
92cce78320 fix panel switching 2021-02-28 18:23:35 +01:00
Jakob Ketterl
beb3d696c9 use transform / will-change properties for waterfall
* prevents expensive layout events in the browser
* allows the browser to optimize rendering
2021-02-27 17:06:53 +01:00
Jakob Ketterl
45d4d868d7 clear waterfall on fft_size change so that a setting change becomes visible immediately 2021-02-27 01:09:51 +01:00
Jakob Ketterl
5cd9d386a6 combine waterfall_[min|max]_level into a single config 2021-02-25 15:13:39 +01:00
Jakob Ketterl
ed3d84b974 use the container instead of a (potentially missing) canvas 2021-02-24 00:59:31 +01:00
Jakob Ketterl
710a18aae3 initialize canvas on demand to avoid overlap when changing parameters 2021-02-24 00:58:50 +01:00
Jakob Ketterl
53faca64c0 clean up header styles 2021-02-05 17:56:02 +01:00
Jakob Ketterl
61a5250792 fix typos 2021-01-30 16:18:30 +01:00
Jakob Ketterl
881637811f switch when profile OR sdr has changed 2021-01-30 16:17:05 +01:00
Jakob Ketterl
142ca578ec truncate waterfall only when profile has changed 2021-01-30 16:04:29 +01:00
Jakob Ketterl
1d9b2729ef add server version to log information 2021-01-23 16:43:51 +01:00
Jakob Ketterl
bcab2b2288 update copyright notices 2021-01-22 18:10:51 +01:00
Jakob Ketterl
41f9407024 re-package code for meta panels into classes 2021-01-16 19:40:22 +01:00
Jakob Ketterl
a8ef3a0e6a get rid of the e() function 2021-01-15 18:09:18 +01:00
Jakob Ketterl
57e5923a4d apply performance optimizations to s-meter, too 2021-01-02 18:16:25 +01:00
Jakob Ketterl
c1245308bd make this more robust 2021-01-01 23:37:10 +01:00
Jakob Ketterl
90f319ebda split config into global and device config
* less config properties sent to the client
2020-12-31 23:03:36 +01:00
Jakob Ketterl
68fcb8522e fix typo 2020-12-30 18:05:10 +01:00
Jakob Ketterl
abb0813948 send only necessary config changes 2020-12-30 17:15:48 +01:00
Jakob Ketterl
23080dbe22 allow frequency display precision to be set via configuration 2020-12-10 20:58:07 +01:00
Jakob Ketterl
9e45cfd02a implement clear function for js8, too - refs #187 2020-12-09 21:19:22 +01:00
Jakob Ketterl
9bf4b149aa move pocsag message panel 2020-12-09 19:53:37 +01:00
Jakob Ketterl
5474973752 move aprs message panel 2020-12-09 19:42:46 +01:00
Jakob Ketterl
3e30ab57a6 move wsjt message panel logic to own class 2020-12-09 19:26:34 +01:00
Jakob Ketterl
9d6099b6d8 FST4[W] frontend work 2020-12-09 17:38:37 +01:00
Jakob Ketterl
504c256b3e make auto squelch level margin configurable 2020-11-12 18:00:24 +01:00
Jakob Ketterl
3975073efd defer demodulator startup until center_freq is set 2020-10-11 00:25:13 +02:00
Jakob Ketterl
349604ac50 fix some javascript errors 2020-09-20 19:53:13 +02:00
Jakob Ketterl
c1347de1f0 optimize waterfall color generation 2020-09-19 21:53:29 +02:00