85 Commits

Author SHA1 Message Date
sm6srw
eb5ea44575 Use html instead of text 2025-12-21 21:50:28 -05:00
sm6srw
6ecb05259e Fix for encoded strings 2025-12-21 21:34:55 -05:00
int2001
cac36ac446 New DXWaterfall Option "Eye Friendly" 2025-12-12 10:30:46 +00:00
Szymon Porwolik
233eac2e12 Debug off 2025-11-28 20:36:48 +01:00
Szymon Porwolik
b510bd7fe1 Cat triggering dxwaterfall 2025-11-28 20:09:54 +01:00
Szymon Porwolik
4029ca9a9c Band shall base on frequency field, when CAT is not available 2025-11-28 16:24:42 +01:00
Szymon Porwolik
24b462a7d5 Let's reset the variable on turning off 2025-11-28 16:04:20 +01:00
int2001
94e3d4908d No flooding / remove timer b4 creating new one 2025-11-28 13:08:53 +00:00
Szymon Porwolik
259809e545 Ensure DX Waterfall object is destroyed when turned off
Ultimate fix for DX Waterfall not closed properly
2025-11-24 20:19:28 +01:00
Szymon Porwolik
aa499b87d2 Added toggle - to avoid rapid clicking and unpredicted behaviour 2025-11-24 19:33:28 +01:00
Szymon Porwolik
c823e4bb0d Fence for DX Waterfall 2025-11-15 21:45:32 +01:00
HB9HIL
89e90c6170 Change for frequencyToBand returning null based on commit cdb41c16a6a2d6b274bea0947a3d3498742861a8 2025-11-15 21:44:30 +01:00
HB9HIL
f8c06a155d fix waterfall setting frequency when no cat is enabled 2025-11-15 14:58:42 +01:00
Szymon Porwolik
3028b2b13e Code doubled after merge 2025-11-15 11:04:57 +01:00
Szymon Porwolik
dc1d783b04 Fix for init 2025-11-15 10:56:38 +01:00
Szymon Porwolik
cdf8ea51a0 Fix for init with cleared freq field 2025-11-15 10:55:08 +01:00
Szymon Porwolik
65f0ab8f4d Merge branch 'dev' into dev_fix_dxwaterfall_various 2025-11-13 11:48:08 +01:00
Andreas Kristiansen
11b41a568d Merge pull request #2517 from szporwolik/dev_mode_classificaiton
[DX Waterfall] Mode classification
2025-11-13 11:39:46 +01:00
Szymon Porwolik
04ac2b3835 Lock for references - this shall potentially fix WJE issue 2025-11-12 22:50:06 +01:00
Szymon Porwolik
22d51c6f64 Micro changes - code quality 2025-11-12 22:39:46 +01:00
Szymon Porwolik
1064f61bb2 Clears form before filling the callsign on label click 2025-11-12 22:17:11 +01:00
Szymon Porwolik
5b52c06e60 Fix for initial load with incorrect band or out of band 2025-11-12 22:01:02 +01:00
Szymon Porwolik
8811da4e0e Revert "Fix for initial load with no correct bad/freq"
This reverts commit 42d29cfbbf.
2025-11-12 21:49:25 +01:00
Szymon Porwolik
42d29cfbbf Fix for initial load with no correct bad/freq 2025-11-12 21:18:34 +01:00
Szymon Porwolik
1b5444a45c Top bar updated before lookup completes 2025-11-12 19:42:27 +01:00
Szymon Porwolik
b97aff58e7 Frequency - single source of truth 2025-11-12 19:26:54 +01:00
Szymon Porwolik
e8f8fb8101 Removed redundant code - mode/submode comes from backend now 2025-11-12 11:02:01 +01:00
Szymon Porwolik
596939a9b0 Single source of through for mode - unneeded re-assesment 2025-11-12 11:01:59 +01:00
Fabian Berg
e47bd6b89a Merge pull request #2511 from HB9HIL/use_glop_dxwaterfall 2025-11-12 06:35:48 +01:00
Szymon Porwolik
5e2ed44706 Remove redundant trigger('change') call in setFrequency
The frequency change event is already triggered conditionally when
fromWaterfall=false, so the unconditional trigger on the first line
was redundant and could cause the change handler to execute twice.
2025-11-11 17:00:17 +01:00
HB9HIL
06969dfe61 also for dxcluster max spotage 2025-11-11 16:59:09 +01:00
HB9HIL
08626fe094 use global options for dxwaterfall 2025-11-11 15:43:24 +01:00
HB9HIL
7149f3403f fixes qrg unit 2025-11-11 15:04:15 +01:00
Szymon Porwolik
78dc1fa230 Split operation 2025-11-08 01:19:23 +01:00
Szymon Porwolik
951d1c8429 Fix for split operation 2025-11-08 01:19:07 +01:00
Szymon Porwolik
ff1878f1ed Help icon and debug mode turned off 2025-11-07 20:33:08 +01:00
Szymon Porwolik
e150c7a478 Formatting 2025-11-07 14:27:39 +01:00
Szymon Porwolik
8e330cb567 Final tweaks 2025-11-07 14:27:06 +01:00
Szymon Porwolik
c085449843 State Machine 2025-11-07 02:14:36 +01:00
Szymon Porwolik
d57f04a723 Refactoring 2025-11-06 21:37:08 +01:00
Szymon Porwolik
44ecacde4d Functions extracted to external file 2025-11-06 21:37:00 +01:00
Szymon Porwolik
df07dea9f8 Fix for offline mode 2025-11-05 22:41:59 +01:00
Szymon Porwolik
01448f5ab1 Fix for https://github.com/wavelog/wavelog/pull/2487 2025-11-05 21:28:44 +01:00
Szymon Porwolik
b09d52c464 Use Dxcluster_model - removed redundant code 2025-11-05 21:15:42 +01:00
Szymon Porwolik
dfb18fb700 Initial commit 2025-11-05 20:51:42 +01:00
Szymon Porwolik
8065cbca0b Fix for pota/sota/iota/wwff 2025-10-31 17:35:43 +01:00
Szymon Porwolik
9db84f401f Fix for label references 2025-10-31 15:27:13 +01:00
phl0
4b9853d812 Better use exisiting reset function 2025-10-31 14:57:05 +01:00
phl0
7e61ca260e Revert "Clear refs before filling spot data"
This reverts commit 813e1c7f5e.
2025-10-31 14:55:54 +01:00
phl0
813e1c7f5e Clear refs before filling spot data 2025-10-31 14:48:33 +01:00