Age | Commit message (Expand) | Author |
2017-08-21 | Improve error message when opening dive computer fails | Dirk Hohndel |
2017-08-20 | Update the OSTC dive computer configuration to use the generic 'timesync' int... | Linus Torvalds |
2017-08-10 | fix weights rounding | Jan Mulder |
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-08-04 | configure ostc3: Correct code for right button | Anton Lundin |
2017-08-03 | Fix Poseidon MkVI txt file import sensor pressures | Linus Torvalds |
2017-08-03 | Always show the ascent to the initial deco stop | Robert C. Helling |
2017-08-01 | android: access() is declared in unistd.h | Anton Lundin |
2017-08-01 | Null check before writing to pointer | Anton Lundin |
2017-07-30 | For more manual gas pressure details | Linus Torvalds |
2017-07-30 | Fix another cylinder pressure plotting special case | Linus Torvalds |
2017-07-30 | worldmap-save: don't use an API key | Lubomir I. Ivanov |
2017-07-29 | Correctly create cloud account from mobile | Jan Mulder |
2017-07-29 | strstr is a case sensitive compare | Jan Mulder |
2017-07-29 | Fix small memory leak | Jan Mulder |
2017-07-28 | Import all pressure sensors from Liquivision logs | Linus Torvalds |
2017-07-28 | Fix manual pressures for cylinders with no gas switches | Linus Torvalds |
2017-07-28 | Calculate momentary SAC rates with the right gases | Linus Torvalds |
2017-07-28 | Use the right gasmix for deco calculations | Linus Torvalds |
2017-07-28 | Add "get_gasmix()" helper function to iterate over gas changes | Linus Torvalds |
2017-07-27 | Profile support for multiple concurrent pressure sensors | Linus Torvalds |
2017-07-25 | Add support for loading and saving multiple pressure samples | Linus Torvalds |
2017-07-25 | Make sample pressure helper functions available to everybody | Linus Torvalds |
2017-07-25 | Mobile: honour location service time threshold | Jan Mulder |
2017-07-25 | Try to sanely download multiple concurrent cylinder pressures | 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 | QML UI: remember the last dive computer | Dirk Hohndel |
2017-07-22 | parse-xml: use the right dc for filling in extra data | Linus Torvalds |
2017-07-22 | Gas usage statistics: don't require gas switch events | Linus Torvalds |
2017-07-21 | Fix up o2 pressure sensor handling at load time | Linus Torvalds |
2017-07-21 | git save format: don't save redundant sample information | 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-07-19 | Correct list of Shearwater BLE dive computers | Dirk Hohndel |
2017-07-19 | BLE on iOS: use uuid instead of BT address | Dirk Hohndel |
2017-07-19 | Move variable into the code block it is used in | Dirk Hohndel |
2017-07-19 | BLE discovery: give the agent some time | Dirk Hohndel |
2017-07-19 | iOS BLE support: no localBtDevice, go straight to discovery | Dirk Hohndel |
2017-07-19 | iOS build: need to more includes | Dirk Hohndel |
2017-07-19 | BLE dive computers: add Perdix | Dirk Hohndel |
2017-07-19 | BLE serial read/write buffer | Jan Mulder |
2017-07-18 | QML UI: correctly match BT names with products | Dirk Hohndel |