Age | Commit message (Expand) | Author |
2015-05-28 | Add explicit casts to silence compiler warnings | Robert C. Helling |
2015-04-21 | Uemis downloader: don't use bogus sensor data from Uemis | Dirk Hohndel |
2015-04-20 | Uemis downloader: don't discard samples too early | Dirk Hohndel |
2015-02-12 | Change UEMIS infrastructure to use dive sites | Dirk Hohndel |
2014-11-25 | Match agreed captalisation style | Tim Wootton |
2014-11-21 | Correct Uemis extra data | Dirk Hohndel |
2014-11-21 | Improve Uemis debug output for short data blocks | Dirk Hohndel |
2014-11-07 | Extract some useful extra data from Uemis SDA | Dirk Hohndel |
2014-06-23 | Be more consistent in partial pressure naming | Henrik Brautaset Aronsen |
2014-03-08 | Uemis GPS location tracking seems backwards | Dirk Hohndel |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-12 | Use "rint()" instead of rounding manually with "+ 0.5" | Linus Torvalds |
2014-01-16 | Convert the C code to using stdbool and true/false | Anton Lundin |
2014-01-03 | Fix Uemis temperature conversion | Dirk Hohndel |
2013-11-27 | Remove some constants and use helpers instead | Anton Lundin |
2013-10-09 | Next step towards working translations | Dirk Hohndel |
2013-10-07 | Next round of code removal and header cleanup | Dirk Hohndel |
2013-10-06 | Trying to switch to Qt translation | Dirk Hohndel |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-04-07 | Fix some of the gcc-4.8 warnings | Dirk Hohndel |
2013-02-08 | Do more dive fixup for each dive computer | Linus Torvalds |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-24 | Centralization for Kelvin and Standardization to milliKelvin | Jan Schubert |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-23 | Ensure each dive has its own copy of the location text (UEMIS importer) | Dirk Hohndel |
2012-12-30 | First step in cleaning up cylinder pressure sensor logic | Linus Torvalds |
2012-12-30 | Update deco handling | Dirk Hohndel |
2012-12-07 | Add CNS and pO2 tracking in the samples | Dirk Hohndel |
2012-12-07 | Initialize helper structure to 0s | Dirk Hohndel |
2012-12-05 | Turn latitude and longitude into integer micro-degree values | Linus Torvalds |
2012-12-04 | Support the new NDL / deco code in the Uemis downloader | Dirk Hohndel |
2012-11-30 | Make more uemis functions static | Dirk Hohndel |
2012-11-30 | Convert Uemis downloader to directly create dives | Dirk Hohndel |
2012-11-28 | Track Uemis last dive downloaded on a per data-file basis | Dirk Hohndel |
2012-11-28 | Updating events for libdivecomputer 0.3 (and tracking uemis support) | Dirk Hohndel |
2012-11-25 | Improve on divecomputer data handling | 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-12 | Extract salinity for Uemis SDA and improve depth calculation | Dirk Hohndel |
2012-11-10 | Convert Uemis deco stop hold time to seconds | Dirk Hohndel |
2012-11-10 | Use correct surface pressure to detect ceiling with Uemis Zurich | Dirk Hohndel |
2012-11-10 | Create the correct ceiling events for Uemis Zurich | Dirk Hohndel |
2012-10-28 | Display air temperature in the info notebook page | Dirk Hohndel |
2012-10-25 | Expand Uemis Zurich download support | Dirk Hohndel |
2012-10-21 | Fix the way we handle translated event names | Dirk Hohndel |
2012-10-11 | Conversion to gettext to allow localization | Dirk Hohndel |
2012-09-26 | Fix stupid packing error on Windows | Dirk Hohndel |
2012-01-05 | Oddly, finishing a sample doesn't require a sample | Dirk Hohndel |
2011-12-14 | Return is not a function | Dirk Hohndel |
2011-11-01 | Even more places with pressure and volume conversions | Dirk Hohndel |