<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/micropeak, branch telescience-v0.2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=telescience-v0.2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=telescience-v0.2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-01-11T06:11:36+00:00</updated>
<entry>
<title>altosui,micropeak: Link altoslib.jar and altosuilib.jar before compiling</title>
<updated>2013-01-11T06:11:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-11T06:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=962e3bd0461f187cd599ba54e7129c84f97d4c4d'/>
<id>urn:sha1:962e3bd0461f187cd599ba54e7129c84f97d4c4d</id>
<content type='text'>
The symlinks for the libraries have to be present before compiling stuff.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Note when libaltos fails</title>
<updated>2013-01-11T05:48:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-11T05:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9f6b1570277c326c00d5da274f608fbdeb91c911'/>
<id>urn:sha1:9f6b1570277c326c00d5da274f608fbdeb91c911</id>
<content type='text'>
Not getting any device list back from MicroUSB means the library
wasn't found, so pop up a dialog box explaining the situation.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Create 'micropeak' script correctly</title>
<updated>2013-01-11T05:48:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-11T05:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c3e807ffcd34d514f36bc11adbae9337991a1743'/>
<id>urn:sha1:c3e807ffcd34d514f36bc11adbae9337991a1743</id>
<content type='text'>
Add altoslibdir, remove -cp argument

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Demonstrate how to hide various parts of the graph</title>
<updated>2013-01-11T05:48:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-11T05:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=98e74150040e444ed6480ef3d107caa54c205ef9'/>
<id>urn:sha1:98e74150040e444ed6480ef3d107caa54c205ef9</id>
<content type='text'>
This just shows how to disable a series and axis; it's not used here.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Report recorded apogee instead of searching flight data</title>
<updated>2013-01-11T05:48:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-11T05:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=505ef49a041740fe7cbb5c537b68d22e5fb6c0be'/>
<id>urn:sha1:505ef49a041740fe7cbb5c537b68d22e5fb6c0be</id>
<content type='text'>
This makes sure we report the true apogee value instead of looking for
the maximum height value in the flight data, in case the flight
recording ended before the apogee was reached.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Add ReadMe.rtf to Mac distribution</title>
<updated>2013-01-06T21:00:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-06T21:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2582e9b45bb81ff70fbd5c8581370c8c1b5bd5e5'/>
<id>urn:sha1:2582e9b45bb81ff70fbd5c8581370c8c1b5bd5e5</id>
<content type='text'>
There are *two* steps to installing MicroPeak on Mac OSX. Best help
out the poor user by explaining that.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Create Mac OS X package</title>
<updated>2013-01-06T20:52:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-06T20:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0f05b1996122b6c6bce81ca33e85c2a65c3ded18'/>
<id>urn:sha1:0f05b1996122b6c6bce81ca33e85c2a65c3ded18</id>
<content type='text'>
Includes the FTDI driver and the MicroPeak app

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Suggest filenames for saving data</title>
<updated>2013-01-05T18:59:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-05T18:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d663da13db60e1200535282ee1a0ea6305cad98c'/>
<id>urn:sha1:d663da13db60e1200535282ee1a0ea6305cad98c</id>
<content type='text'>
Uses the format '&lt;year&gt;-&lt;month&gt;-&lt;day&gt;-flight-&lt;number&gt;.mpd'

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Create .dmg file for apple. Create micropeak-jdb script</title>
<updated>2013-01-05T18:38:20+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-05T18:38:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0c9eecfae02e8499e7c3d53a4386f026c54b04cd'/>
<id>urn:sha1:0c9eecfae02e8499e7c3d53a4386f026c54b04cd</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak: Use new libaltos entry point for FTDI devices</title>
<updated>2013-01-05T18:37:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-05T18:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=20d54cae1eeca6c5d05bfacbafd77c8aa72247c9'/>
<id>urn:sha1:20d54cae1eeca6c5d05bfacbafd77c8aa72247c9</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
