f4exb
7eea9fa321
Updates for aarch64 and openSUSE
2017-06-19 01:01:18 +02:00
f4exb
3c2683f6c1
Removed cmake c++11 and O2 global options
2017-05-27 05:44:06 +02:00
f4exb
b5ed2b2e9a
Removed compiler warnings as errors
2017-05-26 01:59:59 +02:00
f4exb
3a3d8e3dcb
activated compiler warnings
2017-05-25 20:13:34 +02:00
f4exb
e317f3762c
ValueDialZ: new value dial that handles negative values. Application in TCPsrc plugin
2017-05-17 19:36:36 +02:00
f4exb
54eb56977d
Multi source scope: dormant code
2017-05-10 22:36:19 +02:00
f4exb
498454f8dc
LimeSDR support: built-in LimeSuite for Debian
2017-05-09 02:47:45 +02:00
f4exb
303fd3ccc7
ATV Demod: implemented BFU with PLL for single sideband modes
2017-03-19 10:28:54 +01:00
f4exb
2820efe26b
New scope: added change trace color feature
2017-02-11 20:44:00 +01:00
f4exb
f0f7838765
New scope: interim state (1)
2017-01-29 19:51:45 +01:00
f4exb
38337f1333
Moving average fixes
2017-01-15 11:26:11 +01:00
f4exb
fa0afb6c92
Tx support: implemented final interpolation stage in FileSink plugin
2017-01-02 03:14:46 +01:00
f4exb
2047463dcf
Tx support: common device routines library and handle BladeRF Tx/Rx coordination on Rx side
2016-12-30 16:13:28 +01:00
f4exb
1e881703e8
Added a NCO with floating point phase calculation before conversion to int for table indexing. This increases frequency precision and is mandatory for CTCSS tone generator
2016-12-19 02:41:31 +01:00
f4exb
d3d6ebec89
CW Keyer with GUI. Sort of works
2016-12-11 11:35:25 +01:00
f4exb
35baa46f3d
CW Keyer: interim state (1)
2016-12-09 01:35:49 +01:00
f4exb
7a07b56b01
NFM Modulator: basic input volume gauge
2016-12-02 02:00:53 +01:00
f4exb
4c3db01409
Added an AudioInput class
2016-11-28 18:32:50 +01:00
f4exb
4398a7426a
Added Debian files for 2.3.0
2016-11-24 00:51:01 +01:00
f4exb
863522d9ff
SDRPlay support: source plugin interim state (1) compiles
2016-11-13 02:59:31 +01:00
f4exb
ae5070ebb3
Removed useless flavour of even/odd FIR halfband filter
2016-11-11 10:21:54 +01:00
f4exb
2504d199fd
IntHalfbandFilterST: implemented intrinsics class
2016-11-08 17:29:46 +01:00
f4exb
bfe24df76e
Added new halfband FIR filter with even/odd and I/Q stride
2016-11-08 02:02:29 +01:00
f4exb
a40f31ed4a
SIMD optimizations: do not use AVX2 flag globally
2016-11-08 00:38:57 +01:00
f4exb
7015fb97d2
Put intrinsics in their own templatized classes
2016-11-07 04:16:02 +01:00
f4exb
63d6eea066
Use more precise SIMD flags and detect actual x86_64 SIMD features
2016-11-07 00:42:57 +01:00
f4exb
dbbbfa12ee
Changed USE_SIMD flag to USE_SSE
2016-11-06 02:08:38 +01:00
f4exb
bc3dfb19cd
IntHalfBandFilterEO2: use dual forward and backward buffers to avoid byte shuffling in SIMD instructions. Implemented in the up channelizer
2016-11-06 01:07:13 +01:00
f4exb
2f02d9dd69
IntHalgBandFilterDB: changed some attributes name
2016-11-03 00:30:55 +01:00
Edouard Griffiths
a1c73941a2
Debian build: added libbladerf and BladeRF source plugin in the distribution
2016-11-02 15:51:45 +01:00
f4exb
875f63fd3d
Need to have SSE4.1 support when SSE is available for _mm_mullo_epi32
2016-11-02 02:51:13 +01:00
f4exb
5d5593bda7
Tx ph.2: put the double buffered FIR interpolator and decimator in its own class
2016-11-01 15:02:50 +01:00
f4exb
ded1d3c298
Place the halfband filter traits in their own class
2016-11-01 11:55:16 +01:00
f4exb
4a001350d3
Tx ph.2: Templatized IntHalfbandFilter and improved coefficients. Changed to order 80 for upsamplers and 48 for downsamplers
2016-10-29 17:01:02 +02:00
f4exb
4ab45f4768
Tx ph.2: Fixed half-band interpolators and set the order to 64 (for all)
2016-10-29 12:29:24 +02:00
Edouard Griffiths
ecc1647ee6
Implemented Debian package build environment
2016-10-26 00:57:46 +02:00
f4exb
067a0910c4
Tx ph.1: added DeviceSinkAPI implementation (1)
2016-10-18 00:03:51 +02:00
f4exb
0f7ac00a71
Tx ph.1: Added the DSPDeviceSinkEngine class
2016-10-17 18:15:08 +02:00
f4exb
b56c2d9a2c
Tx ph.1: new classes (1)
2016-10-17 08:58:49 +02:00
f4exb
4709ba9e01
TX ph.1: Baseband sample sources and Device sample sinks (1)
2016-10-14 18:47:19 +02:00
f4exb
32595f81b9
RxTx semantic move: renamed DeviceAPI to DeviceSourceAPI
2016-10-11 01:17:55 +02:00
f4exb
6e82cb37b8
Tx support: added a sample source FIFO class
2016-10-10 01:13:12 +02:00
f4exb
36aeaa3ea5
RxTx semantic move: renamed SampleFifo to SampleSinkFifo
2016-10-06 19:18:02 +02:00
f4exb
12ac603741
Added a double buffered sample sink FIFO class
2016-10-06 15:39:18 +02:00
f4exb
e204efe2b8
RxTx semantic move: renamed DSPDeviceEngine to DSPDeviceSourceEngine
2016-10-03 18:29:05 +02:00
f4exb
dce0ace4ef
RxTx semantic move: renamed ThreadedSampleSink to ThreadedBasebandSampleSink
2016-10-03 15:55:16 +02:00
f4exb
7a535cc3b8
RxTx semantic move: renamed SampleSource to DeviceSampleSource
2016-10-02 23:16:40 +02:00
f4exb
78513854ac
RxTx semantic move: renamed SampleSink to BasebandSampleSink
2016-10-02 22:29:04 +02:00
f4exb
20c6fb19cc
RxTx semantic move: renamed Channelizer to DownChannelizer
2016-10-02 21:52:39 +02:00
f4exb
1fa80272b5
RxTx semantic move: renamed FileSink to FileRecord
2016-10-02 10:30:58 +02:00
f4exb
e32d5f39e0
Added missing files to cmake file
2016-09-28 23:32:20 +02:00
f4exb
d01a4166eb
DSD demod plugin: lowpass filter for DV serial upsample
2016-09-10 20:03:06 +02:00
f4exb
8a22c0b468
Merge branch 'master' into dev. Build for Mac OS.
2016-07-05 20:02:51 +02:00
Ziga S
08602c661b
Updated CMake files for QTEditor cmake style.
...
AudioOutput had previously stalled, mutex temporary removed(Q&D workaround, need for study OSX Audio Concurency).
Removed some part of code in DemodBFM for OSX compilations.
Code runs and was tested with HackRF.
Note: There is need have investigate two potencial problems(DemodBFM bug and AudioOutput deadlocking?).
2016-06-29 10:10:24 +02:00
Ziga S
0df3427a3a
MacOS Compatibility:
...
- pthread barriers implementation.
- clock time.h
- libiconv link
- Support for dylib loading
- CMake project fixes
QTEditor parent project file.
2016-06-28 10:20:47 +02:00
f4exb
e418e68bd9
SDRdaemonFEC support: interim state (1). Compile except UI. Bumped version to 2.1.0 where necessary
2016-06-20 00:45:24 +02:00
f4exb
be918a217b
Multi device support: migrate device specific stuff outside plugin classes
2016-05-16 01:12:37 +02:00
f4exb
942bd0a733
Multi device support: create a dedicated UI for devices control
2016-05-14 14:12:57 +02:00
f4exb
be1a4caae1
DV Serial support: working signal/slot mechanism
2016-05-08 06:00:37 +02:00
f4exb
ccca87477d
Moved audio dialog in global Preferences menu. Check for DV Serial library and set flags
2016-05-04 17:07:26 +02:00
f4exb
17de736f36
DSD demod: migrated to external DSDcc library (ex DSDplus)
2016-04-21 02:13:57 +02:00
f4exb
44f608d7be
DSDplus library: removed old DSD library
2016-04-11 00:20:55 +02:00
f4exb
0b58a50ee8
Added new rewritten library in C++ native for DSD: DSDplus
2016-04-10 04:54:25 +02:00
f4exb
0978e17f2e
Imported the dsd library from gr-dsd. Make it a library actually removing useless dependencies
2016-04-07 02:00:54 +02:00
f4exb
c6d7207b1a
Reorganized sdrbase library code
2016-03-08 04:54:12 +01:00
f4exb
1a891f8e81
Make it buildable for Android with QtCreator
2016-03-06 15:10:22 +01:00
f4exb
f78206defc
OpenGL modernization: draw the left scales the new way
2016-03-05 06:45:05 +01:00
f4exb
34df31ad27
OpenGL modernization: generalize simple shader program class
2016-03-03 01:09:55 +01:00
f4exb
691a34cb16
OpenGL modernization: draw the spectrum line in the new way. New object GLShaderSimplePolyline
2016-03-02 23:55:29 +01:00
f4exb
22d9e77974
OpenGL modernization: compile and link basic shaders
2016-03-02 03:09:50 +01:00
f4exb
8d43ead373
Move to Open GL ES: replace glBegin/glEnd seqiences
2016-02-28 22:03:37 +01:00
f4exb
aa15e95ef3
cmake install: set rpath even for system installation directories
2016-02-24 15:27:05 +01:00
f4exb
6fd9e4f5bc
cmake: added install and uninstall targets
2016-02-24 11:51:36 +01:00
f4exb
05a4a7cb4e
SDRdaemon: first working version
2016-02-17 19:42:26 +01:00
f4exb
7a6882829a
SDRdaemon plugin: new classes
2016-01-24 23:38:55 +01:00
f4exb
6a31b5964a
Fixed CMakelists.txt after file name change
2015-12-20 19:34:21 +01:00
Edouard Griffiths
28bde131ba
NFM demod: adjust phase discriminator settings. Put in in a separate header
2015-12-16 21:12:12 +01:00
f4exb
e533997dbe
BFM demod: apply de-emphasis
2015-12-08 02:00:30 +01:00
f4exb
f69e69a799
BFM demod: added phase lock class. Updated copyright notices
2015-12-06 19:47:55 +01:00
f4exb
91cab6c623
Use cmake options to specify build type and debug output so that CMakeList.txt needs not be modified to control this
2015-10-22 02:19:07 +02:00
f4exb
af58b0d48d
Require cmake >= 3.0.2 so that CMP0043 policy specification makes sense
2015-10-22 01:37:14 +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
5b1ffd434b
Fixed inf and sup decimators by 32 and 64
2015-10-12 03:46:45 +02:00
f4exb
ecc6345996
Back to release mode
2015-10-10 02:47:34 +02:00
f4exb
c4be82a40b
Updated Readme and main config file to remove debug messages
2015-10-08 02:45:28 +02:00
f4exb
6e3e273b68
Dynamic input tab allocation. Interim state #1
2015-10-07 23:27:56 +02:00
f4exb
360b94966b
Enhance channel power display
2015-10-05 02:18:32 +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
f9913c7875
debug message
2015-10-03 22:31:46 +02:00
f4exb
3e74c45622
Fised segfault in find best source match method debug printout
2015-10-03 10:21:48 +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
51914b4767
Multiple sources in preset. Interim state #1
2015-10-02 02:22:56 +02:00
f4exb
2d9c0bcfd2
Review presets #1 . Apply to HackRF
2015-09-30 03:46:46 +02:00
f4exb
66987e5b19
Presets by source: plugin GUI interface cleanup
2015-09-29 03:45:35 +02:00
f4exb
1450289e0f
Fixed glitches in channel analyzer decimation
2015-09-28 02:39:48 +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
4246fb6381
NFM demod: revised AF squelch completely
2015-09-13 11:56:14 +02:00
f4exb
384a58a785
No debug messages on branch master
2015-09-08 08:29:57 +02:00
f4exb
f5809b95c0
AGC in .cpp
2015-09-07 23:31:34 +02:00