<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/micropeak/Makefile.am, branch telegps-hacks</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=telegps-hacks</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=telegps-hacks'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-05-26T04:08:44+00:00</updated>
<entry>
<title>micropeak: Add -Xlint:unchecked to javac line</title>
<updated>2014-05-26T04:08:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-26T04:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4df84dd5d007120f54cbda380789306608f2fc46'/>
<id>urn:sha1:4df84dd5d007120f54cbda380789306608f2fc46</id>
<content type='text'>
This shows missing parametric type errors

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Install .desktopfile as _SCRIPTS so they are left executable</title>
<updated>2014-03-01T07:04:54+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-03-01T07:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8f2a85027b496451c5934eb36fcdffbd5e5da177'/>
<id>urn:sha1:8f2a85027b496451c5934eb36fcdffbd5e5da177</id>
<content type='text'>
.desktop files should be marked executable so that the desktop
environment knows they are correct.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Mark .desktop files as executable</title>
<updated>2014-02-17T02:01:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-17T02:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a3ddb5906167e445f937b16fafb7f5c537852f0a'/>
<id>urn:sha1:a3ddb5906167e445f937b16fafb7f5c537852f0a</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Construct linux install script</title>
<updated>2014-02-16T23:53:50+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-16T23:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c860d837a0c97a091c5f47fce91bdb8beb4602d3'/>
<id>urn:sha1:c860d837a0c97a091c5f47fce91bdb8beb4602d3</id>
<content type='text'>
Uses the same script as altosui, just edits the final path name

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Watch serial data during download</title>
<updated>2014-02-03T08:32:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-03T08:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9e0bda088c097ac6bcc677d7b6d00683e73a68fb'/>
<id>urn:sha1:9e0bda088c097ac6bcc677d7b6d00683e73a68fb</id>
<content type='text'>
This adds a text area to monitor the incoming serial data in case some
problem occurs.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Add micropeak man page</title>
<updated>2013-12-19T05:08:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-19T05:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=408b0dea338147382e94717dab85b4a204e7bdf5'/>
<id>urn:sha1:408b0dea338147382e94717dab85b4a204e7bdf5</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Compile for java 6</title>
<updated>2013-12-18T22:22:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-18T22:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c0966cd40f05f3a65b0c977b4b92586a58192f4b'/>
<id>urn:sha1:c0966cd40f05f3a65b0c977b4b92586a58192f4b</id>
<content type='text'>
Don't a require later version as not all target OSes support it

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>all: clean up .gitignore files and Makefile clean targets</title>
<updated>2013-02-15T08:59:08+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2013-02-15T08:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5e53a485310cc11e6add077fb4bd0b0267734ff0'/>
<id>urn:sha1:5e53a485310cc11e6add077fb4bd0b0267734ff0</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>micropeak: Update Makefile to versioned Java libraries</title>
<updated>2013-02-04T17:50:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-02-04T17:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=809eb5b1252a75d489e3ad2fd2a4af701fa0aa52'/>
<id>urn:sha1:809eb5b1252a75d489e3ad2fd2a4af701fa0aa52</id>
<content type='text'>
Library names have changed; deal with it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: fix 'make clean' and .gitignore</title>
<updated>2013-01-23T02:50:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-23T02:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b62097c9d79f848042485234dc46ade60deabc02'/>
<id>urn:sha1:b62097c9d79f848042485234dc46ade60deabc02</id>
<content type='text'>
Make git status clean in micropeak dir

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
