Jakob Ketterl
|
af1cfee754
|
allow switching underlying modulation (if available) refs #95
|
2020-05-08 22:56:02 +02:00 |
|
Jakob Ketterl
|
9563adacf7
|
more jquery magic for progressbars
|
2020-05-08 21:35:45 +02:00 |
|
Jakob Ketterl
|
fc7188145b
|
use jquery to store progressbar objects
|
2020-05-08 21:18:03 +02:00 |
|
Jakob Ketterl
|
ceafcbf850
|
fix secondary demod being false
|
2020-05-06 23:00:57 +02:00 |
|
Jakob Ketterl
|
7fbd024ed5
|
fix sql=0 parameter
|
2020-05-06 22:52:48 +02:00 |
|
Jakob Ketterl
|
66a4f29911
|
let's try pre-loading the pipes to improve dsp initialization
|
2020-05-06 19:54:55 +02:00 |
|
Jakob Ketterl
|
eab3bf780e
|
fix problems with sdr device failover detection
|
2020-05-04 20:36:17 +02:00 |
|
Jakob Ketterl
|
efa9771ad7
|
let's move some logic to the dialog
|
2020-05-04 00:20:01 +02:00 |
|
Jakob Ketterl
|
e2cacc1fa0
|
only available ones
|
2020-05-03 23:58:12 +02:00 |
|
Jakob Ketterl
|
93b8f75cc3
|
automatically load modes into bookmark dialog
|
2020-05-03 23:56:22 +02:00 |
|
Jakob Ketterl
|
a6a29b7032
|
actually, it's better to catch the exception inside
|
2020-05-03 21:50:40 +02:00 |
|
Jakob Ketterl
|
981d3b6673
|
ignore keyerrors in this case
|
2020-05-03 21:28:37 +02:00 |
|
Jakob Ketterl
|
8e313517d1
|
initialize frequeny correctly
|
2020-05-03 21:26:11 +02:00 |
|
Jakob Ketterl
|
beed0c1a70
|
improve squelch handling
squelch is now included in the URL hash
some modes now have the squelch visually disabled, refs #65
|
2020-05-03 19:55:48 +02:00 |
|
Jakob Ketterl
|
d98abe42bc
|
fix configurable_keys exception
|
2020-05-03 17:50:37 +02:00 |
|
Jakob Ketterl
|
52367e53f5
|
remove the debugging
|
2020-05-03 17:46:32 +02:00 |
|
Jakob Ketterl
|
acb392e56c
|
reset & stabilize modes
|
2020-05-03 13:10:54 +02:00 |
|
Jakob Ketterl
|
ac136313cb
|
keep back changes until start command is given
|
2020-05-03 13:10:25 +02:00 |
|
Jakob Ketterl
|
e92a91663d
|
restart demodulator based on modes
|
2020-05-03 12:48:25 +02:00 |
|
Jakob Ketterl
|
26ba8ca999
|
update bandpass for secondary modes
|
2020-05-03 12:23:23 +02:00 |
|
Jakob Ketterl
|
e409c37158
|
add remark about js8 binary location
|
2020-05-03 12:09:36 +02:00 |
|
Jakob Ketterl
|
2f2d52df85
|
re-wire digital voice meta panels
|
2020-05-03 12:09:18 +02:00 |
|
Jakob Ketterl
|
0868e643c9
|
return after sending 404
|
2020-05-02 16:59:27 +02:00 |
|
Jakob Ketterl
|
1bfe768601
|
hash handling fits better into here now
|
2020-05-02 15:17:09 +02:00 |
|
Jakob Ketterl
|
3405bc485b
|
fix profile switching
|
2020-05-02 15:07:47 +02:00 |
|
Jakob Ketterl
|
6ff1b7d20a
|
fix reconnection behavior
|
2020-05-02 14:51:00 +02:00 |
|
Jakob Ketterl
|
3504c8b54e
|
update changelog
|
2020-05-02 14:40:01 +02:00 |
|
Jakob Ketterl
|
e01a12a945
|
just a comma
|
2020-05-02 13:57:19 +02:00 |
|
Jakob Ketterl
|
8c8445eb3b
|
improve receiver load times by concating javascript
|
2020-05-02 13:35:42 +02:00 |
|
Jakob Ketterl
|
7a3043559f
|
initialize mouseover display
|
2020-05-02 02:35:55 +02:00 |
|
Jakob Ketterl
|
54812f0de1
|
fix band changes
|
2020-05-02 02:32:49 +02:00 |
|
Jakob Ketterl
|
28c1425a8f
|
fix digimode init from hash
|
2020-05-02 02:13:16 +02:00 |
|
Jakob Ketterl
|
a96690c8bd
|
fft_fps isn't even used in the frontend
|
2020-05-02 01:36:12 +02:00 |
|
Jakob Ketterl
|
e5196c6af9
|
prevent starting demodulator if already started
|
2020-05-02 01:35:38 +02:00 |
|
Jakob Ketterl
|
19518da2e2
|
fix filter setup
|
2020-05-02 01:25:23 +02:00 |
|
Jakob Ketterl
|
b956a0dcd6
|
resolve todos
|
2020-05-02 01:16:36 +02:00 |
|
Jakob Ketterl
|
20023e3989
|
update bookmarks
|
2020-05-02 01:10:41 +02:00 |
|
Jakob Ketterl
|
d9a818525d
|
refactor demodulator classes, part 2
|
2020-05-02 01:07:44 +02:00 |
|
Jakob Ketterl
|
b8f7686a6d
|
refactor demodulator classes, part 1
|
2020-05-02 00:05:20 +02:00 |
|
Jakob Ketterl
|
5013af2117
|
combine methods
|
2020-04-30 23:31:52 +02:00 |
|
Jakob Ketterl
|
02a6326605
|
fix method names in comments
|
2020-04-30 23:20:56 +02:00 |
|
Jakob Ketterl
|
1441b9610c
|
refactor into the classes, too
|
2020-04-30 23:16:49 +02:00 |
|
Jakob Ketterl
|
56f3f089a1
|
fix debugging; synchronize startup
|
2020-04-30 22:54:44 +02:00 |
|
Jakob Ketterl
|
1764abe65f
|
update secondary parameters
|
2020-04-30 22:31:18 +02:00 |
|
Jakob Ketterl
|
33762574c3
|
improve demodulator initalization, part 2: refactor js classes
|
2020-04-30 22:07:19 +02:00 |
|
Jakob Ketterl
|
f1dc9af651
|
use synchronized setup; start dsp later
|
2020-04-27 22:49:24 +02:00 |
|
Jakob Ketterl
|
25a7bbd86a
|
reset secondary demodulator, too
|
2020-04-26 23:14:34 +02:00 |
|
Jakob Ketterl
|
6a8168025d
|
improve demodulator initialization
|
2020-04-26 22:46:30 +02:00 |
|
Jakob Ketterl
|
26321ab68b
|
keep more parameters on the server side
|
2020-04-26 18:45:41 +02:00 |
|
Jakob Ketterl
|
449b3b3986
|
features no longer used on this level
|
2020-04-26 17:19:05 +02:00 |
|