index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uemis.c
Age
Commit message (
Expand
)
Author
2011-11-01
Even more places with pressure and volume conversions
Dirk Hohndel
2011-10-24
Stop including regex.h
Dirk Hohndel
2011-10-20
Fixed off by one error in uemis importer
Dirk Hohndel
2011-10-04
Fix small typo in uemis event name
Dirk Hohndel
2011-10-03
Much nicer implementation of uemis sample parsing - and add events, too
Dirk Hohndel
2011-10-03
Add working pressure to uemis tank data
Dirk Hohndel
2011-10-03
Remove the ability to 'Import' .SDA files
Dirk Hohndel
2011-10-02
Integrate loading of uemis SDA files into the regular xml parsing
Dirk Hohndel
2011-10-02
First steps towards integrating SDA files into the default XML loading
Dirk Hohndel
2011-10-02
prepare_sample reallocs the dive - don't keep pointers around
Dirk Hohndel
2011-09-29
Correctly parse the braindamaged tank size information from uemis
Dirk Hohndel
2011-09-29
Fix uemis parser to work with base64 data that isn't a multiple of 3
Dirk Hohndel
2011-09-20
Separate out the UI from the program logic
Dirk Hohndel
2011-09-15
Fix depth calculations in SDA import
Dirk Hohndel
2011-09-15
Fix incorrect data dereference
Dirk Hohndel
2011-09-15
First pass to parse uemis Zurich '.SDA' files
Dirk Hohndel