Skip to content

Add temperature and DCDCadj tables to the GUI.

Karol Krizka requested to merge kk_guitempanddcdcadj into master

Adds parsing and visualization of the TEMPERATURE and DCDC_ADJUST test results. The pbv3parser.SingleValueParser is used to get the data.

The layout of the tables in basic tests was tweaked to align the tables in a pretty way. This is needed as the VOUT reading from the toggle output test was removed, making the tables of different widths. The temperature and DCDCadj tests are shown as two separate tables side by side.

Merge request reports