jks-prv
5cf8614b57
added file player source
...
See “file_player” in config. Requires updated csdr with —bigendian
option to convert_s16_f and iq_swap_ff. Also requires xzcat to be
installed.
Sample files in new samples/ subdirectory. If larger sample file is too
big for distro remove it and reconfigure to use smaller one (which will
wrap around more quickly).
2020-06-11 14:06:41 +12:00
jks-prv
eb45ae5015
Revert "Merge remote-tracking branch 'jketterl/develop' into kiwisdr-dev"
...
This reverts commit c3b81a754e7df930691d5db82e177384158bba39.
2020-06-11 06:59:19 +12:00
jks-prv
c3b81a754e
Merge remote-tracking branch 'jketterl/develop' into kiwisdr-dev
...
# Conflicts:
# owrx/controllers/status.py
2020-06-11 06:55:15 +12:00
jks-prv
a57b112417
support public listing on rx.kiwisdr.com
2020-06-08 10:52:48 +12:00
Jakob Ketterl
81465d69cc
introduce next version to develop branch
2020-06-02 21:18:05 +02:00
Jakob Ketterl
379e39aa3e
Merge branch 'develop' into radioberry
2020-06-01 18:27:44 +02:00
Jakob Ketterl
c87cfed525
remove old status urls
2020-06-01 16:03:22 +02:00
Jakob Ketterl
ebd1e04414
remove sdr.hu parts
2020-06-01 15:58:15 +02:00
Jakob Ketterl
ac18a76c14
split stuff into separate files
2020-05-31 20:25:41 +02:00
Jakob Ketterl
3371697e18
add bias_tee mapping
2020-05-30 23:03:43 +02:00
Jakob Ketterl
e90973bcd4
switch hackrf to soapy
2020-05-30 22:58:31 +02:00
Jakob Ketterl
3a8256e3bc
update to the sdrplay repository version
2020-05-24 14:43:25 +02:00
Jakob Ketterl
385c241858
Merge branch 'develop' into sdrplay_v3
2020-05-24 14:05:36 +02:00
Jakob Ketterl
f1d9a4a28c
switch to shift_addfast_cc for better performance
2020-05-24 03:04:20 +02:00
Jakob Ketterl
2b4799591f
initialize logging early since there may be messages happening in
...
imports
2020-05-14 22:57:09 +02:00
Jakob Ketterl
048aab682f
include changed wsjt keys in config migration
2020-05-14 22:56:49 +02:00
Jakob Ketterl
10d6309608
add rockprog as a dependency
2020-05-14 21:40:28 +02:00
Jakob Ketterl
7d41fc8b06
pass temporary directory to services, too
2020-05-11 23:45:44 +02:00
Jakob Ketterl
2483398b0f
clean up .wav files on exception, refs #107
2020-05-11 23:20:03 +02:00
Jakob Ketterl
a94209a2bc
apply some alt tags to images
2020-05-11 20:31:21 +02:00
Jakob Ketterl
9366d67218
dynamic sdr device settings
2020-05-10 20:18:42 +02:00
Jakob Ketterl
8df885b727
download receiver details via rest api
2020-05-10 17:27:46 +02:00
Jakob Ketterl
11cf2a96e2
create a receiver details route for use in the header
2020-05-10 17:12:42 +02:00
Jakob Ketterl
508ea2cf96
create a javascript profile for the map, too
2020-05-10 17:03:30 +02:00
Jakob Ketterl
4971bee67c
create a javascript profile for the map, too
2020-05-10 16:12:37 +02:00
Jakob Ketterl
5606646064
implement basic support for radioberry
2020-05-10 00:03:14 +02:00
Jakob Ketterl
3202f48f8e
header details on map, too
2020-05-09 00:20:38 +02:00
Jakob Ketterl
3a455a0452
start collecting header routines
2020-05-09 00:11:20 +02:00
Jakob Ketterl
f2288ceb49
let's work with frame targets
2020-05-08 23:53:50 +02:00
Jakob Ketterl
eab3bf780e
fix problems with sdr device failover detection
2020-05-04 20:36:17 +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
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
e409c37158
add remark about js8 binary location
2020-05-03 12:09:36 +02:00
Jakob Ketterl
0868e643c9
return after sending 404
2020-05-02 16:59:27 +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
a96690c8bd
fft_fps isn't even used in the frontend
2020-05-02 01:36:12 +02:00
Jakob Ketterl
56f3f089a1
fix debugging; synchronize startup
2020-04-30 22:54:44 +02:00
Jakob Ketterl
33762574c3
improve demodulator initalization, part 2: refactor js classes
2020-04-30 22:07:19 +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
bb1b561c47
fully-automatic mode panel generation
2020-04-26 16:58:31 +02:00
Jakob Ketterl
907787cfdc
implement first stages of active mode communication
2020-04-26 15:17:03 +02:00
Jakob Ketterl
e61d3a22a3
add if_mode mapping for sdrplay, refs #105
2020-04-26 13:49:03 +02:00
Jakob Ketterl
fb90a4e54b
display sdr devices
2020-04-26 02:15:19 +02:00
Jakob Ketterl
5282b5f8df
implement redirect on login
2020-04-26 01:54:48 +02:00