<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>linuxcnc blogs</title>
	<link rel="self" href="http://lamp.unpythonic.net/planet-emc/atom.xml"/>
	<link href="http://lamp.unpythonic.net/planet-emc/"/>
	<id>http://lamp.unpythonic.net/planet-emc/atom.xml</id>
	<updated>2010-02-09T05:22:20+00:00</updated>
	<generator uri="http://www.planetplanet.org/">Planet/2.0 +http://www.planetplanet.org</generator>

	<entry xml:lang="en">
		<title type="html">Merge branch 'toolchange-fixes'</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=3ff82254970c97b36fcf968d1766c9b7aec7d5ff"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=3ff82254970c97b36fcf968d1766c9b7aec7d5ff</id>
		<updated>2010-02-08T15:51:08+00:00</updated>
		<content type="html">&lt;pre&gt;
Merge branch 'toolchange-fixes'
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/iotask/ioControl.cc;fp=src/emc/iotask/ioControl.cc;h=fc3aebc6e0551662ba64db63c84d6721657ac3ea;hp=d06c91ce54db36f9a5a6b2149ff83cf39da710ab;hb=3ff82254970c97b36fcf968d1766c9b7aec7d5ff;hpb=128ce393cfd220bbdbd0a99144eeb05a75e308e3&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/iotask/ioControl.cc;h=3ff82254970c97b36fcf968d1766c9b7aec7d5ff&quot;&gt;H&lt;/a&gt;] src/emc/iotask/ioControl.cc&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Chris Radek &lt;&gt;</name>
			<email>chris@timeguy.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">on nonrandom, eliminate tool load if that tool is already loaded</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=b3a24b70a03d08e1426f36701fe621589cf23b9e"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=b3a24b70a03d08e1426f36701fe621589cf23b9e</id>
		<updated>2010-02-08T15:47:49+00:00</updated>
		<content type="html">&lt;pre&gt;
on nonrandom, eliminate tool load if that tool is already loaded
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/iotask/ioControl.cc;fp=src/emc/iotask/ioControl.cc;h=fc3aebc6e0551662ba64db63c84d6721657ac3ea;hp=b94b823e0721be9ef660157f1eec018956d2e044;hb=b3a24b70a03d08e1426f36701fe621589cf23b9e;hpb=a2312080c4c31c3f57a57332593fe5f662fbf42c&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/iotask/ioControl.cc;h=b3a24b70a03d08e1426f36701fe621589cf23b9e&quot;&gt;H&lt;/a&gt;] src/emc/iotask/ioControl.cc&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Chris Radek &lt;&gt;</name>
			<email>chris@timeguy.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Fix bogus prep when encountering Tn when n is already the loaded tool</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=a2312080c4c31c3f57a57332593fe5f662fbf42c"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=a2312080c4c31c3f57a57332593fe5f662fbf42c</id>
		<updated>2010-02-08T15:15:51+00:00</updated>
		<content type="html">&lt;pre&gt;
Fix bogus prep when encountering Tn when n is already the loaded tool
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/iotask/ioControl.cc;fp=src/emc/iotask/ioControl.cc;h=b94b823e0721be9ef660157f1eec018956d2e044;hp=d06c91ce54db36f9a5a6b2149ff83cf39da710ab;hb=a2312080c4c31c3f57a57332593fe5f662fbf42c;hpb=c002e292777f9855f8cf586bf44405e797906d91&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/iotask/ioControl.cc;h=a2312080c4c31c3f57a57332593fe5f662fbf42c&quot;&gt;H&lt;/a&gt;] src/emc/iotask/ioControl.cc&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Chris Radek &lt;&gt;</name>
			<email>chris@timeguy.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Merge branch 'touchy-rpmreadout'</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=128ce393cfd220bbdbd0a99144eeb05a75e308e3"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=128ce393cfd220bbdbd0a99144eeb05a75e308e3</id>
		<updated>2010-02-07T21:16:07+00:00</updated>
		<content type="html">&lt;pre&gt;
Merge branch 'touchy-rpmreadout'
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/usr_intf/touchy/emc_interface.py;fp=src/emc/usr_intf/touchy/emc_interface.py;h=5e45c7d1f3827a1aadbcc53090f4e4cc2fe855c3;hp=a51cd3c18051ede01a099757f6c0596e85c31c64;hb=128ce393cfd220bbdbd0a99144eeb05a75e308e3;hpb=f7b45ba8968ed5a7dbe6c6ddcee16c0b38095582&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/usr_intf/touchy/emc_interface.py;h=128ce393cfd220bbdbd0a99144eeb05a75e308e3&quot;&gt;H&lt;/a&gt;] src/emc/usr_intf/touchy/emc_interface.py&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/usr_intf/touchy/touchy.glade;fp=src/emc/usr_intf/touchy/touchy.glade;h=b27fdbe90c65fc379afc73d9679feba9339c21c3;hp=c01bfbf823178356a4988c31d3d77015f88a4b47;hb=128ce393cfd220bbdbd0a99144eeb05a75e308e3;hpb=f7b45ba8968ed5a7dbe6c6ddcee16c0b38095582&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/usr_intf/touchy/touchy.glade;h=128ce393cfd220bbdbd0a99144eeb05a75e308e3&quot;&gt;H&lt;/a&gt;] src/emc/usr_intf/touchy/touchy.glade&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/usr_intf/touchy/touchy.py;fp=src/emc/usr_intf/touchy/touchy.py;h=4306c22eb24657306bdc7a6e672657a2e97fc608;hp=a5c5315bb682cb675843dc3f9371a3b312ca37aa;hb=128ce393cfd220bbdbd0a99144eeb05a75e308e3;hpb=f7b45ba8968ed5a7dbe6c6ddcee16c0b38095582&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/usr_intf/touchy/touchy.py;h=128ce393cfd220bbdbd0a99144eeb05a75e308e3&quot;&gt;H&lt;/a&gt;] src/emc/usr_intf/touchy/touchy.py&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Chris Radek &lt;&gt;</name>
			<email>chris@timeguy.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">add a spindle speed readout on the manual tab</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=c002e292777f9855f8cf586bf44405e797906d91"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=c002e292777f9855f8cf586bf44405e797906d91</id>
		<updated>2010-02-07T21:15:20+00:00</updated>
		<content type="html">&lt;pre&gt;
add a spindle speed readout on the manual tab
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/usr_intf/touchy/emc_interface.py;fp=src/emc/usr_intf/touchy/emc_interface.py;h=5e45c7d1f3827a1aadbcc53090f4e4cc2fe855c3;hp=a51cd3c18051ede01a099757f6c0596e85c31c64;hb=c002e292777f9855f8cf586bf44405e797906d91;hpb=da874d2ed6812c06db6b512c3646cf7061e4d402&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/usr_intf/touchy/emc_interface.py;h=c002e292777f9855f8cf586bf44405e797906d91&quot;&gt;H&lt;/a&gt;] src/emc/usr_intf/touchy/emc_interface.py&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/usr_intf/touchy/touchy.glade;fp=src/emc/usr_intf/touchy/touchy.glade;h=b27fdbe90c65fc379afc73d9679feba9339c21c3;hp=c01bfbf823178356a4988c31d3d77015f88a4b47;hb=c002e292777f9855f8cf586bf44405e797906d91;hpb=da874d2ed6812c06db6b512c3646cf7061e4d402&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/usr_intf/touchy/touchy.glade;h=c002e292777f9855f8cf586bf44405e797906d91&quot;&gt;H&lt;/a&gt;] src/emc/usr_intf/touchy/touchy.glade&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/usr_intf/touchy/touchy.py;fp=src/emc/usr_intf/touchy/touchy.py;h=4306c22eb24657306bdc7a6e672657a2e97fc608;hp=a5c5315bb682cb675843dc3f9371a3b312ca37aa;hb=c002e292777f9855f8cf586bf44405e797906d91;hpb=da874d2ed6812c06db6b512c3646cf7061e4d402&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/usr_intf/touchy/touchy.py;h=c002e292777f9855f8cf586bf44405e797906d91&quot;&gt;H&lt;/a&gt;] src/emc/usr_intf/touchy/touchy.py&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Chris Radek &lt;&gt;</name>
			<email>chris@timeguy.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Merge branch 'touchy-feedhold'</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=f7b45ba8968ed5a7dbe6c6ddcee16c0b38095582"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=f7b45ba8968ed5a7dbe6c6ddcee16c0b38095582</id>
		<updated>2010-02-07T19:16:58+00:00</updated>
		<content type="html">&lt;pre&gt;
Merge branch 'touchy-feedhold'
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/usr_intf/touchy/emc_interface.py;fp=src/emc/usr_intf/touchy/emc_interface.py;h=a51cd3c18051ede01a099757f6c0596e85c31c64;hp=454b9b2573ba694c1d9065e60b9ff7810ac54a80;hb=f7b45ba8968ed5a7dbe6c6ddcee16c0b38095582;hpb=df0bdc9f4b7da4659e6887588030d000d0a8d43c&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/usr_intf/touchy/emc_interface.py;h=f7b45ba8968ed5a7dbe6c6ddcee16c0b38095582&quot;&gt;H&lt;/a&gt;] src/emc/usr_intf/touchy/emc_interface.py&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Chris Radek &lt;&gt;</name>
			<email>chris@timeguy.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">make the single block switch work more like a feed hold</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=da874d2ed6812c06db6b512c3646cf7061e4d402"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=da874d2ed6812c06db6b512c3646cf7061e4d402</id>
		<updated>2010-02-07T19:14:49+00:00</updated>
		<content type="html">&lt;pre&gt;
make the single block switch work more like a feed hold

even in mdi mode, turning on the switch should cause a hold.
turning it off unholds.

while holding, new mdi commands can still be enqueued with the
cycle start button.
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/usr_intf/touchy/emc_interface.py;fp=src/emc/usr_intf/touchy/emc_interface.py;h=a51cd3c18051ede01a099757f6c0596e85c31c64;hp=454b9b2573ba694c1d9065e60b9ff7810ac54a80;hb=da874d2ed6812c06db6b512c3646cf7061e4d402;hpb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/usr_intf/touchy/emc_interface.py;h=da874d2ed6812c06db6b512c3646cf7061e4d402&quot;&gt;H&lt;/a&gt;] src/emc/usr_intf/touchy/emc_interface.py&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Chris Radek &lt;&gt;</name>
			<email>chris@timeguy.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">account for the case where xyz are not set</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=df0bdc9f4b7da4659e6887588030d000d0a8d43c"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=df0bdc9f4b7da4659e6887588030d000d0a8d43c</id>
		<updated>2010-02-06T00:10:06+00:00</updated>
		<content type="html">&lt;pre&gt;
account for the case where xyz are not set
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=lib/python/rs274/glcanon.py;fp=lib/python/rs274/glcanon.py;h=d278395e25f266df442cbeb69d3b516a6738246b;hp=15cedd7da1aa3f28b546a16e6a9ddee4dcc027ae;hb=df0bdc9f4b7da4659e6887588030d000d0a8d43c;hpb=bae58918225cedb13e250b1ebc72ae58f44b920e&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=lib/python/rs274/glcanon.py;h=df0bdc9f4b7da4659e6887588030d000d0a8d43c&quot;&gt;H&lt;/a&gt;] lib/python/rs274/glcanon.py&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Jeff Epler &lt;&gt;</name>
			<email>jepler@unpythonic.net</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Merge remote branch 'jepler/glrefactor'</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=bae58918225cedb13e250b1ebc72ae58f44b920e"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=bae58918225cedb13e250b1ebc72ae58f44b920e</id>
		<updated>2010-02-05T22:35:29+00:00</updated>
		<content type="html">&lt;pre&gt;
Merge remote branch 'jepler/glrefactor'
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=lib/python/glnav.py;fp=lib/python/glnav.py;h=544a06f61475d780d717315b5c005d7e18c61389;hp=0000000000000000000000000000000000000000;hb=bae58918225cedb13e250b1ebc72ae58f44b920e;hpb=68a3312b5a4418a4b14258fcfe8c4a34a45d2144&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=lib/python/glnav.py;h=bae58918225cedb13e250b1ebc72ae58f44b920e&quot;&gt;H&lt;/a&gt;] lib/python/glnav.py&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=lib/python/rs274/OpenGLTk.py;fp=lib/python/rs274/OpenGLTk.py;h=e2235cad9d45770fb0db62b69984a573badf3fbb;hp=8fc44afa2ce2d6efebe2b5bad31613d38069f3db;hb=bae58918225cedb13e250b1ebc72ae58f44b920e;hpb=68a3312b5a4418a4b14258fcfe8c4a34a45d2144&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=lib/python/rs274/OpenGLTk.py;h=bae58918225cedb13e250b1ebc72ae58f44b920e&quot;&gt;H&lt;/a&gt;] lib/python/rs274/OpenGLTk.py&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=lib/python/rs274/glcanon.py;fp=lib/python/rs274/glcanon.py;h=15cedd7da1aa3f28b546a16e6a9ddee4dcc027ae;hp=aa41e1e2e8ba83119f8de58ad7d60824f0f84179;hb=bae58918225cedb13e250b1ebc72ae58f44b920e;hpb=68a3312b5a4418a4b14258fcfe8c4a34a45d2144&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=lib/python/rs274/glcanon.py;h=bae58918225cedb13e250b1ebc72ae58f44b920e&quot;&gt;H&lt;/a&gt;] lib/python/rs274/glcanon.py&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=lib/python/vismach.py;fp=lib/python/vismach.py;h=9f55f2d61675bf2fac676f5251cfbbf3c7dba055;hp=9f0baaf393d9225e0db5b80b7df51ae23656066a;hb=bae58918225cedb13e250b1ebc72ae58f44b920e;hpb=68a3312b5a4418a4b14258fcfe8c4a34a45d2144&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=lib/python/vismach.py;h=bae58918225cedb13e250b1ebc72ae58f44b920e&quot;&gt;H&lt;/a&gt;] lib/python/vismach.py&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/Makefile;fp=src/Makefile;h=d40518ae35bddf7e7758dc28ee981ad3a2a83b9d;hp=e72f732b306e45c3bb00356ea823342ed4a4b07d;hb=bae58918225cedb13e250b1ebc72ae58f44b920e;hpb=68a3312b5a4418a4b14258fcfe8c4a34a45d2144&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/Makefile;h=bae58918225cedb13e250b1ebc72ae58f44b920e&quot;&gt;H&lt;/a&gt;] src/Makefile&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/usr_intf/axis/scripts/axis.py;fp=src/emc/usr_intf/axis/scripts/axis.py;h=5436e4a4dab34a61c4aa1c9f12eec1f0f23b8cbf;hp=10bb94030c999244f4eceb99204212df0c72e8a5;hb=bae58918225cedb13e250b1ebc72ae58f44b920e;hpb=68a3312b5a4418a4b14258fcfe8c4a34a45d2144&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/usr_intf/axis/scripts/axis.py;h=bae58918225cedb13e250b1ebc72ae58f44b920e&quot;&gt;H&lt;/a&gt;] src/emc/usr_intf/axis/scripts/axis.py&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/usr_intf/gremlin/gremlin.py;fp=src/emc/usr_intf/gremlin/gremlin.py;h=25681ccd90e0d9a6228e24236d79c1948b052e64;hp=0000000000000000000000000000000000000000;hb=bae58918225cedb13e250b1ebc72ae58f44b920e;hpb=68a3312b5a4418a4b14258fcfe8c4a34a45d2144&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/usr_intf/gremlin/gremlin.py;h=bae58918225cedb13e250b1ebc72ae58f44b920e&quot;&gt;H&lt;/a&gt;] src/emc/usr_intf/gremlin/gremlin.py&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=tcl/emc.tcl.in;fp=tcl/emc.tcl.in;h=7b1c03449ecf803d4cce06cb850926b412b5842d;hp=2d65811539dd534972b84c524e59e481120863d6;hb=bae58918225cedb13e250b1ebc72ae58f44b920e;hpb=68a3312b5a4418a4b14258fcfe8c4a34a45d2144&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=tcl/emc.tcl.in;h=bae58918225cedb13e250b1ebc72ae58f44b920e&quot;&gt;H&lt;/a&gt;] tcl/emc.tcl.in&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Jeff Epler &lt;&gt;</name>
			<email>jepler@unpythonic.net</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">bump master to start the development of new features in the 2.5 series</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=68a3312b5a4418a4b14258fcfe8c4a34a45d2144"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=68a3312b5a4418a4b14258fcfe8c4a34a45d2144</id>
		<updated>2010-02-04T01:01:41+00:00</updated>
		<content type="html">&lt;pre&gt;
bump master to start the development of new features in the 2.5 series
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=VERSION;fp=VERSION;h=557f94d62a49f7ed1e5b7945aedd8ac61a74e7f5;hp=1b29410a2bc5e4ee63eb3f1fe6e0c0024113611e;hb=68a3312b5a4418a4b14258fcfe8c4a34a45d2144;hpb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=VERSION;h=68a3312b5a4418a4b14258fcfe8c4a34a45d2144&quot;&gt;H&lt;/a&gt;] VERSION&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=debian/changelog;fp=debian/changelog;h=2597ba9d62793815dfba1f3c8f0d6d978aebce4a;hp=dc585b16339eed4327d7a9fc2024d1c0371f46dd;hb=68a3312b5a4418a4b14258fcfe8c4a34a45d2144;hpb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=debian/changelog;h=68a3312b5a4418a4b14258fcfe8c4a34a45d2144&quot;&gt;H&lt;/a&gt;] debian/changelog&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Jeff Epler &lt;&gt;</name>
			<email>jepler@unpythonic.net</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">move hostmot2 firmwares to the hostmot2-firmware project</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6</id>
		<updated>2010-02-04T00:52:54+00:00</updated>
		<content type="html">&lt;pre&gt;
move hostmot2 firmwares to the hostmot2-firmware project
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=debian/configure;fp=debian/configure;h=4e033520f2268b3cc3fcbb73df7368e8c12ed141;hp=c971cf5cc0179bf8215fa142b6560e0ea92f9cd3;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=debian/configure;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] debian/configure&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=debian/control.firmware;fp=debian/control.firmware;h=0000000000000000000000000000000000000000;hp=a77f862390f419a51e9a6edc71d2b8676fa5ee1d;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=debian/control.firmware;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] debian/control.firmware&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=debian/control.in;fp=debian/control.in;h=574162dea51dc943ea41c42e8094d976a6742836;hp=c8f9c628633cd03945654b804a7874deccef1895;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=debian/control.in;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] debian/control.in&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=debian/emc2-firmware-mesa-3x20-hostmot2.files;fp=debian/emc2-firmware-mesa-3x20-hostmot2.files;h=0000000000000000000000000000000000000000;hp=bf43f22faf1ea02af653a1a598f38f3cff4ddcc2;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=debian/emc2-firmware-mesa-3x20-hostmot2.files;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] debian/emc2-firmware-mesa-3x20-hostmot2.files&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=debian/emc2-firmware-mesa-4i65-hostmot2.files;fp=debian/emc2-firmware-mesa-4i65-hostmot2.files;h=0000000000000000000000000000000000000000;hp=6f779a3bf655fb27e7160fd5dfd725bf06c09d29;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=debian/emc2-firmware-mesa-4i65-hostmot2.files;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] debian/emc2-firmware-mesa-4i65-hostmot2.files&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=debian/emc2-firmware-mesa-4i68-hostmot2.files;fp=debian/emc2-firmware-mesa-4i68-hostmot2.files;h=0000000000000000000000000000000000000000;hp=e541b95a2ffe6842520b16e4661de89047f41d38;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=debian/emc2-firmware-mesa-4i68-hostmot2.files;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] debian/emc2-firmware-mesa-4i68-hostmot2.files&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=debian/emc2-firmware-mesa-5i20-hostmot2.files;fp=debian/emc2-firmware-mesa-5i20-hostmot2.files;h=0000000000000000000000000000000000000000;hp=a73cbeea5550d9214ac0d5bff1e8e241d912ba74;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=debian/emc2-firmware-mesa-5i20-hostmot2.files;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] debian/emc2-firmware-mesa-5i20-hostmot2.files&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=debian/emc2-firmware-mesa-5i22-hostmot2.files;fp=debian/emc2-firmware-mesa-5i22-hostmot2.files;h=0000000000000000000000000000000000000000;hp=85ff80d4147b4c3cf4fc2ec86f5e801793ac838c;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=debian/emc2-firmware-mesa-5i22-hostmot2.files;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] debian/emc2-firmware-mesa-5i22-hostmot2.files&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=debian/emc2-firmware-mesa-5i23-hostmot2.files;fp=debian/emc2-firmware-mesa-5i23-hostmot2.files;h=0000000000000000000000000000000000000000;hp=7a2cc0c4e704ab3ee41899b95a26bc7d625f2464;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=debian/emc2-firmware-mesa-5i23-hostmot2.files;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] debian/emc2-firmware-mesa-5i23-hostmot2.files&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=debian/emc2-firmware-mesa-7i43-hostmot2.files;fp=debian/emc2-firmware-mesa-7i43-hostmot2.files;h=0000000000000000000000000000000000000000;hp=de98db293cf375bd46e2202f7d09127fb179d71f;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=debian/emc2-firmware-mesa-7i43-hostmot2.files;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] debian/emc2-firmware-mesa-7i43-hostmot2.files&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/Makefile;fp=src/Makefile;h=e72f732b306e45c3bb00356ea823342ed4a4b07d;hp=f567ab692c1ae4abbb881ca0bb30191110db54d9;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/Makefile;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/Makefile&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/3x20/SV24.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/3x20/SV24.PIN;h=0000000000000000000000000000000000000000;hp=f27cb0813566d18f533332ef3f54b6345760067f;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/3x20/SV24.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/3x20/SV24.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/3x20/SV24S.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/3x20/SV24S.BIT;h=0000000000000000000000000000000000000000;hp=adb0b043796236510d0d16b6a7ec62b808af3ff7;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/3x20/SV24S.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/3x20/SV24S.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/3x20/SVST16_24.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/3x20/SVST16_24.PIN;h=0000000000000000000000000000000000000000;hp=fdc93c2b07730aafd7180119e3acb3d29e1d8c59;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/3x20/SVST16_24.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/3x20/SVST16_24.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/3x20/SVST16_24S.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/3x20/SVST16_24S.BIT;h=0000000000000000000000000000000000000000;hp=12277262f5e0eb9021eaacf45e9f98cb4590b40f;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/3x20/SVST16_24S.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/3x20/SVST16_24S.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/4i65/SV12.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/4i65/SV12.BIT;h=0000000000000000000000000000000000000000;hp=1ad6bd5d82c553ebe012f4b23ca8d86c84d124f0;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/4i65/SV12.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/4i65/SV12.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/4i65/SV12.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/4i65/SV12.PIN;h=0000000000000000000000000000000000000000;hp=c3b0a647da2c06bb2053b8de0b9c9c2e41aa6944;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/4i65/SV12.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/4i65/SV12.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/4i65/SVST8_4.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/4i65/SVST8_4.BIT;h=0000000000000000000000000000000000000000;hp=8e35f38efaba99ee6db3491c93b47d8639db2f1b;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/4i65/SVST8_4.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/4i65/SVST8_4.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/4i65/SVST8_4.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/4i65/SVST8_4.PIN;h=0000000000000000000000000000000000000000;hp=f308cdcf3a0882d2d87197a9eeacc250ee4b56b3;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/4i65/SVST8_4.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/4i65/SVST8_4.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/4i65/SVST8_4IM2.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/4i65/SVST8_4IM2.BIT;h=0000000000000000000000000000000000000000;hp=8617df49621ae87086025d74fe30510d97b9fa77;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/4i65/SVST8_4IM2.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/4i65/SVST8_4IM2.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/4i68/SV12.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/4i68/SV12.BIT;h=0000000000000000000000000000000000000000;hp=162d370401f5aa26372685bc78ab4914845f1a1a;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/4i68/SV12.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/4i68/SV12.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST2_4_7I47.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST2_4_7I47.BIT;h=0000000000000000000000000000000000000000;hp=7bb57044f1928e91dc4dc809499ebcf7ec5ecb17;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST2_4_7I47.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST2_4_7I47.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST4_8.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST4_8.BIT;h=0000000000000000000000000000000000000000;hp=f11d494071f50012f43e5c898e90c33d7a3a3b60;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST4_8.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST4_8.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST8_4.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST8_4.BIT;h=0000000000000000000000000000000000000000;hp=0c226b01d2e3c9fc522ba9d38305552d7936c761;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST8_4.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST8_4.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST8_4IM2.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST8_4IM2.BIT;h=0000000000000000000000000000000000000000;hp=b95048672a9cf6184aaa452e81a5c32d0abe5d64;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST8_4IM2.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST8_4IM2.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST8_8IM2.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST8_8IM2.BIT;h=0000000000000000000000000000000000000000;hp=0e2828d361a7cc4449b0386c8fb81ded653ac7d6;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST8_8IM2.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/4i68/SVST8_8IM2.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SV12.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i20/SV12.BIT;h=0000000000000000000000000000000000000000;hp=adb7efef9c8d7ab8757e93285e5f30c6b2721698;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SV12.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i20/SV12.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SV12.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i20/SV12.PIN;h=0000000000000000000000000000000000000000;hp=81b34cd09277063c63671a3f529ad929e0a738a9;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SV12.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i20/SV12.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_4_7I47.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_4_7I47.BIT;h=0000000000000000000000000000000000000000;hp=61fe7b1936d764ad22080dd8d7622d8dacab92e9;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_4_7I47.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_4_7I47.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_4_7I47.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_4_7I47.PIN;h=0000000000000000000000000000000000000000;hp=3221632c25aecfe7469bda5f55e779c9ba32a6e1;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_4_7I47.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_4_7I47.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_8.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_8.BIT;h=0000000000000000000000000000000000000000;hp=f22139e8f5c1d1ead62201af8ee93fe34c15cd93;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_8.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_8.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_8.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_8.PIN;h=0000000000000000000000000000000000000000;hp=ed955924bd44c5e28eed7860adcdf8f30cdad05b;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_8.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST2_8.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4.BIT;h=0000000000000000000000000000000000000000;hp=5d585fbeb042d26b6ed116b695084cf0143ef312;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4.PIN;h=0000000000000000000000000000000000000000;hp=d2ee9051a10f9e9b05440da6f6fc52920943ef24;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4IM2.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4IM2.BIT;h=0000000000000000000000000000000000000000;hp=95bddffc18ad13aee17f9519f317e08f40dd30b8;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4IM2.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4IM2.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4IM2.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4IM2.PIN;h=0000000000000000000000000000000000000000;hp=b5fe024d285587326afb4a6362060e59d3f47384;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4IM2.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i20/SVST8_4IM2.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SV16.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i22/SV16.PIN;h=0000000000000000000000000000000000000000;hp=4c0350d47ed80989835b93cbfcfd60d12db07db2;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SV16.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i22/SV16.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SV16B.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i22/SV16B.BIT;h=0000000000000000000000000000000000000000;hp=f43e851d3304dbe84d6bd5fddfcc797092336043;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SV16B.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i22/SV16B.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SV16S.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i22/SV16S.BIT;h=0000000000000000000000000000000000000000;hp=4cd03a4c9e862b607465a5e6f16c75da47d9e2c7;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SV16S.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i22/SV16S.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST824B.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST824B.BIT;h=0000000000000000000000000000000000000000;hp=ec7b24e68107403d41e6f94acdec06e0a4068409;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST824B.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST824B.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST824S.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST824S.BIT;h=0000000000000000000000000000000000000000;hp=0581f301b729abe064e44947e2944e1d40928359;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST824S.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST824S.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_24.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_24.PIN;h=0000000000000000000000000000000000000000;hp=de4bb17d6346eabde728892ed31d3eea9e52a3b1;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_24.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_24.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_8.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_8.PIN;h=0000000000000000000000000000000000000000;hp=7cf0dd03303937ccc7df1ff05ad961b0e632843c;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_8.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_8.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_8B.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_8B.BIT;h=0000000000000000000000000000000000000000;hp=91133af3919e35ac091392cc6a243e6dcb301850;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_8B.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_8B.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_8S.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_8S.BIT;h=0000000000000000000000000000000000000000;hp=8b5cf4cc14aebe8d11f59d105f9092587242bd2e;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_8S.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i22/SVST8_8S.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SV12.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i23/SV12.BIT;h=0000000000000000000000000000000000000000;hp=cd254e30bee6b685beedf9dee807229c234cdc2f;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SV12.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i23/SV12.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SV12.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i23/SV12.PIN;h=0000000000000000000000000000000000000000;hp=bb4da49710cc3063ccca7c8b07fe2bd8b3827175;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SV12.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i23/SV12.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST2_4_7I47.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST2_4_7I47.BIT;h=0000000000000000000000000000000000000000;hp=7e594c7cb7c9ac607a430c531a76a7fc74b8fb55;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST2_4_7I47.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST2_4_7I47.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST2_4_7I47.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST2_4_7I47.PIN;h=0000000000000000000000000000000000000000;hp=8d66f1795a3f45db4b7e2255a468b1d59c29c2c7;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST2_4_7I47.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST2_4_7I47.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST4_8.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST4_8.BIT;h=0000000000000000000000000000000000000000;hp=2d45f4bd7ceee6c774e60263dcd28e2e9293e881;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST4_8.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST4_8.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST4_8.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST4_8.PIN;h=0000000000000000000000000000000000000000;hp=42a5b38a758d422f24ac2a0c866e56df2c10a404;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST4_8.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST4_8.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_4.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_4.BIT;h=0000000000000000000000000000000000000000;hp=e556fbef5dbddb7e8256e6b73915d15eeb071a18;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_4.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_4.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_4.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_4.PIN;h=0000000000000000000000000000000000000000;hp=a1cc1e6334a36ac056cbbc06ae80079e3996c8d2;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_4.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_4.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_4IM2.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_4IM2.BIT;h=0000000000000000000000000000000000000000;hp=de39385edcbccbc8f7c5e32a20205758ad065423;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_4IM2.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_4IM2.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_8IM2.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_8IM2.BIT;h=0000000000000000000000000000000000000000;hp=35f264623790655e81e82d63de922775cf974d00;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_8IM2.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_8IM2.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_8IM2.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_8IM2.PIN;h=0000000000000000000000000000000000000000;hp=4de0d9cdbcede8c5c0a7ae744289537a85312915;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_8IM2.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/5i23/SVST8_8IM2.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SV8.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/7i43/SV8.PIN;h=0000000000000000000000000000000000000000;hp=fd8ff3b179f5d93b444dcaa1b9a5fed8ee9cb636;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SV8.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/7i43/SV8.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SV8B.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/7i43/SV8B.BIT;h=0000000000000000000000000000000000000000;hp=7befe22660bd38ed655cb063fcd9d6bd07b17179;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SV8B.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/7i43/SV8B.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SV8S.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/7i43/SV8S.BIT;h=0000000000000000000000000000000000000000;hp=211f111b8d4c1ddd089a3f91446c84861ac074ce;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SV8S.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/7i43/SV8S.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_12.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_12.PIN;h=0000000000000000000000000000000000000000;hp=ffc623e9438ca8ef93366dfbb867df9e9eb4dfea;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_12.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_12.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_12B.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_12B.BIT;h=0000000000000000000000000000000000000000;hp=813a83b80274e7c37320ed81d495a268d1629faf;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_12B.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_12B.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_4.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_4.PIN;h=0000000000000000000000000000000000000000;hp=4195684949b6338d0b2d55fc5539c7040c1e7e99;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_4.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_4.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_4B.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_4B.BIT;h=0000000000000000000000000000000000000000;hp=eb517e3126e75bccfbdb1537de52fdc5d88a5087;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_4B.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_4B.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_4S.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_4S.BIT;h=0000000000000000000000000000000000000000;hp=3344c1efd4f5498f67cd8484e7d5118204e511b1;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_4S.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_4S.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_6.PIN;fp=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_6.PIN;h=0000000000000000000000000000000000000000;hp=d58c06c336d41a5eb8a4bea89fa59bb2ce845426;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_6.PIN;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_6.PIN&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_6B.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_6B.BIT;h=0000000000000000000000000000000000000000;hp=decb98a9c632af05683ad47d291bfa9ab9b44a72;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_6B.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_6B.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_6S.BIT;fp=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_6S.BIT;h=0000000000000000000000000000000000000000;hp=cad3ce1bff81a238925781a8b4dff7133091bae1;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_6S.BIT;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/7i43/SVST4_6S.BIT&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/README;fp=src/hal/drivers/mesa-hostmot2/firmware/README;h=0000000000000000000000000000000000000000;hp=02f7b32bd30eb5b8e9aa417a768d36e09c2e1349;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/README;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/README&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/4i65.ucf;fp=src/hal/drivers/mesa-hostmot2/firmware/src/4i65.ucf;h=0000000000000000000000000000000000000000;hp=523f83e36aa12c26b8a10dd4032bbd79210e19dd;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/4i65.ucf;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/4i65.ucf&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/4i68.board;fp=src/hal/drivers/mesa-hostmot2/firmware/src/4i68.board;h=0000000000000000000000000000000000000000;hp=8a9c7f48bc8cd91bd423d9f914f970d95c5742fc;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/4i68.board;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/4i68.board&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/4i68.ucf;fp=src/hal/drivers/mesa-hostmot2/firmware/src/4i68.ucf;h=0000000000000000000000000000000000000000;hp=7105642bb9eed2cc6b93ebc97d4511919f3cb8a1;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/4i68.ucf;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/4i68.ucf&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i20.board;fp=src/hal/drivers/mesa-hostmot2/firmware/src/5i20.board;h=0000000000000000000000000000000000000000;hp=1a3dfb6eb6011eeb1d5db3456f11502a1ed60fc5;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i20.board;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/5i20.board&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i20.ucf;fp=src/hal/drivers/mesa-hostmot2/firmware/src/5i20.ucf;h=0000000000000000000000000000000000000000;hp=8dad1ae3182738ce5be39c5dc79bcd8fe0b1e185;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i20.ucf;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/5i20.ucf&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i22-10.board;fp=src/hal/drivers/mesa-hostmot2/firmware/src/5i22-10.board;h=0000000000000000000000000000000000000000;hp=a820691d5a8cc13979f7b612ee84a5ac0a25bc24;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i22-10.board;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/5i22-10.board&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i22-15.board;fp=src/hal/drivers/mesa-hostmot2/firmware/src/5i22-15.board;h=0000000000000000000000000000000000000000;hp=e356f76e9d486307c4943d82edeaa3a1df828877;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i22-15.board;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/5i22-15.board&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i22.ucf;fp=src/hal/drivers/mesa-hostmot2/firmware/src/5i22.ucf;h=0000000000000000000000000000000000000000;hp=eaff4a36a6235713639c3edd87bdcfbe32e90937;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i22.ucf;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/5i22.ucf&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i23.board;fp=src/hal/drivers/mesa-hostmot2/firmware/src/5i23.board;h=0000000000000000000000000000000000000000;hp=50bac41b0a88c951991d6c575d49009348d00f5d;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i23.board;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/5i23.board&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i23.ucf;fp=src/hal/drivers/mesa-hostmot2/firmware/src/5i23.ucf;h=0000000000000000000000000000000000000000;hp=d38f12cc6ba4dab633e3e8c5849c3b759c65c79b;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/5i23.ucf;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/5i23.ucf&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/7i43.ucf;fp=src/hal/drivers/mesa-hostmot2/firmware/src/7i43.ucf;h=0000000000000000000000000000000000000000;hp=3fa6dd18a172fa5eb86cba25965c40ca8bba3e25;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/7i43.ucf;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/7i43.ucf&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/7i43u.ucf;fp=src/hal/drivers/mesa-hostmot2/firmware/src/7i43u.ucf;h=0000000000000000000000000000000000000000;hp=e0135ce5bcf81217ce55d4c355529f5fc96c5a71;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/7i43u.ucf;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/7i43u.ucf&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/I20HostMot2.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/I20HostMot2.vhd;h=0000000000000000000000000000000000000000;hp=40f4d0ae745d519c590d5dfb71cf1b57e37c0eb4;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/I20HostMot2.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/I20HostMot2.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/I22HostMot2.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/I22HostMot2.vhd;h=0000000000000000000000000000000000000000;hp=e79b5ca7d50dc04b3cf0fa32e9954aa25a16e2f7;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/I22HostMot2.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/I22HostMot2.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/IDParms.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/IDParms.vhd;h=0000000000000000000000000000000000000000;hp=99a920d66fb11c794b916a73daf112103e9caef3;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/IDParms.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/IDParms.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/Makefile;fp=src/hal/drivers/mesa-hostmot2/firmware/src/Makefile;h=0000000000000000000000000000000000000000;hp=6154decf2a1aa1b254e7cfd9dd28fd2b11a4a8d2;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/Makefile;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/Makefile&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/MaxPinsPerModule.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/MaxPinsPerModule.vhd;h=0000000000000000000000000000000000000000;hp=ba3540b8b683e2352e975ccc42f4042cea294ee8;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/MaxPinsPerModule.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/MaxPinsPerModule.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/NumberOfModules.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/NumberOfModules.vhd;h=0000000000000000000000000000000000000000;hp=fc8365a6306259df28b8607702fd7385fbb2ed19;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/NumberOfModules.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/NumberOfModules.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/SVST8_4.spec;fp=src/hal/drivers/mesa-hostmot2/firmware/src/SVST8_4.spec;h=0000000000000000000000000000000000000000;hp=d97b5f86c6ba9c1631eff8bcb0de82f4b14bd31a;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/SVST8_4.spec;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/SVST8_4.spec&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/atrans.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/atrans.vhd;h=0000000000000000000000000000000000000000;hp=555a0a0e930651ea33443c1c0c1ac85422916e01;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/atrans.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/atrans.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/boutreg.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/boutreg.vhd;h=0000000000000000000000000000000000000000;hp=123b185ddf3f9a3f27b3a8c3cc1c0898aec0a79f;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/boutreg.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/boutreg.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/bufferedspi.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/bufferedspi.vhd;h=0000000000000000000000000000000000000000;hp=b96201112af7dd517f5ef206409e35f814d6ce58;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/bufferedspi.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/bufferedspi.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/d8o8.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/d8o8.vhd;h=0000000000000000000000000000000000000000;hp=6118939d3e6db767498112e8eb141ccf1722a2c2;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/d8o8.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/d8o8.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/hostmot2.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/hostmot2.vhd;h=0000000000000000000000000000000000000000;hp=2977ccf05ab6c9a1afd0a699ba7048d245f984ad;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/hostmot2.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/hostmot2.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/hostmot2_import.tcl;fp=src/hal/drivers/mesa-hostmot2/firmware/src/hostmot2_import.tcl;h=0000000000000000000000000000000000000000;hp=d4af5c0caeace459321ae1f7a186e317df4c8853;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/hostmot2_import.tcl;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/hostmot2_import.tcl&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/hostmotid.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/hostmotid.vhd;h=0000000000000000000000000000000000000000;hp=12b1acee5b741a781058db146d4eb7f109fc205f;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/hostmotid.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/hostmotid.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/i43hostmot2.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/i43hostmot2.vhd;h=0000000000000000000000000000000000000000;hp=4ad5507e2a94449538f83f9b762cb2e55890cdb5;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/i43hostmot2.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/i43hostmot2.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/i43usbhm2.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/i43usbhm2.vhd;h=0000000000000000000000000000000000000000;hp=f95b95338312fd0b4b7df348427d25a40489a39b;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/i43usbhm2.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/i43usbhm2.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/idrom.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/idrom.vhd;h=0000000000000000000000000000000000000000;hp=6a3cb763c8a10c52588d73a909b920037aec467b;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/idrom.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/idrom.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/irqlogic.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/irqlogic.vhd;h=0000000000000000000000000000000000000000;hp=4d53fa0c9be712b91021c77a8629d168e79e7a01;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/irqlogic.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/irqlogic.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/kubstepgeny.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/kubstepgeny.vhd;h=0000000000000000000000000000000000000000;hp=31a49bfe3cc289ec5b277fb8f0b1fcd58a95dd0f;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/kubstepgeny.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/kubstepgeny.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/pwmpdmgenh.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/pwmpdmgenh.vhd;h=0000000000000000000000000000000000000000;hp=fc477dbb805510ed1643a3fe8d768b20042c5a5d;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/pwmpdmgenh.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/pwmpdmgenh.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/pwmrefh.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/pwmrefh.vhd;h=0000000000000000000000000000000000000000;hp=bed139c9f1d9fd0e5472ce8856bc4cd3f9bf1a7c;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/pwmrefh.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/pwmrefh.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/qcounterate.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/qcounterate.vhd;h=0000000000000000000000000000000000000000;hp=a90b3b79516e3f68e590d0869cbcc37988036671;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/qcounterate.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/qcounterate.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/qcountersf.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/qcountersf.vhd;h=0000000000000000000000000000000000000000;hp=07cdeaec4310ba5c047b7752f2f7a41bb6ad0776;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/qcountersf.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/qcountersf.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/regmap;fp=src/hal/drivers/mesa-hostmot2/firmware/src/regmap;h=0000000000000000000000000000000000000000;hp=e3948b6d455c70c25952f7aed23e1b2f073d3efa;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/regmap;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/regmap&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/simplespix.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/simplespix.vhd;h=0000000000000000000000000000000000000000;hp=a3ad663fe8c8e77ee51b2d8f12f9999324db472d;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/simplespix.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/simplespix.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/spec2bit.py;fp=src/hal/drivers/mesa-hostmot2/firmware/src/spec2bit.py;h=0000000000000000000000000000000000000000;hp=a9657ce3b606cc352b34386c301d75c58e5d382b;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/spec2bit.py;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/spec2bit.py&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/sserial.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/sserial.vhd;h=0000000000000000000000000000000000000000;hp=1c8db699131d459d4c2520e55ac4e5bb88046588;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/sserial.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/sserial.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/timestamp.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/timestamp.vhd;h=0000000000000000000000000000000000000000;hp=17ca76ca44de36f45c2572c68bb721c22f8ec8e3;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/timestamp.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/timestamp.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/uartr.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/uartr.vhd;h=0000000000000000000000000000000000000000;hp=5e595a9caa79105e547e37fb7f441381194d6fbe;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/uartr.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/uartr.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/uartr8.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/uartr8.vhd;h=0000000000000000000000000000000000000000;hp=5e939119c55542a56bed9ac21d3dbd6478981efe;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/uartr8.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/uartr8.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/uartx.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/uartx.vhd;h=0000000000000000000000000000000000000000;hp=4425be0939c6d35246d15a553238be78b8175629;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/uartx.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/uartx.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/uartx8.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/uartx8.vhd;h=0000000000000000000000000000000000000000;hp=f4bfc11db30397d93debd860e8e86ffaa67ac3fe;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/uartx8.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/uartx8.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/ubrategen.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/ubrategen.vhd;h=0000000000000000000000000000000000000000;hp=f9329e8a8daee001f881470168624b0f365b2fea;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/ubrategen.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/ubrategen.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/usbram.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/usbram.vhd;h=0000000000000000000000000000000000000000;hp=913fb4aa1a1f715a20abce6070fa0f09023d9116;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/usbram.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/usbram.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/usbrom.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/usbrom.vhd;h=0000000000000000000000000000000000000000;hp=c36d2c8590a1c142d39ae5cac1d46151c1fd2f22;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/usbrom.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/usbrom.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/watchdog.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/watchdog.vhd;h=0000000000000000000000000000000000000000;hp=4c7daad58a7d0cd33f03060b39c5c236bffef730;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/watchdog.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/watchdog.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/wordpr.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/wordpr.vhd;h=0000000000000000000000000000000000000000;hp=4045d13a2c740f8b232fc84f6d51bccd87f82881;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/wordpr.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/wordpr.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/src/wordrb.vhd;fp=src/hal/drivers/mesa-hostmot2/firmware/src/wordrb.vhd;h=0000000000000000000000000000000000000000;hp=f2569ac0a48b3f4ae19abe6a1fded16f2e6656c3;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/src/wordrb.vhd;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/src/wordrb.vhd&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/firmware/xilinx.mk;fp=src/hal/drivers/mesa-hostmot2/firmware/xilinx.mk;h=0000000000000000000000000000000000000000;hp=65ff2b271cbba9c2340e6bdfa7f3330eaa0d8460;hb=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6;hpb=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/firmware/xilinx.mk;h=f6432d2ca07a826f6a9fbf9bdab6b2c39f7865e6&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/firmware/xilinx.mk&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Jeff Epler &lt;&gt;</name>
			<email>jepler@unpythonic.net</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">don't set enc.vel to NaN</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=eb57c6c842adf0e7ba90db2507ae20daec257425"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=eb57c6c842adf0e7ba90db2507ae20daec257425</id>
		<updated>2010-02-03T15:42:59+00:00</updated>
		<content type="html">&lt;pre&gt;
don't set enc.vel to NaN

Try to detect if we're about to set enc.vel to NaN, and if so log a
warning and leave enc.vel alone.
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/drivers/mesa-hostmot2/encoder.c;fp=src/hal/drivers/mesa-hostmot2/encoder.c;h=8b6ae642efc6e6303e7e5bfbece683e76e96998c;hp=e1b2d26d9f1397cd59b21d6c67678dd95792e512;hb=eb57c6c842adf0e7ba90db2507ae20daec257425;hpb=d9469bf9c50887a69ee19e8c6d325996e8a50493&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/drivers/mesa-hostmot2/encoder.c;h=eb57c6c842adf0e7ba90db2507ae20daec257425&quot;&gt;H&lt;/a&gt;] src/hal/drivers/mesa-hostmot2/encoder.c&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Sebastian Kuzminsky &lt;&gt;</name>
			<email>seb@highlab.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Wires, wires, wires…</title>
		<link href="http://www.anderswallin.net/2010/02/wires-wires-wires/"/>
		<id>http://www.anderswallin.net/?p=2496</id>
		<updated>2010-02-02T10:30:46+00:00</updated>
		<content type="html">&lt;p&gt;Number of wires from servo-motor to controller on my lathe build: 19.&lt;/p&gt;
&lt;p&gt;1: Motor power U&lt;br /&gt;
2: Motor power V&lt;br /&gt;
3: Motor power W&lt;br /&gt;
4: Hall sensor +5V&lt;br /&gt;
5: Hall sensor U&lt;br /&gt;
6: Hall sensor V&lt;br /&gt;
7: Hall sensor W&lt;br /&gt;
8: Hall sensor GND&lt;br /&gt;
9: Encoder +5V&lt;br /&gt;
10: Encoder A&lt;br /&gt;
11: Encoder B&lt;br /&gt;
12: Encoder Z&lt;br /&gt;
13: Encoder GND&lt;br /&gt;
14: +Limit switch Common&lt;br /&gt;
15: +Limit switch &lt;a href=&quot;http://en.wikipedia.org/wiki/Normally_open#Contact_arrangements&quot;&gt;N.O.&lt;/a&gt;&lt;br /&gt;
16: +Limit switch &lt;a href=&quot;http://en.wikipedia.org/wiki/Normally_closed#Contact_arrangements&quot;&gt;N.C.&lt;/a&gt;&lt;br /&gt;
17: -Limit/Home switch Common&lt;br /&gt;
18: -Limit/Home switch N.O.&lt;br /&gt;
19: -Limit/Home switch N.C.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/wires.jpg&quot;&gt;&lt;img class=&quot;alignnone size-medium wp-image-2497&quot; title=&quot;wires&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/wires-625x468.jpg&quot; alt=&quot;&quot; width=&quot;625&quot; height=&quot;468&quot; /&gt;&lt;br /&gt;
T&lt;/a&gt;he motor currents go through the AMP-connecor, everything else through the 25-pin D-connector.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m glad the lathe only has two servos (and a spindle), I would go mad with a 5-axis machine&amp;#8230;&lt;/p&gt;</content>
		<author>
			<name>anderswallin.net » CNC</name>
			<uri>http://www.anderswallin.net</uri>
		</author>
		<source>
			<title type="html">anderswallin.net » CNC</title>
			<link rel="self" href="http://www.anderswallin.net/category/cnc/feed/"/>
			<id>http://www.anderswallin.net/category/cnc/feed/</id>
			<updated>2010-02-08T20:02:45+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">I think this needs to be initialized</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=d9469bf9c50887a69ee19e8c6d325996e8a50493"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=d9469bf9c50887a69ee19e8c6d325996e8a50493</id>
		<updated>2010-02-02T04:55:01+00:00</updated>
		<content type="html">&lt;pre&gt;
I think this needs to be initialized
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/rs274ngc/rs274ngc_pre.cc;fp=src/emc/rs274ngc/rs274ngc_pre.cc;h=da44f6e83899bd445720c4cb32b98735f62e7fb3;hp=053ff599f14f0b7c60d8a8028c8321e9a0fc82e4;hb=d9469bf9c50887a69ee19e8c6d325996e8a50493;hpb=92d99f07aa181d2e90c5f23a2d8d9ba2f47e0293&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/rs274ngc/rs274ngc_pre.cc;h=d9469bf9c50887a69ee19e8c6d325996e8a50493&quot;&gt;H&lt;/a&gt;] src/emc/rs274ngc/rs274ngc_pre.cc&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Chris Radek &lt;&gt;</name>
			<email>chris@timeguy.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">number of joints depends on the config</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=92d99f07aa181d2e90c5f23a2d8d9ba2f47e0293"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=92d99f07aa181d2e90c5f23a2d8d9ba2f47e0293</id>
		<updated>2010-02-01T13:03:39+00:00</updated>
		<content type="html">&lt;pre&gt;
number of joints depends on the config

Signed-off-by: John Thornton &amp;lt;bjt128@gmail.com&amp;gt;
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=docs/man/man1/halui.1;fp=docs/man/man1/halui.1;h=a1e83c65481bd51744e2814368e1126453a6a13b;hp=d575d34c16f1301b97fd399d4f011acb77699187;hb=92d99f07aa181d2e90c5f23a2d8d9ba2f47e0293;hpb=c1c4f60842f9d79ce99425dc230a029cff13f476&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=docs/man/man1/halui.1;h=92d99f07aa181d2e90c5f23a2d8d9ba2f47e0293&quot;&gt;H&lt;/a&gt;] docs/man/man1/halui.1&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>John Thornton &lt;&gt;</name>
			<email>bjt128@gmail.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Add a configure-at-run-time testpanel for mesa</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=c1c4f60842f9d79ce99425dc230a029cff13f476"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=c1c4f60842f9d79ce99425dc230a029cff13f476</id>
		<updated>2010-01-31T22:14:46+00:00</updated>
		<content type="html">&lt;pre&gt;
Add a configure-at-run-time testpanel for mesa

This allows testing of mesa panels configured in any way
the user wants. Though at this point it is broken.
I am commiting so it is easier to get help (I hope)
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/emc/usr_intf/pncconf/pncconf.py;fp=src/emc/usr_intf/pncconf/pncconf.py;h=55a7a37592af3ea197994b0c00e5d29b9cfd10ba;hp=f29c1cab35c7cbe93b12f72a172b4528ab7264bd;hb=c1c4f60842f9d79ce99425dc230a029cff13f476;hpb=7b911f0a78705bd7e332e4c19bee0bac0abdbca5&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/emc/usr_intf/pncconf/pncconf.py;h=c1c4f60842f9d79ce99425dc230a029cff13f476&quot;&gt;H&lt;/a&gt;] src/emc/usr_intf/pncconf/pncconf.py&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Chris Morley &lt;&gt;</name>
			<email>chrisinnanaimo@hotmail.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">add ability to check if a HAL component is ready</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=7b911f0a78705bd7e332e4c19bee0bac0abdbca5"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=7b911f0a78705bd7e332e4c19bee0bac0abdbca5</id>
		<updated>2010-01-31T22:11:37+00:00</updated>
		<content type="html">&lt;pre&gt;
add ability to check if a HAL component is ready

you need to know if a component is ready before connecting to it
This adds the ability in python
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=src/hal/halmodule.cc;fp=src/hal/halmodule.cc;h=9399ef32f3067e074533c010af0a59686eec2a59;hp=b81607c150c7813c6a1cd232c3a511d7cb700ce8;hb=7b911f0a78705bd7e332e4c19bee0bac0abdbca5;hpb=df67f8c5c4a9e4a50a700dee4791e71fabd61f75&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=src/hal/halmodule.cc;h=7b911f0a78705bd7e332e4c19bee0bac0abdbca5&quot;&gt;H&lt;/a&gt;] src/hal/halmodule.cc&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Chris Morley &lt;&gt;</name>
			<email>chrisinnanaimo@hotmail.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">fix typo in table example</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=df67f8c5c4a9e4a50a700dee4791e71fabd61f75"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=df67f8c5c4a9e4a50a700dee4791e71fabd61f75</id>
		<updated>2010-01-31T19:00:59+00:00</updated>
		<content type="html">&lt;pre&gt;
fix typo in table example

Signed-off-by: John Thornton &amp;lt;bjt128@gmail.com&amp;gt;
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=docs/src/hal/pyvcp.lyx;fp=docs/src/hal/pyvcp.lyx;h=ba83a0c0873dedc8c6fd4dca1cbbf51d317e14b1;hp=689e408919c6d6c39576ffe63e6468858dddad9c;hb=df67f8c5c4a9e4a50a700dee4791e71fabd61f75;hpb=bccf26a6d7de03a25f4f406d96aba1f541734267&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=docs/src/hal/pyvcp.lyx;h=df67f8c5c4a9e4a50a700dee4791e71fabd61f75&quot;&gt;H&lt;/a&gt;] docs/src/hal/pyvcp.lyx&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>John Thornton &lt;&gt;</name>
			<email>bjt128@gmail.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Update tool table info for lathes</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=bccf26a6d7de03a25f4f406d96aba1f541734267"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=bccf26a6d7de03a25f4f406d96aba1f541734267</id>
		<updated>2010-01-31T14:27:10+00:00</updated>
		<content type="html">&lt;pre&gt;
Update tool table info for lathes
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=docs/src/lathe/lathe-user.lyx;fp=docs/src/lathe/lathe-user.lyx;h=769bb119b33eecdff239d2f730bb039afb322c66;hp=f4c03ecf3ef9d1c73a8e53d61bafef675b1ffbaf;hb=bccf26a6d7de03a25f4f406d96aba1f541734267;hpb=ba4497ede4275eb5829836f593ba8d6e07da1398&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=docs/src/lathe/lathe-user.lyx;h=bccf26a6d7de03a25f4f406d96aba1f541734267&quot;&gt;H&lt;/a&gt;] docs/src/lathe/lathe-user.lyx&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>John Thornton &lt;&gt;</name>
			<email>bjt128@gmail.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Remove duplicate info covered in the lathe section</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=ba4497ede4275eb5829836f593ba8d6e07da1398"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=ba4497ede4275eb5829836f593ba8d6e07da1398</id>
		<updated>2010-01-31T14:26:55+00:00</updated>
		<content type="html">&lt;pre&gt;
Remove duplicate info covered in the lathe section

Signed-off-by: John Thornton &amp;lt;bjt128@gmail.com&amp;gt;
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=docs/src/gcode/tool_compensation.lyx;fp=docs/src/gcode/tool_compensation.lyx;h=5d65bc13a0fe5e9f0dbeeb7057035243f50ade43;hp=f74c1dbb512e22983231f3a40a8e28e83c4546d6;hb=ba4497ede4275eb5829836f593ba8d6e07da1398;hpb=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=docs/src/gcode/tool_compensation.lyx;h=ba4497ede4275eb5829836f593ba8d6e07da1398&quot;&gt;H&lt;/a&gt;] docs/src/gcode/tool_compensation.lyx&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>John Thornton &lt;&gt;</name>
			<email>bjt128@gmail.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Remove unused images</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68</id>
		<updated>2010-01-31T14:26:31+00:00</updated>
		<content type="html">&lt;pre&gt;
Remove unused images

Signed-off-by: John Thornton &amp;lt;bjt128@gmail.com&amp;gt;
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=docs/src/hal/pyvcp_mypanel.png;fp=docs/src/hal/pyvcp_mypanel.png;h=0000000000000000000000000000000000000000;hp=4df3dbdb5ed884c7f5605d703dfe9de423ed2235;hb=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68;hpb=da0616cc7d3140809dfa16c24607347f8b8d7f1d&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=docs/src/hal/pyvcp_mypanel.png;h=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68&quot;&gt;H&lt;/a&gt;] docs/src/hal/pyvcp_mypanel.png&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=docs/src/ladder/images/Default_Signed_Integer_Variables.png;fp=docs/src/ladder/images/Default_Signed_Integer_Variables.png;h=0000000000000000000000000000000000000000;hp=0701dff23a2b41de54287267fa8f0ee5edf0f834;hb=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68;hpb=da0616cc7d3140809dfa16c24607347f8b8d7f1d&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=docs/src/ladder/images/Default_Signed_Integer_Variables.png;h=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68&quot;&gt;H&lt;/a&gt;] docs/src/ladder/images/Default_Signed_Integer_Variables.png&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=docs/src/ladder/images/S32-Variables.png;fp=docs/src/ladder/images/S32-Variables.png;h=0000000000000000000000000000000000000000;hp=bb085c55cca48ddd36f9c51615b6245fb40f5693;hb=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68;hpb=da0616cc7d3140809dfa16c24607347f8b8d7f1d&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=docs/src/ladder/images/S32-Variables.png;h=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68&quot;&gt;H&lt;/a&gt;] docs/src/ladder/images/S32-Variables.png&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=docs/src/lathe/images/Lathe-X-TouchOff.png;fp=docs/src/lathe/images/Lathe-X-TouchOff.png;h=0000000000000000000000000000000000000000;hp=14a75e9b2f5b675e46868357f478ae1fe831bb01;hb=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68;hpb=da0616cc7d3140809dfa16c24607347f8b8d7f1d&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=docs/src/lathe/images/Lathe-X-TouchOff.png;h=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68&quot;&gt;H&lt;/a&gt;] docs/src/lathe/images/Lathe-X-TouchOff.png&lt;/li&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=docs/src/lathe/images/tool_pos_9.png;fp=docs/src/lathe/images/tool_pos_9.png;h=0000000000000000000000000000000000000000;hp=7a133bf71438fccc161e5aefb943ec202408e4fc;hb=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68;hpb=da0616cc7d3140809dfa16c24607347f8b8d7f1d&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=docs/src/lathe/images/tool_pos_9.png;h=bdc4fe4e41e2832fb7160b521e1d762a1b79ae68&quot;&gt;H&lt;/a&gt;] docs/src/lathe/images/tool_pos_9.png&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>John Thornton &lt;&gt;</name>
			<email>bjt128@gmail.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">remove unused image</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=da0616cc7d3140809dfa16c24607347f8b8d7f1d"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=da0616cc7d3140809dfa16c24607347f8b8d7f1d</id>
		<updated>2010-01-31T14:09:16+00:00</updated>
		<content type="html">&lt;pre&gt;
remove unused image

Signed-off-by: John Thornton &amp;lt;bjt128@gmail.com&amp;gt;
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=docs/src/hal/images/pyvcp_timer.png;fp=docs/src/hal/images/pyvcp_timer.png;h=0000000000000000000000000000000000000000;hp=aeaeda5d2f44aa63f1f70514c4780101c3cb2a1d;hb=da0616cc7d3140809dfa16c24607347f8b8d7f1d;hpb=86512c61fe60c82e4bf7815f5b55c066be28b6e9&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=docs/src/hal/images/pyvcp_timer.png;h=da0616cc7d3140809dfa16c24607347f8b8d7f1d&quot;&gt;H&lt;/a&gt;] docs/src/hal/images/pyvcp_timer.png&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>John Thornton &lt;&gt;</name>
			<email>bjt128@gmail.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">add contents of included file</title>
		<link href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=86512c61fe60c82e4bf7815f5b55c066be28b6e9"/>
		<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=commitdiff;h=86512c61fe60c82e4bf7815f5b55c066be28b6e9</id>
		<updated>2010-01-31T14:06:52+00:00</updated>
		<content type="html">&lt;pre&gt;
add contents of included file

Signed-off-by: John Thornton &amp;lt;bjt128@gmail.com&amp;gt;
&lt;/pre&gt;&lt;ul&gt;
&lt;li&gt;[&lt;a title=&quot;diff&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=blobdiff;f=docs/src/hal/comp.lyx;fp=docs/src/hal/comp.lyx;h=13a9a504d01fcf9ccd72d5d0df5585ffb2545af9;hp=78b9ea7fd509b5073ceb2c86d53f1b1ecd31663e;hb=86512c61fe60c82e4bf7815f5b55c066be28b6e9;hpb=2c2d7fb04b37dd039e24a232274f01bf0bfac2e4&quot;&gt;D&lt;/a&gt;&lt;a title=&quot;history&quot; href=&quot;http://git.linuxcnc.org/gitweb?p=emc2.git;a=history;f=docs/src/hal/comp.lyx;h=86512c61fe60c82e4bf7815f5b55c066be28b6e9&quot;&gt;H&lt;/a&gt;] docs/src/hal/comp.lyx&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>John Thornton &lt;&gt;</name>
			<email>bjt128@gmail.com</email>
			<uri>http://git.linuxcnc.org/gitweb?p=emc2.git;a=summary</uri>
		</author>
		<source>
			<title type="html">git.linuxcnc.org Git - emc2.git/rss log</title>
			<subtitle type="html">EMC2, the Enhanced Machine Controller</subtitle>
			<link rel="self" href="http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss"/>
			<id>http://git.linuxcnc.org/gitweb?p=emc2.git;a=rss</id>
			<updated>2010-02-08T16:22:52+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">RG65 Fin and Rudder moulds</title>
		<link href="http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/"/>
		<id>http://www.anderswallin.net/?p=2476</id>
		<updated>2010-01-31T09:31:10+00:00</updated>
		<content type="html">&lt;a href=&quot;http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/imgp1952/&quot; title=&quot;IMGP1952&quot;&gt;&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/IMGP1952-150x150.jpg&quot; class=&quot;attachment-thumbnail&quot; alt=&quot;&quot; title=&quot;IMGP1952&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/imgp1957/&quot; title=&quot;IMGP1957&quot;&gt;&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/IMGP1957-150x150.jpg&quot; class=&quot;attachment-thumbnail&quot; alt=&quot;&quot; title=&quot;IMGP1957&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/imgp1969/&quot; title=&quot;IMGP1969&quot;&gt;&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/IMGP1969-150x150.jpg&quot; class=&quot;attachment-thumbnail&quot; alt=&quot;&quot; title=&quot;IMGP1969&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/imgp1979/&quot; title=&quot;IMGP1979&quot;&gt;&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/IMGP1979-150x150.jpg&quot; class=&quot;attachment-thumbnail&quot; alt=&quot;&quot; title=&quot;IMGP1979&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/imgp1980/&quot; title=&quot;IMGP1980&quot;&gt;&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/IMGP1980-150x150.jpg&quot; class=&quot;attachment-thumbnail&quot; alt=&quot;&quot; title=&quot;IMGP1980&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/imgp1981/&quot; title=&quot;IMGP1981&quot;&gt;&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/IMGP1981-150x150.jpg&quot; class=&quot;attachment-thumbnail&quot; alt=&quot;&quot; title=&quot;IMGP1981&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/imgp1983/&quot; title=&quot;IMGP1983&quot;&gt;&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/IMGP1983-150x150.jpg&quot; class=&quot;attachment-thumbnail&quot; alt=&quot;&quot; title=&quot;IMGP1983&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/imgp1984/&quot; title=&quot;IMGP1984&quot;&gt;&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/IMGP1984-150x150.jpg&quot; class=&quot;attachment-thumbnail&quot; alt=&quot;&quot; title=&quot;IMGP1984&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/imgp1985/&quot; title=&quot;IMGP1985&quot;&gt;&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/IMGP1985-150x150.jpg&quot; class=&quot;attachment-thumbnail&quot; alt=&quot;&quot; title=&quot;IMGP1985&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/imgp1986/&quot; title=&quot;IMGP1986&quot;&gt;&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/IMGP1986-150x150.jpg&quot; class=&quot;attachment-thumbnail&quot; alt=&quot;&quot; title=&quot;IMGP1986&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/imgp1989/&quot; title=&quot;IMGP1989&quot;&gt;&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/IMGP1989-150x150.jpg&quot; class=&quot;attachment-thumbnail&quot; alt=&quot;&quot; title=&quot;IMGP1989&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://www.anderswallin.net/2010/01/rg65-fin-and-rudder-moulds/imgp1990/&quot; title=&quot;IMGP1990&quot;&gt;&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/IMGP1990-150x150.jpg&quot; class=&quot;attachment-thumbnail&quot; alt=&quot;&quot; title=&quot;IMGP1990&quot; /&gt;&lt;/a&gt;

&lt;p&gt;We&amp;#8217;ve done the CAD design, CAM-toolpaths, and CNC-machining for a set of RG65 model yacht (looks roughly &lt;a href=&quot;http://www.anderswallin.net/2009/04/a-noux65-from-bangkok/&quot;&gt;like this&lt;/a&gt;) fin and rudder moulds. They will be shipped to the customer on Monday.&lt;/p&gt;
&lt;p&gt;From time to time I get enquiries about making moulds like this, for fins, rudders, bulbs, etc., from people around the world. Usually by people who&amp;#8217;ve gone to a professional mould-shop or cnc-workshop with their drawings, and suffered a bit of sticker-shock when they&amp;#8217;ve seen the quote. For this set of moulds we asked 500 euros, which is not a lot I claim. Production and delivery in one week or less after the final CAD-drawings were available.&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;re interested in CNC-cut moulds in aluminium or steel, please send your ideas, preferably a CAD drawing, and I&amp;#8217;ll send you a rough quote. Keep in mind that our machine has a working XY envelope of ca 500&amp;#215;200 mm, so no single parts can be bigger than this. There are lots of examples of what we do in this blog, you might like: &lt;a href=&quot;http://www.anderswallin.net/2010/01/pikanto-bumper/&quot;&gt;bumper mould &lt;/a&gt;(2010 Jan), &lt;a href=&quot;http://www.anderswallin.net/2009/12/pikanto-rudder-mould/&quot;&gt;Rudder mould&lt;/a&gt; (2009 Dec), &lt;a href=&quot;http://www.anderswallin.net/2009/02/pikanto-mdf-plug/&quot;&gt;IOM MDF plug&lt;/a&gt; (2009 Feb), &lt;a href=&quot;http://www.anderswallin.net/2008/09/nikon-te-2000-objective-holder-in-steel/&quot;&gt;Microscope part&lt;/a&gt; (2009 Sep), &lt;a href=&quot;http://www.anderswallin.net/2008/06/iom-fin-and-rudder-moulds/&quot;&gt;IOM Fin moulds&lt;/a&gt; (2008 Jun), &lt;a href=&quot;http://www.anderswallin.net/2008/05/finderscope-rings/&quot;&gt;Telescope rings&lt;/a&gt; (2008 May).&lt;/p&gt;</content>
		<author>
			<name>anderswallin.net » CNC</name>
			<uri>http://www.anderswallin.net</uri>
		</author>
		<source>
			<title type="html">anderswallin.net » CNC</title>
			<link rel="self" href="http://www.anderswallin.net/category/cnc/feed/"/>
			<id>http://www.anderswallin.net/category/cnc/feed/</id>
			<updated>2010-02-08T20:02:45+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">radio</title>
		<link href="http://juve.ro/blog/projects/radio"/>
		<id>http://juve.ro/blog/projects/radio</id>
		<updated>2010-01-22T20:16:27+00:00</updated>
		<content type="html">&lt;!-- IMG_7103.JPG--&gt;&lt;a href=&quot;http://juve.ro/blog-files/projects/radio/IMG_7103.JPG&quot;&gt;&lt;div class=&quot;floatimageright&quot;&gt;&lt;a href=&quot;http://juve.ro/blog-files/projects/radio/IMG_7103.JPG&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://juve.ro/blog-files/projects/radio/IMG_7103-small.JPG&quot; width=&quot;234&quot; height=&quot;350&quot; /&gt;&lt;/a&gt;&lt;div&gt;&lt;div&gt;&lt;a href=&quot;http://juve.ro/blog-files/projects/radio/IMG_7103.JPG&quot;&gt;&lt;img class=&quot;zoom&quot; src=&quot;http://emergent.unpy.net/index.cgi-files/default/zoom.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;Work of art / just another appliance&lt;/div&gt;&lt;/div&gt;&lt;/a&gt;
For a while I looked online for a radio to put in the kitchen. Nothing fancy, just a wireless connected streaming radio. I found quite a few, but neither was just about right for me (either you couldn't edit your own station URL's, or it was too expensive, or just a crazy colour... 

&lt;p&gt;So while googling around I stumbled across &lt;a href=&quot;http://mightyohm.com/blog/2008/10/building-a-wifi-radio-part-1-introduction/&quot;&gt;MightyOhm's report&lt;/a&gt;, and I decided to build my own..&lt;/p&gt;</content>
		<author>
			<name>Alex Joni</name>
			<email>juve@juve.ro</email>
			<uri>http://juve.ro/blog/</uri>
		</author>
		<source>
			<title type="html">Alex's blog: photography and more</title>
			<subtitle type="html">summary of blogs...</subtitle>
			<link rel="self" href="http://juve.ro/blog?action=atom;hasname=1;name="/>
			<id>http://juve.ro/blog?action=atom;hasname=1;name=</id>
			<updated>2010-02-09T04:22:25+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Connectors</title>
		<link href="http://www.anderswallin.net/2010/01/connectors/"/>
		<id>http://www.anderswallin.net/?p=2374</id>
		<updated>2010-01-17T21:21:16+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/input_output_back.jpg&quot;&gt;&lt;img class=&quot;alignnone size-medium wp-image-2375&quot; title=&quot;input_output_back&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/input_output_back-554x625.jpg&quot; alt=&quot;&quot; width=&quot;554&quot; height=&quot;625&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Drilled four holes for AMP-connectors and used a hole-punch to make cut-outs for eight 25-pin D-connectors. The four motor-connectors will provide 3-phase power to the spindle-servo, the X- and Z-servos, and a high-speed live-tool spindle. The servos have three Hall-signals and three(single-ended) or six(differential) encoder signals which will enter the cabinet through the D-connectors. I&amp;#8217;m using these since I&amp;#8217;ll use 25-pin printer-cables for the Hall/Encoder signals. There are eight D-connectors just to provide some room for expansion. Three will be in immediate use for the three servos, one for limit/home switches, and one or two will be used for a jog-pendant.  That still leaves three 25-pin connectors unused (tool-changer? tool-length probe? etc.)&lt;/p&gt;
&lt;p&gt;Also mounted the breakout-boards inside:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/electr_cabinet_2010jan.jpg&quot;&gt;&lt;img class=&quot;alignnone size-medium wp-image-2379&quot; title=&quot;electr_cabinet_2010jan&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/electr_cabinet_2010jan-625x468.jpg&quot; alt=&quot;&quot; width=&quot;625&quot; height=&quot;468&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>anderswallin.net » CNC</name>
			<uri>http://www.anderswallin.net</uri>
		</author>
		<source>
			<title type="html">anderswallin.net » CNC</title>
			<link rel="self" href="http://www.anderswallin.net/category/cnc/feed/"/>
			<id>http://www.anderswallin.net/category/cnc/feed/</id>
			<updated>2010-02-08T20:02:45+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">hostmot2-firmware 0.4</title>
		<link href="http://emergent.unpy.net/01263684229"/>
		<id>http://emergent.unpy.net/01263684229</id>
		<updated>2010-01-16T23:23:49+00:00</updated>
		<content type="html">The files on this page are experimental hostmot2 firmwares for the development
version of emc2.  For more information, see my &lt;a href=&quot;http://mid.gmane.org/20100116235832.GA10321@unpythonic.net&quot;&gt;post&lt;/a&gt; and &lt;a href=&quot;http://mid.gmane.org/20100123043243.GD25186@unpythonic.net&quot;&gt;followup&lt;/a&gt;.  &lt;b&gt;Update&lt;/b&gt;, 20100123: New 0.3 version works on 3x20, has debian packages.</content>
		<author>
			<name>Jeff Epler</name>
			<email>jepler@unpythonic.net</email>
			<uri>http://emergent.unpy.net/</uri>
		</author>
		<source>
			<title type="html">Emergent Properties of Meat</title>
			<subtitle type="html">Just some meat...</subtitle>
			<link rel="self" href="http://emergent.unpy.net/_atom?tag=meta+cnc+emc2+axis"/>
			<id>http://emergent.unpy.net/_atom?tag=meta+cnc+emc2+axis</id>
			<updated>2010-02-09T04:42:25+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Mesa 5i20 breakout boards</title>
		<link href="http://www.anderswallin.net/2010/01/mesa-5i20-breakout-boards/"/>
		<id>http://www.anderswallin.net/?p=2365</id>
		<updated>2010-01-16T17:35:20+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/m5i20_breakout_boards.jpg&quot;&gt;&lt;img class=&quot;alignnone size-medium wp-image-2366&quot; title=&quot;m5i20_breakout_boards&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/m5i20_breakout_boards-625x468.jpg&quot; alt=&quot;&quot; width=&quot;625&quot; height=&quot;468&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In 2006 I made &lt;a href=&quot;http://www.anderswallin.net/2006/08/optoisolator-cards-for-mesa-5i20-servocard/&quot;&gt;optoisolator cards&lt;/a&gt; for the cnc-mill project, but now with the &lt;a href=&quot;http://www.anderswallin.net/2009/11/jhq-lathe/&quot;&gt;lathe&lt;/a&gt; I am using servo-drives and a VFD which mostly already have optoisolated inputs, so I will use these very simple breakout boards instead. There are two pitch-standards for the screw-terminals, an imperial one with a pitch of 5.08 mm (i.e. 0.2 inches), and a metric one with 5.0 mm pitch. These boards are for 5.0 mm.&lt;/p&gt;
&lt;p&gt;Pads logic and layout files: &lt;a href=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/2010_01_16_m5i20_breakout_board.zip&quot;&gt;2010_01_16_m5i20_breakout_board&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Etch-mask (PDF): &lt;a href=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/etch-mask.pdf&quot;&gt;etch-mask&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/breakout_logic.png&quot;&gt;&lt;img class=&quot;alignnone size-medium wp-image-2369&quot; title=&quot;breakout_logic&quot; src=&quot;http://www.anderswallin.net/wp-content/uploads/2010/01/breakout_logic-625x395.png&quot; alt=&quot;&quot; width=&quot;625&quot; height=&quot;395&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>anderswallin.net » CNC</name>
			<uri>http://www.anderswallin.net</uri>
		</author>
		<source>
			<title type="html">anderswallin.net » CNC</title>
			<link rel="self" href="http://www.anderswallin.net/category/cnc/feed/"/>
			<id>http://www.anderswallin.net/category/cnc/feed/</id>
			<updated>2010-02-08T20:02:45+00:00</updated>
		</source>
	</entry>

</feed>
