1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-16 18:06:35 -04:00
Commit Graph

322 Commits

Author SHA1 Message Date
f4exb
8a9e9da550 Scope: fixed power overlay display 2018-07-08 13:07:21 +02:00
f4exb
ea780d72c4 Updated version, documentation and Debian changelog 2018-07-07 18:40:56 +02:00
f4exb
df3c838650 Spectrum GUI: arrange widget sizes so that upper and lower row length match 2018-07-07 18:04:56 +02:00
f4exb
f6c596d55a Spectrum: implemented linear scale mode 2018-07-06 01:34:05 +02:00
f4exb
d5f153ff75 Spectrum: added log/linear control 2018-07-04 23:11:28 +02:00
f4exb
1d1edbb049 Spectrum averaging: updated documentation 2018-07-02 00:15:28 +02:00
f4exb
024fbf5525 Spectrum averaging: added a no averaging mode that disables averaging completely 2018-07-01 22:36:36 +02:00
f4exb
e88a0d6b57 Spectrum averaging: display averaging time in tooltip. Bumped version to 4.0.2 2018-07-01 20:48:30 +02:00
f4exb
a2674fa9de Created combo box without arrow 2018-07-01 11:07:37 +02:00
f4exb
caf3559cdd Spectrum GUI: use horizontal spacer to pack elements on the left 2018-07-01 04:19:50 +02:00
f4exb
69ab133b6e Spectrum averaging: fixed average (4): fixed averaging combo index setting 2018-07-01 04:14:06 +02:00
f4exb
9913d550e0 Spectrum averaging: fixed average (3): scale engine fix 2018-07-01 04:10:36 +02:00
f4exb
0b496bd800 Spectrum averaging: fixed average (2) 2018-07-01 03:11:36 +02:00
f4exb
56e49baa3b Spectrum averaging: fixed average (1) 2018-07-01 02:16:59 +02:00
f4exb
a23447ed4b Spectrum averaging: set averaging number combo box programmatically 2018-07-01 00:55:30 +02:00
f4exb
e9658e0346 Spectrum averaging (2): moving average 2018-06-30 22:30:42 +02:00
f4exb
9fee7b49b5 Spectrum averaging (1) 2018-06-28 23:47:15 +02:00
f4exb
23ba4b9ec8 Scope: allow trace length multiplier up to 100 2018-06-26 07:42:52 +02:00
f4exb
cc03445377 Scope: added amplification down to 100u full scale adnd finer trigger level down to 20u per step 2018-06-26 01:39:23 +02:00
f4exb
fd915613e4 Scope: added magnitude squared (linear power) display overlays 2018-06-26 01:06:45 +02:00
f4exb
80b7829bf7 Scope and channel analyzer: new squared magnitude (linear power) projection mainly for radioastronomy 2018-06-26 00:43:19 +02:00
f4exb
facb282c23 Scope: corrected mean power dB overlay displays 2018-06-25 23:44:11 +02:00
f4exb
b00aea8989 PVS studio static analyzer fixes (1) 2018-06-21 19:28:11 +02:00
f4exb
1eb8716a9f Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ffmpeg deprecation warnings 2018-06-13 00:20:51 +02:00
f4exb
878b05c819 Windows build: fixed icon 2018-06-10 00:02:51 +02:00
f4exb
a839695c3a AM, NFM, SSB and WFM demods: changed channel Id URI 2018-05-30 22:25:57 +02:00
f4exb
766e6aac1c Renamed Channel Analyzer NG to Channel Analyzer externally (no classes renaming) 2018-05-30 11:49:54 +02:00
f4exb
f8f976fd50 Web API: implemented device report interface. Applied to Airspy 2018-05-26 01:43:28 +02:00
f4exb
85df6218de Channel analyzer NG and Projector: PSK symbol mapping projection 2018-05-22 13:54:01 +02:00
f4exb
35c4d5a325 ScopeVisNG: more memory traces 2018-05-21 18:00:10 +02:00
f4exb
5327856827 Channel Analyzer NG: toggle polar points/segments display 2018-05-15 00:30:01 +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
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
4bb63bbf1b Fixed keyboard input for negative values on realtive integer value dials (issue #168) 2018-05-08 10:10:15 +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
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
d150dd810a sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
f4exb
03c4c41c82 MainWindow: use Liberation font everywhere 2018-05-05 17:34:35 +02:00
f4exb
bec196953e Corrected default font size 2018-05-05 15:21:49 +02:00
f4exb
5ce49a387d Changed font for upward compatibiilty (test) 2018-05-05 15:10:19 +02:00
f4exb
1d10ef12a3 MainWindow: removed specific font settings 2018-05-05 11:51:30 +02:00
Jason Gerecke
8cf3469c87 Fix spelling errors in documentation 2018-04-21 18:45:09 -07:00
Jason Gerecke
f6ea7b216e Fix spelling errors present in UI files 2018-04-21 18:44:54 -07:00