Age | Commit message (Expand) | Author |
2013-01-09 | Move device_info handling into a new 'device.c' file | Linus Torvalds |
2013-01-09 | Clean up duplicated depth interpolation | Linus Torvalds |
2013-01-08 | Rewrite of the deco code | Robert C. Helling |
2013-01-07 | Remove the now obsolete hard coded test_plan | Dirk Hohndel |
2013-01-07 | Support relative times in diveplanner input "on the fly" mode | Dirk Hohndel |
2013-01-06 | Display dive profile of the dive we plan, as we plan it | Dirk Hohndel |
2013-01-06 | Add the ability to cache our deco state | Dirk Hohndel |
2013-01-05 | Do a minimal hook-up of the dive plan tree view to the | Linus Torvalds |
2013-01-04 | First stab at simplistic dive planning | Dirk Hohndel |
2013-01-04 | Fix deco calculations to correctly use GF values and add CC support | Dirk Hohndel |
2013-01-03 | Make GF values configurable | Dirk Hohndel |
2013-01-03 | Consider previous dives when calculating deco | Dirk Hohndel |
2013-01-03 | Use gradient factors in deco calculation | Dirk Hohndel |
2013-01-03 | First stab at deco calculations | Dirk Hohndel |
2013-01-02 | Limit to 4 the number of cylinders shown in the data frame | Salvador Cuñat |
2013-01-01 | Remove autogroup from the preferences and store per file instead | Dirk Hohndel |
2012-12-30 | First step in cleaning up cylinder pressure sensor logic | Linus Torvalds |
2012-12-30 | Fix nickname saving in XML file to deal with utf8 characters | Dirk Hohndel |
2012-12-30 | Allow overlapping (and disjoint) dive trips | Linus Torvalds |
2012-12-30 | Update deco handling | Dirk Hohndel |
2012-12-28 | Make add_dc_to_string() skip redundant entries | Linus Torvalds |
2012-12-26 | Add settings section to XML file format and store dive computer IDs | Dirk Hohndel |
2012-12-22 | Imrpove the nickname handling | Dirk Hohndel |
2012-12-21 | Remove nickname from divecomputer data structure | Dirk Hohndel |
2012-12-16 | Use dive computer model/ID when trying to merge dives | Linus Torvalds |
2012-12-13 | Add the ability to set a nickname for a dive computer | Dirk Hohndel |
2012-12-11 | Merge branch 'cns' into cns-merge | Dirk Hohndel |
2012-12-10 | Display maximum CNS in the divelist | Dirk Hohndel |
2012-12-10 | Move global variables covered by Preferences into one structure | Dirk Hohndel |
2012-12-07 | Add CNS and pO2 tracking in the samples | Dirk Hohndel |
2012-12-05 | Turn latitude and longitude into integer micro-degree values | Linus Torvalds |
2012-12-04 | Improve deco handling and add NDL support | Dirk Hohndel |
2012-11-30 | Remove the hack to mark parsed XML files as downloaded | Dirk Hohndel |
2012-11-30 | Convert Uemis downloader to directly create dives | Dirk Hohndel |
2012-11-26 | Simplify tripflags: remove tripflag_names[] | Linus Torvalds |
2012-11-26 | Remove 'tripflag' from dive trips | Linus Torvalds |
2012-11-26 | Clarify (and fix) dive trip auto-generation | Linus Torvalds |
2012-11-26 | Remove 'when_from_file' field from dive trip | Linus Torvalds |
2012-11-26 | Associate each dive trip with the dives in that trip | Linus Torvalds |
2012-11-25 | Improve on divecomputer data handling | Linus Torvalds |
2012-11-25 | Add basic divecomputer info setup with xml parsing and saving | Linus Torvalds |
2012-11-23 | Move events and samples into a 'struct divecomputer' | Linus Torvalds |
2012-11-23 | Allocate dive samples separately from 'struct dive' | Linus Torvalds |
2012-11-21 | Fix "prefer download" behavior | Dirk Hohndel |
2012-11-12 | Extract salinity for Uemis SDA and improve depth calculation | Dirk Hohndel |
2012-11-11 | Add special download modes to force updates from the divecomputer | Dirk Hohndel |
2012-11-11 | Support merging of two adjacent dives | Linus Torvalds |
2012-11-11 | Prepare to merge non-overlapping dives | Linus Torvalds |
2012-11-11 | Trim the dive to exclude surface time at beginning and end | Dirk Hohndel |
2012-11-11 | Merge branch 'pressure' | Dirk Hohndel |