diff --git a/Desktop_Interface/genericusbdriver.h b/Desktop_Interface/genericusbdriver.h
index 201cecee..66293ab2 100644
--- a/Desktop_Interface/genericusbdriver.h
+++ b/Desktop_Interface/genericusbdriver.h
@@ -16,7 +16,7 @@
//#include "buffercontrol.h"
#include "unified_debug_structure.h"
-#define EXPECTED_FIRMWARE_VERSION 0x0005
+#define EXPECTED_FIRMWARE_VERSION 0x0006
#ifdef WINDOWS_64_BIT
#define DEFINED_EXPECTED_VARIANT 1
diff --git a/Desktop_Interface/mainwindow.cpp b/Desktop_Interface/mainwindow.cpp
index 1a62a30a..dfda67a5 100644
--- a/Desktop_Interface/mainwindow.cpp
+++ b/Desktop_Interface/mainwindow.cpp
@@ -2,6 +2,11 @@
#include "uartstyledecoder.h"
#include "daqform.h"
+namespace
+{
+ constexpr uint32_t MAX_CONSOLE_BLOCK_COUNT = 512;
+}
+
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
@@ -47,6 +52,23 @@ MainWindow::MainWindow(QWidget *parent) :
ui->debugButton2->setVisible(0);
ui->debugButton3->setVisible(0);
ui->debugConsole->setVisible(0);
+
+// // Set the consoles to be resizeable
+// for (const auto & console : {ui->console1, ui->console2})
+// {
+// console->setWindowFlags(Qt::SubWindow);
+// QSizeGrip* sizeGrip = new QSizeGrip(console);
+// QGridLayout* layout = new QGridLayout(console);
+// layout->addWidget(sizeGrip, 0,0,1,1,Qt::AlignBottom | Qt::AlignLeft);
+// }
+
+ for (const auto & console : {ui->console1, ui->console2})
+ {
+ QFont font("Monospace");
+ font.setStyleHint(QFont::Monospace);
+ console->setFont(font);
+ }
+
#ifndef PLATFORM_ANDROID
ui->kickstartIsoButton->setVisible(0);
ui->console1->setVisible(0);
@@ -130,8 +152,8 @@ MainWindow::MainWindow(QWidget *parent) :
#endif
connect(ui->controller_iso->driver, SIGNAL(killMe()), this, SLOT(reinitUsb()));
- //ui->console1->setMaximumBlockCount(MAX_CONSOLE_BLOCK_COUNT);
- //ui->console2->setMaximumBlockCount(MAX_CONSOLE_BLOCK_COUNT);
+ ui->console1->setMaximumBlockCount(MAX_CONSOLE_BLOCK_COUNT);
+ ui->console2->setMaximumBlockCount(MAX_CONSOLE_BLOCK_COUNT);
//ui->frequencyValue_CH2->setValue(369);
//ui->amplitudeValue_CH2->setValue(2);
ui->controller_iso->doNotTouchGraph = false;
diff --git a/Desktop_Interface/ui_files_desktop/mainwindow.ui b/Desktop_Interface/ui_files_desktop/mainwindow.ui
index 98ee988c..3697ba50 100644
--- a/Desktop_Interface/ui_files_desktop/mainwindow.ui
+++ b/Desktop_Interface/ui_files_desktop/mainwindow.ui
@@ -117,6 +117,12 @@
true
+
+
+ 0
+ 0
+
+
0
@@ -126,7 +132,7 @@
16777215
- 48
+ 16777215
@@ -136,10 +142,16 @@
-
+
+
+ 0
+ 0
+
+
16777215
- 48
+ 16777215
@@ -168,7 +180,7 @@
-
- Oscilloscope CH1
+ Oscilloscope CH&1
false
@@ -351,7 +363,7 @@
true
- Oscilloscope CH2
+ Oscilloscope CH&2
false
@@ -1113,7 +1125,7 @@
-
- Logic Analyzer CH1
+ Logic Analy&zer CH1
true
@@ -1322,7 +1334,7 @@
0
0
1440
- 20
+ 30
- Auto
+ &Auto
@@ -1615,7 +1627,7 @@
true
- 0.5
+ &0.5
@@ -1623,7 +1635,7 @@
true
- 1
+ &1
@@ -1631,7 +1643,7 @@
true
- 2
+ &2
@@ -1639,7 +1651,7 @@
true
- 4
+ &4
@@ -1647,7 +1659,7 @@
true
- 8
+ &8
@@ -1663,7 +1675,7 @@
true
- 32
+ &32
@@ -1671,7 +1683,7 @@
true
- 64
+ &64
QAction::TextHeuristicRole
@@ -1679,7 +1691,7 @@
- Calibrate
+ Ca&librate
@@ -1690,7 +1702,7 @@
true
- Cursor Stats
+ C&ursor Stats
@@ -1698,7 +1710,7 @@
true
- Max
+ &Max
@@ -1706,7 +1718,7 @@
true
- Min
+ M&in
@@ -1714,7 +1726,7 @@
true
- Mean
+ M&ean
@@ -1722,7 +1734,7 @@
true
- RMS
+ &RMS
@@ -1730,7 +1742,7 @@
true
- Max
+ &Max
@@ -1738,7 +1750,7 @@
true
- Min
+ M&in
@@ -1746,7 +1758,7 @@
true
- Mean
+ M&ean
@@ -1754,7 +1766,7 @@
true
- RMS
+ &RMS
@@ -1765,7 +1777,7 @@
false
- mV
+ &mV
@@ -1776,7 +1788,7 @@
false
- V
+ &V
@@ -1787,7 +1799,7 @@
true
- Auto
+ &Auto
@@ -1798,7 +1810,7 @@
true
- Auto
+ &Auto
@@ -1809,7 +1821,7 @@
false
- mA
+ &mA
@@ -1825,7 +1837,7 @@
true
- 300
+ &300
@@ -1833,7 +1845,7 @@
true
- 600
+ &600
@@ -1841,7 +1853,7 @@
true
- 1200
+ &1200
@@ -1849,7 +1861,7 @@
true
- 2400
+ &2400
@@ -1857,7 +1869,7 @@
true
- 4800
+ &4800
@@ -1865,7 +1877,7 @@
true
- 9600
+ &9600
@@ -1873,7 +1885,7 @@
true
- 14400
+ 144&00
@@ -1889,7 +1901,7 @@
true
- 28800
+ 2&8800
@@ -1905,7 +1917,7 @@
true
- 57600
+ &57600
@@ -1921,7 +1933,7 @@
true
- 8
+ &8
@@ -1929,7 +1941,7 @@
true
- None
+ &None
@@ -1937,7 +1949,7 @@
true
- 300
+ &300
@@ -1945,7 +1957,7 @@
true
- 600
+ &600
@@ -1953,7 +1965,7 @@
true
- 1200
+ &1200
@@ -1961,7 +1973,7 @@
true
- 2400
+ &2400
@@ -1969,7 +1981,7 @@
true
- 4800
+ &4800
@@ -1977,7 +1989,7 @@
true
- 9600
+ &9600
@@ -1985,7 +1997,7 @@
true
- 14400
+ 144&00
@@ -2001,7 +2013,7 @@
true
- 28800
+ 2&8800
@@ -2017,7 +2029,7 @@
true
- 57600
+ &57600
@@ -2033,7 +2045,7 @@
true
- 8
+ &8
@@ -2041,7 +2053,7 @@
true
- None
+ &None
@@ -2049,7 +2061,7 @@
true
- Force Square Display (Not Officially Supported)
+ Force Square &Display (Not Officially Supported)
@@ -2060,7 +2072,7 @@
true
- Enable Cursors on Click
+ &Enable Cursors on Click
@@ -2071,7 +2083,7 @@
true
- 60FPS
+ &60FPS
@@ -2079,7 +2091,7 @@
true
- 30FPS
+ &30FPS
@@ -2087,7 +2099,7 @@
true
- 20FPS
+ &20FPS
@@ -2095,7 +2107,7 @@
true
- 15FPS
+ &15FPS
@@ -2103,7 +2115,7 @@
true
- 10FPS
+ 1&0FPS
@@ -2111,7 +2123,7 @@
true
- 5FPS
+ &5FPS
@@ -2122,17 +2134,17 @@
true
- Auto Lock
+ &Auto Lock
- Snap to Cursors
+ &Snap to Cursors
- Enter Manually
+ &Enter Manually
@@ -2143,7 +2155,7 @@
true
- Auto
+ &Auto
@@ -2159,7 +2171,7 @@
true
- kΩ
+ &kΩ
@@ -2170,7 +2182,7 @@
true
- Auto
+ &Auto
@@ -2178,7 +2190,7 @@
true
- nF
+ &nF
@@ -2186,7 +2198,7 @@
true
- μF
+ μ&F
@@ -2197,7 +2209,7 @@
true
- lo-bw
+ &lo-bw
@@ -2205,7 +2217,7 @@
true
- single-ep-msync
+ &single-ep-msync
@@ -2213,17 +2225,17 @@
true
- single-ep-async
+ single-&ep-async
- CH1
+ &CH1
- CH2
+ C&H2
@@ -2231,7 +2243,7 @@
true
- CH1
+ &CH1
@@ -2239,42 +2251,42 @@
true
- CH2
+ C&H2
- Firmware Recovery
+ &Firmware Recovery
- Show Debug Console
+ &Show Debug Console
- DAQ Settings
+ &DAQ Settings
- About
+ &About
- DAQ Playback
+ DAQ &Playback
- Quit
+ &Quit
- Calibrate
+ &Calibrate
@@ -2284,12 +2296,12 @@
- Lowest Point from GND
+ &Lowest Point from GND
- Mean Point from GND
+ &Mean Point from GND
@@ -2300,7 +2312,7 @@
true
- Serial
+ &Serial
@@ -2308,7 +2320,7 @@
true
- I2C
+ &I2C
@@ -2316,7 +2328,7 @@
true
- Show Range Dialog on Main Page
+ &Show Range Dialog on Main Page
@@ -2513,12 +2525,12 @@
scopeIn_CH1(bool)
- 1160
- 168
+ 1082
+ 176
- 1394
- 888
+ 1356
+ 891
@@ -2529,12 +2541,12 @@
scopeIn_CH2(bool)
- 1287
- 158
+ 1249
+ 176
- 1394
- 888
+ 1356
+ 891
@@ -2545,12 +2557,12 @@
signalGenIn(bool)
- 1288
- 839
+ 1250
+ 853
- 1394
- 888
+ 1356
+ 891
@@ -2561,12 +2573,12 @@
setEnabled(bool)
- 1394
- 888
+ 1356
+ 891
- 1428
- 680
+ 1431
+ 591
@@ -2577,12 +2589,12 @@
setEnabled(bool)
- 1394
- 888
+ 1356
+ 891
- 1288
- 839
+ 1250
+ 853
@@ -2593,12 +2605,12 @@
setEnabled(bool)
- 1394
- 888
+ 1356
+ 891
- 1160
- 259
+ 1082
+ 176
@@ -2609,12 +2621,12 @@
setEnabled(bool)
- 1394
- 888
+ 1356
+ 891
- 1287
- 249
+ 1249
+ 176
@@ -2625,12 +2637,12 @@
setChecked(bool)
- 1394
- 888
+ 1356
+ 891
- 1428
- 680
+ 1431
+ 591
@@ -2641,12 +2653,12 @@
setChecked(bool)
- 1394
- 888
+ 1356
+ 891
- 1287
- 249
+ 1249
+ 176
@@ -2657,12 +2669,12 @@
scopeDsrIn(bool)
- 1150
- 160
+ 1074
+ 153
- 1394
- 888
+ 1356
+ 891
@@ -2673,12 +2685,12 @@
setChecked(bool)
- 1394
- 888
+ 1356
+ 891
- 1150
- 160
+ 1074
+ 153
@@ -2689,12 +2701,12 @@
setEnabled(bool)
- 1394
- 888
+ 1356
+ 891
- 1150
- 160
+ 1074
+ 153
@@ -2705,12 +2717,12 @@
selfMoved(int)
- 1331
- 376
+ 1290
+ 308
- 1331
- 376
+ 1290
+ 308
@@ -2721,12 +2733,12 @@
display(QString)
- 1331
- 376
+ 1290
+ 308
- 1415
- 490
+ 1375
+ 378
@@ -2737,12 +2749,12 @@
maximumChanged(double)
- 1141
- 784
+ 1071
+ 795
- 1141
- 829
+ 1071
+ 845
@@ -2753,12 +2765,12 @@
maximumChanged(double)
- 1278
- 784
+ 1242
+ 795
- 1278
- 829
+ 1242
+ 845
@@ -2769,12 +2781,12 @@
maximumChanged(double)
- 1141
- 829
+ 1071
+ 845
- 1141
- 784
+ 1071
+ 795
@@ -2785,12 +2797,12 @@
maximumChanged(double)
- 1278
- 829
+ 1242
+ 845
- 1278
- 784
+ 1242
+ 795
@@ -2801,12 +2813,12 @@
waveformName_CH1(QString)
- 1141
- 694
+ 1071
+ 695
- 970
- 468
+ 904
+ 364
@@ -2817,12 +2829,12 @@
waveformName_CH2(QString)
- 1278
- 694
+ 1242
+ 695
- 970
- 468
+ 904
+ 364
@@ -2833,12 +2845,12 @@
amplitudeUpdate_CH1(double)
- 1141
- 784
+ 1071
+ 795
- 970
- 468
+ 904
+ 364
@@ -2849,12 +2861,12 @@
offsetUpdate_CH1(double)
- 1141
- 829
+ 1071
+ 845
- 970
- 468
+ 904
+ 364
@@ -2865,12 +2877,12 @@
setEnabled(bool)
- 1394
- 888
+ 1356
+ 891
- 1428
- 602
+ 1431
+ 503
@@ -2881,12 +2893,12 @@
setEnabled(bool)
- 1394
- 888
+ 1356
+ 891
- 1428
- 680
+ 1431
+ 591
@@ -2897,12 +2909,12 @@
busSnifferIn_CH1(bool)
- 1428
- 602
+ 1431
+ 503
- 1394
- 888
+ 1356
+ 891
@@ -2913,12 +2925,12 @@
busSnifferIn_CH2(bool)
- 1428
- 680
+ 1431
+ 591
- 1394
- 888
+ 1356
+ 891
@@ -2929,12 +2941,12 @@
digIn_CH1(bool)
- 1360
- 726
+ 1343
+ 653
- 1394
- 888
+ 1356
+ 891
@@ -2945,12 +2957,12 @@
digIn_CH2(bool)
- 1418
- 726
+ 1423
+ 653
- 1394
- 888
+ 1356
+ 891
@@ -2961,12 +2973,12 @@
digIn_CH3(bool)
- 1360
- 749
+ 1343
+ 681
- 1394
- 888
+ 1356
+ 891
@@ -2977,12 +2989,12 @@
digIn_CH4(bool)
- 1418
- 749
+ 1423
+ 681
- 1394
- 888
+ 1356
+ 891
@@ -2993,12 +3005,12 @@
amplitudeUpdate_CH2(double)
- 1278
- 784
+ 1242
+ 795
- 970
- 468
+ 904
+ 364
@@ -3009,12 +3021,12 @@
offsetUpdate_CH2(double)
- 1278
- 829
+ 1242
+ 845
- 970
- 468
+ 904
+ 364
@@ -3025,12 +3037,12 @@
setWindow(int)
- 434
- 781
+ 441
+ 559
- 1289
- 889
+ 1251
+ 892
@@ -3041,12 +3053,12 @@
setVoltageRange(QWheelEvent*)
- 492
- 430
+ 499
+ 276
- 1289
- 889
+ 1251
+ 892
@@ -3057,12 +3069,12 @@
pauseEnable_CH1(bool)
- 1150
- 91
+ 1074
+ 108
- 1289
- 889
+ 1251
+ 892
@@ -3073,12 +3085,12 @@
pauseEnable_CH2(bool)
- 1277
- 91
+ 1241
+ 108
- 1289
- 889
+ 1251
+ 892
@@ -3089,12 +3101,12 @@
setChecked(bool)
- 1150
- 91
+ 1074
+ 108
- 1277
- 91
+ 1241
+ 108
@@ -3105,12 +3117,12 @@
setChecked(bool)
- 1277
- 91
+ 1241
+ 108
- 1150
- 91
+ 1074
+ 108
@@ -3121,8 +3133,8 @@
setEnabled(bool)
- 1289
- 889
+ 1251
+ 892
1023
@@ -3137,12 +3149,12 @@
graphMouseRelease(QMouseEvent*)
- 364
- 430
+ 371
+ 276
- 1289
- 889
+ 1251
+ 892
@@ -3153,12 +3165,12 @@
cursorEnableHori(bool)
- 1150
- 320
+ 1074
+ 237
- 1289
- 889
+ 1251
+ 892
@@ -3169,12 +3181,12 @@
cursorEnableVert(bool)
- 1150
- 343
+ 1074
+ 264
- 1289
- 889
+ 1251
+ 892
@@ -3185,12 +3197,12 @@
graphMouseMove(QMouseEvent*)
- 451
- 430
+ 458
+ 276
- 1289
- 889
+ 1251
+ 892
@@ -3201,12 +3213,12 @@
setVisible(bool)
- 1289
- 889
+ 1251
+ 892
- 970
- 449
+ 904
+ 340
@@ -3217,12 +3229,12 @@
setDisabled(bool)
- 1419
- 448
+ 1424
+ 336
- 1331
- 376
+ 1290
+ 308
@@ -3233,12 +3245,12 @@
setTriggerEnabled(bool)
- 1287
- 382
+ 1249
+ 296
- 1289
- 889
+ 1251
+ 892
@@ -3249,12 +3261,12 @@
setTriggerLevel(double)
- 1277
- 349
+ 1241
+ 263
- 1289
- 889
+ 1251
+ 892
@@ -3265,12 +3277,12 @@
setChecked(bool)
- 1289
- 889
+ 1251
+ 892
- 1150
- 91
+ 1074
+ 108
@@ -3281,12 +3293,12 @@
setSingleShotEnabled(bool)
- 1277
- 372
+ 1241
+ 288
- 1289
- 889
+ 1251
+ 892
@@ -3297,12 +3309,12 @@
setTriggerMode(int)
- 1277
- 323
+ 1241
+ 238
- 1289
- 889
+ 1251
+ 892
@@ -3313,12 +3325,12 @@
setAC_CH1(bool)
- 1150
- 114
+ 1074
+ 123
- 1289
- 889
+ 1251
+ 892
@@ -3329,12 +3341,12 @@
setAC_CH2(bool)
- 1277
- 114
+ 1241
+ 123
- 1289
- 889
+ 1251
+ 892
@@ -3345,12 +3357,12 @@
multimeterIn(bool)
- 1289
- 603
+ 1251
+ 604
- 1394
- 888
+ 1356
+ 891
@@ -3361,12 +3373,12 @@
setEnabled(bool)
- 1394
- 888
+ 1356
+ 891
- 1289
- 603
+ 1251
+ 604
@@ -3377,12 +3389,12 @@
setMultimeterType(int)
- 1151
- 474
+ 1079
+ 453
- 1289
- 889
+ 1251
+ 892
@@ -3393,12 +3405,12 @@
display(double)
- 1289
- 889
+ 1251
+ 892
- 1278
- 460
+ 1179
+ 427
@@ -3409,12 +3421,12 @@
display(double)
- 1289
- 889
+ 1251
+ 892
- 1278
- 484
+ 1179
+ 451
@@ -3425,12 +3437,12 @@
display(double)
- 1289
- 889
+ 1251
+ 892
- 1278
- 508
+ 1179
+ 475
@@ -3441,12 +3453,12 @@
setSeriesResistance(double)
- 1151
- 564
+ 1079
+ 568
- 1289
- 889
+ 1251
+ 892
@@ -3457,12 +3469,12 @@
setText(QString)
- 1289
- 889
+ 1251
+ 892
- 1181
- 458
+ 1124
+ 427
@@ -3473,12 +3485,12 @@
setText(QString)
- 1289
- 889
+ 1251
+ 892
- 1177
- 482
+ 1124
+ 451
@@ -3489,12 +3501,12 @@
setText(QString)
- 1289
- 889
+ 1251
+ 892
- 1187
- 506
+ 1124
+ 475
@@ -3505,12 +3517,12 @@
setSerialDecodeEnabled_CH1(bool)
- 1418
- 592
+ 1423
+ 495
- 1289
- 889
+ 1251
+ 892
@@ -3521,12 +3533,12 @@
setSerialDecodeEnabled_CH2(bool)
- 1418
- 670
+ 1423
+ 583
- 1289
- 889
+ 1251
+ 892
@@ -3537,12 +3549,12 @@
setVisible(bool)
- 1418
- 592
+ 1423
+ 495
- 394
- 835
+ 401
+ 726
@@ -3553,8 +3565,8 @@
setVisible(bool)
- 1418
- 670
+ 1423
+ 583
498
@@ -3569,8 +3581,8 @@
timeBaseNeedsChanging(bool)
- 1289
- 889
+ 1251
+ 892
800
@@ -3585,12 +3597,12 @@
setXYmode(bool)
- 1277
- 160
+ 1241
+ 153
- 1289
- 889
+ 1251
+ 892
@@ -3601,12 +3613,12 @@
setDisabled(bool)
- 1428
- 680
+ 1431
+ 591
- 1288
- 839
+ 1250
+ 853
@@ -3617,12 +3629,12 @@
clickDetected(QMouseEvent*)
- 590
- 401
+ 597
+ 276
- 1150
- 372
+ 1074
+ 288
@@ -3633,12 +3645,12 @@
setChecked(bool)
- 1150
- 372
+ 1074
+ 288
- 1150
- 320
+ 1074
+ 237
@@ -3649,12 +3661,12 @@
setChecked(bool)
- 1150
- 372
+ 1074
+ 288
- 1150
- 343
+ 1074
+ 264
@@ -3665,12 +3677,12 @@
graphMousePress(QMouseEvent*)
- 1150
- 372
+ 1074
+ 288
- 1289
- 889
+ 1251
+ 892
@@ -3681,12 +3693,12 @@
setValue(double)
- 1289
- 889
+ 1251
+ 892
- 1277
- 349
+ 1241
+ 263
@@ -3697,12 +3709,12 @@
triggerGroupStateChange(bool)
- 1287
- 382
+ 1249
+ 296
- 1289
- 889
+ 1251
+ 892
@@ -3713,12 +3725,12 @@
connectedStatusChanged(bool)
- 1289
- 889
+ 1251
+ 892
- 1289
- 43
+ 1251
+ 54
@@ -3729,12 +3741,12 @@
pauseEnable_multimeter(bool)
- 1151
- 593
+ 1079
+ 596
- 1289
- 889
+ 1251
+ 892
@@ -3745,12 +3757,12 @@
display(double)
- 1289
- 889
+ 1251
+ 892
- 1149
- 191
+ 1073
+ 184
@@ -3761,12 +3773,12 @@
display(double)
- 1289
- 889
+ 1251
+ 892
- 1149
- 215
+ 1073
+ 186
@@ -3777,12 +3789,12 @@
display(double)
- 1289
- 889
+ 1251
+ 892
- 1149
- 239
+ 1073
+ 188
@@ -3793,12 +3805,12 @@
display(double)
- 1289
- 889
+ 1251
+ 892
- 1276
- 191
+ 1240
+ 184
@@ -3809,12 +3821,12 @@
display(double)
- 1289
- 889
+ 1251
+ 892
- 1276
- 215
+ 1240
+ 186
@@ -3825,12 +3837,12 @@
display(double)
- 1289
- 889
+ 1251
+ 892
- 1276
- 239
+ 1240
+ 188
@@ -3841,12 +3853,12 @@
resetTimer(bool)
- 1419
- 448
+ 1424
+ 336
- 1419
- 448
+ 1424
+ 336
@@ -3857,12 +3869,12 @@
resetTimer()
- 1419
- 448
+ 1424
+ 336
- 1419
- 448
+ 1424
+ 336
@@ -3873,12 +3885,12 @@
resetTimer()
- 1331
- 221
+ 1290
+ 292
- 1419
- 448
+ 1424
+ 336
@@ -3889,12 +3901,12 @@
setChecked(bool)
- 1418
- 547
+ 1423
+ 451
- 1150
- 91
+ 1074
+ 108
@@ -3905,12 +3917,12 @@
setChecked(bool)
- 1150
- 91
+ 1074
+ 108
- 1418
- 547
+ 1423
+ 451
@@ -3921,12 +3933,12 @@
setMax(double)
- 970
- 468
+ 904
+ 364
- 1278
- 739
+ 1242
+ 745
@@ -3937,12 +3949,12 @@
setMin(double)
- 970
- 468
+ 904
+ 364
- 1278
- 739
+ 1242
+ 745
@@ -3953,12 +3965,12 @@
freqUpdate_CH2(double)
- 1278
- 739
+ 1242
+ 745
- 970
- 468
+ 904
+ 364
@@ -3969,12 +3981,12 @@
freqUpdate_CH1(double)
- 1141
- 739
+ 1071
+ 745
- 970
- 468
+ 904
+ 364
@@ -3985,12 +3997,12 @@
setMax(double)
- 970
- 468
+ 904
+ 364
- 1141
- 739
+ 1071
+ 745
@@ -4001,12 +4013,12 @@
setMin(double)
- 970
- 468
+ 904
+ 364
- 1141
- 739
+ 1071
+ 745
@@ -4017,12 +4029,12 @@
changeStepping(double)
- 1141
- 739
+ 1071
+ 745
- 1141
- 739
+ 1071
+ 745
@@ -4033,12 +4045,12 @@
changeStepping(double)
- 1278
- 739
+ 1242
+ 745
- 1278
- 739
+ 1242
+ 745
@@ -4049,8 +4061,8 @@
reinitUsb()
- 1428
- 817
+ 1431
+ 769
682
@@ -4065,8 +4077,8 @@
rSourceIndexChanged(int)
- 1073
- 514
+ 1079
+ 511
1025
@@ -4101,8 +4113,8 @@
877
- 1225
- 523
+ 1179
+ 499
@@ -4117,8 +4129,8 @@
882
- 1167
- 523
+ 1124
+ 499
@@ -4129,8 +4141,8 @@
rSourceChanged(int)
- 1085
- 510
+ 1079
+ 511
1095