Age | Commit message (Expand) | Author |
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 |
2015-02-03 | Show stops in verbatim diveplan | Robert C. Helling |
2015-01-20 | Adopt planner gas calculation to PSCR mode and include low pO2 warning | Robert C. Helling |
2015-01-17 | Save predefined SAC | Robert C. Helling |
2015-01-10 | Refactor dctype -> divemode | Robert C. Helling |
2015-01-10 | Rebreather type selector UI | Robert C. Helling |
2014-12-12 | Set sample setpoint correctly | Robert C. Helling |
2014-12-07 | In diveplan differentiate between last printed depth and last depth | Robert C. Helling |
2014-11-25 | Assign setpoint to correct sample in planner | Robert C. Helling |
2014-11-21 | Print gas changes at the correct lines in diveplan | Robert C. Helling |
2014-11-21 | Show the setpoint in the diveplan | Robert C. Helling |
2014-11-21 | Don't plan gas switches when in CCR mode | Robert C. Helling |
2014-11-12 | Support different salinity in planner | Anton Lundin |
2014-11-04 | Prepare for PSCR calculations | Robert C. Helling |
2014-11-04 | Don't track gas consuption on CCR legs | Robert C. Helling |
2014-10-19 | Make planner work again for CCR dives | Robert C. Helling |
2014-09-18 | Typos | Salvo Tomaselli |
2014-08-19 | Mark manually entered waypoints as such | Dirk Hohndel |
2014-08-19 | Remove unused function | Dirk Hohndel |
2014-08-19 | Planner: correctly free divedatapoints | Dirk Hohndel |
2014-08-06 | Fix uninitialized variable warning | Dirk Hohndel |
2014-08-06 | Fix compile warning | Miika Turkia |
2014-08-05 | Planner: actually return the error | Dirk Hohndel |
2014-08-05 | Bail out of deco calculation after 48h or dive time | Robert C. Helling |
2014-08-04 | Planner: show mean depth | Dirk Hohndel |
2014-07-24 | Planner: fix start time handling | Dirk Hohndel |
2014-07-18 | get_gas_at_time needs to always give us a valid gasv4.1.91 | Dirk Hohndel |
2014-07-18 | Use our types in interpolate_transition | Henrik Brautaset Aronsen |
2014-07-18 | Convert get_gas_from_events to get_gas_at_time | Anton Lundin |
2014-07-18 | Use more of our propper types in the planner | Anton Lundin |
2014-07-16 | Planner: don't track cylinder pressure if working pressure is 0 | Dirk Hohndel |
2014-07-15 | Planner: Report CNS and OTU | Gaetan Bisson |
2014-07-11 | planner: Correct pO2 comparison | Anton Lundin |
2014-07-11 | Planner: fix calculation when it is safe to surface | Dirk Hohndel |
2014-07-10 | Use user entered pO2 limits for high pO2 warnings. | Robert C. Helling |
2014-07-10 | Limit the scope of gasidx in add_plan_to_notes | Anton Lundin |
2014-07-10 | Remove unnecessary get_gasidx call | Anton Lundin |
2014-07-07 | Planner: Show gas consumption in pressure units as well and warn if not enoug... | Robert C. Helling |
2014-07-05 | Remove gasmix_is_null | Robert C. Helling |
2014-07-04 | Planner: don't set cylinder start and end pressure when adding dive | Dirk Hohndel |
2014-07-04 | Planner: only track gas when planning a dive | Dirk Hohndel |
2014-07-04 | Remove unused label | Dirk Hohndel |