<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src, branch debian/1.3.2-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.3.2-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.3.2-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-02-10T06:54:31+00:00</updated>
<entry>
<title>altos: Put locked/unlocked GPS status in APRS comments</title>
<updated>2014-02-10T06:54:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-10T06:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e76948d382cf6980c3a5b6c48405d71c8811780b'/>
<id>urn:sha1:e76948d382cf6980c3a5b6c48405d71c8811780b</id>
<content type='text'>
Replace the 'S' (which marks the field showing sats in view) with
either 'L' or 'U' to tell the user whether the GPS receiver is locked
or unlocked.

This also removes the colons in the comment field to shorten it. This
makes it fit on one line of my FT1D display.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Re-send previous GPS position in APRS if lock is lost</title>
<updated>2014-02-10T06:53:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-10T06:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5001a0f882af53dde33fc531215944c9d727baf4'/>
<id>urn:sha1:5001a0f882af53dde33fc531215944c9d727baf4</id>
<content type='text'>
APRS radios often show only the last received APRS packet, which means
that erasing the last known GPS position when we lose lock by sending
0/0/0 is unhelpful. Instead, just send the last known position, and
make sure that we send 0/0/0 before we're locked the first time.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Fixup named ADC printing</title>
<updated>2014-02-09T06:02:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-09T06:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=864d1e2282ac1d241478cf663ee24112c9d3dc37'/>
<id>urn:sha1:864d1e2282ac1d241478cf663ee24112c9d3dc37</id>
<content type='text'>
Print all ADC values on one line when using named ADC values

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add needed math sources to TeleGPS v0.1 build</title>
<updated>2014-02-09T04:13:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-09T04:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f750ef6f9745b15af45bb80f5b46b9e6f51796d8'/>
<id>urn:sha1:f750ef6f9745b15af45bb80f5b46b9e6f51796d8</id>
<content type='text'>
APRS requires the logf function to report altitude.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Report nsat in view in APRS packet</title>
<updated>2014-02-09T04:13:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-09T04:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6367ab2dec718c512073f70dfab86dbd1656b1fe'/>
<id>urn:sha1:6367ab2dec718c512073f70dfab86dbd1656b1fe</id>
<content type='text'>
This adds the number of sats in view (as opposed to the number of sats
in solution) to the APRS packet.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Don't write more than 12 sat infos in ublox driver</title>
<updated>2014-02-09T04:13:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-09T04:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8ddbbdcdc498a19ebf4a440bbf5d73b6538e0a57'/>
<id>urn:sha1:8ddbbdcdc498a19ebf4a440bbf5d73b6538e0a57</id>
<content type='text'>
This was overwriting memory past the end of the ao_gps_tracking_data
array, which isn't a good idea.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stm: Block interrupts while reprogramming flash</title>
<updated>2014-02-09T04:13:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-01T08:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=324073d14ed8215b74d9df51f2229827cd4401d0'/>
<id>urn:sha1:324073d14ed8215b74d9df51f2229827cd4401d0</id>
<content type='text'>
Wouldn't work well to get interrupted...

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Enable system timer in flash loader and prod watchdog with it</title>
<updated>2014-02-09T04:13:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-01T08:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d6d56c20465455b759f60a03fc96aa228ab9102e'/>
<id>urn:sha1:d6d56c20465455b759f60a03fc96aa228ab9102e</id>
<content type='text'>
This makes it possible to reflash the board without needing to disable
the watchdog.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Eliminate warnings in FAT code</title>
<updated>2014-02-09T04:13:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-01T01:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1d3420e51db4d1a46237e97aeb189d2a8eba7f5e'/>
<id>urn:sha1:1d3420e51db4d1a46237e97aeb189d2a8eba7f5e</id>
<content type='text'>
The FAT file system code wasn't cleaned up when the warning fixes were
done recently.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add watchdog timer task</title>
<updated>2014-02-09T04:13:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-03-21T17:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7a8adfed8fbbcaac71da9c6d54bbd3091f4d7511'/>
<id>urn:sha1:7a8adfed8fbbcaac71da9c6d54bbd3091f4d7511</id>
<content type='text'>
This new task frobs a pin periodically to inform the hardware that the
operating system is running.

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