<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src, branch 1.8.7</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.8.7</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.8.7'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2018-10-09T02:42:09+00:00</updated>
<entry>
<title>altos/lpc: Make sure USB pull-up is held low at boot for 'a while'</title>
<updated>2018-10-09T02:42:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-10-09T02:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e7136c6b413c8464d32cdc4afc28c93ba1f17a3b'/>
<id>urn:sha1:e7136c6b413c8464d32cdc4afc28c93ba1f17a3b</id>
<content type='text'>
Add a delay loop to make sure the host sees the pull-up low for long
enough.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Force telemetry rate to 38400 when ao_force_freq is set</title>
<updated>2018-10-05T06:10:59+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-10-05T06:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=aeb07f2b94b0121d4e5a6ce175ce4e013d6557cf'/>
<id>urn:sha1:aeb07f2b94b0121d4e5a6ce175ce4e013d6557cf</id>
<content type='text'>
ao_force_freq is used by TeleMini to set the radio to known
values. As TeleMini v3.0 also has configurable telemetry rates, this
value also needs to be set back to a known value.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: sdcc doesn't have 'false' and 'true'.</title>
<updated>2018-10-02T20:57:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-10-02T20:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d5b9fd5b3dd8c8b3bfb478d366ba07501085c1b3'/>
<id>urn:sha1:d5b9fd5b3dd8c8b3bfb478d366ba07501085c1b3</id>
<content type='text'>
Use FALSE and TRUE in ms5607.c driver instead.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/drivers: Shrink ao_ms5607.c code to fit on micropeak still</title>
<updated>2018-10-02T20:00:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-22T07:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=56dcfd4acf830fcb69c8b994e4b989c9aa7ddef3'/>
<id>urn:sha1:56dcfd4acf830fcb69c8b994e4b989c9aa7ddef3</id>
<content type='text'>
Use some code constructs that make the little AVR processor happier
and save about 16 bytes of memory.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: don't build fox1ihu by default</title>
<updated>2018-08-31T03:36:18+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2018-08-31T03:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ac8a9bc2ef301f1f18772af7d871c257a56ae70c'/>
<id>urn:sha1:ac8a9bc2ef301f1f18772af7d871c257a56ae70c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altos: Switch global 'log' to 'ao_log_data'</title>
<updated>2018-08-15T22:43:28+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-15T22:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2f61ef9a5046c39f4eeaaf741031bb6a9607b8a6'/>
<id>urn:sha1:2f61ef9a5046c39f4eeaaf741031bb6a9607b8a6</id>
<content type='text'>
Avoid conflicts with 'log' math function.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stmf0: Stop using 'stdin' name as local variable</title>
<updated>2018-08-15T22:40:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-05T04:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cbe9cfd5eb5d19b7b9bf4bb75424e7592d708929'/>
<id>urn:sha1:cbe9cfd5eb5d19b7b9bf4bb75424e7592d708929</id>
<content type='text'>
stdio kinda wants to own this name

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/lpc: Fix stdio wakeup on serial IRQ</title>
<updated>2018-08-15T22:40:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-05T04:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1bbef0879ad86dfc21610a255e6cbca1b94b5d1a'/>
<id>urn:sha1:1bbef0879ad86dfc21610a255e6cbca1b94b5d1a</id>
<content type='text'>
Should just use USE_SERIAL_0_STDIN directly

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Allow timer interrupt without needing tick count</title>
<updated>2018-08-15T22:40:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-14T00:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f16d1e3a2f074b96aae6b9053e8e9e03bd282741'/>
<id>urn:sha1:f16d1e3a2f074b96aae6b9053e8e9e03bd282741</id>
<content type='text'>
This saves a bit of space in the fox1ihu loader which uses the timer
interrupt to poke the watchdog.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Remove spurious 'const' from ao_state_names</title>
<updated>2018-08-15T22:40:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-14T00:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bb9d071d328969fc3c544897f1fc96e55a842198'/>
<id>urn:sha1:bb9d071d328969fc3c544897f1fc96e55a842198</id>
<content type='text'>
Current gcc complains about this.

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