Age | Commit message (Collapse) | Author |
|
|
|
compensation
|
|
Move @DaMichel from thanks to credits - he's a committer after all.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kalman filter revised
|
|
|
|
when moved
|
|
|
|
|
|
by quantization of slider values.
|
|
|
|
The "abs" in global namespace is an integer-only version. Use "fabs" from
cmath instead.
|
|
What a PITA.
|
|
|
|
@DaMichel still needs to change to his copyright in file headers.
|
|
|
|
In Qt Creator I can jump between header and source if only they have the
same base name.
|
|
process noise covariance scaling adaptive KF, augmented akf with deadzone filter as second filter stage
|
|
There are no sickles involved.
|
|
We need std::begin/end return constant iterators for const sequences.
|
|
|
|
Recent revision made bad shape at the beginning.
|
|
|
|
|
|
|
|
It looks weird otherwise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use the first tab when opening window. Don't misuse layouts.
|
|
|
|
|
|
It's defined out-of-line so that vtable is emitted only once.
|
|
It affects generated code.
|
|
Helps on recent i7.
|
|
This only applies to very beginning of gain spline.
|
|
Only changing style after QApplication's been defined sets the palette.
|
|
|