Commit Graph

1880 Commits

Author SHA1 Message Date
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
f4exb c47c3fb5b1 SDRdaemon and SDRdaemonFEC: removed useless connection to not existing updateHardware slot 2017-05-23 01:50:17 +02:00
f4exb 32539aaf2b SDRdaemonSink: fixed basic UDP sending 2017-05-23 01:41:30 +02:00
f4exb 3df388ea8a SDRdaemonSink: fixed center frequency and sample rate transmission to remote 2017-05-22 02:53:21 +02:00
f4exb d3d8871b7c SDRdaemonSink: control communication (1) 2017-05-22 00:04:54 +02:00
f4exb 3d691ab416 SDRdaemonSink: apply settings 2017-05-21 20:13:17 +02:00
f4exb e14d0179c5 SDRdaemonSink: updated GUI 2017-05-21 19:45:56 +02:00
f4exb a26c6a6436 SDRdaemonSink: added the plugin class 2017-05-21 13:34:37 +02:00
f4exb c762359649 SDRdaemonSink: added the output class and GUI with the build 2017-05-21 13:32:56 +02:00
f4exb 20d1ff5dda SDRdaemonSink: added the output class but not in the build yet 2017-05-21 12:58:57 +02:00
f4exb edc0c3d47c SDRdaemonSink: added the thread worker class 2017-05-21 04:41:47 +02:00
f4exb 8b703a1302 SDRdaemonSink: added UDPSinkFEC class 2017-05-21 04:19:12 +02:00
f4exb 7f539f0314 TCP and UDP sources: removed useless dependency on QThread 2017-05-20 05:48:39 +02:00
f4exb e946242fae Updated documentation 2017-05-19 10:52:18 +02:00
f4exb 9d9aa64439 LimeSDR output: updated documentation 2017-05-18 21:30:40 +02:00
f4exb d842b44c28 Value dials: implement Ctl to shift digits by 2. Updated documentation 2017-05-18 01:48:52 +02:00
f4exb 7a36ee716b WFM modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:30:39 +02:00
f4exb c9de989643 SSB modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:26:55 +02:00
f4exb e23fa13d36 NFM modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:21:48 +02:00
f4exb 5c830f1028 ATV modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:16:07 +02:00
f4exb 8e98c7eef9 AM modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:12:04 +02:00
f4exb 1a9c422906 UDP source: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:05:08 +02:00
f4exb ba729a58ca WFM demod: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:01:46 +02:00
f4exb 9c9c74d24d SSB demod: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:57:54 +02:00
f4exb 1899ca788c BFM demod: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:52:10 +02:00
f4exb 14b7cb093e ATV demod: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:47:08 +02:00
f4exb a11d8617b5 ChannelAnalyzerNG: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:41:39 +02:00
f4exb b31e0ace57 AM demod: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:34:14 +02:00
f4exb 048ef1bf67 DSD demod: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:22:17 +02:00
f4exb 83e44739b1 NFM demod: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:05:47 +02:00
f4exb e317f3762c ValueDialZ: new value dial that handles negative values. Application in TCPsrc plugin 2017-05-17 19:36:36 +02:00
f4exb 579c05cfe5 Use doubles for all power calculations 2017-05-16 23:39:49 +02:00
f4exb dafad384c8 Merged Sigysmund changes for Mac OS Sierra on v3.4.5 2017-05-16 23:01:44 +02:00
f4exb bb849623bd updated value dials with Windows compatible font and pointing hand 2017-05-16 22:35:44 +02:00
f4exb 396baa22c8 New value dial color schemes: new yellow color scheme for filters. Use it in LimeSDR plugins 2017-05-16 21:24:25 +02:00
f4exb 5a96b78454 File plugins and Channel analyzer NG: fixed thumbwheels so that they appear correctly in Windows version 2017-05-16 18:48:27 +02:00
f4exb 007ea19e36 Bumped version to 3.5.0 2017-05-16 18:38:39 +02:00
f4exb 6f9ef0eaf9 New value dial color schemes: propagate to all active plugins 2017-05-16 18:27:36 +02:00
f4exb 895051098d New value dial color schemes. apply to ChannelAnalyzerNG, AM demod, DSD demod, NFM demod, BladeRF input, LimeSDR input and SDRDaemonFEC input 2017-05-16 17:48:12 +02:00
f4exb 416817d0b8 Mods and demods: prevent returning null or infinite values for squared magnitude 2017-05-16 17:46:44 +02:00
f4exb 747f400a78 New value dial color schemes. apply to File and AM demod plugins 2017-05-16 16:21:59 +02:00
f4exb c9368a4dc0 Unixify some files 2017-05-16 16:16:05 +02:00
f4exb da868edb68 New value dial color schemes 2017-05-16 09:07:58 +02:00
f4exb ebe681fafe SDRdaemonSink: GUI form 2017-05-15 23:51:50 +02:00
f4exb ae97f6414b SDRdaemonSink: (2) 2017-05-15 13:59:56 +02:00
f4exb dec0dbeb4c SDRdaemonSink: Windows build (1) 2017-05-15 13:47:57 +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 b53ebe4e96 NFM demod: fixed squelch button tooltip 2017-05-15 02:22:24 +02:00
f4exb 76267d35b7 LimeSDR output: updated documentation 2017-05-15 02:11:27 +02:00
f4exb 497ae3651e SDRdaemonSink plugin (1) 2017-05-15 00:58:56 +02:00
f4exb 7c5da2e84d LimeSDR: updated documentation 2017-05-13 18:09:30 +02:00
f4exb e4d3f7eba7 AF squelch 2017-05-13 16:05:47 +02:00
f4exb 70d2ce6cec NFM demod: smoothersterp optimization 2017-05-13 16:01:27 +02:00
f4exb 9dc6fac63e NFM demod: force apply settings on start 2017-05-13 14:37:36 +02:00
f4exb 72b1bb8ac5 LimeSDR output: force apply settings on start 2017-05-13 14:36:44 +02:00
f4exb 154f22d268 LimeSDR input: force apply settings on start 2017-05-13 14:35:12 +02:00
f4exb f57eecee86 NFM demod: af squeelch optimization 2017-05-13 12:10:03 +02:00
f4exb 68f742fad7 NFM demod: use smootherstep function for squelch attack and decay 2017-05-13 11:00:02 +02:00
f4exb 07c476f1d4 AM demod: enhance squelch ramp up and down (start and end at 0) 2017-05-13 09:42:01 +02:00
f4exb 375f327004 AM Demod: added optional bandpass boxcar filter 2017-05-12 19:21:52 +02:00
f4exb b24ac8fa38 NFM demod: set appropriate audio multiplication factor 2017-05-12 17:01:46 +02:00
f4exb 6b4ba98e8e AM demod: fill AGC average with ones when passing squelch threshold to avoid abrupt start at squelch opening 2017-05-12 16:38:58 +02:00
f4exb f7373e8273 NFM Demod: bumped version to 3.4.5 2017-05-12 14:42:48 +02:00
f4exb 74f65fcbdc NFM Demod: AF squelch crap 2017-05-12 14:41:27 +02:00
f4exb 07fc282d89 NFM demod: quadrature squelch attack and decay 2017-05-12 10:45:18 +02:00
f4exb 67f318e6ed AM demod: restored squelch attack and decay 2017-05-12 04:42:06 +02:00
f4exb a4c70f6e23 AM demod: bumped to version 3.4.5 2017-05-12 04:26:18 +02:00
f4exb 51d24102ed AM demod: refactor demodulation 2017-05-12 04:25:14 +02:00
f4exb 225f25b9f4 LimeSDR: set NCO button appropriately 2017-05-12 03:31:42 +02:00
f4exb ffb6ad3009 Use double storage type for all moving average instances 2017-05-12 00:03:56 +02:00
f4exb 6c5c08c6a4 AM demod: Use double for moving average storage type 2017-05-11 23:40:43 +02:00
f4exb 9fcc3cd426 Remved default constuctors in Moving average and AGC classes 2017-05-11 18:39:00 +02:00
f4exb 428d4d6b75 LimeSDR Windows build: build plugins 2017-05-09 12:16:09 +02:00
f4exb ac7b5a9e6f LimeSDR support: built-in LimeSuite for Debian: updated documentation 2017-05-09 04:26:51 +02:00
f4exb 8a364d36c9 LimeSDR support: built-in LimeSuite for Debian - added dependent include subdirectories 2017-05-09 03:46:43 +02:00
f4exb b5f70bd7f6 LimeSDR support: built-in LimeSuite for Debian - use internal LimeSutie in plugins 2017-05-09 03:30:26 +02:00
f4exb 101de1bdee LimeSDR: updated documentation telling that the plugins are not available in binary packages 2017-05-09 01:20:37 +02:00
f4exb 5163fcd96b Removed LimeSDR support from Debian build if LimeSuite is not found 2017-05-09 01:15:58 +02:00
f4exb 10cbfb3b44 LimeSDR: added soft decimation/interpolation by 64 2017-05-08 17:30:08 +02:00
f4exb a159e72e20 LimeSDR: updated documentation 2017-05-08 11:59:30 +02:00
f4exb 6fb6e35607 LimeSDR input: changed default gain to 50 dB 2017-05-08 11:03:05 +02:00
f4exb a538fadb0c LimeSDR: do not perform calibration in some cases 2017-05-08 11:02:31 +02:00
f4exb 140d12138a LimeSDR output: set default gain to 4 db 2017-05-08 04:35:49 +02:00
f4exb 6f884d02c2 LimeSDR output: fixed send stream timeout (set to 1s) 2017-05-08 04:35:29 +02:00
f4exb b232a21e2c Bumped to version 3.4.3 2017-05-07 14:36:18 +02:00
f4exb c2dc6b3594 DSD demodulator: updated documentation 2017-05-07 14:21:28 +02:00
f4exb 0e70c84f45 DSD demod: added possibility to enable/disable the symbol PLL 2017-05-07 10:23:37 +02:00
f4exb 5c8b7fd606 LimeSDR output: implemented antenna select 2017-05-07 03:05:29 +02:00
f4exb df9e1d5900 LimeSDR input: antenna select fixes 2017-05-07 01:47:31 +02:00
f4exb 767b0af06c DSD demod: updated documentation 2017-05-06 12:25:18 +02:00
f4exb 62cbcc3083 DSD demod: fixed possible buffer overrun with sprintf 2017-05-06 12:24:57 +02:00
f4exb 15443fb72d DSD decoder: updated to get symbol PLL lock status. Bumped to version 3.4.2 2017-05-06 00:29:58 +02:00
f4exb cf267b1254 Code warnings in Eclipse cleanup 2017-05-05 10:40:45 +02:00
f4exb 3fff41ce70 cppcheck fixes 2017-05-05 09:30:45 +02:00
f4exb 4818e629de Bumped version to 3.4.1 2017-04-26 18:43:13 +02:00
f4exb 56582ab2b2 HackRF: rationalize start/stop device. Needs latest version of libhackrf (2017/03/01) and 2017.02.1 firmware 2017-04-26 16:35:05 +02:00
f4exb 6b97d9ea59 WFM Demod: implemented the signal gauge 2017-04-26 11:09:07 +02:00
f4exb 2c8374bd9e WFM Demod: added documentation 2017-04-26 11:08:38 +02:00
f4exb 64de0eca3c WFM demod: Set fixed geometry. Audio mute 2017-04-26 10:04:02 +02:00
f4exb faffb7f7ca WFM demod: fixed excursion handling. Changed discriminator 2017-04-26 04:33:25 +02:00
f4exb 54aa3ae27e LimeSDR output: documentation 2017-04-24 17:51:07 +02:00
f4exb 2c618684c1 LimeSDR input: updated documentation 2017-04-24 15:19:11 +02:00
f4exb 0c62f50bc7 LimeSDR input: increased FIFO and buffer sizes 2017-04-24 09:57:21 +02:00
f4exb 5a588c6c63 LimeSDR output: optimize stream for max throughput 2017-04-24 09:56:52 +02:00
f4exb d1e16b6ab0 LimeSDR output: regulate Tx output 2017-04-24 03:12:02 +02:00
f4exb e0b7027756 LimeSDR input: added antenna selection 2017-04-23 16:23:01 +02:00
f4exb 79515407e1 LimeSDR output: set LPF default BW to 5.5 MHz 2017-04-23 10:30:56 +02:00