Commit Graph

2398 Commits

Author SHA1 Message Date
f4exb 8da0464a54 Implemented buddy leader logic 2017-07-03 08:59:48 +02:00
f4exb bceafe6f2c UDP source: edit masks for IP and ports and minimum size 2017-07-02 00:28:28 +02:00
f4exb 160307fe23 ValueDialZ: added missing inter-wheel gap 2017-07-01 23:16:29 +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 c95d627206 Added pulseaudio and libqt5multimedia5-plugins in the Debian dependencies 2017-06-27 05:48:41 +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 30a5ce834d cmake: added a flag to indicate if we are compiling on a Raspberry Pi host 2017-06-19 08:38:00 +02:00
f4exb 8a24d172da cmake: added a flag to indicate if we are compiling on a Raspberry Pi host 2017-06-19 08:37:10 +02:00
f4exb 7eea9fa321 Updates for aarch64 and openSUSE 2017-06-19 01:01:18 +02:00
f4exb e624141150 SDRdaemon plugins: fixed Debian build 2017-06-12 16:31:54 +02:00
f4exb c645bc9da8 corrections for Windows build 2017-06-11 21:38:46 +02:00
f4exb 810dbfc656 Updated Debian changelog 2017-06-11 19:18:32 +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 b113d588fa Removed internal lz4 module 2017-06-10 19:21:53 +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 c2d9e64c0b SDRdaemonFEC: removed useless devices/sdrdaemonfec subdirectory 2017-06-09 14:18:58 +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 c67422fde7 Fixed find cm256cc cmake module 2017-06-06 23:30:08 +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