Jakob Ketterl
54a34b2084
implement optional device fields
2021-02-22 23:49:28 +01:00
Jakob Ketterl
f8beae5f46
fix javascript errors
2021-02-22 23:47:19 +01:00
Jakob Ketterl
d0d946e09f
implement gain dialog with AGC option
2021-02-19 21:07:13 +01:00
Jakob Ketterl
c5585e290a
undo javascript device configuration
2021-02-18 22:24:31 +01:00
Jakob Ketterl
691d88f841
waterfall config fine-adjustments
...
* hide the waterfall colors input when pre-defined color scheme is
selected
* skip unparseable lines on custom color input
* fallback to black and white if custom color config is unusable
* always use the waterfall classes when sending changes to the client
2021-02-16 18:35:18 +01:00
Jakob Ketterl
8267aa8d9d
implement removal
2021-02-15 22:57:21 +01:00
Jakob Ketterl
1112334ea8
render inputs, mode dropdown
2021-02-15 22:14:56 +01:00
Jakob Ketterl
c0193e677c
add an input for wsjt_decoding_depths
2021-02-15 20:19:43 +01:00
Jakob Ketterl
48a9c76c18
inline header variables
2021-02-15 17:12:17 +01:00
Jakob Ketterl
48c594fdae
implement bookmark deletion
2021-02-14 16:51:16 +01:00
Jakob Ketterl
29a161b7b7
add the "add bookmarks" function
2021-02-14 16:21:09 +01:00
Jakob Ketterl
dbf23baa45
wait for successful ajax call
2021-02-14 00:44:36 +01:00
Jakob Ketterl
3d97d362b5
implement bookmark storage
2021-02-14 00:41:03 +01:00
Jakob Ketterl
8ea4d11e9c
make the bookmarks table editable
2021-02-13 23:53:16 +01:00
Jakob Ketterl
cda43b5c5c
re-route settings urls
2021-02-13 16:44:14 +01:00
Jakob Ketterl
0fd172edc3
check file contents; work with file extensions
2021-02-11 00:20:17 +01:00
Jakob Ketterl
7097dc1cd8
ability to restore original image
2021-02-10 21:29:46 +01:00
Jakob Ketterl
3b670016be
implement uploading of top panorama, too
2021-02-09 00:12:53 +01:00
Jakob Ketterl
4df5f19bd6
add todos
2021-02-08 23:30:44 +01:00
Jakob Ketterl
a1c024bfe2
implement dynamic file upload
2021-02-08 23:29:24 +01:00
Jakob Ketterl
53faca64c0
clean up header styles
2021-02-05 17:56:02 +01:00
Jakob Ketterl
d6d6d97a13
add Q65 mode integration
2021-02-03 20:11:07 +01:00
Jakob Ketterl
b8868cb55a
move overlays to separate z-index to fix locator grid colors
2021-01-22 18:07:02 +01:00
Jakob Ketterl
5d3d6423ed
fix ysf images; remove obsolete code
2021-01-19 22:04:33 +01:00
Jakob Ketterl
6e60247026
apply CSS magic to DMR, too
2021-01-19 20:54:35 +01:00
Jakob Ketterl
6e416d0839
set prefixes using CSS
2021-01-19 00:36:55 +01:00
Jakob Ketterl
c59c5b76d8
fix callsign highlight on map for mobile / portable calls
2021-01-17 18:50:55 +01:00
Jakob Ketterl
8a73f2c9df
rewrite DMR panel, too
2021-01-16 22:07:55 +01:00
Jakob Ketterl
98da3a6d99
delegate, don't duplicate. better this way
2021-01-16 21:20:21 +01:00
Jakob Ketterl
667fe596dc
ysf does not need autoclear any more
2021-01-16 21:19:00 +01:00
Jakob Ketterl
946866319c
improve location handling & clearing
2021-01-16 21:16:49 +01:00
Jakob Ketterl
8be0092f61
rewrite ysf panel update to make it less jumpy
2021-01-16 21:07:58 +01:00
Jakob Ketterl
41f9407024
re-package code for meta panels into classes
2021-01-16 19:40:22 +01:00
Jakob Ketterl
13215960c4
show header buttons conditionally
2021-01-16 18:06:37 +01:00
Jakob Ketterl
a31b246924
restructure header
2021-01-15 19:06:00 +01:00
Jakob Ketterl
885e361bab
implement reporting of FST4W spots (in theory)
2021-01-15 16:19:45 +01:00
Jakob Ketterl
1b36baad88
extend default WFM bandwidth to 150kHz, allowing up to 200kHz
2021-01-14 23:47:12 +01:00
Jakob Ketterl
2334ad1d5b
try a list of sample rates; prefer 48kHz
2021-01-14 17:07:43 +01:00
dl9rdz
57efdff43e
try enforcing 44100 samples/s for audio to avoid problems with odd defautl sampling rates
2021-01-14 16:51:00 +01:00
Jakob Ketterl
c5323f8d54
validate start_freq, use center_freq if invalid
2021-01-14 00:12:53 +01:00
Jakob Ketterl
7f3071336b
check if new value is undefined
2021-01-13 23:50:36 +01:00
Jakob Ketterl
9d89cbceed
use transform for better performance
2021-01-02 17:53:54 +01:00
Jakob Ketterl
abb0813948
send only necessary config changes
2020-12-30 17:15:48 +01:00
Jakob Ketterl
993aa87776
use css animations for the progressbar (better performance?)
2020-12-28 20:55:02 +01:00
Jakob Ketterl
181511bc8e
remove maps link from header
2020-12-11 17:53:31 +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
aa66e69c15
implement clear button for packet, pocsag, wsjt-x, refs #187
2020-12-09 20:08:50 +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