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

117 Commits

Author SHA1 Message Date
f4exb
2917f015ea GLScope: implemented trigger counts 2015-11-05 00:07:51 +01:00
f4exb
1c7bab1762 GLScope: trigger on phase derivative (instantaneous frequebcy) 2015-11-04 04:29:26 +01:00
f4exb
2305357324 GLScope: chained multiple triggers: interim state #2: implemented next trigger logic 2015-11-04 03:25:41 +01:00
f4exb
ff719059f0 GLScope: chained multiple triggers: interim state #1: implemented array of triggers 2015-11-04 03:10:05 +01:00
f4exb
c3a26f2d0a GLScope: fixed get sample rate method 2015-11-03 08:35:02 +01:00
f4exb
75959dcca8 Added missing BitFieldIndex class header 2015-11-03 08:34:27 +01:00
f4exb
490bccc5a1 GLScope: trace memory implementation. GLScopeGUI: widgets placement reorganization 2015-11-03 03:08:48 +01:00
f4exb
98125ce93a GLScope: individual settings for channels 1 and 2. Fine and Coarse sliders for Y offsets. 2015-11-01 06:27:39 +01:00
f4exb
1a7610a7e4 GLScope: individual settings for channels 1 and 2. Fine and Coarse sliders for Y offsets. Interim state #1: channel 1 working 2015-10-31 12:33:59 +01:00
f4exb
f6b19085fb GLScope: new delta phase displays 2015-10-29 09:24:08 +01:00
f4exb
9641895e68 Channel Analyzer: overlays on scope trace to show maximum, average and peak to average powers when in magnitude log (dB) display 2015-10-29 02:35:20 +01:00
f4exb
70700ee4dc Channel Analyzer: display trace max and average power. Interim state #2 2015-10-28 09:27:51 +01:00
f4exb
ed6e078cff Channel Analyzer: display trace max and average power. Interim state #1 2015-10-27 04:56:52 +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
13a91aacb6 Corrected array size for decimator by 64 2015-10-21 21:17:43 +02:00
f4exb
35440d60f6 Attempt at fixing some race conditions #1 2015-10-21 02:32:21 +02:00
f4exb
9c9776e569 Create own class for logical device DSP engine. Use this class in main DSP engine 2015-10-15 04:05:19 +02:00
f4exb
e3803729c1 Fixed inf and sup decimators by 64 2015-10-12 04:17:57 +02:00
f4exb
5b1ffd434b Fixed inf and sup decimators by 32 and 64 2015-10-12 03:46:45 +02:00
f4exb
6e3e273b68 Dynamic input tab allocation. Interim state #1 2015-10-07 23:27:56 +02:00
f4exb
ae39dca580 Dynamic channel tab allocation: interim state #1 2015-10-07 09:27:44 +02:00
f4exb
dbffb16348 Allocate spectrum tabs dynamically 2015-10-07 03:53:25 +02:00
f4exb
d8827985e2 Removed some SDRAngelove references 2015-10-05 04:47:23 +02:00
f4exb
438df2975e NFM demod: added display of channel power in dB. Changed minus radio button for a iconified toggle button 2015-10-04 06:26:06 +02:00
f4exb
f1cd4bf992 Channel analyzer: added display of channel power in dB. Changed minus radio button for a iconified toggle button 2015-10-04 05:28:11 +02:00
f4exb
1ac49ce8ce Fixed setting of source of same kind with different sequence number 2015-10-03 23:59:02 +02:00
f4exb
e9127d1b92 Merged include-gpl into include and removed GPL dribble in About dialog 2015-10-03 04:08:48 +02:00
f4exb
3ced80e198 Fixed source plugins virtual methods 2015-09-30 08:55:58 +02:00
f4exb
a1efdcc8dc New preset design: changed device registration 2015-09-30 06:57:40 +02:00
f4exb
66987e5b19 Presets by source: plugin GUI interface cleanup 2015-09-29 03:45:35 +02:00
f4exb
921b511f96 Presets by source: set center frequency from preset center frequency 2015-09-29 03:35:14 +02:00
f4exb
fd78dda566 Fixed stop acquisition not working when sample rate is too high 2015-09-27 15:47:51 +02:00
f4exb
525a3f0024 post sample rate changes directly on DSP input message queue. Removed sample source output queue entirely as it was not reliable under stress 2015-09-27 12:50:38 +02:00
f4exb
234fb61955 Deep redesign: replaced smelly Spinlock mutex by standard QMutex in message queue 2015-09-02 01:51:49 +02:00
f4exb
a559035e22 Deep redesign: fixed decimation bit shifts and halfband filter decimation bit loss 2015-09-02 00:12:00 +02:00
f4exb
b3fd6bad15 Deep redesign: more optimizations 2015-09-01 08:36:10 +02:00
f4exb
a6e4f598e2 Deep redesign: move to SDRangel #1 2015-08-30 01:26:51 +02:00
f4exb
5101a08632 Deep redesign: fixed FCD serialization. Pretty print utilities. Reverted optimization of source serializer 2015-08-28 11:12:31 +02:00
f4exb
beadd4d861 Deep redesign: removed inheritance depedency between bladeRF serializer and sample source serializer 2015-08-28 03:26:57 +02:00
f4exb
77fed9a1c7 Deep redesign: revised RTLSDR source serialization. Optimisation of data to blob serialization 2015-08-28 03:20:00 +02:00
f4exb
5f0056f442 Deep redesign: revised source serialization mechanism and use dedicated classes for this purpose 2015-08-28 02:27:05 +02:00
f4exb
5a0668f9ec Deep redesign: fixed RTLSDR input plugin 2015-08-26 02:03:20 +02:00
f4exb
a68104ab65 Deep redesign: removed useless samplesource subdirectory 2015-08-25 08:31:57 +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
19b234c4df Deep redesign: debug AM demod removing extraneous interpolator init in start method 2015-08-24 00:51:27 +02:00
f4exb
bc287a4c33 Deep redesign: debug session #2 phase #2: fixed multi-threading of channelizers 2015-08-21 08:54:28 +02:00
f4exb
38bc6563d4 Deep redesign: debug session #2 phase #1 2015-08-20 03:38:31 +02:00
f4exb
fc3e9efa8a Deep redesign: Init sequence review phase #3: Implement sample source input messages handler 2015-08-19 01:45:06 +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
b5f2475fbf Deep redesign: phase #3 2015-08-14 09:02:10 +02:00
f4exb
f5c5e19571 Deep redesign: phase #2 2015-08-14 05:00:28 +02:00
f4exb
1799cd816f Deep redesign: phase #1 2015-08-13 08:51:33 +02:00
f4exb
a7da0b76e2 Fixed startup initialization sequence: interim state #1 2015-08-12 09:03:02 +02:00
f4exb
5f8bec8d86 Added thread safe singleton class 2015-08-08 22:09:48 +02:00
f4exb
5dc5485b86 Fixed file source. Basically working 2015-08-04 23:45:32 +02:00
f4exb
07f16bb176 Use main window master timer for SSB demod spectrum and Channel Analyzer spectrum and scope 2015-08-01 04:07:09 +02:00
f4exb
6d27dc5e0b Sort channel plugins by delta frequency and type before saving to preset 2015-07-19 02:07:40 +02:00
f4exb
1c7ea3dfb3 Added a plugin for BladeRF. Removed GNUradio from the build (gr-osmocom source) as this does not work properly 2015-06-07 03:30:28 +02:00
f4exb
26b9c324e7 Improved GNU Radio plugin usability. Removed osmosdr completely from the build as it is superceded by GNU Radio 2015-05-18 02:18:33 +02:00
f4exb
d395ba24c7 Make the low cutoff frequency of the SSB filter variable. Change spectrum overlay accordingly. 2015-05-12 21:50:02 +02:00
f4exb
fe85503130 NFM and SSB receiver in focus trigger the display of the central frequency line on the spectrum frequency scale thus facilitating its identification 2015-05-11 11:03:01 +02:00
f4exb
3bb44d54bf Make the sideband appear correctly on SSB channel overlay 2015-05-11 03:27:31 +02:00
Hexameron
fa780d9134 Demispectrum. 2014-06-15 09:32:25 +01:00
Hexameron
444e8ed857 Rework decimation. 2014-05-28 19:13:09 +01:00
Hexameron
82047f69ce Consistant Waterfall speed.
Saves cpu at high bandwidths.
2014-05-19 15:22:44 +01:00
Hexameron
7d3bfb26fc git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00