1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-12 08:06:34 -04:00
Commit Graph

2186 Commits

Author SHA1 Message Date
f4exb
f416e6242c RTLSDR transverter mode options documentation 2017-09-24 11:04:26 +02:00
f4exb
67e93f6d40 RTLSDR tranverter mode implemented 2017-09-24 03:12:27 +02:00
f4exb
82509e5785 RTLSDR tranverter mode interim state (2) 2017-09-24 02:44:20 +02:00
f4exb
87a60ff220 RTLSDR tranverter mode interim state (1) 2017-09-24 02:08:08 +02:00
f4exb
fcb0d99af5 RTLSDR: update center frequency after transverter toggle 2017-09-23 21:59:39 +02:00
f4exb
43a1e0e14b Transverter frequency shift logic. Implemented it for RTLSDR 2017-09-23 19:15:56 +02:00
f4exb
83f9705e96 Merge branch 'dev' of /shared/development/sdrangel into dev 2017-09-23 17:20:55 +02:00
f4exb
da8857e0e1 Windows build fixes 2017-09-23 17:19:58 +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
30fa25c67b RTLSDR: fixed gains retrieval in the GUI 2017-09-23 05:51:29 +02:00
f4exb
d77f3ad72e PlutoSDR: Remove from device enumeration if device is not accessible. Bumped version to 3.7.2 2017-09-23 03:46:01 +02:00
f4exb
21ed8a8391 PlutoSDR input: corected Fc pos processing 2017-09-23 03:03:35 +02:00
f4exb
dc2b705807 PlutoSDR: updated documentation 2017-09-21 21:26:28 +02:00
f4exb
c44981eecc LimeSDR input: corrected report LO ppm to other buddy 2017-09-20 22:49:21 +02:00
f4exb
e127952c19 LimeSDR output: added documentation 2017-09-20 22:32:16 +02:00
f4exb
871f0eeb22 LimeSDR output: limit interpolation factor to 32 2017-09-20 22:31:42 +02:00
f4exb
752ceab420 PlutoSDR: fixed warnings and use smaller Rx block to get smoother waterfall 2017-09-20 20:52:41 +02:00
f4exb
d1061a3c2f LimeSDR: Rx/Tx interaction 2017-09-20 18:25:54 +02:00
f4exb
a81ea47da3 PlutoSDR output: change arrows direction to indicate interpolation 2017-09-20 00:53:30 +02:00
f4exb
37300fb5ae LimeSDR output: added dB units on attenuation value display 2017-09-20 00:47:34 +02:00
f4exb
10b8f786b1 LimeSDR output: try to minimize latency 2017-09-20 00:21:06 +02:00
f4exb
e4c1892930 PlutoSDR: clear the device scan list before (re)scanning 2017-09-19 23:11:03 +02:00
f4exb
dc0d9d9e0a LimeSDR output: fixed build and compile 2017-09-19 22:11:55 +02:00
f4exb
03fba87e46 LimeSDR output: added to build 2017-09-19 22:00:28 +02:00
f4exb
9bef36ebe7 Bumped version to 3.7.1 2017-09-19 16:43:50 +02:00
f4exb
0aee699855 PlutoSDR output: Windows build and fixed compilation errors 2017-09-19 14:32:39 +02:00
f4exb
c2b7092026 PlutoSDR output: interim state (2) 2017-09-19 08:33:26 +02:00
f4exb
35717477d6 PlutoSDR output: interim state (1) 2017-09-18 23:47:36 +02:00
f4exb
9b5c999d61 LimeSDR: added device description string 2017-09-18 23:29:55 +02:00
f4exb
a9a514993b Windows build: corrections for the new tool chain 2017-09-18 13:41:08 +02:00
f4exb
7d12ddaf47 LimeSDR: more debug messages for source/sink buddy messages 2017-09-18 01:42:45 +02:00
f4exb
9fd807b90d LimeSDR input: less verbose debug on input message handling 2017-09-18 01:16:44 +02:00
f4exb
116c5438e1 LimeSDR: fixed device pointer handling 2017-09-18 01:11:15 +02:00
f4exb
b5a7a65d85 LimeSDR: set buddy configuration from the source or sink and not from the GUI 2017-09-18 01:05:08 +02:00
f4exb
d59d2a2372 LimeSDR: use more meaningful names for messages to buddies 2017-09-18 00:08:28 +02:00
f4exb
a714e12387 HackRF: effective Rx-Tx frequency linking 2017-09-18 00:01:29 +02:00
f4exb
512900d98c Finalized the new source/sink GUI messaging scheme 2017-09-17 17:35:03 +02:00
f4exb
2af1f56fea SDRdaemon input: fixed reporting to the GUI. Device sample source: cleanup 2017-09-17 02:02:41 +02:00
f4exb
31ad75a405 Make the DSP source engine forward messages to own source input GUI message queue. Implementation in all sources 2017-09-17 01:23:54 +02:00
f4exb
dc45452a76 Make the DSP source engine forward messages to own source input GUI message queue. Example of handling with SDRplay 2017-09-17 00:06:09 +02:00
f4exb
2b4f8a0f55 Implemented GUI input message queue and interface 2017-09-16 22:23:31 +02:00
f4exb
9dd99a4530 Separate construction/destruction for the sink output plugin core and the GUI 2017-09-16 11:34:25 +02:00
f4exb
1d4cb21bb5 Separate construction/destruction for the source input plugin core and the GUI 2017-09-16 10:45:08 +02:00
f4exb
c92b34202b Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
f4exb
289fc2a89f Device source API: use more meaningful names for get/set sample source 2017-09-15 08:45:22 +02:00
f4exb
3606ab2cf2 Added a destroy virtual method to all source input plugin main classes 2017-09-15 02:32:30 +02:00
f4exb
3cddc772b1 Output core creation method implementation in all sink plugins 2017-09-14 13:55:57 +02:00
f4exb
aa5c6c59a5 Input core creation method implementation in all source plugins 2017-09-14 13:34:32 +02:00
f4exb
25c150c3c5 Created an input or output core creation method to the plugin interface. Example of implementation with Airspy 2017-09-14 08:49:31 +02:00
f4exb
87016e7485 Device sink API: renamed input and output message queues getters to more meaningful names 2017-09-13 23:42:28 +02:00
f4exb
24442c18a3 Device source API: renamed input and output message queues getters to more meaningful names 2017-09-13 23:40:06 +02:00
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
0b4ee5cfcc GUI segregation: Removed FileRecord reference in sample sink plugin GUIs 2017-09-04 11:07:59 +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
061253a4ba UDP source plugin: updated version 2017-08-27 18:21:28 +02:00
f4exb
73bfbb5bd7 Updated documentation (4) 2017-08-27 18:09:51 +02:00
f4exb
11299cc63d Updated documentation (3) 2017-08-27 18:03:51 +02:00
f4exb
59c43310fe Updated documentation (2) 2017-08-27 17:20:35 +02:00
f4exb
4d36cba7a8 Updated documentation (1) 2017-08-27 11:28:54 +02:00
f4exb
4fe318e8d4 NFM demod: updated revision 2017-08-27 00:29:38 +02:00
f4exb
af63a8ed5c NFM demod: implemented option to copy audio to UDP 2017-08-27 00:27:11 +02:00
f4exb
939e423c02 NFM demod: implemented basic channel settings dialog 2017-08-26 22:16:05 +02:00
f4exb
64e1389222 AM demod: use mono fixed volume samples for copy to UDP 2017-08-26 21:57:30 +02:00
f4exb
95bdb65443 UDP sink: use channel marker serializer/deserializer 2017-08-26 21:28:25 +02:00
f4exb
c495ba0f2a UDP sink: save channel marker center frequency in only one slot 2017-08-26 21:20:35 +02:00
f4exb
1ff798f1d6 UDP source: use channel marker serializer/deserializer (1) 2017-08-26 21:03:37 +02:00
f4exb
7ae5c2a6d6 UDP source: save channel marker center frequency in only one slot 2017-08-26 15:13:03 +02:00
f4exb
70de05f060 DSD demodulator: use channel marker serializer/deserializer 2017-08-26 14:36:38 +02:00
f4exb
7af90583fe BFM demodulator: use channel marker serializer/deserializer 2017-08-26 14:30:55 +02:00
f4exb
dea3cb2680 AM demodulator: use channel marker serializer/deserializer 2017-08-26 10:35:01 +02:00
f4exb
b2337e44dd Channel marker own serializer/deserializer 2017-08-26 09:58:07 +02:00
f4exb
e0014867a7 UDP sink: fixed input power display placement 2017-08-26 06:10:16 +02:00
f4exb
8c06a74581 AM demod: fixed deserializator 2017-08-26 06:08:30 +02:00
f4exb
2e18f50eaf AM demod: fixed copy audio to UDP switching 2017-08-26 05:57:49 +02:00
f4exb
27d504e1ac AM demod: implement copy audio to UDP and basic channel settings dialog 2017-08-26 05:32:01 +02:00
f4exb
3b03da44b9 BFM demod: serialize/deserialize all channel marker parameters 2017-08-26 03:56:03 +02:00
f4exb
d84b69633c DSD and BFM demods: fixed UDP copy button tooltip when port changes 2017-08-25 18:58:53 +02:00
f4exb
8a60af3e52 BFM demod: added basic channel settings dialog and copy audio to UDP option 2017-08-25 18:56:43 +02:00
f4exb
a5b7428755 UDP sink plugin: implemented a gain input control for real sample input 2017-08-25 15:29:45 +02:00
f4exb
a7d6b3a75d UDP source plugin: use channel marker address and port 2017-08-25 12:12:46 +02:00
f4exb
dd08c69282 UDP sink plugin: use channel marker address and port 2017-08-25 11:26:59 +02:00
f4exb
ff23b6eb26 UDP sink plugin: implemented mono/stereo input toggle 2017-08-25 10:32:18 +02:00
f4exb
242617ba7b UDP sink plugin: added mono/stereo input button 2017-08-25 09:48:07 +02:00
f4exb
c76a617be4 DSD demod: display UDP address and port in the button tooltip 2017-08-25 09:32:17 +02:00
f4exb
82894cb50b UDP sink plugin: implemented auto RW compensation toggle 2017-08-25 02:46:02 +02:00
f4exb
21cfac0cac UDP sink plugin: implement auto RW balance toggle button 2017-08-25 02:21:34 +02:00
f4exb
115379bcf2 DSD demod: use AudioSample type for the UDP sink buffer 2017-08-25 01:17:21 +02:00
f4exb
7277757b7c UDP sink plugin: block output at zero if read and write frame pointers are equal 2017-08-25 01:16:58 +02:00
f4exb
1b2df9f0fc DSD demod: copy to UDO only from first audio FIFO when both slots are selected 2017-08-25 00:04:44 +02:00
f4exb
511686f820 Use new audio fifo based on audio sample type 2017-08-25 00:02:49 +02:00
f4exb
d98d8757b0 Moved audio sample definitions to dsp types definitions 2017-08-24 15:24:28 +02:00
f4exb
f74e74af12 DSD demod: implemented audio duplication to UDP 2017-08-24 13:51:24 +02:00
f4exb
3b5fe0170f DSD decoder: put UDP sink for audio in place 2017-08-24 08:46:14 +02:00
f4exb
614021f9a0 Added send port to UDP parameters 2017-08-24 02:26:47 +02:00
f4exb
01eed29a6f Implemented new basic channel settings dialog instead of widget inside rollup 2017-08-24 02:05:48 +02:00
f4exb
e2ce645c74 UDP sink plugin: implemented new rollup menu behavior 2017-08-23 23:44:50 +02:00
f4exb
0c0bf2e094 DSD demodulator: implemented now channel marker settings with UDP parameters 2017-08-23 23:44:12 +02:00
f4exb
9a1b60c6ec UDP sink plugin: use messageing system to configure address and port 2017-08-23 02:17:54 +02:00
f4exb
f07563500b UDP source plugin: serialize/deserialize new AM formats and AGC setting 2017-08-23 01:21:26 +02:00
f4exb
49523b1bbd UDP sink plugin: updated documentation 2017-08-22 23:55:42 +02:00
f4exb
e5b8808402 UDP source plugin: updated documentation (2). UDP sink plugin: added to Mac O/S build 2017-08-21 23:33:47 +02:00
f4exb
8b00b6fdf0 UDP source plugin: updated documentation 2017-08-21 23:30:38 +02:00
f4exb
5cacaf0e99 UDP channel plugins: Windows build: added missing .pro file 2017-08-21 21:47:34 +02:00
f4exb
3803f72e9f UDP channel plugins: Windows build 2017-08-21 13:10:54 +02:00
f4exb
f56bea2afe UDP source plugin: optimize squelch gate and release times for SSB 2017-08-20 23:44:40 +02:00
f4exb
872fa9bd20 UDP source plugin: AM with DV block optimization 2017-08-20 22:51:22 +02:00
f4exb
8a16e99e48 UDP source plugin: new AM mode with 300 Hz low cutoff bandpass filter 2017-08-20 22:18:33 +02:00
f4exb
7cfdb9efdd UDP source plugin: reduce AM average length 2017-08-20 09:05:09 +02:00
f4exb
1c36d07254 UDP source plugin fixes 2017-08-20 03:47:21 +02:00
f4exb
65b4930171 UDP source plugin: adjust AM and AGC times 2017-08-20 01:56:23 +02:00
f4exb
1d32eb0217 AM demod: eliminate DC from demodulated output. Set volume AGC length to 50ms 2017-08-20 00:56:50 +02:00
f4exb
79f53275de UDP source plugin: implemented AM with DC filtering and AGC 2017-08-20 00:32:40 +02:00
f4exb
4e53552a99 UDPSink plugin: implemented SSB binaural 2017-08-19 09:28:50 +02:00
f4exb
c934658cc0 UDPSource plugin: make Apply button light in green when a change needs to be applied 2017-08-19 03:45:17 +02:00
f4exb
6771dde362 UDPSink plugin: implemented SSB mono 2017-08-19 03:42:56 +02:00
f4exb
9ac435d491 UDPSink plugin: implemented AM 2017-08-19 01:46:52 +02:00
f4exb
b3bd9967a4 UDPSink plugin: implemented squelch gate control 2017-08-19 00:52:10 +02:00
f4exb
587d38665d UDP source plugin: implemented squelch gate 2017-08-19 00:12:56 +02:00
f4exb
2c3f7fe690 SDRDaemonSink: fixed compile warning in debug mode 2017-08-19 00:12:28 +02:00
f4exb
6473c84e68 UDPSink plugin: activate VU meter for NFM modulation 2017-08-18 22:15:04 +02:00
f4exb
83026bea59 UDPSink plugin: implemented reset read index button 2017-08-18 17:51:11 +02:00
f4exb
130759fba7 UDP sink plugin: foolproof UDP reception 2017-08-18 12:31:17 +02:00
f4exb
38000f3305 UDP sink plugin: implemented NFM 2017-08-18 12:30:51 +02:00
f4exb
dda67c0947 UDP source plugin: fixed AM demod 2017-08-18 12:30:12 +02:00
f4exb
66a588403c SDRDaemonSink: fixed compile error 2017-08-18 11:16:18 +02:00
f4exb
79fe07efe1 UDPSink plugin: mono samples are FixReal not Real 2017-08-18 00:25:20 +02:00
f4exb
32510091df UDPSrc plugin: full squelch implementation 2017-08-18 00:10:15 +02:00
f4exb
c6b58431fe UDPSrc plugin: partial squelch implementation 2017-08-17 20:23:17 +02:00
f4exb
315d408eee DSD demod plugin: slow down channel power refresh rate 2017-08-17 17:48:47 +02:00
f4exb
05e52edd1e SSB demod plugin: slow down channel power refresh rate 2017-08-17 17:43:27 +02:00
f4exb
ce7271aeeb NFM demod plugin: slow down channel power refresh rate 2017-08-17 17:25:10 +02:00
f4exb
2d956df50f AM demod plugin: slow down channel power refresh rate 2017-08-17 17:21:38 +02:00
f4exb
90ce3ec9ad UDPSink plugin: rename volume to gain 2017-08-17 17:09:02 +02:00
f4exb
c601d8dbaa UDPSource and UDPSink plugins: UI refactoring 2017-08-17 12:57:45 +02:00
f4exb
ca722811cd UDPSink plugin: UI updates 2017-08-17 04:54:16 +02:00
f4exb
8ec9ce94dc UDPSink plugin: implemented squelch 2017-08-17 04:23:36 +02:00
f4exb
428820bb11 UDPSink plugin: full UDP buffer dynamic allocation 2017-08-17 01:12:17 +02:00
f4exb
a66193f7fd UDPSink plugin: UDP buffer dynamic allocation (still fixed value) 2017-08-17 01:03:09 +02:00
f4exb
7ac1f9e8f1 UDPSink plugin: typedef for UDP block buffer 2017-08-17 00:38:08 +02:00
f4exb
af5103552c UDPSink plugin: implemented volume control 2017-08-17 00:16:17 +02:00
f4exb
66a81ec611 UDPSink plugin: implemented VU level meter 2017-08-16 23:37:01 +02:00
f4exb
50e466c4fe UDPSink plugin: implemented spectrum view 2017-08-16 22:49:19 +02:00
f4exb
c5343f4c99 UDPSink buffer: implemented R/W pointer skew auto compensation optimization with average pulling 2017-08-16 16:09:35 +02:00
f4exb
8f3473eede UDPSink buffer: implemented R/W pointer skew auto compensation optimization (2) 2017-08-16 12:42:07 +02:00
f4exb
1fa29a3174 UDPSink buffer: implemented R/W pointer skew auto compensation optimization 2017-08-16 12:28:48 +02:00
f4exb
60b502ce7e UDPSink buffer: implemented R/W pointer skew auto compensation 2017-08-16 11:35:47 +02:00
f4exb
2cff745cda UDPSink plugin: implemented forced configuration 2017-08-16 09:53:23 +02:00
f4exb
edcf3a9d63 UDPSink plugin: added feedback message from UDPSinkUDPHandler to correct sample rate 2017-08-16 04:00:33 +02:00
f4exb
b14647c028 UDPSink plugin: implemented buffer gauge display 2017-08-16 03:33:05 +02:00
f4exb
3daddcb3cb UDPSink plugin: working basically 2017-08-15 23:56:03 +02:00
f4exb
507677e5ec UDPSink plugin: I/Q basic not working 2017-08-15 20:23:49 +02:00
f4exb
ff9eb18a4f UDPSink plugin: added UDP handler 2017-08-15 16:08:12 +02:00
f4exb
d660a5b017 UDPSoure plugin: updated documentation 2017-08-15 12:40:09 +02:00
f4exb
9786640322 UDPSink utility: use fixed payload size in bytes 2017-08-15 12:29:54 +02:00
f4exb
a89e34255b UDPSink plugin: GUI fixes 2017-08-15 00:20:04 +02:00
f4exb
73d680c356 UDPSink plugin GUI: added VU meter 2017-08-14 23:27:12 +02:00
f4exb
4b2dd2263e UDPSink plugin: implemented channel power display 2017-08-14 22:50:28 +02:00
f4exb
528e29daf0 UDPSink plugin: change windpw title when changed in the channel marker 2017-08-14 21:27:39 +02:00
f4exb
dde64201e8 UDPSink plugin: interim state (2) 2017-08-14 16:09:56 +02:00
f4exb
3e5c6f62b1 UDPSink plugin: interim state (1) 2017-08-14 10:59:05 +02:00
f4exb
16f1f44c64 Bumped to version 3.6.0 2017-08-14 03:50:35 +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
0288044ab3 UDPSink plugin: basic framework 2017-08-14 01:39:26 +02:00
f4exb
7182992d05 LimeSDR support removed from Windows: updated documentation 2017-08-10 02:26:11 +02:00
f4exb
7fba9b778d Resizing of sample FIFO in output plugins: updated documentation 2017-08-10 00:52:20 +02:00
f4exb
75079de55d BladeRF output: fixed sammple FIFO size for 32 and 64 (not implemented) interpolation 2017-08-09 22:59:46 +02:00
f4exb
e452a0882c Bumped relevant plugins version to 3.5.5. Updated LimeSuite output documentation for LimeSuite 17.06.0 2017-08-09 02:00:13 +02:00
f4exb
6522f62326 BladeRF output: set FIFO size to 0.25s or 75 kS whichever is larger (300kS/s knee) except when decimating by 32 where a fixed 150 kS FIFO is used 2017-08-09 00:31:23 +02:00
f4exb
5829519116 BladeRF output: suspend thread when baseband sample rate changes 2017-08-08 23:09:51 +02:00
f4exb
3a9eec8463 HackRF output: set FIFO size to 0.25s or 150 kS whichever is larger (600kS/s knee) 2017-08-08 22:37:53 +02:00
f4exb
7b851e8326 HackRF output: suspend thread when baseband sample rate changes 2017-08-08 21:30:04 +02:00
f4exb
287bf8120d HackRF output: removed useless method to set samplerate in the thread 2017-08-08 13:12:16 +02:00
f4exb
8297df0cd9 Audio modulators: reduce audio input file buffer to 0.1s 2017-08-08 02:19:08 +02:00
f4exb
099583916f LimeSDR output: use a stream FIFO size about 10% for a 5 MS/s rate (512k) 2017-08-08 01:19:11 +02:00
f4exb
894a4b2e94 Bumped to version 3.5.5 2017-08-08 00:29:18 +02:00
f4exb
3a84cd8526 LimeSDR output: used fixed time length with minimum length for sample FIFO 2017-08-08 00:25:13 +02:00
f4exb
ea4cb1bbfd LimeSDR output: apply: defer config settings update after changes are made 2017-08-07 23:41:17 +02:00
f4exb
54a6bc6b62 LimeSDR output: removed useless update of sample rate 2017-08-07 23:22:29 +02:00
f4exb
03df4cf6dd SSB demod: updated documentation 2017-08-06 23:57:50 +02:00
f4exb
ca7f9228ec SSB demod: updated documentation 2017-08-06 23:16:25 +02:00
f4exb
fdecb3c40e SSB modulator: updated documentation 2017-08-06 22:40:58 +02:00
f4exb
a81a642db9 WFM modulator: pull a number of input audio samples depending on total interpolation. Fixes issue #43 2017-08-06 17:48:18 +02:00
f4exb
18b22b58fb NFM modulator: pull a number of input audio samples depending on total interpolation. Fixes issue #43 2017-08-06 17:38:17 +02:00
f4exb
fdfa4351ad AM modulator: pull a number of input audio samples depending on total interpolation. Fixes issue #43 2017-08-06 17:23:27 +02:00
f4exb
f6bc9daf8e UpChannelizer: pass baseband sample rate in notification message 2017-08-06 17:10:29 +02:00
f4exb
4c37f40ed6 SSB demod: make AGC clamping optional 2017-08-06 00:58:30 +02:00
f4exb
f90ddf20eb SSB: replaced AGC checkboxes by button switches 2017-08-06 00:28:59 +02:00
f4exb
8a5668a186 SSB demod: clamp AGC value 2017-08-06 00:02:16 +02:00
f4exb
428d22579d SSB modulator: added compression (AGC) volume order control 2017-08-05 23:11:05 +02:00
f4exb
d8f7dcebdc SSM modulator: added audio compressor 2017-08-05 19:08:33 +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
c29d9623f4 SSB mod: increase volume upper limit to 3.0 2017-08-04 09:32:59 +02:00
f4exb
75ad34eb2e SSB demod: corrected documentation 2017-08-01 03:43:10 +02:00
f4exb
8f44a10c86 SSBdemod: updated documentation 2017-07-31 00:44:04 +02:00
f4exb
2f3c0545c8 Channel Analyzer NG: UI cosmetic updates 2017-07-28 18:02:08 +02:00
f4exb
a0fd763002 Channel Analyzer NG: better handle the LSB case 2017-07-28 17:21:46 +02:00
f4exb
f6bdf35589 SSB demod: display initial values 2017-07-27 21:14:50 +02:00
f4exb
38318577de Put smootherstep function code in one place 2017-07-27 11:24:01 +02:00
f4exb
86e52928d9 SSB demod: remove AGC threshold (squelch) completely if level us fully turned down (-99 dB) 2017-07-27 10:50:41 +02:00
f4exb
6df03cd147 SSB demod: set AGC target to -20dB in power 2017-07-26 14:34:49 +02:00
f4exb
8452985061 SSB demod: implement audio mute button squelch light indicator 2017-07-26 01:44:57 +02:00
f4exb
52eb869b7c SSB demod: AGC: implemented threshold gate to mitigate transients 2017-07-26 00:08:29 +02:00
f4exb
9ec4e6de98 SSB demod: improve AGC threshold handling 2017-07-25 23:39:27 +02:00
f4exb
2597883015 SSB demod: updated AGC 2017-07-25 21:21:48 +02:00
f4exb
d15b484a4f SSB demod: added AGC configuration 2017-07-25 08:40:15 +02:00
f4exb
810955ac58 SSB demod: UI: added new AGC controls 2017-07-25 08:30:02 +02:00
f4exb
2b2f68a73c SSB demod: adjusted AGC target and audio volume multiplication factor 2017-07-25 01:22:16 +02:00
f4exb
94704ab7b2 SSB demod: implemented basic AGC not optional 2017-07-25 00:58:16 +02:00
f4exb
e9aa78a916 RTLSDR: impemented RTLSDR AGC control 2017-07-23 16:57:13 +02:00
f4exb
3b095f4253 SSB: updated documentation (2) 2017-07-22 12:02:09 +02:00
f4exb
b1f35ca144 SSB: updated documentation 2017-07-22 11:48:52 +02:00
f4exb
28680b9909 SSB demod: GUI: set volume page step to 1 2017-07-22 10:24:54 +02:00
f4exb
303cb1f3c3 bumped version to 3.5.2 2017-07-22 04:50:38 +02:00
f4exb
ed91de48a8 SSB mod: show LSB and DSB values appropriately 2017-07-22 04:43:22 +02:00
f4exb
de74f27c9a SSB demod: show LSB and DSB values appropriately 2017-07-22 04:23:10 +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
77e11004b0 LimeSDR output: added DAC sample rate display 2017-07-06 22:59:29 +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
efe921ffe7 LimeSDR output: optimize get device info by checking buddy leadership in the GUI 2017-07-03 23:29:06 +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
99b100959f LimeSDR output: implemented temperature reading 2017-07-03 16:58:46 +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
bceafe6f2c UDP source: edit masks for IP and ports and minimum size 2017-07-02 00:28:28 +02:00
f4exb
5ab5989e7f ChannelAnalyzerNG: set bandwidth text appropriately considering SSB/DSB setting 2017-07-01 09:56:38 +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
e2009ebaef Do not compile the broadcast FM demod plugin when the host is a Raspberry Pi because of unsufficient memory 2017-06-19 11:06:54 +02:00
f4exb
e624141150 SDRdaemon plugins: fixed Debian build 2017-06-12 16:31:54 +02:00
f4exb
578e6197bc Updated channel plugins documentation with the new frequency shift dials 2017-06-11 01:53:25 +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
23b792ef9d NFM demod: new UI documentation 2017-06-10 19:16:26 +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
f4exb
06c8df5d75 SDRdaemonFEC: renamed folder to sdrdaemonsource 2017-06-09 13:42:33 +02:00
f4exb
9c1a38a8cf SDRdaemonFEC: implemented value dial for desired center frequency 2017-06-09 01:03:56 +02:00
f4exb
4349a7d622 SDRdaemonFEC: implemented value dial for sample rate 2017-06-09 00:43:06 +02:00
f4exb
405d4a2daa SDRdaemonFEC: implemented set number of FEC blocks button 2017-06-09 00:21:05 +02:00
f4exb
a144b200fc SDRdaemonFEC: GUI refactoring (3) 2017-06-08 23:56:10 +02:00
f4exb
860048a1d1 SDRdaemonFEC: implemented tx delay as percentage of UDP packet process time 2017-06-08 23:35:52 +02:00
f4exb
45b3c73c20 SDRdaemonFEC: GUI refactoring: changed status calculation so that it is OK when idle (256 blocks) 2017-06-08 19:21:33 +02:00
f4exb
5d4681bffa SDRdaemonFEC: GUI refactoring (2) 2017-06-08 16:49:52 +02:00
f4exb
8ba113b641 SDRdaemonFEC: implemented events count 2017-06-08 15:31:24 +02:00
f4exb
ea5aa71ffc SDRdaemonFEC: GUI refactoring (1) 2017-06-08 08:40:21 +02:00
f4exb
27eae5e3b4 SDRdaemonFEC: refactor to better look like SDRdaemonSink 2017-06-08 02:06:36 +02:00
f4exb
407976d4c3 SDRdaemonFEC: added a settings class 2017-06-08 00:29:15 +02:00
f4exb
a60fac0679 SDRDaemonSink: fixed deserialization 2017-06-08 00:21:46 +02:00
f4exb
0935071f97 SDRDaemonSink: set the Tx delay as a percentage of the nominal UDP block transmission time 2017-06-08 00:01:56 +02:00
f4exb
604273742a AF squelch: reset after setting threshold. Removed NFM demod deferred init 2017-06-06 02:16:28 +02:00
f4exb
91021678b2 NFM Demod: try a deferred init to cure AF squelch init problem 2017-06-06 01:53:52 +02:00
f4exb
e4332a16b6 SDRDaemonSink: GUI cosmetic changes 2017-06-06 01:53:21 +02:00
f4exb
5e62da4437 Standardize all output sinks to the same ready/running/error color status 2017-06-05 23:00:28 +02:00
f4exb
34b1910cd0 SDRdaemonSink: fixed remote address in case FEC is activated 2017-06-05 18:52:32 +02:00
f4exb
a86819ea70 SDRdaemonSink: lower Tx queue length target to 5 and implement quick start kick off 2017-06-05 16:47:56 +02:00
f4exb
1642a0d92c SDRdaemonSink: implemented Tx queue stabilization 2017-06-05 01:18:35 +02:00
f4exb
5b48a3f4a9 SDRdaemonSink: GUI: display queue length and quality metrics received from remote Tx 2017-06-04 11:43:26 +02:00
f4exb
7b63657fb7 SDRdaemonSink: basic message receive from remote 2017-06-04 08:47:58 +02:00
f4exb
9a8cc15d8f NFM demod and AF squelch: fixed initialization and reset at each squelch change 2017-05-31 23:36:02 +02:00
f4exb
db1a620fc2 Attempt to fix AF squelch 2017-05-31 00:30:00 +02:00
f4exb
a217312032 SDRdaemonSink: activate GUI set and send buttons 2017-05-28 10:13:54 +02:00
f4exb
d6eb9788c4 HackRF input: force settings at start and on preset deserialization 2017-05-26 17:43:58 +02:00
f4exb
3b44a5367c HackRF: fixed bandwidth selection 2017-05-26 17:42:57 +02:00
f4exb
2ae702763b Fixed critical compiler warnings in Windows 2017-05-26 10:35:29 +02:00
f4exb
ebe428e89a SDRdaemonSink: fixed cmake file for Debian 2017-05-26 01:39:14 +02:00
f4exb
042368d04f SDRdaemonSink: updated cmake file for Debian 2017-05-26 01:35:06 +02:00
f4exb
59a4dab7df All mod and demod plugins: try to fix channel power display 2017-05-26 01:19:36 +02:00
f4exb
3a3d8e3dcb activated compiler warnings 2017-05-25 20:13:34 +02:00
f4exb
d6f62a69dd SDRDaemonSink: removed from Windows build entirely 2017-05-23 14:31:42 +02:00