<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/core/plannershared.h, branch v4.9.7</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/core/plannershared.h?h=v4.9.7</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/core/plannershared.h?h=v4.9.7'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2019-12-23T23:44:23Z</updated>
<entry>
<title>build-system: move plannerShared to backend-shared</title>
<updated>2019-12-23T23:44:23Z</updated>
<author>
<name>jan Iversen</name>
<email>jan@casacondor.com</email>
</author>
<published>2019-12-14T22:12:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7751ec1c78642ffcc470ad8714a87851fd5b069d'/>
<id>urn:sha1:7751ec1c78642ffcc470ad8714a87851fd5b069d</id>
<content type='text'>
WARNING: multi directory commit, needed to secure it builds.

move the core/plannerShared.* to backend-shared.

update CMakeLists.txt to include backend-shared lib in link process.

update ios project to reflect new directory

Signed-off-by: Jan Iversen &lt;jan@casacondor.com&gt;
</content>
</entry>
<entry>
<title>core: add convert between meter/feet to plannerShared</title>
<updated>2019-12-23T21:30:57Z</updated>
<author>
<name>jan Iversen</name>
<email>jan@casacondor.com</email>
</author>
<published>2019-12-12T19:01:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f291e5e2d8bed582be989b22ae5ff8635db5f28f'/>
<id>urn:sha1:f291e5e2d8bed582be989b22ae5ff8635db5f28f</id>
<content type='text'>
qPrefDiveplanner contains settings for ascent and descent in a neutral format.
diveplanner desktop uses a macro UNIT_FACTOR to convert between UI values and
qPref values.

In order not to dublicate these calculation (in C++ and QML) a set of shared
functions are made. The functions are identical to the calculations in diveplanner
desktop.

Signed-off-by: Jan Iversen &lt;jan@casacondor.com&gt;
</content>
</entry>
<entry>
<title>core: add plannerShared class</title>
<updated>2019-12-23T21:30:57Z</updated>
<author>
<name>jan Iversen</name>
<email>jan@casacondor.com</email>
</author>
<published>2019-12-08T18:30:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c0069d6aee16b3acf9d00e6dc4ca0827ba31c5b5'/>
<id>urn:sha1:c0069d6aee16b3acf9d00e6dc4ca0827ba31c5b5</id>
<content type='text'>
Add a plannerShared class, whose purpose is to contain shared
functions between mobile and desktop

This class is the inner workings of the diveplanner not the UI

Signed-off-by: Jan Iversen &lt;jan@casacondor.com&gt;
</content>
</entry>
</feed>
