Commit Graph

3658 Commits

Author SHA1 Message Date
f4exb e589c44633 File source: corrected memory leak 2018-02-14 22:33:24 +01:00
f4exb af5579ad7d Removed useless class PIDController 2018-02-14 20:12:51 +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 c0eed06b69 Web API and related: fixed memory leaks (3) 2018-02-14 19:59:19 +01:00
f4exb e9c8dad663 Fixed DSP device source/sink run command 2018-02-14 17:33:08 +01:00
f4exb 8f3ef9e76d Main Window: fixed memory leak with remove last device 2018-02-14 13:40:34 +01:00
f4exb cbcb7b6370 Fixed the synchronous messenger 2018-02-14 12:43:30 +01:00
f4exb e8537d6582 Web API and related: fixed memory leaks and some malfunctions 2018-02-14 11:27:57 +01:00
f4exb a1f69ebc2b Web API: new generator with lazy instantiation and some memory leak fixes. Implemented in webapi classes (part 1) 2018-02-14 01:42:35 +01:00
f4exb 5f062a24bf Revert "Web API: removed call to init() in adapter interface"
This reverts commit 780e58ba48.
2018-02-13 22:43:10 +01:00
f4exb c23828a1fa Revert "Web API: removed call to init() on generated Swagger objects as this is now handled automatically at construction time. Suppresses memory leaks."
This reverts commit aa796c30b6.
2018-02-13 20:12:54 +01:00
f4exb 5203d9b0c1 Windows build: compilable devices/perseus library 2018-02-13 15:01:16 +01:00
f4exb aab093dbc5 Windows build: compilable libperseus 2018-02-13 14:25:32 +01:00
f4exb 780e58ba48 Web API: removed call to init() in adapter interface 2018-02-13 07:26:06 +01:00
f4exb aa796c30b6 Web API: removed call to init() on generated Swagger objects as this is now handled automatically at construction time. Suppresses memory leaks. 2018-02-13 07:05:25 +01:00
f4exb 213f8993cf Corrected glitch in documentation 2018-02-13 07:04:24 +01:00
f4exb 8f7f7298fe Merge branch 'master' into dev 2018-02-12 22:14:42 +01:00
f4exb bfaf96f8ad
Merge pull request #136 from herrfeuer/master
fix QtWheelEvent propagation in valuedial and valuedialz
2018-02-12 18:25:07 +01:00
f4exb ac6aabe97e Web API: use a fixed version of the Qt5/cpp generator that does not create memory leaks 2018-02-12 18:20:27 +01:00
fire 9bdf673f90
remove line 2018-02-12 01:44:24 +01:00
fire 30111bdca0
fix QtWheelEvent propagation
as described here
http://www.setnode.com/blog/mouse-wheel-events-event-filters-and-qscrollarea/
2018-02-12 01:43:04 +01:00
fire bef050fc7e
fix QtWheelEvent propagation
as described here
http://www.setnode.com/blog/mouse-wheel-events-event-filters-and-qscrollarea/
2018-02-12 01:40:34 +01:00
f4exb e0d4860359 SSB demod: GUI: fixed agc disabled display 2018-02-11 23:30:03 +01:00
f4exb 4c8a59d89c Perseus: removed useless mutex 2018-02-11 23:17:56 +01:00
f4exb 32ddd68a52 Perseus: warning about 48 kS/s sample rate 2018-02-11 23:17:35 +01:00
f4exb bdb127e186 SSB demod: audio FIFO write: do the same as in AM demod 2018-02-11 21:55:11 +01:00
f4exb 132e84b2b6 HTTP server: prefix log messages with method signature 2018-02-11 21:45:44 +01:00
f4exb b56a4c7a57 Test source: updated documentation 2018-02-11 18:58:43 +01:00
f4exb 6f074b39fa Test source: limit FM deviation to half the sample rate 2018-02-11 18:58:28 +01:00
f4exb 1d9ab62a4a Test source: added AM and FM modulations 2018-02-11 13:48:17 +01:00
f4exb 4b2dfd488e IQ imbalance fix: the I branch has to remain the reference 2018-02-11 01:42:35 +01:00
f4exb 7fcbbccb33 Perseus: updated documentation 2018-02-11 00:54:14 +01:00
f4exb df28f37a57 fixed libperseus build (7) 2018-02-10 23:59:57 +01:00
f4exb a78229d993 Debian build: fixed libperseus build (6) 2018-02-10 23:26:02 +01:00
f4exb 0d7e0750eb Debian build: fixed libperseus build (5) 2018-02-10 23:19:00 +01:00
f4exb b0c740a615 Debian build: fixed libperseus build (4) 2018-02-10 22:55:59 +01:00
f4exb e7c79406eb Debian build: fixed libperseus build (3) 2018-02-10 22:49:11 +01:00
f4exb 5fcf446fec Debian build: fixed libperseus build (2) 2018-02-10 22:46:22 +01:00
f4exb 5e9da83f70 Debian build: fixed libperseus build 2018-02-10 22:40:53 +01:00
f4exb 2db3d43d72 Perseus: Debian rules: added libperseus-sdr source directory 2018-02-10 21:58:39 +01:00
f4exb b1fbff05f3 Perseus: Debian and Windows build 2018-02-10 21:50:57 +01:00
f4exb a1d8908e53 Update documentation according to new DC and IQ correction implementation 2018-02-10 19:06:59 +01:00
f4exb b2df6af08d SSB Demod: enlarge size to make level meter ticks every 10 dB when minimum level is -120 dB 2018-02-10 19:05:46 +01:00
f4exb 5ee46772b1 Perseus: added documentation 2018-02-10 11:10:11 +01:00
f4exb 4d5376ac7b SSB demod: start level meter at -120 dB when in 24 bit mode 2018-02-10 05:43:11 +01:00
f4exb 75f9da8465 Perseus: use 2048 samples block 2018-02-10 05:42:37 +01:00
f4exb c744615b3a SSB demod: set minimum squelch threshold to -120 dB with constant 2018-02-09 08:42:28 +01:00
f4exb fdabbe49da Perseus: set frequency limits in the GUI 2018-02-09 06:54:20 +01:00
f4exb 7932e6323e Perseus: chamged ADC dither and preamp buttons 2018-02-09 06:53:57 +01:00
f4exb 6ad04e66b9 SSB demod: lower the squelch limit to -110 dB 2018-02-09 06:53:24 +01:00