<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/kernel, branch telefire-4-no-addr</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=telefire-4-no-addr</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=telefire-4-no-addr'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2017-06-12T05:54:22+00:00</updated>
<entry>
<title>altos: Create separate log format for EasyMini v2.0</title>
<updated>2017-06-12T05:54:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-12T05:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9454756f54312381927cb9faf1c4a6f5d8271034'/>
<id>urn:sha1:9454756f54312381927cb9faf1c4a6f5d8271034</id>
<content type='text'>
The ADC in the STM32F0 is different than the LPC, with a range of
0-4095 instead of 0-32767.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: HMC5883 output order is X Z Y</title>
<updated>2017-06-12T05:54:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-12T05:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2a05849c3bf8c1617409237be48802dd6fc6255b'/>
<id>urn:sha1:2a05849c3bf8c1617409237be48802dd6fc6255b</id>
<content type='text'>
Re-label everything to have the correct names. This doesn't actually
change the code at all, so the eeprom and telemetry is all compatible.

Matching changes on the host side will be required to actually process
the data correctly, of course.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telefiretwo: don't try to record pre-burn sensor values in FLIGHT record</title>
<updated>2017-05-11T15:58:46+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2017-04-27T18:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f753ad3b9d0f3dc9794e5dd097063aab6cf9bdc4'/>
<id>urn:sha1:f753ad3b9d0f3dc9794e5dd097063aab6cf9bdc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altos: Move 'ao_force_freq' to ao_config.c</title>
<updated>2017-05-05T05:10:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-05-05T05:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3b4e3189211801c6f8f41c5d08c5a8551f28976c'/>
<id>urn:sha1:3b4e3189211801c6f8f41c5d08c5a8551f28976c</id>
<content type='text'>
Instead of having to add it to each product using this variable.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make CDC ACM 'line coding' public</title>
<updated>2017-05-05T05:10:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-05-05T05:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e76d543a203f210683cb77df2b9bbff1a9f4b381'/>
<id>urn:sha1:e76d543a203f210683cb77df2b9bbff1a9f4b381</id>
<content type='text'>
This allows other systems to see what baud rate the host has requested.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/kernel: Allow TeleGPS v2 to scale battery in telem</title>
<updated>2017-05-01T00:35:28+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-05-01T00:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ec963d358895ae46af63d2a6e9a32bdfb4d631c0'/>
<id>urn:sha1:ec963d358895ae46af63d2a6e9a32bdfb4d631c0</id>
<content type='text'>
TeleGPS v2 uses the STMF0 processor instead of the LPC11, which means
the ADC range is different. As the raw ADC value was getting sent to
represent battery voltage in the config packet, we need to scale that
for the different processor. This patch allows that to happen.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>src/kernel: Add GPS lock blink LED to tracker code</title>
<updated>2017-05-01T00:34:08+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-05-01T00:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=34fda7bff76d59bcfbcec6a44275829c45e42189'/>
<id>urn:sha1:34fda7bff76d59bcfbcec6a44275829c45e42189</id>
<content type='text'>
Blinks an LED briefly once every three seconds when GPS is locked.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add header file for ao_report_micro.c</title>
<updated>2017-04-28T07:00:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-28T07:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4d4675cbadcb0ab9df8f6d5155797dca400315c0'/>
<id>urn:sha1:4d4675cbadcb0ab9df8f6d5155797dca400315c0</id>
<content type='text'>
Defines the functions in this file.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add 100ms constants for baro Kalman filter</title>
<updated>2017-04-28T06:59:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-28T06:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=75c26a26e905e3d4f141badfcb6ec6995ed58213'/>
<id>urn:sha1:75c26a26e905e3d4f141badfcb6ec6995ed58213</id>
<content type='text'>
MicroPeak v2 uses this rate.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Adapt micro log to MicroPeak V3</title>
<updated>2017-04-28T06:52:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-04-28T06:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8c755f52db40bb845ab236ff400f35888053e616'/>
<id>urn:sha1:8c755f52db40bb845ab236ff400f35888053e616</id>
<content type='text'>
Allow use of regular serial API for sending data.
Allow application to specify different storage size.

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