Commit Graph

93 Commits

Author SHA1 Message Date
f4exb 07c5bd19b8 Remote channel sink: decimation and shift: GUI changes 2019-04-25 15:48:47 +02:00
ZigaS a5f79909d5 Updates in deployment, using libopus from macports. 2019-03-14 12:13:20 +01:00
f4exb cc4604f6d8 FreeDV modulator: implemented audio input with possible resampling 2019-02-24 20:59:09 +01:00
f4exb 1823a78509 Copy audio to UDP/RTP: Opus implementation: some polishing 2019-02-19 11:53:26 +01:00
f4exb 44649fe486 Windows build fixes for G722 and Opus codecs 2019-02-18 13:19:47 +01:00
f4exb 7a16ccff06 Added a G722 encoder 2019-02-16 11:06:34 +01:00
f4exb c46bf5b110 Audio UDP/RTP: added a lowpass filter for decimation 2019-02-14 14:27:06 +01:00
f4exb 8a0508c609 SDRDaemon device plugins migration to Remote device: final changes to remove daemon references. Updated version and Debian changelog 2019-02-03 01:52:11 +01:00
ZigaS b743943c70 Update to Qt 5.12.0.
Project files with MacOS clang RPATH to use proper paths for shared objects.
Minor path updates in favor of loading plugin libs.
Deployment script packaging using Qt way(macdeployqt).
2018-12-27 09:48:30 +01:00
f4exb ec2bf7a57d New time utility class using std::chrono 2018-11-13 13:19:54 +01:00
f4exb 64169bc168 Windows: MSVC2017: changes in sdrbase (3) serialdv 2018-11-12 17:22:19 +01:00
f4exb 70a4db39c0 Windows: MSVC2017: changes in sdrbase (2) 2018-11-12 16:58:20 +01:00
f4exb 6708a6b700 Windows: MSVC2017: changes in sdrbase (1) 2018-11-12 14:04:16 +01:00
f4exb 97ee2cd5be Windows: experimental MSVC2017 toolchain (2) 2018-11-09 19:06:23 +01:00
f4exb 6c77f2dfe5 Complete removal of SDRDaemon as a distinct binary 2018-09-11 13:41:09 +02:00
Edouard GRIFFITHS ea83e43d09 New Windows build 2018-07-11 18:05:05 +02:00
f4exb c69d203bd0 Windows build fixes 2018-05-22 03:03:12 +02:00
f4exb 1dcb84ef8f Windows build fixes 2018-05-22 00:14:37 +02:00
f4exb a6792ebad7 Windows build fixes 2018-05-05 17:21:11 +02:00
f4exb def7592053 Widnows build fixes 2018-04-15 20:56:46 +02:00
f4exb 09ec0de581 Multiple audio support: renamed AudioDeviceInfo to AudioDeviceManager: Windows build 2018-03-23 18:10:01 +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 b2e446afcc Windows build: new location for export header 2018-03-10 20:32:46 +01:00
f4exb f3d9f6191e Windows build: fixes to compile RTP support 2018-03-08 17:08:36 +01:00
f4exb 4363676aec Windows build: compile sdrbase resources as a binary resource file loaded dynamically 2018-02-18 23:09:30 +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 7e940e3a43 Windows build fixes 2018-02-08 20:30:58 +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 1b5f944302 Web API: send API documentation if path is invalid 2017-11-20 18:38:26 +01:00
f4exb 7fa26835bd Windows build fixes 2017-11-20 00:10:01 +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 05ec6d1074 Windows build: catch up with recent updates 2017-11-17 18:40:18 +01:00
f4exb 2aa7aa2464 Fixed Windows build 2017-11-02 12:28:41 +01:00
f4exb cccd5bdb58 Windows build: update .pro files 2017-11-02 10:42:54 +01:00
f4exb 462eb90f66 Methods to determine if a device is buit in or physical 2017-11-01 13:03:12 +01:00
f4exb 56bd15da85 Updated Windows build 2017-11-01 00:34:35 +01:00
f4exb 60b60fb037 Fixed Windows build 2017-10-23 08:28:54 +02:00
f4exb c86cea5cbb Windows build: code re-organization in two libraries sdrbase and sdrgui 2017-10-22 19:31:11 +02:00
f4exb 42533f2fa3 Fixed Windows build 2017-09-26 16:49:17 +02:00
f4exb 379330d9a5 Fixed sdrbase windows compilation 2017-09-15 18:48:30 +02:00
f4exb 7ba47e7f3e Windows build: fixed build after renaming PluginGUI interface to PluginInstanceUI 2017-09-04 10:33:09 +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 c46ad022b3 Windows build: added basic channel settings dialog 2017-08-24 11:49:29 +02:00
f4exb e317f3762c ValueDialZ: new value dial that handles negative values. Application in TCPsrc plugin 2017-05-17 19:36:36 +02:00
ZigaS 27aab58d92 MacOS(sierra) development environment.
Updated qmake project configs.
Deploy & Run script.
For now only hardware supported is HackRF.
2017-05-15 12:32:16 +02:00