<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch 1.3.2.4</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.3.2.4</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.3.2.4'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-06-08T05:37:30+00:00</updated>
<entry>
<title>Bump to version 1.3.2.4</title>
<updated>2014-06-08T05:37:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-08T05:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5c117621444bc13aebbc7dc618b4a56f620931ac'/>
<id>urn:sha1:5c117621444bc13aebbc7dc618b4a56f620931ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altoslib: Recover battery voltage from TeleGPS configuration packet</title>
<updated>2014-06-08T05:30:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-08T05:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b33de8ba1e48d8ad0cb78f1c5692bb81da916080'/>
<id>urn:sha1:b33de8ba1e48d8ad0cb78f1c5692bb81da916080</id>
<content type='text'>
TeleGPS stuffs battery voltage in the apogee_delay slot of the
configuration packet. Pull it out from there and stick it into the
current state.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: TeleMega uses 5.6k/10k divider for v_batt</title>
<updated>2014-06-08T05:30:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-08T05:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6950506beacb1bcd5b8e54c3935174cf800e9aed'/>
<id>urn:sha1:6950506beacb1bcd5b8e54c3935174cf800e9aed</id>
<content type='text'>
I suspect the 15 and 27 values are a 'close approximation' for integer
work on the cc1111 devices

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Enable ADC for TeleGPS v1.0 battery voltage measuring</title>
<updated>2014-06-08T05:30:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-08T05:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ee2216af17f23781ea912caba29fbd7e4d9ff480'/>
<id>urn:sha1:ee2216af17f23781ea912caba29fbd7e4d9ff480</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Encode TeleGPS battery voltage in configuration packet</title>
<updated>2014-06-08T05:30:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-08T04:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ef85b3bc5300904ebfb878b1c7313a82b5b7aebf'/>
<id>urn:sha1:ef85b3bc5300904ebfb878b1c7313a82b5b7aebf</id>
<content type='text'>
TeleGPS doesn't need apogee delay, so re-purpose it for the battery voltage

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Parse TeleGPS state value from GPS telemetry packet</title>
<updated>2014-06-08T04:13:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-08T04:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d69547796caf74405f8304d23d4ae318315bbd7b'/>
<id>urn:sha1:d69547796caf74405f8304d23d4ae318315bbd7b</id>
<content type='text'>
TeleGPS adds 0x80 to the state value to signify that this otherwise
unused byte contains the current state value

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Parse TeleGPS state value from gps location packet</title>
<updated>2014-06-08T04:12:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-08T04:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=428d09294ba0395fedd71346ad00fd90a4cdde97'/>
<id>urn:sha1:428d09294ba0395fedd71346ad00fd90a4cdde97</id>
<content type='text'>
TeleGPS encodes state in a spare gps location packet byte, masking in
0x80 to signify that the state value is valid

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make telegps builds depend on ao_tracker.h</title>
<updated>2014-06-08T04:12:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-08T04:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=23d9d37fd2a8f4b867f34e71a2b0f7cb090717c1'/>
<id>urn:sha1:23d9d37fd2a8f4b867f34e71a2b0f7cb090717c1</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Reduce tracker GPS buffer to 4 samples</title>
<updated>2014-06-08T04:11:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-08T04:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d165079b9275c69e727a1dac996ad1788c58ed40'/>
<id>urn:sha1:d165079b9275c69e727a1dac996ad1788c58ed40</id>
<content type='text'>
We just don't have enough RAM for 8 samples.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Define lat/lon sum variables as 64-bit instead of 16</title>
<updated>2014-06-08T04:05:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-08T04:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bd9e4f30b2a491b030246943767960ab053ac94c'/>
<id>urn:sha1:bd9e4f30b2a491b030246943767960ab053ac94c</id>
<content type='text'>
Oops. 16 bits won't hold position information...

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