Commit Graph

782 Commits

Author SHA1 Message Date
f4exb 11f6b72b8c Windows build: restored mingW32 compilation 2017-09-12 13:54:32 +02:00
f4exb 1cd5291ba0 PlutoSDR input: updated documentation 2017-09-12 00:29:12 +02:00
f4exb 49de975a9a PlutoSDR input: updated documentation 2017-09-11 23:55:39 +02:00
f4exb 629fc9ce79 PlutoSDR input: restore full range of FIR Rx gain 2017-09-11 23:51:58 +02:00
f4exb 7fed299b97 PlutoSDR input: Windows build 2017-09-11 19:34:59 +02:00
f4exb 7359427156 PlutoSDR input: Debian build 2017-09-11 08:34:33 +02:00
f4exb 97e665f2f5 PlutoSDR input: documentation: corrected analog filter limits 2017-09-11 01:33:08 +02:00
f4exb 492354e812 PlutoSDR input: added documentation 2017-09-11 01:30:27 +02:00
f4exb 90a4f73adc PlutoSDR input: GUI tuning 2017-09-10 23:53:23 +02:00
f4exb 8ff322c511 PlutoSDR input: fixed frequency setting from preset deserialization 2017-09-10 23:38:50 +02:00
f4exb 782d736db9 PlutoSDR input: GUI cosmetic changes 2017-09-10 20:47:46 +02:00
f4exb 4c9a14f108 PlutoSDR input: restore FIR and Sample Rate values after the limits have been updated 2017-09-10 19:55:13 +02:00
f4exb a088f2d30e PlutoSDR input: set FIR bandwidth limits and sample rate limits dynamically 2017-09-10 19:37:23 +02:00
f4exb a582e0f628 PlutoSDR input: disable manual gain setting if gain mode is not manual 2017-09-10 18:51:25 +02:00
f4exb 5069335a50 PlutoSDR input: restored version 3.7.0 2017-09-10 18:45:41 +02:00
f4exb d5d769d8d7 PlutoSDR input: restored FIR filter controls 2017-09-10 18:35:38 +02:00
f4exb cec24b8078 PlutoSDR input: cosmetic changes 2017-09-10 17:44:34 +02:00
f4exb 924eddd3b8 PlutoSDR input: restored LO ppm correction 2017-09-10 17:18:08 +02:00
f4exb 251fcd202d PlutoSDR input: restored soft decimation 2017-09-10 17:07:38 +02:00
f4exb ccb1563299 PlutoSDR input: corrected I/Q loop processing as interleaved and not I/Q sample block 2017-09-10 16:58:48 +02:00
f4exb 6a229bef10 PlutoSDR input: restored soft decimation 2017-09-10 12:27:28 +02:00
f4exb 8a934242fd PlutoSDR: changed buffer size for ~1/20s @ 2.5 MS/s 2017-09-10 11:30:52 +02:00
f4exb 04d06085fe PlutoSDR: debug (3) 2017-09-10 10:16:23 +02:00
f4exb ceb304cb9f Downgraded to version 3.6.2 2017-09-09 15:34:04 +02:00
f4exb f38e7704ad PlutoSDR input: debug (2) 2017-09-09 10:44:42 +02:00
f4exb aa047c77cc PluoSDR: debug (1) 2017-09-09 03:09:17 +02:00
f4exb 3c20b02602 PlutoSDR input: simplify convert method parameters 2017-09-08 08:45:24 +02:00
f4exb 450a44036e PlutoSDR input: fill sample FIFO only when convert buffer is full 2017-09-08 08:41:57 +02:00
f4exb 868cac90f0 PlutoSDR input: implemented the rest of apply settings 2017-09-07 23:27:24 +02:00
f4exb e4d1aa121c PlutoSDR: set FIR filter (3) 2017-09-07 22:24:09 +02:00
f4exb 11b657a841 PlutoSDR: set FIR filter (2) 2017-09-07 18:41:55 +02:00
f4exb 5a05cf14bb PlutoSDR input: implemented input class interim state (2) 2017-09-07 06:15:39 +02:00
f4exb 7b437e41ba PlutoSDR input: implemented input class interim state (1) 2017-09-06 18:48:58 +02:00
f4exb e1c3a66983 PlutoSDR input: added thread class 2017-09-06 06:15:38 +02:00
f4exb a9b2e76e15 LimeSDR input: interim state () 2017-09-06 01:01:17 +02:00
f4exb 4322a732be LimeSDR input: open, close, suspend, resume 2017-09-06 00:57:27 +02:00
f4exb ed47cc4d2e LimeSDR input: interim state (1) 2017-09-06 00:23:47 +02:00
f4exb a24236a300 LimeSDR input: GUI fixes 2017-09-05 23:51:03 +02:00
f4exb 6fa8b4ac87 PlutoSDR: added common parameters and shared structure 2017-09-05 16:23:10 +02:00
f4exb b411ba5420 PlutoSDR input: use constants for frequency limits 2017-09-05 14:11:25 +02:00
f4exb b957c35493 PlutoSDR input: refactored GUI 2017-09-05 08:48:09 +02:00
f4exb cf39ea548b PlutoSDR input: removed FileRecord references from the GUI 2017-09-05 00:49:59 +02:00
f4exb a1d2eabeb8 FileRecord: make sure the DSP notification is processed through before sending to a message queue 2017-09-05 00:47:12 +02:00
f4exb ea4f0972be SDRPlay input: moved FileRecord out of the GUI 2017-09-05 00:40:42 +02:00
f4exb 6c25c939e7 SDRDaemon input: moved FileRecord out of the GUI 2017-09-05 00:31:45 +02:00
f4exb 48503d3147 Removed obsolete SDRdaemon plugin 2017-09-05 00:01:26 +02:00
f4exb 175fd69014 LimeSDR input: moved FileRecord out of the GUI 2017-09-05 00:00:33 +02:00
f4exb 9da26ad8b3 HackRF input: moved FileRecord out of the GUI 2017-09-04 23:49:51 +02:00
f4exb fc303cc218 FCDPro+ input: moved FileRecord out of the GUI 2017-09-04 23:41:58 +02:00
f4exb 622ac93250 FCDPro input: moved FileRecord out of the GUI 2017-09-04 23:35:57 +02:00
f4exb 8e9305c262 BladeRF input: moved FileRecord out of the GUI 2017-09-04 22:45:07 +02:00
f4exb f6058d2b12 Airspy input: moved FileRecord out of the GUI 2017-09-04 22:24:32 +02:00
f4exb 464f356340 PlutoSDR in[ut: correction of compilation errors 2017-09-04 22:23:39 +02:00
f4exb 5a27ca7746 RTLSDR input: return true upon MsgFileRecord processing 2017-09-04 22:22:34 +02:00
f4exb 7dea5a9cca PlutoSDR input: added missing Fc pos selector in GUI 2017-09-04 17:59:38 +02:00
f4exb 1261ab2bc0 PlutoSDR input: completed settings 2017-09-04 17:52:54 +02:00
f4exb 541dd0a95b PlutoSDR input: updated GUI with relevant elements 2017-09-04 13:53:45 +02:00
f4exb 75a6040f40 PlutoSDRInput: added rudimentary core class 2017-09-04 13:32:31 +02:00
f4exb fd851592ba RTLSDR input: moved FileRecord out of the GUI 2017-09-04 11:29:27 +02:00
f4exb 3eb768c856 PlutoSDR input: added UI form 2017-09-04 08:39:51 +02:00
f4exb 4d5fdfc913 GUI segregation: renamed methods and attributes 2017-09-03 20:24:17 +02:00
f4exb a6d6a717ae GUI segregation: renamed PluginGUI interface to PluginInstanceUI 2017-09-03 19:55:00 +02:00
f4exb e281d8fd32 GUI segregation: de-tangle PluginGUI interface from QWidget 2017-09-03 17:26:32 +02:00
f4exb f0de558fd9 PlutoSDR: very basic PlutoSDR input plugin 2017-09-02 05:39:55 +02:00
f4exb ec3a99451c HackRF: use DeviceHackRF as a singleton to handle HackRF library init and exit only once 2017-09-01 00:46:43 +02:00
f4exb 798d485342 LimeSDR: fixed issue #50 by moving channel acquisition and release at start and stop times. Corrections to buddies thread suspend/resume. Corrected void channel handling 2017-08-14 03:32:51 +02:00
f4exb 7182992d05 LimeSDR support removed from Windows: updated documentation 2017-08-10 02:26:11 +02:00
f4exb 566450501b LimeSDR: apply settings: more data in debug message 2017-08-04 17:19:15 +02:00
f4exb 844628bc48 LimeSDR: corrected NCO de-tune when sample rate changes 2017-08-04 10:31:54 +02:00
f4exb 50c39b90a1 LimeSDR: clamp NCO lower limit to 0 2017-08-04 09:33:25 +02:00
f4exb e9aa78a916 RTLSDR: impemented RTLSDR AGC control 2017-07-23 16:57:13 +02:00
f4exb 303cb1f3c3 bumped version to 3.5.2 2017-07-22 04:50:38 +02:00
f4exb dd4ab0f0b5 HackRF: updated documentation 2017-07-21 08:34:54 +02:00
f4exb 361e8b0cd6 HackRF: implemented link Tx frequency to Rx frequency option 2017-07-21 00:44:30 +02:00
f4exb 5dac0b6712 HackRF input: link Tx frequency button and setting 2017-07-20 23:34:12 +02:00
f4exb 258515b5de HackRF: switch over Rx / Tx with the start button 2017-07-19 23:24:00 +02:00
f4exb 62b6281370 LimeSDR input: added DAC sample rate display 2017-07-07 00:01:01 +02:00
f4exb e9348ad145 LimeSDR input: updated documentation 2017-07-05 23:06:05 +02:00
f4exb a6450fe019 LimeSDR input: added manual gain setting capability 2017-07-05 00:45:37 +02:00
f4exb c00acc6585 LimeSDR input: individual manually set gains: GUI part 2017-07-04 23:48:24 +02:00
f4exb 4079d84d74 LimeSDR: updated GUI documentation 2017-07-04 08:39:46 +02:00
f4exb b867cf2335 LimeSDR input: optimize get device info by checking buddy leadership in the GUI 2017-07-03 23:26:06 +02:00
f4exb 37df628719 The first device (R0) is always a buddy leader 2017-07-03 23:22:45 +02:00
f4exb 034610721b LimeSDR: fixed warnings 2017-07-03 22:35:08 +02:00
f4exb 87ccef02b6 LimeSDR: moved MsgReportDeviceInfo to shared structure 2017-07-03 14:12:51 +02:00
f4exb 8a19a66af0 LimeSDR input: implemented temperature reading 2017-07-03 13:42:11 +02:00
f4exb 699e952801 SDRdaemonSink: corrected getCenterFrequency 2017-06-29 23:46:54 +02:00
f4exb 3a24158743 Bumped to version 3.5.1 2017-06-27 05:53:09 +02:00
f4exb a40a777e11 HackRF: extend LO ppm correction range to +/-30 (specs of AVX CX3225GB crystal: http://www.mouser.com/ds/2/40/cx3225gb_e-514151.pdf) 2017-06-24 23:42:03 +02:00
f4exb 8e63681185 HackRF: extend LO ppm correction range to +/-20 2017-06-24 22:29:47 +02:00
f4exb e624141150 SDRdaemon plugins: fixed Debian build 2017-06-12 16:31:54 +02:00
f4exb 3650ca00b1 SDRdaemonSink documentation 2017-06-10 22:59:45 +02:00
f4exb ac345bbe97 Removed dependency on liblz4 2017-06-10 19:20:58 +02:00
f4exb ac426ab2c7 SDRdaemonSource: updated documentation 2017-06-10 12:20:43 +02:00
f4exb 685d5595c4 SDRdaemonSource: do not set Tx delay when sample rate is null 2017-06-10 03:10:30 +02:00
f4exb b2375c12ee Removed SDRdaemon input plugin from the builds 2017-06-09 14:22:14 +02:00
f4exb e7b7e77d4d SDRdaemonFEC: renamed all SDRdaemonFEC references in debug messages to SDRdaemonSource ones 2017-06-09 14:18:11 +02:00
f4exb 718d87ecf5 SDRdaemonFEC: renamed all SDRdaemonFECxxx classes to SDRdaemonSourcexxx classes 2017-06-09 14:14:32 +02:00
f4exb 3d5efd7dba SDRdaemonFEC: renamed all sdrdaemonfec files to sdrdaemonsource 2017-06-09 13:58:27 +02:00
f4exb 067c5b30d5 SDRdaemonFEC: renamed UI class to SDRdaemonSourceGui 2017-06-09 13:47:26 +02:00