Commit Graph

4122 Commits

Author SHA1 Message Date
f4exb 65df319167 RTL-SDR: fixed inf/sup decimators (2) 2018-05-12 08:05:46 +02:00
f4exb f4ac9bf114 RTL-SDR: fixed inf/sup decimators 2018-05-12 07:25:53 +02:00
f4exb 3ae7cda9be ChanelAnalyzerNG: added PLL option 2018-05-12 06:01:54 +02:00
f4exb a3bd35ff27
Merge pull request #178 from beta-tester/dev
force 24h time format and uniform date format
2018-05-11 13:42:38 +02:00
f4exb 91b000c3ed Windows build fixes after bladeRF library upgrade to 1.9.0 2018-05-11 12:53:54 +02:00
beta-tester 8dca2d7b28 uniformed date format in Broadcast FM Demod 2018-05-11 11:35:10 +02:00
f4exb 9ef3876780 BladeRF: updated library version for Debian build (2) 2018-05-11 11:26:19 +02:00
f4exb 79c22f11a5 BladeRF: updated library version for Debian build 2018-05-11 11:14:02 +02:00
beta-tester 1c952d3b0e force 24h time format
changed hh:mm to HH:mm
changed dd.MM.yyyy to yyyy-MM-dd to uniform all date format
2018-05-11 11:00:08 +02:00
f4exb 251b93f97a
Merge pull request #177 from beta-tester/dev
modified unique file name
2018-05-11 10:14:11 +02:00
f4exb d9d69c2060
Merge branch 'dev' into dev 2018-05-11 10:11:28 +02:00
f4exb b0f7063e92 Default record file name: removed colons to break ISO date compatibility and cope with Windows compatibility 2018-05-11 09:40:11 +02:00
beta-tester 15078c9c07 modified unique file name 2018-05-11 09:08:20 +02:00
f4exb 50c868562a Decimators simplification 2018-05-11 00:48:37 +02:00
f4exb 7bf777e498 Get rid of ugly native dialogs on file chooser dialogs 2018-05-11 00:00:15 +02:00
f4exb 3ea37e3dcc Get rid of ugly native dialogs on color chooser dialogs 2018-05-10 23:45:43 +02:00
f4exb 4bb749ce65 Inf/Sup frequency shift scheme change to set bandwidth closer to device center frequency 2018-05-10 22:17:39 +02:00
f4exb 6a5a35285e SDRplay input: rework of center frequency setting 2018-05-10 15:14:43 +02:00
f4exb 8759536506 HackRF input: rework of center frequency setting 2018-05-10 15:06:46 +02:00
f4exb 73c0b5516a BladeRF input: rework of center frequency setting 2018-05-10 14:58:07 +02:00
f4exb a465812132 Airspy input: rework of center frequency setting 2018-05-10 14:51:05 +02:00
f4exb c458f0647c Removed Fc pos references in Sample Sink side 2018-05-10 14:33:17 +02:00
f4exb de2e018e42 Test source: rework of center frequency setting 2018-05-10 13:16:27 +02:00
f4exb 17976cf058 PlutoSDR and RTL-SDR input: rework of center frequency setting 2018-05-10 11:48:06 +02:00
f4exb fd4d2bb64f Common static function to calculate device center frequency from all contributing parameters 2018-05-10 11:47:13 +02:00
f4exb 1fadbf3b8a Inf/Sup decimators fix (4): added decimators by 64 2018-05-10 10:07:42 +02:00
f4exb 41319b63e5 Inf/Sup decimators fix (3): all decimators but by 64 2018-05-10 04:37:51 +02:00
f4exb f99f7cd598 Inf/Sup decimators fix (2): decimators by 4 2018-05-10 02:51:45 +02:00
f4exb 6841bf3efa Center decimator by 2 optimization 2018-05-10 02:26:38 +02:00
f4exb 0e55accd0f Inf/Sup decimators fix (1): decimators by 2 2018-05-10 02:14:16 +02:00
f4exb c3242d618f Benchmarking: added inf/sup decimators test 2018-05-09 21:50:41 +02:00
f4exb 1c354dba4d NFM demod: fixed squelch indicator 2018-05-09 19:38:26 +02:00
f4exb 625f0eb72c File record default file name fix (3): web API 2018-05-09 18:59:39 +02:00
f4exb 775b2a270d File record default file name fix (2) 2018-05-09 17:39:48 +02:00
f4exb 2d57d6d7e0 Added mention of Ubuntu 18.04 powersave CPU governor being now the default 2018-05-09 17:05:17 +02:00
f4exb 1ee75f127d SDRDaemon source: fixed UDP socket readyRead signal connection (removed queued connection flag) 2018-05-09 09:57:26 +02:00
f4exb 0981d04904 File record default file name fix (1) 2018-05-08 11:03:09 +02:00
f4exb 4bb63bbf1b Fixed keyboard input for negative values on realtive integer value dials (issue #168) 2018-05-08 10:10:15 +02:00
f4exb 0c946d86e2 Use unified even/odd half band decimator 2018-05-08 01:35:08 +02:00
f4exb 8102d0ed08 Scale engine: fixed tick text size calculation 2018-05-07 11:33:42 +02:00
f4exb c786e3f6f9 Level meter: make sure text and minor ticks do not collide 2018-05-07 04:04:57 +02:00
f4exb b32330780b Level meters: fixed text position and make sure appropriate font is used 2018-05-07 03:38:57 +02:00
f4exb 4e389d77e1 Try to add fonts to GUI resources and add to font database from main window 2018-05-07 03:14:18 +02:00
f4exb 606c83e484 Scale engine: use +20% ratio (1.2) to ensure proper horizontal scale text spacing 2018-05-07 02:15:24 +02:00
f4exb c9e14d1f2d Scale engine: add one more space to avoid horizontal scale figure collision 2018-05-07 01:04:34 +02:00
f4exb 97677075b1 AM demod: fixed delayed squelch 2018-05-06 22:56:24 +02:00
f4exb 1ac7ceae80 Added mention in the main readme for udev rules installation after Debian package installation 2018-05-06 20:27:30 +02:00
f4exb 8633adf345 Sampling device dialog: set font 2018-05-06 19:17:50 +02:00
f4exb 161d4a5e56 Set spectrum font to Liberation Sans 2018-05-06 17:51:18 +02:00
f4exb b9a19577c7 SSB demod: squelch: change ramp up/down constant to half of the averaging time 2018-05-06 14:50:13 +02:00