Age | Commit message (Expand) | Author |
2015-10-23 | Fix the momentary SAC calculation for the profile coloring | Linus Torvalds |
2015-10-22 | Fixing build warning about freediving | Guido Lerch |
2015-10-18 | Change plot scaling to handle FREEDIVE mode Add FREEDIVING value to plot_info... | Giorgio Marzano |
2015-10-13 | Fix questionable build errors | Dirk Hohndel |
2015-10-13 | Say in infobox if NDL or TTS calculation was cut-off | Robert C. Helling |
2015-10-12 | Break out of TTS calculation for deco longer than 2h | Robert C. Helling |
2015-09-20 | Fix plot entry creation | Linus Torvalds |
2015-09-20 | Warn about non-monotonous plot data and prevent infinite loop | Dirk Hohndel |
2015-08-31 | Introduce double depth_to_bar() | Robert C. Helling |
2015-08-31 | Calculate ceiling only when it is needed | Robert C. Helling |
2015-08-31 | Do the Boyle compensation when the gradient is needed | Robert C. Helling |
2015-08-30 | VPM-B: Get rid of ugly blips in ceiling | Rick Walsh |
2015-08-30 | Profile.c: Fix stepping through loop between sample points | Rick Walsh |
2015-08-23 | Show tissue ceilings in tenth of m/ft | Robert C. Helling |
2015-08-20 | Use boyle_compensation in profile | Robert C. Helling |
2015-07-30 | Add support for RBT reported sample value | Salvador Cuñat |
2015-07-05 | Round MOD of gas rather than truncate | Robert C. Helling |
2015-06-22 | Prevent potential division by zero | Dirk Hohndel |
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 |