summaryrefslogtreecommitdiff
path: root/src/powermap.cc
AgeCommit message (Expand)Author
2020-04-30Revert "Turn shelf for powermap off by default."André Nusser
2020-04-30Turn shelf for powermap off by default.André Nusser
2020-04-25Just leave the Steffen method in and clean up powermap.André Nusser
2020-04-25Introduce Steffen monotone cubic splines.André Nusser
2020-04-25Small code clean-up in powermap.ccAndré Nusser
2020-04-25Avoid jumps of the function for avoiding monotonicity.André Nusser
2020-04-25Fix monotonicity by switching to the other monotonicity fix.André Nusser
2020-04-25Also enforce monotonicity on initialization.André Nusser
2020-04-25Enforce monotonicity in the powermap by the set functions.André Nusser
2020-04-25Improve asserts in src/powermap.ccAndré Nusser
2020-04-24Add the spline nodes to the UI.André Nusser
2020-04-21Add powermap filter and settings.André Nusser
2020-04-20Add stub for unit test and fix a bug in Powermap.André Nusser
2020-04-19Add untested version of Powermap with all features.André Nusser
2020-04-17Initial design of the Powermap class.André Nusser