Age | Commit message (Expand) | Author |
2017-07-28 | Calculate momentary SAC rates with the right gases | Linus Torvalds |
2017-07-28 | Add "get_gasmix()" helper function to iterate over gas changes | 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-06-15 | tankinfomodel.cpp: clamp row index to [0 - MAX_TANK_INFO] | Lubomir I. Ivanov |
2017-05-27 | Separate the download thread from the widget logic | Tomaz Canabrava |
2017-05-26 | Compute and display gas density | Robert C. Helling |
2017-05-26 | Adopt planner state caching to new struct | Robert C. Helling |
2017-05-26 | Assemble global state of planner in a struct | Robert C. Helling |
2017-05-07 | Refactor Seabear import | Miika Turkia |
2017-04-29 | Add SPDX header to remaining core files | Dirk Hohndel |
2017-03-19 | Tests for minimum gas | Stefan Fuchs |
2017-03-11 | Merge branch 'master' of https://github.com/dje29/subsurface | Dirk Hohndel |
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-09 | Fix potential double/float to int rounding errors | Jeremie Guichard |
2017-03-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-02-24 | Fix "Load/Save to cloudstorage" for non-ASCII user names | Jeremie Guichard |
2017-02-21 | Many filenames are const strings | Robert C. Helling |
2017-02-10 | Reset VPM-B state between repetitive dives | Robert C. Helling |
2017-02-05 | Save profile settings to git | Joakim Bygdell |
2017-02-03 | Win32: add the --win32log option to log stdout and stderr to files | Lubomir I. Ivanov |
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-16 | Use real gas compressibility in planner | Robert C. Helling |
2017-01-03 | Display surface interval in diveplan | Robert C. Helling |
2016-12-26 | Indicate a repetitive dive in the diveplan | Robert C. Helling |
2016-11-24 | Show effective gradient factors for VPMB-plans | Robert C. Helling |
2016-09-24 | Separate VPM-B conservatism preference for planner and profile | Rick Walsh |
2016-08-29 | Teach 'interpolate()' about zero-sized ranges | Linus Torvalds |
2016-07-24 | Add new helper for case insensitive string comparison | Dirk Hohndel |
2016-07-09 | Fixup: don't capitalise best_He | Rick Walsh |
2016-07-09 | Planner: automate calculation of best mix for max depth | Rick Walsh |
2016-07-09 | Add function to calculate gas maximum narcotic depth | Rick Walsh |
2016-07-09 | Have divedatapoint store cylinder id instead of gasmix | Rick Walsh |
2016-05-21 | Add functions to calculate best mix | Rick Walsh |
2016-04-05 | QML UI: don't fetch the remote twice when loading | Dirk Hohndel |
2016-04-04 | Make gas change events always have a cylinder index | Linus Torvalds |
2016-04-04 | Make cylinder_nodata() take a const cylinder pointer | Linus Torvalds |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |