<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/core, branch telegps-v0.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=telegps-v0.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=telegps-v0.3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-08-25T06:22:18+00:00</updated>
<entry>
<title>altos: Allow products to disable RDF entirely</title>
<updated>2013-08-25T06:22:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-25T06:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4babe7310f78338ca36ab9d31ac833eada27485f'/>
<id>urn:sha1:4babe7310f78338ca36ab9d31ac833eada27485f</id>
<content type='text'>
TeleGPS doesn't ever want RDF

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: allow projects to override default config values</title>
<updated>2013-08-17T15:36:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-17T15:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e0a0a747624c2df66ca4a73b5a0de014ea204dca'/>
<id>urn:sha1:e0a0a747624c2df66ca4a73b5a0de014ea204dca</id>
<content type='text'>
Override default radio power and APRS interval

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Support mega-style logging without ADC</title>
<updated>2013-06-24T21:30:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-06-24T21:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e148582217d6e02ac90a68e2bb2532947378d36f'/>
<id>urn:sha1:e148582217d6e02ac90a68e2bb2532947378d36f</id>
<content type='text'>
Used for TeleGPS, just exposes the necessary log writing function
without also including the ADC writing code.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Disable USB on all flight computers when in flight mode</title>
<updated>2013-06-17T20:58:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-06-17T20:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b3ad488477def157e277e239e81f164b49725925'/>
<id>urn:sha1:b3ad488477def157e277e239e81f164b49725925</id>
<content type='text'>
There was a check to only disable USB on boards with radios, but for
EasyMini, we want to disable USB too for flight mode.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add fast-timer API. Use for quadrature and button drivers</title>
<updated>2013-06-10T05:09:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-06-10T05:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=988924b51980ad43e39bc4785a625ff25eb16449'/>
<id>urn:sha1:988924b51980ad43e39bc4785a625ff25eb16449</id>
<content type='text'>
This splits the fast-timer portion out of the debounce helper code and
shares that with the quadrature driver which now uses it directly.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add debounce helper. Use in button and quadrature drivers for TeleLCO</title>
<updated>2013-06-09T19:14:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-14T05:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=72b6c699d355fcd41addb9919d846e63105b9db7'/>
<id>urn:sha1:72b6c699d355fcd41addb9919d846e63105b9db7</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add pyro operations to regular ignite commands</title>
<updated>2013-05-27T04:38:56+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-27T04:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3e8b72a9dc5b6c3a0f6132dc2dec04f8c08a1deb'/>
<id>urn:sha1:3e8b72a9dc5b6c3a0f6132dc2dec04f8c08a1deb</id>
<content type='text'>
Instead of having separate commands, just mix the two sets together.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make manual pyro firing command work again</title>
<updated>2013-05-27T01:50:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-27T01:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6f131e740477d29b6623fa336da79e53f765a55b'/>
<id>urn:sha1:6f131e740477d29b6623fa336da79e53f765a55b</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: write pyro fired to correct log field</title>
<updated>2013-05-27T01:50:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-27T01:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5ca472333a3587f0e47d54f5edc287494262ef98'/>
<id>urn:sha1:5ca472333a3587f0e47d54f5edc287494262ef98</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Light pyro charges simultaneously if so configured</title>
<updated>2013-05-27T01:39:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-27T01:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=956f4dff1cc521059434743624b1271fb92b96ae'/>
<id>urn:sha1:956f4dff1cc521059434743624b1271fb92b96ae</id>
<content type='text'>
Don't try to be nice to the battery, just let the pyro circuit deal
with it and try to get all of the specified circuits going at the same
time if they're configured to do so.

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