Maciej Gibowicz
|
cbe1ed63e5
|
[BH-1801] Fix incorrect calculation of requested CPU frequency
Sometimes when the frequency is locked, e.g. at 132 MHz, the algorithm
still calculated a lower frequency, e.g. 66 MHz.
|
2023-10-27 12:23:12 +02:00 |
|
Adam Dobrowolski
|
43cd960523
|
[MOS-278] Fixed frequency hold algorithm behaviour
fixed hold frequency algorithm behaviour
added basic tests for frequecy changing
updated catch for newer gcc
tests added
|
2022-03-15 17:26:09 +01:00 |
|
Adam Dobrowolski
|
1fff92e9d6
|
[MOS-225] Review applied
As above.
|
2022-03-04 07:05:02 +01:00 |
|
Adam Dobrowolski
|
dd12853503
|
[MOS-226] Moved algorithms and their data to separate classes
This way we have controll over what does what, and can test
them separatelly
Logging statistics update more and better data presented
|
2022-03-04 07:05:02 +01:00 |
|