<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch test-accel-ref</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=test-accel-ref</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=test-accel-ref'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-01-15T08:50:39+00:00</updated>
<entry>
<title>altos: Add 5V reference computation for v1.1 boards.</title>
<updated>2011-01-15T08:50:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-01-15T08:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e13337cfb536ff65979b655f1763d62ec0126c67'/>
<id>urn:sha1:e13337cfb536ff65979b655f1763d62ec0126c67</id>
<content type='text'>
This should compensate for changes in the 3.3V voltage.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add preference for serial debugging.</title>
<updated>2011-01-15T00:48:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-01-15T00:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d908c2ebd0b11a54cfd922a192249d0f0df0ddb0'/>
<id>urn:sha1:d908c2ebd0b11a54cfd922a192249d0f0df0ddb0</id>
<content type='text'>
This dumps serial input/output to stdout.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Ensure serial line is flushed after disabling remote link</title>
<updated>2011-01-15T00:48:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-01-15T00:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fcaee12a64d5e195b55b8f77c19dfc0c57ef5d58'/>
<id>urn:sha1:fcaee12a64d5e195b55b8f77c19dfc0c57ef5d58</id>
<content type='text'>
Flush the '~' character.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Show dialog after successful delete or when no flights</title>
<updated>2011-01-15T00:48:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-01-15T00:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2d154be89246e111a36f7c2700effbb2c97da541'/>
<id>urn:sha1:2d154be89246e111a36f7c2700effbb2c97da541</id>
<content type='text'>
Make sure the user always sees confirmation for flight log management.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add eeprom 'manage' ui to download and delete multiple flights</title>
<updated>2011-01-12T20:40:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-01-12T20:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8801b8c1947bd39f7c985b91a2ba8dbc81bcc91a'/>
<id>urn:sha1:8801b8c1947bd39f7c985b91a2ba8dbc81bcc91a</id>
<content type='text'>
This shows the list of available flights and provides options to
download and/or delete each one.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add support for parsing list of flights from the 'l' command</title>
<updated>2011-01-12T05:28:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-01-12T05:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=440d52e34364fdeeddc76a2d744cc6d1c934364f'/>
<id>urn:sha1:440d52e34364fdeeddc76a2d744cc6d1c934364f</id>
<content type='text'>
This adds parsing support to enumerate the available flights, but does
not yet provide any UI to use it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Split eeprom download code apart</title>
<updated>2011-01-11T23:39:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-01-11T23:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bd2480fd757b67557d9c7de42e402034002c3e37'/>
<id>urn:sha1:bd2480fd757b67557d9c7de42e402034002c3e37</id>
<content type='text'>
Create separate 'download config data', 'read single record' and 'read
block' functions. This code will be shared with future multi-log
reading code for new firmware.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add configuration of flight log size</title>
<updated>2011-01-08T04:47:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-01-08T04:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ca66f86a899c191b6362a334417fc84a79349677'/>
<id>urn:sha1:ca66f86a899c191b6362a334417fc84a79349677</id>
<content type='text'>
This adds to the TeleMetrum configuration UI the ability to set the
maximum flight log size.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>windows: Update NSIS installer file to use compatibility IDs</title>
<updated>2010-12-23T04:39:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-11-28T08:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=51c410c1c952e0e9bcf1b2c438813de63753be5f'/>
<id>urn:sha1:51c410c1c952e0e9bcf1b2c438813de63753be5f</id>
<content type='text'>
This allows the file to contain a single InitDriverSetup function,
making things shorter and (I hope) clearer.
</content>
</entry>
<entry>
<title>altosui: move maps to subdir, fix E/W mismatch</title>
<updated>2010-12-13T17:40:18+00:00</updated>
<author>
<name>Anthony Towns</name>
<email>aj@erisian.com.au</email>
</author>
<published>2010-12-13T17:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b62580855c5144f5bc7e0172289bce08814d9472'/>
<id>urn:sha1:b62580855c5144f5bc7e0172289bce08814d9472</id>
<content type='text'>
</content>
</entry>
</feed>
