1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-10 08:10:25 -05:00

35 Commits

Author SHA1 Message Date
f4exb
3c7a39f71e GLSpectrum: added a freeze button 2020-07-05 10:03:41 +02:00
f4exb
802aae7c11 websocket spectrum: added listening address and port to websocket spectrum server information. Fixed setting of listening address 2020-05-06 17:01:59 +02:00
f4exb
7d076e5c9c Websocket spectrum: server implementation 2020-05-06 09:50:43 +02:00
f4exb
37de6d4bb7 REST API: implemented GUI code for /sdrangel/deviceset/{deviceSetIndex}/spectrum/settings (PUT,PATCH) and /sdrangel/deviceset/{deviceSetIndex}/spectrum/server (POST,DELETE) 2020-05-06 01:38:23 +02:00
f4exb
c633250fe5 REST API: implemented GUI code for /sdrangel/deviceset/{deviceSetIndex}/spectrum/settings (GET) and /sdrangel/deviceset/{deviceSetIndex}/spectrum/server (GET) 2020-05-05 18:58:18 +02:00
f4exb
094fdad9ea GLSpectrum settings: removed confusing invert indicator and added ssb and usb 2020-05-04 18:39:24 +02:00
f4exb
096043af5c Websocket spectrum: removed passing of ref level and power range 2020-05-04 15:34:16 +02:00
f4exb
67ceeeb171 SpectrumVis: remove now useless configure method 2020-05-02 01:30:28 +02:00
f4exb
d399e2fdc8 Websocket spectrum: implemented start/stop server from spectrum GUI 2020-05-02 00:35:47 +02:00
f4exb
b8f566b8a1 Websocket spectrum: Websocket spectrum settings dialog implementation taking settings into account 2020-05-01 11:06:56 +02:00
f4exb
8a1969adaa SpectrumVis: release previous FFT engine allocation from FFT factory only if allocated once. Fixes issue #515 2020-05-01 04:57:25 +02:00
f4exb
f8e59ef82e SpectrumVis: removed message queue parameter from configure method 2020-05-01 02:23:26 +02:00
f4exb
58ae939798 SpectrumVis: removed own configureDSP 2020-05-01 02:16:20 +02:00
f4exb
0dcce3ce66 SpectrumVis: use GLSpectrumSettings 2020-05-01 02:12:30 +02:00
f4exb
b29a458e57 Websocket spectrum: adapted plugins 2020-04-30 09:57:05 +02:00
f4exb
9bb5185f9c Websocket spectrum: first implementation 2020-04-29 17:41:17 +02:00
f4exb
fcb9cf05cb Removed SpectrumVis from GUI dependency 2020-04-28 18:44:03 +02:00
f4exb
fa77ca3fb6 Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
f4exb
3a3d8e3dcb activated compiler warnings 2017-05-25 20:13:34 +02:00
f4exb
78513854ac RxTx semantic move: renamed SampleSink to BasebandSampleSink 2016-10-02 22:29:04 +02:00
f4exb
1a891f8e81 Make it buildable for Android with QtCreator 2016-03-06 15:10:22 +01:00
f4exb
6a59ac7e10 Fixed data race condition in spectrum vis when the FFT size is changed 2015-10-22 02:27:56 +02:00
f4exb
7742c0de2d Optimization: avoid cvtsd2ss instructions by using explicit floating point litterals. Spectrum histogram calculation optimization 2015-10-09 03:59:28 +02:00
f4exb
005eae774e Deep redesign: use references for the iterator parameters of the sample sinks feed method 2015-08-25 08:24:23 +02:00
f4exb
d6ae378e52 Deep redesign: debug phase #2: App starting 2015-08-18 02:47:14 +02:00
f4exb
a6a7145f3d Deep redesign: phase #4. Compiles 2015-08-17 08:29:34 +02:00
f4exb
f5c5e19571 Deep redesign: phase #2 2015-08-14 05:00:28 +02:00
f4exb
a7da0b76e2 Fixed startup initialization sequence: interim state #1 2015-08-12 09:03:02 +02:00
f4exb
770ea3c586 In scope+spectrum combo make spectrum inside scope trace 2015-07-21 22:52:52 +02:00
f4exb
347360db90 Channel analyzer: in the scope+spectrum combo show the spectrum of the scope captured data possibly triggered and not just the free running spectrum of the channel 2015-07-15 01:19:39 +02:00
f4exb
a463b1fbc6 Created a spectrum + scope combo VIS to handle the channel analyzer spectrum + scope display 2015-06-23 20:05:28 +02:00
Hexameron
960700249c Center audio spectrum. 2014-06-17 20:13:49 +01:00
Hexameron
fa780d9134 Demispectrum. 2014-06-15 09:32:25 +01:00
John Greb
bbe6d4505d Waterfall brightness/overlap. 2014-06-10 12:24:52 +01:00
Hexameron
7d3bfb26fc git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00