Age | Commit message (Expand) | Author |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |
2018-05-14 | Implement get_divemode() to find the divemode at a particular time | Willem Ferguson |
2018-05-14 | Implement get_divemode() to find the divemode at a particular time | Willem Ferguson |
2018-05-14 | Simplify the bailout detection functions. | Willem Ferguson |
2018-05-14 | Implement bailout outside of the dive planner | Willem Ferguson |
2018-05-14 | Incorporate bailout events in CCR & PSCR gas calculations. | Willem Ferguson |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-04-28 | Plot OC-pO2 graph for SCR dives | Willem Ferguson |
2018-04-11 | Look for actual isobaric counter diffusion | Robert C. Helling |
2018-04-09 | Cleanup: Move *_loc formatting functions into new format.cpp file | Berthold Stoeger |
2018-03-19 | Profile heartrate: Nicer min/max values and tic distance | Stefan Fuchs |
2018-03-13 | Treat a PSCR dive with sensors more like a CCR dive | Anton Lundin |
2018-03-06 | Cosmetic modifications in profile delta sample string | Stefan Fuchs |
2018-03-05 | Localization: implement *_loc() functions in profile.c | Berthold Stoeger |
2018-02-26 | Cleanup: Unify qthelper.h and qthelperfromc.h | Berthold Stoeger |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-02-12 | dump_tissues: fix missing 'struct deco_state' argument | Lubomir I. Ivanov |
2017-12-21 | Handle plot_info->nr <= 0 gracefully | Berthold Stoeger |
2017-12-21 | Fix use of uninitialized variable in core/profile.c | Berthold Stoeger |
2017-11-29 | Fix signed/unsigned issue | Dirk Hohndel |
2017-11-25 | Hand planner variables to profile | Robert C. Helling |
2017-11-25 | Localize global planner state | Robert C. Helling |
2017-11-25 | Run variations calculation in background | Robert C. Helling |
2017-11-25 | Add logic parentheses to make compiler happy | Robert C. Helling |
2017-11-17 | Don't show cylinder pressures for other dive computers | Linus Torvalds |
2017-11-17 | Clean up confusing code in setup_gas_sensor_pressure() | Linus Torvalds |
2017-11-13 | Display values in info box only if value is interesting | Stefan Fuchs |
2017-11-08 | VPMB: time_clear_ceiling is only valid after time_deep_ceiling | Rick Walsh |
2017-11-08 | VPMB profile: remember deco_time when restoring deco_state | Rick Walsh |
2017-11-08 | VPMB: final_tts may be calculated before final sample | Rick Walsh |
2017-11-08 | VPMB profile: use deco_time rather bottom_time from planner | Rick Walsh |
2017-11-08 | VPMB in profile: deepest ceiling occurs just after bottom time | Rick Walsh |
2017-11-08 | VPMB: calculate deco_time assuming final ascent always takes the same time | Rick Walsh |
2017-11-08 | VPM-B: move bottom_time into deco_state | Rick Walsh |
2017-11-06 | Fix typo which prevented correct translation of word "Density" | Stefan Fuchs |
2017-10-30 | VPM-B ceiling: calculate deco_time similar to planned VPM-B dives | Rick Walsh |
2017-10-30 | VPM-B ceiling outside of planner: over-estimate deco_time on first iteration | Rick Walsh |
2017-10-30 | VPMB profile: use bottom_time to calculate deco_time in planner | Rick Walsh |
2017-10-08 | VPM-B profile: calculate parameters when in planner mode | Rick Walsh |
2017-10-04 | When finding deepest ceiling, do not round to multiples of 3m | Robert C. Helling |
2017-10-01 | VPM-B profile: initialize first_ceiling_pressure | Rick Walsh |
2017-10-01 | More VPMB state in special structure | Robert C. Helling |
2017-09-15 | Properly clear sensor pressure data for synthetic plotinfo entries | Linus Torvalds |
2017-09-13 | Make the info window show all the pressures we have | Linus Torvalds |
2017-08-26 | Remove some unused variables | Dirk Hohndel |
2017-07-30 | For more manual gas pressure details | Linus Torvalds |
2017-07-30 | Fix another cylinder pressure plotting special case | Linus Torvalds |
2017-07-28 | Fix manual pressures for cylinders with no gas switches | Linus Torvalds |
2017-07-28 | Calculate momentary SAC rates with the right gases | Linus Torvalds |
2017-07-28 | Use the right gasmix for deco calculations | Linus Torvalds |