<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, 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-14T04:57:26+00:00</updated>
<entry>
<title>update changelog for Debian build</title>
<updated>2014-02-14T04:57:26+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2014-02-14T04:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1b3d07ede530fa40cb7257fb1725c969ba60e0f0'/>
<id>urn:sha1:1b3d07ede530fa40cb7257fb1725c969ba60e0f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'branch-1.3' into debian</title>
<updated>2014-02-14T04:54:46+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2014-02-14T04:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e77c24aaaff12669ca6970dfcca770671387f59c'/>
<id>urn:sha1:e77c24aaaff12669ca6970dfcca770671387f59c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updating changelog for release</title>
<updated>2014-02-14T04:53:13+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2014-02-14T04:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bf268354535a3a7b2e093235e5347ed2a6d809ff'/>
<id>urn:sha1:bf268354535a3a7b2e093235e5347ed2a6d809ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: Update the 1.3.2 release notes to include APRS and Fire Igniter changes</title>
<updated>2014-02-10T07:47:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-10T07:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e53be56179f4cd93227b6bdc28c2ae60b81db57d'/>
<id>urn:sha1:e53be56179f4cd93227b6bdc28c2ae60b81db57d</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>doc: Add remaining configurable parameters to the System Operation chapter</title>
<updated>2014-02-10T07:46:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-02-10T07:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d24ef4aa9429f4884548e5c9fd48d57e640f0d9d'/>
<id>urn:sha1:d24ef4aa9429f4884548e5c9fd48d57e640f0d9d</id>
<content type='text'>
Yes, this duplicates the section in the AltosUI chapter, but I'm not
sure how to describe the device without talking about it in two
places, so we might as well make both of them complete.

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