Commit Graph

141 Commits

Author SHA1 Message Date
f4exb e444a17fe5 Set message identifier to null pointer in the Message paremt class as it should be set by child class. Better core early,.. Actually this fixes a strange segfault in the server version when adding the first channel 2017-12-22 17:05:36 +01:00
f4exb d0572a6f84 Added microsecond epoch as unique id to channel instances 2017-11-19 11:36:20 +01:00
f4exb 636ede56cf Renamed the moving average of util section to avoid confusion 2017-11-06 01:02:20 +01:00
f4exb 3583996c4a Added UDP sink copy to audio buffer 2017-08-24 11:49:47 +02:00
f4exb 0b80971455 CalcDB: set floor to -120dB 2017-08-23 01:20:52 +02:00
f4exb 3536cfb816 CalcDB: use direct value for floor in value to dB conversion 2017-08-17 17:17:25 +02:00
f4exb 90ce3ec9ad UDPSink plugin: rename volume to gain 2017-08-17 17:09:02 +02:00
f4exb 9786640322 UDPSink utility: use fixed payload size in bytes 2017-08-15 12:29:54 +02:00
f4exb 38318577de Put smootherstep function code in one place 2017-07-27 11:24:01 +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 2ae702763b Fixed critical compiler warnings in Windows 2017-05-26 10:35:29 +02:00
f4exb 3a3d8e3dcb activated compiler warnings 2017-05-25 20:13:34 +02:00
f4exb 579c05cfe5 Use doubles for all power calculations 2017-05-16 23:39:49 +02:00
f4exb cf267b1254 Code warnings in Eclipse cleanup 2017-05-05 10:40:45 +02:00
f4exb e6f80c8474 New scope: interim state (3) 2017-02-01 18:31:16 +01:00
f4exb f0f7838765 New scope: interim state (1) 2017-01-29 19:51:45 +01:00
f4exb 5571e01a65 dB calculator: add floor value (default -100.0dB) when argument is 0 2016-12-15 21:27:13 +01:00
f4exb e204efe2b8 RxTx semantic move: renamed DSPDeviceEngine to DSPDeviceSourceEngine 2016-10-03 18:29:05 +02:00
f4exb bda1d8997b SDRdaemonFEC plugin: migrate to new cm256cc library 2016-07-23 19:59:42 +02:00
f4exb 806a3fb87d Fixed header defined guard for Eclipse engine 2016-07-14 20:31:26 +02:00
f4exb e418e68bd9 SDRdaemonFEC support: interim state (1). Compile except UI. Bumped version to 2.1.0 where necessary 2016-06-20 00:45:24 +02:00
f4exb 4debb8eb41 UDPsrc utility: fixed buffer wrap around code. UDPSunk plugin: set a fixed UDP block size of 2048 (512 samples * 4 byte samples) thanks to UDPsrc utility 2016-04-03 11:29:11 +02:00
f4exb c6d7207b1a Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
f4exb 7a6882829a SDRdaemon plugin: new classes 2016-01-24 23:38:55 +01:00
f4exb f1cd4bf992 Channel analyzer: added display of channel power in dB. Changed minus radio button for a iconified toggle button 2015-10-04 05:28:11 +02:00
f4exb 234fb61955 Deep redesign: replaced smelly Spinlock mutex by standard QMutex in message queue 2015-09-02 01:51:49 +02:00
f4exb 1fba7ba314 Deep redesign: fixed message dequeing so that non processed messages stay in queue 2015-08-30 02:19:59 +02:00
f4exb 5101a08632 Deep redesign: fixed FCD serialization. Pretty print utilities. Reverted optimization of source serializer 2015-08-28 11:12:31 +02:00
f4exb 77fed9a1c7 Deep redesign: revised RTLSDR source serialization. Optimisation of data to blob serialization 2015-08-28 03:20:00 +02:00
f4exb 5f0056f442 Deep redesign: revised source serialization mechanism and use dedicated classes for this purpose 2015-08-28 02:27:05 +02:00
f4exb d6ae378e52 Deep redesign: debug phase #2: App starting 2015-08-18 02:47:14 +02:00
f4exb d23da25354 Deep redesign: debug phase #1 2015-08-17 09:15:57 +02:00
f4exb a6a7145f3d Deep redesign: phase #4. Compiles 2015-08-17 08:29:34 +02:00
f4exb f5c5e19571 Deep redesign: phase #2 2015-08-14 05:00:28 +02:00
f4exb a7da0b76e2 Fixed startup initialization sequence: interim state #1 2015-08-12 09:03:02 +02:00
John Greb 836796fff4 Strict aliasing. 2014-11-22 21:55:35 +00:00
John Greb 25cffee789 Update miniz. 2014-11-21 19:58:00 +00:00
John Greb 3717af3f43 Quiet more warnings. 2014-11-21 19:44:19 +00:00
John Greb ec14645130 Comment out harmless Compiler warning. 2014-10-23 22:19:54 +01:00
Hexameron 7d3bfb26fc git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00