<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/product, branch telemetrum-v2.0</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=telemetrum-v2.0</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=telemetrum-v2.0'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-06-24T21:30:22+00:00</updated>
<entry>
<title>altos/lpc: Add boot loader</title>
<updated>2013-06-24T21:30:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-06-24T21:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0dd148e388944d8d265da51d62806c4a00b2c13d'/>
<id>urn:sha1:0dd148e388944d8d265da51d62806c4a00b2c13d</id>
<content type='text'>
Support the USB boot loader, add USB pull-up support.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stm: Create per-product flash loaders</title>
<updated>2013-05-08T04:30:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-27T22:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4a90eec4b8ee4a35711aa74c13b3f30d12c0fe08'/>
<id>urn:sha1:4a90eec4b8ee4a35711aa74c13b3f30d12c0fe08</id>
<content type='text'>
Split the flash loader prototype into pieces so that each product can
build a custom flash loader with very little code.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Call ao_task_init before initializing any drivers</title>
<updated>2013-05-08T03:07:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-03-24T22:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4551be8b03a795ece94fd303a1f556c63c0a0096'/>
<id>urn:sha1:4551be8b03a795ece94fd303a1f556c63c0a0096</id>
<content type='text'>
When using task queues, the sleep queues must be initialized before
any invocation of ao_wakeup or the OS will crash. Just make sure
ao_task_init is always invoked early in the task process to get that done.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Create telebt-v1.0 product. Remove old telebt products</title>
<updated>2013-04-08T23:48:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-08T23:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1d3ab47d82fe005ab6854386c0ffa5771ee49bf6'/>
<id>urn:sha1:1d3ab47d82fe005ab6854386c0ffa5771ee49bf6</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add telescience-pwm product</title>
<updated>2012-10-17T05:32:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-17T05:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f34f0ac7f355149446374a4c82dbf004919bc2dd'/>
<id>urn:sha1:f34f0ac7f355149446374a4c82dbf004919bc2dd</id>
<content type='text'>
Split out special PWM-sampling telescience product

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>first work on PWM input to TeleScience, 'p' command displays timer 1</title>
<updated>2012-10-17T05:16:13+00:00</updated>
<author>
<name>Robert Garbee</name>
<email>robert@gag.com</email>
</author>
<published>2012-07-17T19:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1d7e6f5dcb29535cde9b7dfd6998d7889baf835b'/>
<id>urn:sha1:1d7e6f5dcb29535cde9b7dfd6998d7889baf835b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "first work on PWM input to TeleScience, 'p' command displays timer 1"</title>
<updated>2012-09-01T05:15:16+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-01T05:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=01820c3e95fe85d2bee648d41809f1a753f81020'/>
<id>urn:sha1:01820c3e95fe85d2bee648d41809f1a753f81020</id>
<content type='text'>
PWM bits not suitable for master

This reverts commit e93c6bcc799d76d4ff425815e2601a25e6796229.
</content>
</entry>
<entry>
<title>altos: telelaunch doesn't need ao_radio_cmac_init</title>
<updated>2012-08-24T07:44:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-24T07:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=310c1d0bf83448eb12e5d64ac09a4279c25fd258'/>
<id>urn:sha1:310c1d0bf83448eb12e5d64ac09a4279c25fd258</id>
<content type='text'>
This function was used to initialize the LCO functions, which were
moved to ao_lco.c a few commits back, so ao_radio_cmac_init doesn't
even exist anymore.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&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>first work on PWM input to TeleScience, 'p' command displays timer 1</title>
<updated>2012-07-17T19:23:48+00:00</updated>
<author>
<name>Robert Garbee</name>
<email>robert@gag.com</email>
</author>
<published>2012-07-17T19:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e93c6bcc799d76d4ff425815e2601a25e6796229'/>
<id>urn:sha1:e93c6bcc799d76d4ff425815e2601a25e6796229</id>
<content type='text'>
</content>
</entry>
</feed>
