Age | Commit message (Expand) | Author |
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 |
2015-05-11 | Only add disclaimer and runtime table if we added deco to replanne dive | Robert C. Helling |
2015-05-08 | Only warn when trying to replan a logged dive | Robert C. Helling |
2015-04-09 | Recmode: Fix ascent gas consumption. | Joakim Bygdell |
2015-04-09 | Recmode: Allow the user to specify gas reserve. | Joakim Bygdell |
2015-04-09 | Recmode: Take safety stop into account when calculating ascent gas consumption. | Joakim Bygdell |
2015-04-05 | Read stored planner prefs when starting. | Joakim Bygdell |
2015-04-04 | Spelling corrected | Robert C. Helling |
2015-04-04 | Take gas consumption into account for recreational mode | Robert C. Helling |
2015-04-02 | Only do safety stop of dive has at least max depth of 10m | Robert C. Helling |
2015-04-02 | Checkbox and preference for safety stop | Robert C. Helling |
2015-04-02 | Add 3min safety stop | Joakim Bygdell |
2015-04-02 | Introduce recreational planner mode | Robert C. Helling |
2015-03-09 | Improve gas accounting in the panner | Joakim Bygdell |
2015-03-08 | Add explicit setpoint change at t=0 when planning CCR dives | Robert C. Helling |