aboutsummaryrefslogtreecommitdiffstats
path: root/core/profile.c
AgeCommit message (Expand)Author
2017-07-30For more manual gas pressure detailsGravatar Linus Torvalds
2017-07-30Fix another cylinder pressure plotting special caseGravatar Linus Torvalds
2017-07-28Fix manual pressures for cylinders with no gas switchesGravatar Linus Torvalds
2017-07-28Calculate momentary SAC rates with the right gasesGravatar Linus Torvalds
2017-07-28Use the right gasmix for deco calculationsGravatar Linus Torvalds
2017-07-27Profile support for multiple concurrent pressure sensorsGravatar Linus Torvalds
2017-07-21Start cleaning up sensor indexing for multiple sensorsGravatar Linus Torvalds
2017-07-20Unify sample pressure and o2pressure as pressure[2] arrayGravatar Linus Torvalds
2017-06-22Preserve VPM-B state in profile displayGravatar Robert C. Helling
2017-05-27Fix some warningsGravatar Dirk Hohndel
2017-05-26Gas denisity display improvementGravatar Robert C. Helling
2017-05-26Compute and display gas densityGravatar Robert C. Helling
2017-05-26Adopt planner state caching to new structGravatar Robert C. Helling
2017-05-26Assemble global state of planner in a structGravatar Robert C. Helling
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-03-13Safetystop > Safety stopGravatar Martin Měřinský
2017-03-11Merge branch 'master' of https://github.com/dje29/subsurfaceGravatar Dirk Hohndel
2017-03-11unkn > unknownGravatar Martin Měřinský
2017-03-11SAC: %.*f%s/min versus SAC:%.*f %sGravatar Martin Měřinský
2017-03-09Fix potential double/float to int rounding errorsGravatar Jeremie Guichard
2017-03-08Change calls to rint into lrint avoiding conversion warningsGravatar Jeremie Guichard
2017-03-04heartrate, heartbeat > heart rateGravatar Martin Měřinský
2017-01-06Fix deco_mode confusionGravatar Robert C. Helling
2016-10-27ToolTipItem: show gf line based on correct gradient factor preferencesGravatar Rick Walsh
2016-07-18Show SAC rate when using the rulerGravatar Dirk Hohndel
2016-06-01Make sure all dive computer events are represented in the plot_info dataGravatar Linus Torvalds
2016-04-20Don't calculate the 9 minute averageGravatar Dirk Hohndel
2016-04-20Only do 9 minute interval for min/max/avgGravatar Dirk Hohndel
2016-04-20Fix 3-, 6- and 9-minute min/max calculationsGravatar Linus Torvalds
2016-04-11VPM-B profile: declare CVA iteration variables within each loopGravatar Rick Walsh
2016-04-11Fix time of first ceiling calculationGravatar Robert C. Helling
2016-04-04Make gas change events always have a cylinder indexGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel