f4exb
|
48cc6df8a7
|
Floating point to integer decimator optimization using the even/odd algorithm
|
2018-04-29 22:56:34 +02:00 |
|
f4exb
|
1213ad2a71
|
Simplified float halfband filters with unique class for floating point
|
2018-04-29 11:48:46 +02:00 |
|
f4exb
|
17ea5f29b3
|
Benchmarking: added float->float decimators and corresponding benchmark test
|
2018-04-25 18:01:01 +02:00 |
|
f4exb
|
b03e9c59cb
|
Benchmarking: implemented decimator float to int test
|
2018-04-25 01:44:54 +02:00 |
|
f4exb
|
12f5f4e30c
|
NFM demod: buffered squelch
|
2018-04-21 09:23:01 +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
|
8ce1c76a40
|
ScopeNG: moved Projector class to sdrbase to avoid excessive dependency on liquid-dsp
|
2018-04-03 18:51:21 +02:00 |
|
f4exb
|
b856bc2aac
|
Liquid-dsp support correction. Created SymbolSynchronzier as an interface
|
2018-04-03 18:23:39 +02:00 |
|
f4exb
|
e2aabde641
|
Multiple audio support: renamed AudioDeviceInfo to AudioDeviceManager
|
2018-03-23 18:08:38 +01:00 |
|
f4exb
|
72e29fd3f8
|
Moved export.h file to root of exports directory and removed util
|
2018-03-20 13:49:21 +01:00 |
|
f4exb
|
e8e2176529
|
Removed sdrangel_EXPORTS
|
2018-03-09 14:07:39 +01: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
|
9dacbb6d83
|
qrtplib: NFM demod implementation. Also solve issue Cannot create children for a parent that is in a different thread on UDP sink used for copy audio to UDP
|
2018-03-06 02:23:47 +01:00 |
|
f4exb
|
a85adbfe0f
|
Compile sdrbase resources as a binary resource file loaded dynamically
|
2018-02-18 23:01:02 +01:00 |
|
f4exb
|
67e664ef06
|
Fixed memory leak with handling of DSPSignalNotification message in modulators and demodulators. Removed reference to unused PIDController class
|
2018-02-14 20:11:36 +01:00 |
|
f4exb
|
6b26543655
|
Test Source: new combo box for auto correction options (2)
|
2018-02-04 22:52:31 +01:00 |
|
f4exb
|
4cd6d5bd6e
|
Fixed point utility (1)
|
2018-02-03 07:18:26 +01:00 |
|
f4exb
|
d43ecaf8f7
|
AirspyHF (float): working plugin
|
2018-02-02 02:12:49 +01:00 |
|
f4exb
|
70adea206c
|
RTP audio sink fixes and test in NFM demod (endianess problem)
|
2018-01-31 00:40:54 +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
|
4db248c26a
|
Halfband filters traits: use minimal scaling value so that the smallest coefficient is not zero. Avoids int32 multiplication overflow for large enough decimation factors and sample bit size
|
2018-01-18 00:21:50 +01:00 |
|
f4exb
|
c7e1526930
|
Added decimation class with unsigned to signed conversion with shift. Applied to RTL-SDR
|
2018-01-16 00:01:38 +01:00 |
|
f4exb
|
89f98f504a
|
Commands: implemented management GUI
|
2018-01-04 11:11:53 +01:00 |
|
f4exb
|
e1d7ada5dd
|
DSD demod: highpass filtering for audio (1)
|
2017-12-26 10:59:51 +01:00 |
|
f4exb
|
2dd82e9eca
|
Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings GET for NFM demod and mod
|
2017-12-10 20:27:08 +01:00 |
|
f4exb
|
5e13c16cb6
|
Web API: static page build on Linux
|
2017-11-20 23:57:53 +01:00 |
|
f4exb
|
1b5f944302
|
Web API: send API documentation if path is invalid
|
2017-11-20 18:38:26 +01:00 |
|
f4exb
|
d0572a6f84
|
Added microsecond epoch as unique id to channel instances
|
2017-11-19 11:36:20 +01:00 |
|
f4exb
|
b91ad7c4b7
|
Web API: added channel enumeration in /sdrangel GET. Partial implementation in channel plugins
|
2017-11-19 03:38:07 +01:00 |
|
f4exb
|
93d36b20a4
|
Created web API adapter for he main window
|
2017-11-18 19:34:47 +01:00 |
|
f4exb
|
1e73525280
|
Implemented arguments parser to pass web API host address and port
|
2017-11-18 05:06:43 +01:00 |
|
f4exb
|
5628b580ce
|
Added web API server class
|
2017-11-17 03:55:36 +01:00 |
|
f4exb
|
b0eb838f15
|
Added Swagger generated code and skeleton of webapi
|
2017-11-17 03:17:15 +01:00 |
|
f4exb
|
55ad76f43c
|
New devices handling (1)
|
2017-11-02 03:30:54 +01:00 |
|
f4exb
|
21ba11d90e
|
Moved plugin classes back to sdrbase
|
2017-11-01 23:00:00 +01:00 |
|
f4exb
|
462eb90f66
|
Methods to determine if a device is buit in or physical
|
2017-11-01 13:03:12 +01:00 |
|
f4exb
|
06b346fef2
|
Moved device sink and source APIs amd plugin interface back to sdrbase
|
2017-11-01 00:30:25 +01:00 |
|
f4exb
|
4114d269ea
|
sdrbase: removed dependency on QWidgets and OpenGL
|
2017-10-22 22:12:45 +02:00 |
|
f4exb
|
aefad82c38
|
Moved plugin interface to sdrgui because of QWidget dependency
|
2017-10-22 21:53:25 +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
|
561a4c6858
|
Create a CMakeList.txt in its own right for sdrbase library
|
2017-10-22 12:01:04 +02:00 |
|