<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/cc1111/ao_pins.h, branch multiarch</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=multiarch</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=multiarch'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-10-16T05:54:40+00:00</updated>
<entry>
<title>altos: Add LEGACY_MONITOR defines to more programs</title>
<updated>2011-10-16T05:54:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-16T05:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a10aa835a06b71e2cefeb6b10daaf8cc394603b6'/>
<id>urn:sha1:a10aa835a06b71e2cefeb6b10daaf8cc394603b6</id>
<content type='text'>
Make all monitoring programs define whether they want all of the old
telemetry formats too.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Improve TM v1.0 apogee estimate</title>
<updated>2011-10-09T04:23:16+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-09T04:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ca036c5616c3e745c0b878ed90618d4ff710c0e5'/>
<id>urn:sha1:ca036c5616c3e745c0b878ed90618d4ff710c0e5</id>
<content type='text'>
v1.0 boards have noisy accelerometer data caused by interactions
between RF transmission and the accelerometer measurements; this noise
generates a negative bias in the accelerometer readings. The net
effect is that the estimated speed is lower than the actual speed,
causing early an apogee estimate.

By increasing the sigma value for accelerometer data, the kalman
filter 'trusts' the acceleration data less, putting more weight on the
barometer data. This causes the estimated time of apogee to be closer
to the correct value.

This reduces the response to changes in acceleration.

This new value is applied solely to TeleMetrum v1.0 boards. v1.1
boards correct for this error, and hence can use the correct sigma
value for the accelerometer.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Report continuity in telebt</title>
<updated>2011-08-28T23:55:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-28T23:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=122c4101164d598e655fa9ad8473053d30ff4212'/>
<id>urn:sha1:122c4101164d598e655fa9ad8473053d30ff4212</id>
<content type='text'>
Report continuity values from remote altimeter

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Remove RSSI reporting from telebt</title>
<updated>2011-08-28T22:40:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-28T22:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cff737c290347b61ba16584880c2f4c436b95042'/>
<id>urn:sha1:cff737c290347b61ba16584880c2f4c436b95042</id>
<content type='text'>
Telebt uses one LED for bluetooth connection and the other for telem
packet reception leaving none for RSSI.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: move igniter defines back to ao_pins.h</title>
<updated>2011-08-27T20:24:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-27T20:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b3c95582774355c991d0a9f27d0a86881e643e62'/>
<id>urn:sha1:b3c95582774355c991d0a9f27d0a86881e643e62</id>
<content type='text'>
so that ao_launch gets them too

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Get AES CBC-MAC packet transfers running</title>
<updated>2011-08-27T19:33:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-21T06:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=776df9ce2e7b4fa5cedda326988e66c614299af4'/>
<id>urn:sha1:776df9ce2e7b4fa5cedda326988e66c614299af4</id>
<content type='text'>
This just has simple command-line based packet transfers for testing.

This also adds special ao_telelaunch bits where the launch control
code will live.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Start work on AES and raw radio interfaces.</title>
<updated>2011-08-27T19:33:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-16T01:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a731d240f802d37524ce84c3c6acf22bcda4d522'/>
<id>urn:sha1:a731d240f802d37524ce84c3c6acf22bcda4d522</id>
<content type='text'>
We probably don't want this raw radio interface, but it's a start.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Start telelaunch product</title>
<updated>2011-08-27T19:33:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-14T03:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f145be3fc4ee94fdb5c1e2406b6c11d38bdbbd9b'/>
<id>urn:sha1:f145be3fc4ee94fdb5c1e2406b6c11d38bdbbd9b</id>
<content type='text'>
Looks a lot like TM, but without the flight code.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: add GCC/SDCC compat macros, init_stack, save_context and GCC stdio hooks</title>
<updated>2011-08-26T05:04:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-26T05:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e9fab7dc99a0e7c22b511c5919adf7df85213252'/>
<id>urn:sha1:e9fab7dc99a0e7c22b511c5919adf7df85213252</id>
<content type='text'>
More arch-indepdency bits.

GCC stdio is different from SDCC, so create suitable code in
avr/ao_avr_stdio.c

Create macros to initialize the task stack frame and save the task
context.

Add GCC/SDCC type definition compatibility macros

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