1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-04 04:06:34 -04:00
Commit Graph

898 Commits

Author SHA1 Message Date
f4exb
489a55a886 Scope: implemented trigger holdoff 2018-10-28 01:38:58 +02:00
f4exb
7ab87d594a Scope: update trace continuously for sweep times of one second or more 2018-10-27 07:32:14 +02:00
f4exb
02d0a46f31 Scope: removed breaking optimization thus fixing trigger. Should fix issue #233 2018-10-24 13:54:33 +02:00
f4exb
eed10172f4 DSD demod: changed squelch 0.1 dB steps to 1 dB steps 2018-10-22 14:51:47 +02:00
f4exb
fac0e652c4 Scope: updated documentation and fixed live rate setting when a decimation takes place 2018-10-20 10:41:49 +02:00
f4exb
966d957f89 Scope: fixed channel rate affecting scope rate in memory mode 2018-10-16 00:31:45 +02:00
f4exb
be36430057 Channel Analyzer GUI: set sample rate via ScopeVis only 2018-10-16 00:08:33 +02:00
f4exb
a7b954dbf8 NFM demod: fixed squelch display 2018-10-11 16:09:40 +02:00
f4exb
ed1b706661 NFM demod: if squelch < -100 assume it is old format and divide by 10 2018-10-11 15:14:58 +02:00
f4exb
b99afedc4a NFM demod: changed squelch 0.1 dB steps to 1 dB steps 2018-10-11 08:52:50 +02:00
f4exb
3f7cfb4dd8 WFM demod: fixed a missing mutex when re-configuring interpolator 2018-10-03 04:19:05 +02:00
f4exb
0d115ac342 DaemonSinkThread: removed useless member 2018-09-16 20:50:56 +02:00
f4exb
03441bdd6c Fixed Debian build on Bionic 2018-09-15 23:55:41 +00:00
f4exb
f86afff3e8 Fixed Debian build 2018-09-16 01:30:43 +02:00
f4exb
94befa3e4e SDRDaemonSource: updated documentation 2018-09-15 20:24:49 +02:00
f4exb
39c553d763 DSD demod: fixed highpass filter display in the UI 2018-09-13 17:34:45 +02:00
f4exb
5e588ae09e SDRDaemon: cleanup on UDP Tx side to use sdrdaemondatablock.h definitions and Rx sample size 2018-09-13 00:31:49 +02:00
f4exb
da963179fb UDP source and sink: align message names 2018-09-12 15:46:42 +02:00
f4exb
5771ef4783 Foolproof AudioFifo to try fix issue #210. Consequently removed useless timeout parameter on read and write methods 2018-09-12 15:30:53 +02:00
f4exb
d084d6ff5b Cosmetic changes 2018-09-12 01:21:51 +02:00
f4exb
bdb0e50c5f UDP source and sink: updated documentation 2018-09-12 00:49:55 +02:00
f4exb
7252e886de Renamed libdemodudpsrc folder to libudpsink 2018-09-12 00:43:15 +02:00
f4exb
3497cb92ee Renamed udpsrc folder to udpsink 2018-09-12 00:40:22 +02:00
f4exb
fed7f72da1 REST API: Renamed UDPSrc to UDPSink 2018-09-12 00:36:30 +02:00
f4exb
06acb17e3a Renamed UDPSrc to UDPSink 2018-09-12 00:08:47 +02:00
f4exb
f8e90827ac Renamed the UDPSink from sdrbase utils to UDPSinkUtil 2018-09-11 23:45:56 +02:00
f4exb
f58cc3cc07 Renamed UDPSink to UDPSource 2018-09-11 22:36:16 +02:00
f4exb
87b9cff3c2 Rename libdaemonsrc to libdaemonsource 2018-09-11 17:05:16 +02:00
f4exb
6c77f2dfe5 Complete removal of SDRDaemon as a distinct binary 2018-09-11 13:41:09 +02:00
f4exb
1590db3ce2 SDRDaemon: anonymize protected block 2018-09-10 18:52:40 +02:00
f4exb
404c73fb80 SDRDaemon: make Rx side truly 24/16 bit compatible in all configurations 2018-09-10 02:52:36 +02:00
f4exb
0ae5955b76 SDRDaemon: fixed passing number of sample bits and sample bytes 2018-09-09 17:39:36 +02:00
f4exb
4c0c51b17d DaemonSink: Web API: implement title and color 2018-09-08 19:24:38 +02:00
f4exb
b839b5d0c3 DaemonSink: finalization and cleanup 2018-09-06 05:39:28 +02:00
f4exb
3b09e0e5d7 DaemonSink: Web API implementation 2018-09-06 05:32:11 +02:00
f4exb
54c89f16aa DaemonSink (7) 2018-09-06 05:21:43 +02:00
f4exb
2be1281885 DaemonSink (6) 2018-09-06 04:36:56 +02:00
f4exb
354409a21a DaemonSink (5) 2018-09-06 04:23:27 +02:00
f4exb
29583e4d56 DaemonSink (4) 2018-09-05 18:25:58 +02:00
f4exb
4819ebf5f6 DaemonSink (3) 2018-09-05 13:28:38 +02:00
f4exb
dcd8f94931 DaemonSink (2) 2018-09-05 08:44:14 +02:00
f4exb
96e7d49fbe DaemonSink (1) 2018-09-05 01:32:29 +02:00
f4exb
ac4b016ee7 UDP source and sink: Web API: more informative report 2018-08-16 10:46:01 +02:00
f4exb
53d6161e89 UDP source Web API setting correction. UDP sink default port set to 9998 2018-08-15 22:47:55 +02:00
f4exb
cee9a8b757 Renamed scopevisng.h to scopevis.h 2018-08-12 17:22:39 +02:00
f4exb
aa6f2e9f2f Renamed ScopeVisNG to ScopeVis 2018-08-12 17:18:58 +02:00
f4exb
4a733cae51 Renamed spectrumscopengcombovis.* to spectrumscopecombovis.* 2018-08-12 17:13:06 +02:00
f4exb
37ab2e442e Renamed SpectrumScopeNGComboVis to SpectrumScopeComboVis 2018-08-12 17:10:31 +02:00
f4exb
bda60dcd43 Renamed glscopeng.h to glscope.h 2018-08-12 17:06:55 +02:00
f4exb
0fcc694ca1 Renamed GLScopeNG to GLScope 2018-08-12 17:01:56 +02:00