Age | Commit message (Expand) | Author |
2015-08-21 | Use our pressure type to avoid bar / mbar confusion | Dirk Hohndel |
2015-08-20 | Use boyle_compensation in profile | Robert C. Helling |
2015-08-18 | Replace global in_planner variable by helper function | Robert C. Helling |
2015-08-18 | Get rid of is_ok_vpmb | Robert C. Helling |
2015-08-18 | Compare ceiling to next stop rather than try to ascent for VPM-B | Robert C. Helling |
2015-08-18 | Revert "Pref. to ascent to next stop only when stop is below ceiling" | Dirk Hohndel |
2015-08-18 | VPM-B: Fix calculating Boyles compensation on gas change stops. | Jan Darowski |
2015-08-17 | Pref. to ascent to next stop only when stop is below ceiling | Robert C. Helling |
2015-08-17 | Merge branch 'boyle-ready' of https://github.com/Slagvi/subsurface | Dirk Hohndel |
2015-08-15 | Some unification between Buehlmann and VPM-B | Robert C. Helling |
2015-08-15 | VPM-B: Add surface decompression time. | Jan Darowski |
2015-08-15 | VPM-B: Add Boyles compensation to the planner. | Jan Darowski |
2015-08-15 | VPM-B: Fix trial_ascent() for vpm-b. | Jan Darowski |
2015-08-10 | Planner: use the heap for note buffers | Lubomir I. Ivanov |
2015-08-03 | Decrease gaschange index even if we are already breathing the new mix | Robert C. Helling |
2015-07-27 | Planner: Add comments to document the code | Rick Walsh |
2015-07-26 | Remove bogus fix | Dirk Hohndel |
2015-07-26 | Planner: Add parentheses to output condition | Rick Walsh |
2015-07-26 | Planner: Count the minimum stop time towards o2time | Rick Walsh |
2015-07-26 | Planner: Hide unwanted transition between deco stops | Rick Walsh |
2015-07-26 | Planner: use pointer to deco stop level array instead of memcpy | Rick Walsh |
2015-07-26 | Planner: Change 3m stop to zero if last stop is 6m | Rick Walsh |
2015-07-25 | snprintf is happier if it has an explicit string literal format argument | Dirk Hohndel |
2015-07-23 | Planner: correct output of planner mode | Rick Walsh |
2015-07-08 | Planner: update disclamer | Joakim Bygdell |
2015-07-06 | Code cleanup | Dirk Hohndel |
2015-07-05 | Round MOD of gas rather than truncate | Robert C. Helling |
2015-07-05 | Add simple test for the dive planner | Dirk Hohndel |
2015-07-05 | Planner deco stops are at 10ft increments when measured in feet | Rick Walsh |
2015-07-05 | Read planner preferences when we use them | Rick Walsh |
2015-07-04 | VPM-B: add CVA to the deco planner. | Jan Darowski |
2015-07-03 | VPM-B: vpm without CVA working. | Jan Darowski |
2015-07-03 | VPM-B: add vpm-b based deco checking. | Jan Darowski |
2015-07-03 | VPM-B: add deco choice to the ui. | Jan Darowski |
2015-06-26 | Implement planner option to switch only at required stops | Rick Walsh |
2015-06-26 | Define gaschange_before and gaschange_after a few lines earlier | Rick Walsh |
2015-06-23 | Fix gaschange_after definition | Rick Walsh |
2015-06-22 | Refactor to use gaschage_before and gaschange_after | Robert C. Helling |
2015-06-22 | When displaying transitions show the gaschange at the stop if there is one | Robert C. Helling |
2015-06-22 | Planner notes - revise logic for gasmix output | Rick Walsh |
2015-06-22 | Prevent null pointer dereference | Dirk Hohndel |
2015-06-21 | Fix a number of resource leaks | Dirk Hohndel |
2015-06-21 | Planner: change timestep to 2 seconds | Rick Walsh |
2015-06-20 | Planner - end deco stops at whole minutes of runtime | Rick Walsh |
2015-06-19 | Enforce planner minimum gas switch duration | Rick Walsh |
2015-06-16 | Show duration before runtime on planner notes table | Rick Walsh |
2015-06-14 | Don't compare signed and unsigned values | Jan Darowski |
2015-05-28 | Add explicit casts to silence compiler warnings | Robert C. Helling |
2015-05-21 | Be more precise about the safety-stop. | Joakim Bygdell |
2015-05-17 | Allow "oxygen" as a gas name | Robert C. Helling |