summaryrefslogtreecommitdiffstats
path: root/uemis.c
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-04-21 20:29:20 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-04-21 20:29:20 -0700
commitdf9f233eed58128a762cb69127d936df7d025961 (patch)
tree02dd61432202d75e2fb6290430accf70ee6c1978 /uemis.c
parent7101386cb6334c340e23994505f2afd1e9a6a264 (diff)
downloadsubsurface-df9f233eed58128a762cb69127d936df7d025961.tar.gz
Uemis downloader: download additional dive data after every batch
This looks like a fairly big change but it mostly just moves a block of code inside an earlier loop and adjust a few variables around it. The completely broken and insane Uemis download protocol distributes data across different "databases" on the dive computer. The "divelogs" are downloaded in batches of 10 (most of the time), and with this change every time one of those batches is downloaded we straight away get the matching "dive" entries. Hopefully this will avoid having the download abort (for lack of space) before all components are loaded. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'uemis.c')
0 files changed, 0 insertions, 0 deletions