<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SimpleMotionV2, branch fix-readFileLine</title>
<subtitle>Forked from https://github.com/GraniteDevices/SimpleMotionV2</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/SimpleMotionV2/'/>
<entry>
<title>Fix indexing in readFileLine</title>
<updated>2017-06-07T13:26:54+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@optofidelity.com</email>
</author>
<published>2017-06-07T13:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/SimpleMotionV2/commit/?id=766314e539231e7b71a26f5eec4a47178d19d4a4'/>
<id>766314e539231e7b71a26f5eec4a47178d19d4a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop': Summary of changes:</title>
<updated>2017-05-29T19:34:15+00:00</updated>
<author>
<name>Tero Kontkanen</name>
<email>tero.kontkanen@granitedevices.fi</email>
</author>
<published>2017-05-29T19:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/SimpleMotionV2/commit/?id=67db22dfed3306a6aaf2a9ba6fc814c8b4163ece'/>
<id>67db22dfed3306a6aaf2a9ba6fc814c8b4163ece</id>
<content type='text'>
-Added communication TCP IP port
-Added device deployment API
-Added buffered motion API
-New version of simplemotion_defs.h
-Various fixes &amp; MacOS support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-Added communication TCP IP port
-Added device deployment API
-Added buffered motion API
-New version of simplemotion_defs.h
-Various fixes &amp; MacOS support
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/device-deployment-library' into develop</title>
<updated>2017-05-29T19:30:25+00:00</updated>
<author>
<name>Tero Kontkanen</name>
<email>tero.kontkanen@granitedevices.fi</email>
</author>
<published>2017-05-29T19:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/SimpleMotionV2/commit/?id=a60052b1d6a620e64d300f07e9edd26a963cd889'/>
<id>a60052b1d6a620e64d300f07e9edd26a963cd889</id>
<content type='text'>
# Conflicts:
#	SimpleMotionV2.pri - fixed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	SimpleMotionV2.pri - fixed
</pre>
</div>
</content>
</entry>
<entry>
<title>-Added smLoadConfigurationFromBuffer to be operated from RAM buffer instead of file</title>
<updated>2017-05-29T19:22:26+00:00</updated>
<author>
<name>Tero Kontkanen</name>
<email>tero.kontkanen@granitedevices.fi</email>
</author>
<published>2017-05-29T19:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/SimpleMotionV2/commit/?id=c2a59b64b486ced4dd91d4dba1005205322d6bc6'/>
<id>c2a59b64b486ced4dd91d4dba1005205322d6bc6</id>
<content type='text'>
-Fix bug of smLoadConfiguration returning CFGCommunicationError repeatedly after the first connection error
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-Fix bug of smLoadConfiguration returning CFGCommunicationError repeatedly after the first connection error
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarified/cleaned some old definitions &amp; added new:</title>
<updated>2017-05-26T00:11:31+00:00</updated>
<author>
<name>Tero Kontkanen</name>
<email>tero.kontkanen@granitedevices.fi</email>
</author>
<published>2017-05-24T13:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/SimpleMotionV2/commit/?id=53ad6bae709998e84d046e11966b4382ff1c0df9'/>
<id>53ad6bae709998e84d046e11966b4382ff1c0df9</id>
<content type='text'>
- SMP_HOME_SWITCH_SOURCE_SELECT
- SMP_AUX_OUTPUT_SOURCE_SELECT
- SMP_TRAJ_PLANNER_HOMING_SECOND_APPROACH_DISTANCE
- SMP_ACTUAL_POSITION_FB_NEVER_RESETTING
- Listed new capabilities under DEVICE_CAPABILITY2_ flags
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- SMP_HOME_SWITCH_SOURCE_SELECT
- SMP_AUX_OUTPUT_SOURCE_SELECT
- SMP_TRAJ_PLANNER_HOMING_SECOND_APPROACH_DISTANCE
- SMP_ACTUAL_POSITION_FB_NEVER_RESETTING
- Listed new capabilities under DEVICE_CAPABILITY2_ flags
</pre>
</div>
</content>
</entry>
<entry>
<title>Add info about valid IP address format</title>
<updated>2017-05-12T13:38:52+00:00</updated>
<author>
<name>Tero Kontkanen</name>
<email>tero.k@granitedevices.fi</email>
</author>
<published>2017-05-12T13:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/SimpleMotionV2/commit/?id=f096c464c7063b1405b9aa1ac26d36236f997225'/>
<id>f096c464c7063b1405b9aa1ac26d36236f997225</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add definitions for motor sound notifications</title>
<updated>2017-05-11T16:29:37+00:00</updated>
<author>
<name>Tero Kontkanen</name>
<email>tero.kontkanen@granitedevices.fi</email>
</author>
<published>2017-05-11T16:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/SimpleMotionV2/commit/?id=998a39044725968bcf4aad37de5891bb4cbaa2fb'/>
<id>998a39044725968bcf4aad37de5891bb4cbaa2fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix duplicate parameter address on previous commit</title>
<updated>2017-05-11T16:04:44+00:00</updated>
<author>
<name>Tero Kontkanen</name>
<email>tero.kontkanen@granitedevices.fi</email>
</author>
<published>2017-05-11T16:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/SimpleMotionV2/commit/?id=0eb3390c9e8620a510061927279178fda6c81ac3'/>
<id>0eb3390c9e8620a510061927279178fda6c81ac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redefine DEVICE_CAPABILITIES parameters</title>
<updated>2017-05-11T15:57:12+00:00</updated>
<author>
<name>Tero Kontkanen</name>
<email>tero.kontkanen@granitedevices.fi</email>
</author>
<published>2017-05-11T15:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/SimpleMotionV2/commit/?id=1f53eeda1b497f044e76affc784e5123be172f44'/>
<id>1f53eeda1b497f044e76affc784e5123be172f44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/new_commutation_sensor_calibration' into develop</title>
<updated>2017-05-10T21:23:26+00:00</updated>
<author>
<name>Tero Kontkanen</name>
<email>tero.kontkanen@granitedevices.fi</email>
</author>
<published>2017-05-10T21:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/SimpleMotionV2/commit/?id=193cdb39eddafbfa14f29315d17cd458e080a11d'/>
<id>193cdb39eddafbfa14f29315d17cd458e080a11d</id>
<content type='text'>
- changed value of SMP_SYSTEM_CONTROL_RESTORE_SAVED_CONFIG to 8192

# Conflicts:
#	simplemotion_defs.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- changed value of SMP_SYSTEM_CONTROL_RESTORE_SAVED_CONFIG to 8192

# Conflicts:
#	simplemotion_defs.h
</pre>
</div>
</content>
</entry>
</feed>
