[PATCH 0/5] Cleanup deco calculation code

Anton Lundin glance at acc.umu.se
Tue Nov 12 14:09:56 UTC 2013


This patch set cleans up NDL/TTS/deco stop calculation code as earlier
discussed on the mailing list. The information could be better presented
in the info box but my code for doing that became insanely messy so I
did a simpler solution and left that as work for another day.

Anton Lundin (5):
  Introduce a on/off switch for calculating ndl/tts
  Remove the special handling of ndl < 3m
  Break up calculate_deco_information
  Break calculated deco info to separate vars
  Reorder info in information window

 pref.h                |   1 +
 profile.c             | 342 +++++++++++++++++++++++++++-----------------------
 profile.h             |   7 +-
 qt-ui/mainwindow.cpp  |   1 +
 qt-ui/preferences.cpp |   4 +
 qt-ui/preferences.ui  |  26 ++++
 subsurfacestartup.c   |   1 +
 7 files changed, 227 insertions(+), 155 deletions(-)

-- 
1.8.3.2



More information about the subsurface mailing list