Age | Commit message (Expand) | Author |
2019-11-28 | Add current GF to infobox | Robert C. Helling |
2019-11-09 | Profile: dynamically allocate plot pressure data | Berthold Stoeger |
2019-11-09 | Profile: pass index instead of pointer to set_plot_pressure_data | Berthold Stoeger |
2019-11-09 | Profile: switch pressure-accessing functions to indexes | Berthold Stoeger |
2019-11-09 | Profile: change get_plot_pressure to take index instead of pointer | Berthold Stoeger |
2019-08-28 | Profile: properly initialize plot_info structures | Berthold Stoeger |
2019-08-08 | Cleanup: move planner/deco related declarations planner/deco.h | Berthold Stoeger |
2019-07-18 | Cleanup: declare functions in profile.h as extern | Berthold Stoeger |
2019-07-18 | Cleanup: make the plot-pressure type an enum | Berthold Stoeger |
2019-07-18 | Cleanup: introduce function to set pressure values | Berthold Stoeger |
2019-07-18 | Cleanup: replace pressure reading macros by inline functions | Berthold Stoeger |
2019-07-18 | Cleanup: turn GET_PRESSURE macro into inline function | Berthold Stoeger |
2019-07-18 | Cleanup: remove unused macro SAC_WINDOW | Berthold Stoeger |
2019-07-06 | Cleanup: call calculate_max_limits_new() in create_plot_info_new() | Berthold Stoeger |
2019-07-06 | Cleanup: fix memory management of the plot data | Berthold Stoeger |
2019-02-05 | Include surface GF in infobox | Robert C. Helling |
2018-08-23 | Cleanup: const-ify functions taking pointers to events | Berthold Stoeger |
2018-04-28 | Plot OC-pO2 graph for SCR dives | Willem Ferguson |
2018-04-11 | Look for actual isobaric counter diffusion | Robert C. Helling |
2017-11-25 | Hand planner variables to profile | Robert C. Helling |
2017-11-25 | Localize global planner state | Robert C. Helling |
2017-07-27 | Profile support for multiple concurrent pressure sensors | Linus Torvalds |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
2017-07-20 | Unify sample pressure and o2pressure as pressure[2] array | Linus Torvalds |
2017-05-26 | Compute and display gas density | Robert C. Helling |
2017-04-29 | Add SPDX header to remaining core files | Dirk Hohndel |
2016-04-20 | Don't calculate the 9 minute average | Dirk Hohndel |
2016-04-20 | Only do 9 minute interval for min/max/avg | Dirk Hohndel |
2016-04-20 | Fix 3-, 6- and 9-minute min/max calculations | Linus Torvalds |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |