<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao_telemetry.c, branch debian/1.8.6-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.8.6-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.8.6-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2009-06-04T17:41:34+00:00</updated>
<entry>
<title>Use autotools, move altos to src subdir</title>
<updated>2009-06-04T17:41:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-06-04T17:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=210dbaa23cdacf3a6f2d6e23493e96ee2ac9bca7'/>
<id>urn:sha1:210dbaa23cdacf3a6f2d6e23493e96ee2ac9bca7</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Eliminate RDF tone generation.</title>
<updated>2009-05-29T06:17:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-05-29T06:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3a3bfd471a868d546d83cdc431b53c8f5208edb9'/>
<id>urn:sha1:3a3bfd471a868d546d83cdc431b53c8f5208edb9</id>
<content type='text'>
Now that we have a viable telemetry-signal based RDF device via TeleDongle,
there's no reason to continue to waste power and bandwidth with a NFM tone.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Transmit computed ground pressure and acceleration values</title>
<updated>2009-05-18T06:36:21+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-05-18T06:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=91b07410122d0eaaf292cdb31c200925d45eaf2c'/>
<id>urn:sha1:91b07410122d0eaaf292cdb31c200925d45eaf2c</id>
<content type='text'>
These are the last two values relevant to figuring out the state of the
flight computer, and as they are computed by averaging 10 seconds of 100Hz
sample data, they're a lot more accurate than anything the receiver could do
on its own.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Send computed accel/vel/pres values over the radio</title>
<updated>2009-05-18T05:29:54+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-05-18T05:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7cb9fb675f56bf30ab6bf0bcdc5cb679709ffe3e'/>
<id>urn:sha1:7cb9fb675f56bf30ab6bf0bcdc5cb679709ffe3e</id>
<content type='text'>
These computed values reflect what the flight computer is actually refering
to for state changes, and will be useful in debugging the flight software as
well as provide a filtered view of the data.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Label binaries with product and serial info</title>
<updated>2009-04-26T22:05:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-26T22:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=70a69f3acdca27b80cdb2069de59bbc6dba83dbd'/>
<id>urn:sha1:70a69f3acdca27b80cdb2069de59bbc6dba83dbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add configuration support</title>
<updated>2009-04-26T07:11:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-26T07:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=38a0b61b0a0b3c00f064c8d562950a17a6ddff4a'/>
<id>urn:sha1:38a0b61b0a0b3c00f064c8d562950a17a6ddff4a</id>
<content type='text'>
Current config variables:
Main deploy altitude above launch (in meters)
Acceleration zero g calibration (manual or automatic)
Radio channel (freq = 435.550MHz + channel * 100kHz)
Callsign (max 8 characters)

Supporting this involved shuffling code around so that the
non-telemetrum builds could include only the stuff they needed.
</content>
</entry>
<entry>
<title>Add RDF beacon and callsign to telemetry</title>
<updated>2009-04-25T21:42:20+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-25T21:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e45fce7f82d704d677f84c69b0e07588d109d780'/>
<id>urn:sha1:e45fce7f82d704d677f84c69b0e07588d109d780</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set telemetry rate to 100ms</title>
<updated>2009-04-23T21:26:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-23T21:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=204daac71ad56926730f5d6860bd70c645302e19'/>
<id>urn:sha1:204daac71ad56926730f5d6860bd70c645302e19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up telemetry now that all packets are the same</title>
<updated>2009-04-21T09:07:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-21T09:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d87e9c25947d7cc2eba8894a524977f2c55a089a'/>
<id>urn:sha1:d87e9c25947d7cc2eba8894a524977f2c55a089a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up fancy dbg stuff. Add teleterra initial bits.</title>
<updated>2009-04-21T08:17:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-21T08:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d1887ded41a5bfec8e10e9fd736fa9444b9b6222'/>
<id>urn:sha1:d1887ded41a5bfec8e10e9fd736fa9444b9b6222</id>
<content type='text'>
The dbg stuff needed a bit of help to actually walk the tables; it appears
that complex expressions confuse sdcc.

This also adds primitive teleterra bits, but no UI, etc.

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