Age | Commit message (Expand) | Author |
2017-09-13 | Fix cylinder changes when importing from Shearwater database | Seppo Takalo |
2017-09-13 | Fix Shearwater cylinder detection logic | Seppo Takalo |
2017-09-13 | Ignore missing pressure values when importing from Shearwater | Seppo Takalo |
2017-08-29 | adding comments as advised | Marc Arndt |
2017-08-29 | fixing indentation | Marc Arndt |
2017-08-29 | Ignore Divesoft Button Press Events | Marc Arndt |
2017-08-24 | Shearwater Perdix | Miika Turkia |
2017-08-24 | Support for air pressure on Shearwater Desktop import | Miika Turkia |
2017-08-24 | Grab correct dive number on Shearwater Desktop import | Miika Turkia |
2017-08-10 | DLF: Parse more measurements, import GPS | Anton Lundin |
2017-08-10 | DLF: Parse Divesoft Liberty data better | Anton Lundin |
2017-08-10 | DLF: Parse diluent changes as a gaschange event | Anton Lundin |
2017-08-10 | DLF: Import setpoint changes. | Anton Lundin |
2017-08-10 | DLF: Restructure loop into a for loop | Anton Lundin |
2017-07-25 | Add support for loading and saving multiple pressure samples | Linus Torvalds |
2017-07-24 | CCR is now detected from the log data | Miika Turkia |
2017-07-24 | Map Divinglog's visibility to our stars | Miika Turkia |
2017-07-24 | Detect CCR/PSCR from Divinglog import | Miika Turkia |
2017-07-24 | Fix CCR detection on Divinglog import | Miika Turkia |
2017-07-24 | Add visibility support to Divinglog import | Miika Turkia |
2017-07-22 | parse-xml: use the right dc for filling in extra data | Linus Torvalds |
2017-07-21 | Fix up o2 pressure sensor handling at load time | 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-13 | Parse He when importing from DM5 | Miika Turkia |
2017-04-29 | Add SPDX header to core C files | Dirk Hohndel |
2017-04-20 | Support for new DM5 blob format | Miika Turkia |
2017-04-18 | Attempt latin1 parsing on import | Miika Turkia |
2017-04-11 | Ignore empty cylinders on Cobalt import | Miika Turkia |
2017-03-12 | Only enable -Wmissing-field-initializers for Clang | Lubomir I. Ivanov |
2017-03-11 | Undo one lrint change | Dirk Hohndel |
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-19 | Properly handle dive sites loaded from XML | Linus Torvalds |
2016-12-31 | Hooking up av1.xslt for log import | Miika Turkia |
2016-08-27 | Settings update: Clean up save user id local | Tomaz Canabrava |
2016-08-14 | Fill in divecomputer serial number and firmware version on loading | Linus Torvalds |
2016-06-14 | Only setpoint changes with non-zero SP indicate a CCR dive | Robert C. Helling |
2016-06-01 | Don't ignore surface events in xml parsing | Linus Torvalds |
2016-05-28 | Shearwater import model name for Petrel and Predator | Miika Turkia |
2016-05-28 | Set model on Shearwater import | Miika Turkia |
2016-05-28 | Use serial as device ID on Shearwater import | Miika Turkia |
2016-04-25 | Fix time parsing for Divesoft Freedom | Miika Turkia |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |