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

37 Commits

Author SHA1 Message Date
f4exb
b620462639 Windows build: added SSB Modulator and CW Keyer 2016-12-12 01:16:36 +01:00
f4exb
c7b1d8a133 Windows build: include GUI level meter 2016-12-02 13:13:54 +01:00
f4exb
4c3db01409 Added an AudioInput class 2016-11-28 18:32:50 +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
5a9b461d1c Windowss build: added SSE 4.1 flags 2016-11-07 08:44:55 +01:00
f4exb
16aebb72c4 Windows build: added missing header files 2016-11-07 08:26:34 +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
790b024d7b Windows build: implement new HBFilterTraits and IntHalfBandFilterDB classes 2016-11-02 02:58:31 +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
6a72b12238 Tx ph.2: Windows build: activate SIMD instructions for sdrbase and modam modules 2016-11-01 00:27:20 +01: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
88f76c5a61 New dialog to store my geolocalisation 2016-09-28 17:01:57 +02:00
f4exb
068eb90795 DSD demod plugin: added missing filtermbe for Windows build 2016-09-12 06:02:13 +02:00
f4exb
b97a2ecffb Multi device support: Windows support 2016-05-25 02:33:50 +02:00
Edouard Griffiths
ee57833305 DSD demod: DV serial Windows build adjustments 2016-05-09 19:49:10 +02:00
Edouard Griffiths
84479fdbcc DSD demod: serialDV library support in Windows. Updates in sdrbase 2016-05-09 17:48:34 +02:00
Edouard Griffiths
3070255827 Updates for v1,2,1 Windows build 2016-05-09 02:15:07 +02:00
Edouard Griffiths
27b6aab5f7 Windows build: added possibility to build with MinGW64 (experimental, does not work) 2016-03-27 18:56:33 +02:00
Edouard Griffiths
e861ddfc29 Android build: use simple boost install 2016-03-22 01:24:38 +01:00
f4exb
6fde3b75f6 Windows build: remove sdrdaemon until LZ4 dependency is resolved. Set boost version to 1.58 2016-03-09 06:49:49 +01:00
Edouard Griffiths
782bb8ae40 Windows build: apply modifications 2016-03-09 06:39:19 +01:00
f4exb
dcbd61904c Created .pro files for compilation with Windows Qt Creator 2016-03-08 06:51:56 +01:00