Age | Commit message (Expand) | Author |
2017-09-17 | DC download: tell user when no new dives were found | Dirk Hohndel |
2017-09-17 | BLE: try to pick the correct descriptor to write to | Dirk Hohndel |
2017-09-17 | BLE: create controller from QBtDeviceInfo | Dirk Hohndel |
2017-09-17 | BLE: helper function to get QBtDeviceInfo from UUID | Dirk Hohndel |
2017-09-17 | BLE: if there's no address, use the UUID instead | Dirk Hohndel |
2017-09-15 | Use dive ID instead of dive number when importing from Shearwater db | Seppo Takalo |
2017-09-15 | Convert usage of atof() to strtod_flags() | Seppo Takalo |
2017-09-15 | Properly clear sensor pressure data for synthetic plotinfo entries | Linus Torvalds |
2017-09-15 | xml: save the right sensor pressure when we have multiple sensor readings | Linus Torvalds |
2017-09-14 | Refine cylinder usage tests | Miika Turkia |
2017-09-13 | Make the info window show all the pressures we have | Linus Torvalds |
2017-09-13 | Detect dive mode on Shearwater DB import | Miika Turkia |
2017-09-13 | Don't assume CCR mode when importing from Shearwater | Seppo Takalo |
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-09-11 | Inform user if there was no dive profile in DL7/ZXU file | Miika Turkia |
2017-09-11 | Import dive number from DL7 log | Miika Turkia |
2017-09-11 | Do not merge dives with zero duration | Miika Turkia |
2017-09-11 | Do not save non-existent time | Miika Turkia |
2017-09-11 | Do not save duration if it is zero | Miika Turkia |
2017-09-11 | Do not save heartbeat to XML if it has not changed | Miika Turkia |
2017-09-11 | Do not save bearing to XML if it has not changed | Miika Turkia |
2017-09-06 | Add Cochran dive computers to FTDI list | Dirk Hohndel |
2017-09-06 | Implemented serial_set_break for FTDI | John Van Ostrand |
2017-09-06 | Changed serial_ftdi flush to a reset if DC_DIRECTION_ALL | John Van Ostrand |
2017-09-06 | Changed backoff strategy for short reads. | John Van Ostrand |
2017-09-04 | Unify credential states | Jan Mulder |
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-29 | Show variations in Runtime string | Robert C. Helling |
2017-08-29 | Compute variations of plans | Robert C. Helling |
2017-08-29 | Store a table of deco stops in planner | Robert C. Helling |
2017-08-29 | Cache all Buehlmann factors | Robert C. Helling |
2017-08-29 | Allow for o2 breaks in binary search stop time finder | Robert C. Helling |
2017-08-29 | Find deco stop time by binary search instead of iteration | Robert C. Helling |
2017-08-29 | Make plan take dive and decotimestep as arguments | Robert C. Helling |
2017-08-29 | Change color to red if minimum gas is violated. | Robert C. Helling |
2017-08-26 | Another signed/unsigned warning | Dirk Hohndel |
2017-08-26 | Adjust signature to match data we need | Dirk Hohndel |
2017-08-26 | Remove unused function | Dirk Hohndel |
2017-08-26 | Assignment instead of test for equality | Dirk Hohndel |
2017-08-26 | Time is unsigned here | Dirk Hohndel |
2017-08-26 | Remove some unused variables | Dirk Hohndel |
2017-08-26 | Hide signed/unsigned comparison warning | Dirk Hohndel |
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-21 | Improve error message when opening dive computer fails | Dirk Hohndel |