f4exb
|
a1fbc790bf
|
Added the SDRdaemon server executable
|
2018-08-18 21:30:51 +02:00 |
|
f4exb
|
411cb36a6f
|
Created SDRdaemon library
|
2018-08-18 15:51:46 +02:00 |
|
f4exb
|
1eb8716a9f
|
Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ffmpeg deprecation warnings
|
2018-06-13 00:20:51 +02:00 |
|
f4exb
|
878b05c819
|
Windows build: fixed icon
|
2018-06-10 00:02:51 +02:00 |
|
f4exb
|
6d95c04076
|
ChannelAnalyzerNG: fixed FLL and removed IIR and FIR kit that is now useless
|
2018-05-18 02:36:29 +02:00 |
|
f4exb
|
c495f82235
|
Imported Iowa Hills Software IIR and FIR calculator
|
2018-05-17 00:09:56 +02:00 |
|
f4exb
|
b23d1f6a63
|
Optimization: always use the even/odd decimators
|
2018-04-28 05:08:01 +02:00 |
|
f4exb
|
2427c885f7
|
Benchmarking: added option to deactivate SIMD for decimators
|
2018-04-26 22:45:47 +02:00 |
|
f4exb
|
17ea5f29b3
|
Benchmarking: added float->float decimators and corresponding benchmark test
|
2018-04-25 18:01:01 +02:00 |
|
f4exb
|
375db9ae21
|
Added a benchmark framework
|
2018-04-23 16:43:18 +02:00 |
|
f4exb
|
9fd33a4101
|
Removed liquid-dsp internal build and dependencies. Abandon clock recovery in ScopeNG
|
2018-04-04 02:03:37 +02:00 |
|
f4exb
|
d26464fcd8
|
Compile liquid-dsp from source internally (Linux)
|
2018-04-03 02:59:36 +02:00 |
|
f4exb
|
4f9a49cf02
|
Avoid useless sdrbase dependency by moving the exports header in its own folder
|
2018-03-09 13:48:14 +01:00 |
|
f4exb
|
f3d9f6191e
|
Windows build: fixes to compile RTP support
|
2018-03-08 17:08:36 +01:00 |
|
f4exb
|
98fc93a26b
|
Make main CMakeLists.txt detect Clang compiler correctly
|
2018-03-04 01:47:32 +01:00 |
|
f4exb
|
2b1d5f0838
|
Fixed -Woverloaded-virtual warnings
|
2018-03-03 10:06:47 +01:00 |
|
f4exb
|
d6cc7ef23d
|
DATV Demod: removed VLAs in leansdr. Activated VLA warning at compile time
|
2018-03-01 04:15:46 +01:00 |
|
f4exb
|
354d5b3b5a
|
qrtplib: draft (1)
|
2018-02-22 18:43:28 +01:00 |
|
f4exb
|
a85adbfe0f
|
Compile sdrbase resources as a binary resource file loaded dynamically
|
2018-02-18 23:01:02 +01:00 |
|
f4exb
|
bc8ea82e8b
|
Implemented sanitize address option on cmake command
|
2018-02-15 10:53:42 +01:00 |
|
f4exb
|
5fcf446fec
|
Debian build: fixed libperseus build (2)
|
2018-02-10 22:46:22 +01:00 |
|
f4exb
|
5e9da83f70
|
Debian build: fixed libperseus build
|
2018-02-10 22:40:53 +01:00 |
|
f4exb
|
b1fbff05f3
|
Perseus: Debian and Windows build
|
2018-02-10 21:50:57 +01:00 |
|
f4exb
|
47da4a2023
|
Perseus support (8)
|
2018-02-08 16:45:00 +01:00 |
|
f4exb
|
cc461f2f0f
|
Added RTP Sink based on JRTPLib and AudioNetSink to handle sending audio over the network via UDP or RTP
|
2018-01-29 01:59:03 +01:00 |
|
f4exb
|
2ddcb8c358
|
Differentiate Rx and Tx DSP sample sizes
|
2018-01-22 08:46:05 +01:00 |
|
f4exb
|
732561152b
|
24 bit DSP fix
|
2018-01-22 02:49:06 +01:00 |
|
f4exb
|
ad219d50cc
|
Implemented 24 bit internal DSP (with bugs ...)
|
2018-01-21 21:48:36 +01:00 |
|
f4exb
|
7173f1b248
|
AirspyHF support: first version whithout float I/Q
|
2018-01-11 02:21:29 +01:00 |
|
f4exb
|
361648a2b5
|
Server: added a basic server application
|
2017-12-17 12:08:18 +01:00 |
|
f4exb
|
22f174a2a4
|
Server: basic sdrsrv library
|
2017-12-17 11:09:51 +01:00 |
|
f4exb
|
eceb3ac68d
|
Server: added build subdirectory for plugins without GUI
|
2017-12-17 10:25:08 +01:00 |
|
f4exb
|
acc3a84190
|
Added check in main CmakeLists.txt to abort if gcc version is less than 4.9
|
2017-12-16 10:03:38 +01:00 |
|
f4exb
|
62989b2650
|
Added installable udev rule files
|
2017-11-29 19:26:09 +01:00 |
|
f4exb
|
b0eb838f15
|
Added Swagger generated code and skeleton of webapi
|
2017-11-17 03:17:15 +01:00 |
|
f4exb
|
d110a3749d
|
Moved logger to QtApplication level. Corrections to some messages
|
2017-11-11 11:11:44 +01:00 |
|
f4exb
|
5f22045abb
|
Imported Stefan Frings' logging library from QtWebApp and use it in main window
|
2017-11-11 10:29:32 +01: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
|
561a4c6858
|
Create a CMakeList.txt in its own right for sdrbase library
|
2017-10-22 12:01:04 +02:00 |
|
f4exb
|
f2ae52228d
|
Reset PluginInstanceGUI to its original name: fixed cmake file
|
2017-09-26 16:46:19 +02:00 |
|
f4exb
|
d1b4e24804
|
New button type for transverter frequency translation toggle. Added to RTLSDR GUI
|
2017-09-23 10:48:29 +02:00 |
|
f4exb
|
7359427156
|
PlutoSDR input: Debian build
|
2017-09-11 08:34:33 +02:00 |
|
f4exb
|
1ac34678da
|
Main cmakefile: change placement of architecture detection
|
2017-09-05 08:27:15 +02:00 |
|
f4exb
|
6c9dbb79c4
|
Added a windowed FIR filter calculator analogous to Scipy's firwin (this one from Iowa Hills Software LLC code)
|
2017-09-04 01:44:36 +02:00 |
|
f4exb
|
a6d6a717ae
|
GUI segregation: renamed PluginGUI interface to PluginInstanceUI
|
2017-09-03 19:55:00 +02:00 |
|
f4exb
|
01eed29a6f
|
Implemented new basic channel settings dialog instead of widget inside rollup
|
2017-08-24 02:05:48 +02:00 |
|
f4exb
|
19bd6b9bb3
|
Added cmake file for httpserver
|
2017-08-23 20:03:52 +02:00 |
|
f4exb
|
eadb500386
|
Cmake: make Boost mandatory and suggest fftw3f if not installed. Fixes issue #46
|
2017-08-12 12:07:51 +02:00 |
|
f4exb
|
30a5ce834d
|
cmake: added a flag to indicate if we are compiling on a Raspberry Pi host
|
2017-06-19 08:38:00 +02:00 |
|
f4exb
|
8a24d172da
|
cmake: added a flag to indicate if we are compiling on a Raspberry Pi host
|
2017-06-19 08:37:10 +02:00 |
|