f4exb
|
c07bb0cd4d
|
DSDdemod: debug message fix
|
2018-05-29 01:04:23 +02:00 |
|
f4exb
|
9b42dd1bfa
|
Server: added DSD demod plugin
|
2018-05-29 00:33:27 +02:00 |
|
f4exb
|
0c328546b0
|
WFM demod: implemeted WEB API
|
2018-05-25 10:08:47 +02:00 |
|
f4exb
|
72e58534e3
|
Web API: BFM and DSD demod fixes. SSB demod: change clipping limiter constants
|
2018-05-24 18:23:08 +02:00 |
|
f4exb
|
128ac7ea1f
|
DSD demod: implemeted WEB API
|
2018-05-24 12:17:29 +02:00 |
|
f4exb
|
aaeec634fe
|
DSD demod: updated status log text font
|
2018-05-21 08:13:35 +02:00 |
|
beta-tester
|
1c952d3b0e
|
force 24h time format
changed hh:mm to HH:mm
changed dd.MM.yyyy to yyyy-MM-dd to uniform all date format
|
2018-05-11 11:00:08 +02:00 |
|
f4exb
|
7bf777e498
|
Get rid of ugly native dialogs on file chooser dialogs
|
2018-05-11 00:00:15 +02:00 |
|
f4exb
|
c43ecc8afe
|
Channel Rx plugins: use liberation font
|
2018-05-05 18:12:05 +02:00 |
|
f4exb
|
2efa7ab594
|
DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5)
|
2018-04-23 01:04:47 +02:00 |
|
f4exb
|
486468afe0
|
Updated Debian changelog and DSD demod doc
|
2018-04-22 18:49:58 +02:00 |
|
f4exb
|
4670cbaa33
|
Merge branch 'master' into dev
|
2018-04-22 07:48:13 +02:00 |
|
Jason Gerecke
|
8cf3469c87
|
Fix spelling errors in documentation
|
2018-04-21 18:45:09 -07:00 |
|
f4exb
|
b4a77e08c8
|
DSD demod: symmetrical attack and decay for squelch like NFM
|
2018-04-21 17:22:07 +02:00 |
|
f4exb
|
84538f1acf
|
DSD demod: use buffered squelch to start decoding at the very beginning of the transmission regardless of squelch gate length
|
2018-04-21 09:56:12 +02:00 |
|
f4exb
|
8dfdc1086c
|
PVS-Studio static analysis corrections (4)
|
2018-04-04 23:39:31 +02:00 |
|
f4exb
|
5a5d9e497e
|
DSD demod: Windows build
|
2018-04-02 00:35:56 +02:00 |
|
f4exb
|
04d7e56f84
|
DSD demod: status text dialog: removed auto default on save button
|
2018-04-02 00:21:12 +02:00 |
|
f4exb
|
dd1686df9e
|
DSD demod: updated documentation and Debian changelog
|
2018-04-01 23:49:26 +02:00 |
|
f4exb
|
21aaeaedda
|
DSD demod: status text log dialog save to file
|
2018-04-01 22:45:43 +02:00 |
|
f4exb
|
8d64ca2068
|
DSD demod: new dialog to show status text log
|
2018-04-01 22:14:11 +02:00 |
|
f4exb
|
a447193bd7
|
DSD demod: make FM deviation independent of RF bandwidth. Bumped version to 3.14.1
|
2018-04-01 09:33:08 +02:00 |
|
f4exb
|
53beb8a92d
|
Removed UDP address and port from Channel marker
|
2018-03-30 19:06:27 +02:00 |
|
f4exb
|
e0356a39a5
|
Multiple audio: updated plugins documentation
|
2018-03-30 11:51:57 +02:00 |
|
f4exb
|
231cb45aa6
|
Removed obsolete references to AudioNetSink
|
2018-03-28 10:00:56 +02:00 |
|
f4exb
|
814764eeee
|
WFM demod: remove UDP/RTP copy audio entirely
|
2018-03-28 09:18:28 +02:00 |
|
f4exb
|
f71446b6ec
|
Multiple audio support: DSD demodulator: allow to use native 8k decoder if audio sample rate is 8k
|
2018-03-28 08:43:11 +02:00 |
|
f4exb
|
c4b092dff0
|
Multiple audio support: DSD demodulator
|
2018-03-28 08:00:27 +02:00 |
|
f4exb
|
a0282dd3d9
|
DSD demod: removed copy to UDP/RTP
|
2018-03-27 00:38:26 +02:00 |
|
f4exb
|
745e187e2b
|
Multiple audio support: extend audio output information to UDP/RTP information. New audio preferences dialog
|
2018-03-25 11:50:34 +02:00 |
|
f4exb
|
7aaa230eb4
|
Multiple audio support: added ability to manage more than one audio output
|
2018-03-24 23:50:28 +01:00 |
|
f4exb
|
15e62814de
|
Multiple audio support: removed audio methods from DSP engine and use AudioDeviceManager instead
|
2018-03-24 03:36:49 +01:00 |
|
f4exb
|
94d3c7155c
|
TV screen: removed useless render immediate indicator
|
2018-03-23 09:24:18 +01:00 |
|
f4exb
|
170c59de43
|
Channel Rx demods: in constructor make sure the thread is launched when all members have been properly initialized (i.e. do it last)
|
2018-03-16 10:24:19 +01:00 |
|
f4exb
|
0157c950f4
|
DSD demod: GUI cosmetic change
|
2018-03-15 01:22:40 +01:00 |
|
f4exb
|
8d984c2f09
|
DSD demod: TV screen graticule optimization
|
2018-03-15 00:16:50 +01:00 |
|
f4exb
|
56178c65cf
|
DSD demod: updated documentation following GUI redesign
|
2018-03-14 05:16:07 +01:00 |
|
f4exb
|
d555333f8e
|
DSD demod: GUI scope simplification (7)
|
2018-03-13 08:16:39 +01:00 |
|
f4exb
|
c2544b528e
|
DSD demod: GUI scope simplification (6)
|
2018-03-13 01:39:43 +01:00 |
|
f4exb
|
dc5f1397b6
|
DSD demod: GUI scope simplification (5)
|
2018-03-12 20:39:16 +01:00 |
|
f4exb
|
e317a0bbea
|
DSD demod: GUI scope simplification (4)
|
2018-03-12 09:18:21 +01:00 |
|
f4exb
|
47036d8c3a
|
DSD demod: GUI scope simplification (3)
|
2018-03-12 05:27:21 +01:00 |
|
f4exb
|
1728f91d15
|
DSD demod: GUI scope simplification (2)
|
2018-03-12 05:23:09 +01:00 |
|
f4exb
|
de68eb360f
|
DSD demod: GUI scope simplification (1)
|
2018-03-12 05:07:51 +01:00 |
|
f4exb
|
b2e446afcc
|
Windows build: new location for export header
|
2018-03-10 20:32:46 +01:00 |
|
f4exb
|
46f80e2a15
|
DSD demod: implement RTP over UDP for audio copy final
|
2018-03-09 06:54:45 +01:00 |
|
f4exb
|
5fa4454b5a
|
Added .vscode folder to .gitignore
|
2018-03-08 18:53:02 +01:00 |
|
f4exb
|
d34ff61032
|
DSD demod: implement RTP over UDP for audio copy (part 2)
|
2018-03-08 08:59:17 +01:00 |
|
f4exb
|
3dbf59cd1d
|
DSD demod: implement RTP over UDP for audio copy (part 1)
|
2018-03-07 01:39:02 +01:00 |
|
f4exb
|
28e9df5fe8
|
Clang clean compile
|
2018-03-04 01:47:51 +01:00 |
|