Age | Commit message (Expand) | Author |
2015-03-11 | Event name should be a const char * | Dirk Hohndel |
2015-01-25 | More descriptive variable in calls to get_dive_gas | Anton Lundin |
2015-01-24 | Correcly look at all relevant dive computer structures | Dirk Hohndel |
2015-01-20 | Fix build problem | Dirk Hohndel |
2015-01-20 | Use SAC from preferences for PSCR oxygen drop | Robert C. Helling |
2015-01-19 | Actually walk all dive computers, don't just claim to do so | Dirk Hohndel |
2015-01-17 | Save predefined SAC | Robert C. Helling |
2015-01-10 | Refactor dctype -> divemode | Robert C. Helling |
2015-01-05 | Display CCR setpoint values on the po2 graph | Willem Ferguson |
2015-01-03 | Interpolate running depth when necessary | Miika Turkia |
2015-01-01 | Fix mean depth on info box | Miika Turkia |
2014-12-31 | Information overlay: include the moving mean depth | Dirk Hohndel |
2014-12-28 | Whitespace cleanup | Dirk Hohndel |
2014-12-28 | Populate the plot info with tts information | Anton Lundin |
2014-12-18 | Free event list names on clear_events() | Anton Lundin |
2014-12-17 | Recording average depth data | Robert C. Helling |
2014-12-04 | Don't interpolate pressure while dragging waypoints | Robert C. Helling |
2014-12-01 | Context menu entry to change setpoint | Robert C. Helling |
2014-11-20 | Correctly computer O2 partial pressure | Robert C. Helling |
2014-11-19 | Fix warnings in debug_print_profiledata | Anton Lundin |
2014-11-18 | Cleaning up pressures | Robert C. Helling |
2014-11-18 | Fix issues in CCR handling | willem ferguson |
2014-11-17 | For CCR dives, show plot for diluent and O2 cylinder pressures | Robert C. Helling |
2014-11-17 | For CCR dives, the diluent cylinder is the current cylinder | Robert C. Helling |
2014-11-17 | More CCR code cleanup | Dirk Hohndel |
2014-11-12 | profile.c: fix a bug in calculate_gas_information_new() | Lubomir I. Ivanov |
2014-11-08 | Remove leftover last_setpoint | Anton Lundin |
2014-11-07 | The po2 argument of addS_segment is the setpoint, not the pO2 at that time | Robert C. Helling |
2014-11-07 | Don't overwrite zero setpoints | Robert C. Helling |
2014-11-04 | Use the CCR corrected gases for EAD and END calculations | Robert C. Helling |
2014-11-04 | Prepare for PSCR calculations | Robert C. Helling |
2014-11-03 | Calculate nitrogen and helium gas pressures for CCR after import from CSV | willem ferguson |
2014-11-01 | Remove code that zeroes out duplicate oxygen sensor and temperature values | willem ferguson |
2014-10-28 | Improve tank handling for Cobalt | Dirk Hohndel |
2014-10-27 | profile.c: remove a variable which is set but not used | Lubomir I. Ivanov |
2014-10-27 | profile.c: remove unused variables in calculate_ccr_po2() | Lubomir I. Ivanov |
2014-10-19 | Make planner work again for CCR dives | Robert C. Helling |
2014-10-14 | CCR patch: Correction of inconsistency in profile.c | willem ferguson |
2014-10-14 | Reshuffle CCR voting logic and minor clean ups | Robert C. Helling |
2014-10-13 | CCR patch: Reorganise the oxygen partial pressure calculations | willem ferguson |
2014-10-12 | CCR patch: Calculate the correct partial gas pressures for CCR dives | willem ferguson |
2014-10-12 | CCR patch: Oxygen partial pressures | willem ferguson |
2014-10-12 | Remove unused variables | Anton Lundin |
2014-10-12 | Start sanitizing gaschange event information | Linus Torvalds |
2014-10-11 | Keeping up the fight for whitespace consistency | Dirk Hohndel |
2014-10-11 | CCR patch: Import and store oxygen sensor data | willem ferguson |
2014-09-19 | Add tissue saturation plot to tooltip | Robert C. Helling |
2014-09-19 | Tissue saturation plot a la Sherwater Pretel | Robert C. Helling |
2014-09-18 | Helper function for partial pressure calculation | Robert C. Helling |
2014-09-11 | CCR patch: adapt code for diluent cylinder pressures (3) | willem ferguson |