Wykres commitów

66 Commity (89f98f504add4ecba5e7aed79f9a479a76416793)

Autor SHA1 Wiadomość Data
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
f4exb b677138b45 ATV plugins: Windows build updates 2017-03-19 20:18:44 +01:00
f4exb 2820efe26b New scope: added change trace color feature 2017-02-11 20:44:00 +01:00
f4exb 2f515d9379 New scope: Windows build adjustments 2017-01-30 02:22:18 +01:00
f4exb f0f7838765 New scope: interim state (1) 2017-01-29 19:51:45 +01:00
f4exb fa0afb6c92 Tx support: implemented final interpolation stage in FileSink plugin 2017-01-02 03:14:46 +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 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