summaryrefslogtreecommitdiffstats
path: root/uemis.c
AgeCommit message (Expand)Author
2012-01-05Oddly, finishing a sample doesn't require a sampleGravatar Dirk Hohndel
2011-12-14Return is not a functionGravatar Dirk Hohndel
2011-11-01Even more places with pressure and volume conversionsGravatar Dirk Hohndel
2011-10-24Stop including regex.hGravatar Dirk Hohndel
2011-10-20Fixed off by one error in uemis importerGravatar Dirk Hohndel
2011-10-04Fix small typo in uemis event nameGravatar Dirk Hohndel
2011-10-03Much nicer implementation of uemis sample parsing - and add events, tooGravatar Dirk Hohndel
2011-10-03Add working pressure to uemis tank dataGravatar Dirk Hohndel
2011-10-03Remove the ability to 'Import' .SDA filesGravatar Dirk Hohndel
2011-10-02Integrate loading of uemis SDA files into the regular xml parsingGravatar Dirk Hohndel
2011-10-02First steps towards integrating SDA files into the default XML loadingGravatar Dirk Hohndel
2011-10-02prepare_sample reallocs the dive - don't keep pointers aroundGravatar Dirk Hohndel
2011-09-29Correctly parse the braindamaged tank size information from uemisGravatar Dirk Hohndel
2011-09-29Fix uemis parser to work with base64 data that isn't a multiple of 3Gravatar Dirk Hohndel
2011-09-20Separate out the UI from the program logicGravatar Dirk Hohndel
2011-09-15Fix depth calculations in SDA importGravatar Dirk Hohndel
2011-09-15Fix incorrect data dereferenceGravatar Dirk Hohndel
2011-09-15First pass to parse uemis Zurich '.SDA' filesGravatar Dirk Hohndel