<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools, branch 1.1.9.2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.1.9.2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.1.9.2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-09-09T20:10:07+00:00</updated>
<entry>
<title>ao_tools/ao-send-telem: Only start real-time on valid states</title>
<updated>2012-09-09T20:10:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-09T20:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bb5ab29b6744b382bb2f09486a7a6db7d12a3608'/>
<id>urn:sha1:bb5ab29b6744b382bb2f09486a7a6db7d12a3608</id>
<content type='text'>
Check state to make sure it is &lt; ao_flight_landed to keep invalid
states from switching to real-time playback mode.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-send-telem: fix frequency set command</title>
<updated>2012-08-31T04:39:10+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-08-31T04:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b6a21856c68ca8cca93eb755285be1927acb91e7'/>
<id>urn:sha1:b6a21856c68ca8cca93eb755285be1927acb91e7</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altos: Add a bunch of .gitignore entries</title>
<updated>2012-08-30T21:22:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-30T21:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=354c1fed7f06c2c45c661e7265c2ac4bc47e2750'/>
<id>urn:sha1:354c1fed7f06c2c45c661e7265c2ac4bc47e2750</id>
<content type='text'>
Clean up the git status output

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-stmload: Always round up load amount to 4 byte boundary</title>
<updated>2012-08-29T06:00:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-29T01:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ac5d053e6d766d243b7a425ae19779810c350125'/>
<id>urn:sha1:ac5d053e6d766d243b7a425ae19779810c350125</id>
<content type='text'>
The flashing code doesn't deal with partial writes.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-send-telem: make --realtime work</title>
<updated>2012-08-07T19:07:49+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-08-07T19:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=00abbbb79de67dc95176fe48b23ce3e8614e8d3a'/>
<id>urn:sha1:00abbbb79de67dc95176fe48b23ce3e8614e8d3a</id>
<content type='text'>
(add "break;" to the case statement for options)

Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>Don't build ao-stmload if stlink is not available.</title>
<updated>2012-07-31T08:04:34+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-07-31T08:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fb79f8fb358f8df25674336cd558fc3998cb7d9e'/>
<id>urn:sha1:fb79f8fb358f8df25674336cd558fc3998cb7d9e</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>Add ability to re-play telemetry through TeleDongle</title>
<updated>2012-07-29T23:22:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-29T23:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=59588ba34159b27c02e1a886b46497ecfa0cf4d3'/>
<id>urn:sha1:59588ba34159b27c02e1a886b46497ecfa0cf4d3</id>
<content type='text'>
This adds a new command to TeleDongle to send arbitrary data, and then
creates a new tool, 'ao-send-telem' that replays existing telemetry
files through TeleDongle.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>tools: Use pkgconfig to find stlink for ao-stmload</title>
<updated>2012-07-20T19:04:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-20T19:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=38f66a31174dd367e39d717c527f555add60a9d4'/>
<id>urn:sha1:38f66a31174dd367e39d717c527f555add60a9d4</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Place STM config values at fixed addresses for re-use</title>
<updated>2012-07-17T08:24:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-17T08:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a5d873d47b3b16ca32559b4de668bf07b25eddb0'/>
<id>urn:sha1:a5d873d47b3b16ca32559b4de668bf07b25eddb0</id>
<content type='text'>
Just like cc1111, stick the serial number and radio calibration values
at known fixed addresses so that when re-flashing the board, we can go
find the existing values.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add ao-stmload tool</title>
<updated>2012-07-17T08:18:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-17T08:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=20877ae9de8bb5d3a29e2a96024e53afbd396f55'/>
<id>urn:sha1:20877ae9de8bb5d3a29e2a96024e53afbd396f55</id>
<content type='text'>
This loads an ELF image through the STlink programming interface using
the stlink utility library

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