Age | Commit message (Expand) | Author |
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 |
2014-08-25 | CCR code: Split profile.c into two files, with gas caluclations separate. | Willem Ferguson |
2014-07-09 | Add support divecomputer based TTS | Anton Lundin |
2014-06-29 | Only calculate deco stops, TTS and NDL every 30s | Anton Lundin |
2014-06-25 | Make pO2 settings functional in planner | Robert C. Helling |
2014-06-23 | Be more consistent in partial pressure naming | Henrik Brautaset Aronsen |
2014-06-09 | Fix incorrect argument order for %.*f | Dirk Hohndel |
2014-06-08 | Change character for liter in SAC values as well | Dirk Hohndel |
2014-06-04 | More tweaks to TTS calculations | Anton Lundin |
2014-06-04 | Make bigger steps when calculating TTS | Linus Torvalds |
2014-06-03 | CCR code: Change to sample structure | Willem Ferguson |
2014-06-01 | Encapsulate the horrid gas encoding in gas change events | Dirk Hohndel |
2014-05-29 | Don't assume that pressures are always positive | Dirk Hohndel |
2014-05-25 | Move mod calculations to a separate helper | Anton Lundin |
2014-05-13 | Do not check for null before free. | Tomaz Canabrava |
2014-05-08 | Use enum name instead of its int value. | Anton Lundin |
2014-04-28 | Set minpressure from manually added cylinders | Miika Turkia |
2014-04-26 | Don't calculate SAC-rates for negative pressure changes | Linus Torvalds |
2014-04-16 | Renaming the prefs struct members to be consistent with the QSettings. | Gehad Elrobey |
2014-04-10 | Feature to show or hide heart rate graph | Lakshman |
2014-03-31 | Exchange EAD and END to align our language with the rest of the world | Robert C. Helling |
2014-03-31 | Show EAD/END only for trimix/nitrox dives respectively | Robert C. Helling |
2014-03-30 | Get rid of division by 0 by reshuffling EAD and EAN logic | Robert C. Helling |
2014-03-17 | Don't devide by 0 if fO2 is 100% | Dirk Hohndel |
2014-03-17 | Be more careful about dive computer selection | Linus Torvalds |
2014-03-07 | Remove a Lot of Dead Code. | Tomaz Canabrava |
2014-03-06 | Fix theoretical uninitialized read | Dirk Hohndel |
2014-03-03 | Remove pointless assignments | Dirk Hohndel |
2014-03-03 | Whitespace cleanup | Dirk Hohndel |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-27 | Store zoomed plot in preferences | Tomaz Canabrava |
2014-02-26 | Typesetting in profile infobox | Andrey Zhdanov |
2014-02-23 | Calculate minimum and maximum heartrate | Dirk Hohndel |
2014-02-23 | Make sure that there are plot_info entries for events | Dirk Hohndel |
2014-02-17 | Don't use the same variable for new and old profile | Dirk Hohndel |