Age | Commit message (Expand) | Author |
2017-11-27 | Use MAX_SENSORS define everywhere | Stefan Fuchs |
2017-11-18 | Constify strings in pref.h | Berthold Stoeger |
2017-11-16 | For surface samples init ndl and compass bearing from prev sample | Stefan Fuchs |
2017-11-13 | New fixup function fixup_dc_ndl | Stefan Fuchs |
2017-11-13 | Init every struct sample with default values | Stefan Fuchs |
2017-11-13 | Display values in info box only if value is interesting | Stefan Fuchs |
2017-10-20 | Do not overwrite start and end pressures on cylinder | Miika Turkia |
2017-10-16 | In dive.c make cylinder_renumber an external function... | Stefan Fuchs |
2017-10-16 | Used gas in dive planner points: Support for multiple cyl with same gas | Stefan Fuchs |
2017-10-05 | Explicitly copy a cylinder which was marked as "unused" in the planner | Stefan Fuchs |
2017-10-01 | Update sample_start and sample_end pressures | Miika Turkia |
2017-09-11 | Do not merge dives with zero duration | Miika Turkia |
2017-07-28 | Calculate momentary SAC rates with the right gases | Linus Torvalds |
2017-07-27 | Profile support for multiple concurrent pressure sensors | Linus Torvalds |
2017-07-25 | Make sample pressure helper functions available to everybody | Linus Torvalds |
2017-07-25 | Try to sanely download multiple concurrent cylinder pressures | Linus Torvalds |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
2017-07-20 | Unify sample pressure and o2pressure as pressure[2] array | Linus Torvalds |
2017-04-30 | Fix event merging when interleaving dives | Linus Torvalds |
2017-04-29 | Add SPDX header to remaining core files | Dirk Hohndel |
2017-03-11 | Remove unused static functions | Dirk Hohndel |
2017-03-11 | Remove unused variable | Dirk Hohndel |
2017-03-11 | Merge branch 'master' of https://github.com/dje29/subsurface | Dirk Hohndel |
2017-03-11 | Use abbreviations with dots. | Martin Měřinský |
2017-03-11 | Change type of divedatepoint.depth to depth_t | Robert C. Helling |
2017-03-11 | Make depth conversion work for negative depths | Robert C. Helling |
2017-03-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-02-21 | Dive merge: don't pick an empty dive site | Dirk Hohndel |
2017-02-21 | Many filenames are const strings | Robert C. Helling |
2017-02-19 | dive merging: merge water temperature too, not just air temperature | Linus Torvalds |
2017-02-15 | Fix crash when merging dives with a missing dive computer model | Linus Torvalds |
2017-02-09 | Make cylinder merging a bit more careful | Linus Torvalds |
2017-02-09 | Rewrite cylinder merging code from scratch | Linus Torvalds |
2017-02-05 | Merge informational_prefs into git_prefs | Joakim Bygdell |
2017-02-05 | Save profile settings to git | Joakim Bygdell |
2017-02-04 | Treat gaschanges at 1s as inital gas use | Robert C. Helling |
2017-02-03 | Correct "When merging planned dives keep all cylinders" | Robert Helling |
2017-02-03 | Revert "In statistics, ignore gas use of planned dives" | Dirk Hohndel |
2017-02-02 | In statistics, ignore gas use of planned dives | Robert C. Helling |
2017-02-02 | When merging planned dives keep all cylinders | Robert C. Helling |
2017-01-23 | Allow user to disable a cylinder in planner | Robert C. Helling |
2017-01-12 | Add cylinder equipment tooltips with gas volume | Linus Torvalds |
2016-10-11 | No gas change event on merging dives with same gas | Miika Turkia |
2016-09-04 | Stop trying to fix up pressure sensor indexes | Linus Torvalds |
2016-08-27 | Settings update: Clean up save user id local | Tomaz Canabrava |
2016-07-21 | Properly pick cylinder use when merging dives | Linus Torvalds |
2016-07-09 | Fixup: don't capitalise best_He | Rick Walsh |
2016-07-09 | Validate O2 in best mix | Rick Walsh |
2016-07-09 | Add function to calculate gas maximum narcotic depth | Rick Walsh |
2016-05-31 | Make 'clear_dive()' free the primary dive computer data properly | Linus Torvalds |