Commit Graph

4708 Commits

Author SHA1 Message Date
f4exb 9008f26fc3 Spectrum: reworked histogram palette 2018-10-20 19:20:11 +02:00
f4exb fac0e652c4 Scope: updated documentation and fixed live rate setting when a decimation takes place 2018-10-20 10:41:49 +02:00
f4exb 8836b98542 Spectrum: do not process decay at all if decay = 0. Some code cleanup 2018-10-19 08:19:12 +02:00
f4exb e41df6f278 Spectrum: reworked phosphor display controls 2018-10-19 00:40:14 +02:00
f4exb 9158da20e0 Spectrum: reviewed histogram capping to phosphor palette and stroke value limits 2018-10-17 15:28:53 +02:00
f4exb 635bea2059 Spectrum: updated documentation 2018-10-17 14:26:31 +02:00
f4exb 71e9556b6f Spectrum: restore holdoff to what it should actually do (trim transient contribution). Reviewed decay, holdoff and stoke limits 2018-10-17 14:21:25 +02:00
f4exb 9eb08541ee Spectrum: allow zero decay so history (including max hold) is kept forever 2018-10-17 13:35:04 +02:00
f4exb 2f955ba979 Revert "added option for test Hold". Doing something else for the same result.
This reverts commit d510e344a5.
2018-10-17 13:22:09 +02:00
f4exb 6eaa026f87
Merge pull request #228 from beta-tester/dev
added option for test Hold
2018-10-17 08:32:32 +02:00
f4exb 673a145490 Spectrum: limit averaging depth to 1000 when in moving average mode to avoid memory exhaustion 2018-10-16 23:56:09 +02:00
f4exb efb48ce1cc Scope: save/load traces memory: fixed trace length and pre trigger info propagation to GUI 2018-10-16 18:43:46 +02:00
beta-tester d510e344a5 added option for test Hold 2018-10-16 13:16:23 +02:00
f4exb a03165c688 Scope: save/load traces memory (4): first working 2018-10-16 06:24:55 +02:00
f4exb 1838253e92 Scope: save/restore live trace size when transitioning from/to memory mode 2018-10-16 05:10:35 +02:00
f4exb 966d957f89 Scope: fixed channel rate affecting scope rate in memory mode 2018-10-16 00:31:45 +02:00
f4exb be36430057 Channel Analyzer GUI: set sample rate via ScopeVis only 2018-10-16 00:08:33 +02:00
f4exb 1caf68eb9b Scope: save/load traces memory (3): compile fix 2018-10-15 10:38:07 +02:00
f4exb 64cf05f1c6 Scope: save/load traces memory (2) 2018-10-15 08:45:44 +02:00
f4exb 5d57f40e83 Scope: save/load traces memory (1) 2018-10-15 02:47:26 +02:00
f4exb b397cd3a4b File Input: REST API: updated with new settings elements 2018-10-14 10:38:31 +02:00
f4exb 6852b70597 File Input: Updated documentation 2018-10-14 03:23:07 +02:00
f4exb 85f7e69da5 File Input: extended acceleration up to x1000 2018-10-14 02:58:14 +02:00
f4exb db4ba51360 File Input: dos2unix conversion 2018-10-14 02:38:53 +02:00
f4exb a6557cd4f9 File Input: use millis instead of percent for navigation slider 2018-10-14 02:38:24 +02:00
f4exb b0b2af252c File Input: dos2unix conversion 2018-10-14 02:25:51 +02:00
f4exb 307ee9ce9e File Input: fixed segfault when thread is not (yet) allocated 2018-10-14 02:25:10 +02:00
f4exb 2c87e67057 File Input: loop handling phase 2 2018-10-14 01:52:40 +02:00
f4exb bb1e3f3933 File Input: acceleration and loop handling phase 1 2018-10-14 01:16:39 +02:00
f4exb 1674ab0e29 Updated documentation. Extended spectrum number of averaging samples 2018-10-13 06:29:43 +02:00
f4exb f1965a4760 Merge branch 'dev' of gitlab into dev 2018-10-12 17:30:57 +02:00
f4exb 707e314cba File Input: REST API: fixed wrong times on report when sample count exceeds int limit (use of int64 and uint64) 2018-10-12 17:14:06 +02:00
f4exb 678af4e186 File Input: fixed wrong times display on file seek when sample count exceeds int limit (use of int64 and uint64) 2018-10-12 17:05:03 +02:00
f4exb 22693ac613 Spectrum: added max function in the 'averaging' modes 2018-10-12 08:47:14 +02:00
f4exb 0e074cda36 BladeRF: updated documentation 2018-10-11 21:14:30 +02:00
f4exb a7b954dbf8 NFM demod: fixed squelch display 2018-10-11 16:09:40 +02:00
f4exb ed1b706661 NFM demod: if squelch < -100 assume it is old format and divide by 10 2018-10-11 15:14:58 +02:00
f4exb b99afedc4a NFM demod: changed squelch 0.1 dB steps to 1 dB steps 2018-10-11 08:52:50 +02:00
f4exb 993ab36a29 FileRecord improvement: update FileSink plugin and writeHeader private method in FileRecord accordingly 2018-10-10 14:05:21 +02:00
f4exb ef1e9c2b25 File source: added documentation. Bumped version 2018-10-09 23:15:59 +02:00
f4exb 4032d62b3d FileRecord improvement: added visual indicator for CRC check in the GUI 2018-10-09 18:52:39 +02:00
f4exb bfb7583544 FileRecord improvement: unit test for the rescue program 2018-10-09 18:28:59 +02:00
f4exb 38aa1a8e77 FileRecord improvement: fixed header packing and CRC32 computation 2018-10-09 16:40:57 +02:00
f4exb cc49d5c266 FileRecord improvement: CRC check and sample size fix 2018-10-09 09:26:28 +02:00
f4exb 6269125d2c BladeRF2: fixed Tx channel enable/disable wrapping routine thus fixing issue #225 2018-10-09 02:08:06 +02:00
f4exb f6b1fd252e FileRecord improvement: finalized the command to rescue corrupted .sdriq files 2018-10-09 01:06:39 +02:00
f4exb f88dcd01e6 FileRecord improvement: create a command to rescue corrupted .sdriq files 2018-10-08 19:01:01 +02:00
f4exb 39c001f95e BladeRF: updated Windows install script 2018-10-07 19:50:23 +02:00
f4exb 89d5155694 BladeRF2: updated documentation 2018-10-07 19:48:45 +02:00
f4exb 8d99e5c980 AudioDeviceManager: more debug messages 2018-10-06 23:01:07 +02:00