<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src, branch stm-flash</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=stm-flash</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=stm-flash'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-05-06T23:08:52+00:00</updated>
<entry>
<title>altos: Set APRS deviation to 3kHz</title>
<updated>2013-05-06T23:08:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-06T23:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9538dfa2f80c5a8d4c2ad9bd36cd4db0035bbfcf'/>
<id>urn:sha1:9538dfa2f80c5a8d4c2ad9bd36cd4db0035bbfcf</id>
<content type='text'>
I finally found a bunch of references to APRS on the net and they all
appear to assume a 3kHz deviation. Let's see if this works better with
Yaesu radios.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Revert "altos: Make APRS deviation configurable"</title>
<updated>2013-05-06T23:04:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-06T23:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=59527c2e60c062aa1c85ebb4d542350ce3772df1'/>
<id>urn:sha1:59527c2e60c062aa1c85ebb4d542350ce3772df1</id>
<content type='text'>
This reverts commit a18d68da1b0b23a6089166fcd14a5bb5368f10f1.

We're just going to use 3kHz for APRS
</content>
</entry>
<entry>
<title>altos/test: Fix warning in ao_aprs_test</title>
<updated>2013-05-03T08:07:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-03T08:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=58873176bcb0eec04e41e3360abadbc5d07fee61'/>
<id>urn:sha1:58873176bcb0eec04e41e3360abadbc5d07fee61</id>
<content type='text'>
Was not forward-declaring ao_radio_send_aprs, causing a warning

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make APRS deviation configurable</title>
<updated>2013-05-03T07:52:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-03T07:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a18d68da1b0b23a6089166fcd14a5bb5368f10f1'/>
<id>urn:sha1:a18d68da1b0b23a6089166fcd14a5bb5368f10f1</id>
<content type='text'>
Maybe this will help the Yaesu VX-8GR receive our packets

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: No need to set GPS tick in satellite packet</title>
<updated>2013-05-01T16:40:59+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-01T16:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=39dcd19ded04175a074c9541c5e1752bac3eda8c'/>
<id>urn:sha1:39dcd19ded04175a074c9541c5e1752bac3eda8c</id>
<content type='text'>
It's already been set in the location packet, and doing it twice bumps
TeleMetrum over the code space limit (yay!)

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Use SYSTICK on STM32L</title>
<updated>2013-05-01T15:58:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-01T15:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1b773ba85f665cf4862683b1b66990655284a44a'/>
<id>urn:sha1:1b773ba85f665cf4862683b1b66990655284a44a</id>
<content type='text'>
It's probably more power efficient than using one of the timers, and
it's certainly easier to configure.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Mark GPS telemetry packets with GPS time stamp</title>
<updated>2013-05-01T15:56:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-01T15:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fd16f97634cf74fcec001ce2e38ff262730f15a9'/>
<id>urn:sha1:fd16f97634cf74fcec001ce2e38ff262730f15a9</id>
<content type='text'>
This provides a reasonable accurate indication of the system time when
the GPS location data was received, and also makes sure GPS packets
get some timestamp when no other telemetry is being transmitted.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Use separate exception stack on STM32L</title>
<updated>2013-05-01T02:04:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-01T02:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=38d7a68d9edf1e8ea6e7ed72b41705a2a5882435'/>
<id>urn:sha1:38d7a68d9edf1e8ea6e7ed72b41705a2a5882435</id>
<content type='text'>
This reserves 512 bytes of memory for a stack, then makes sure that
exceptions continue to use that stack while processes use the per-task
stack.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Reduce stack usage of FAT driver and logger</title>
<updated>2013-05-01T01:57:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-01T01:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9fad3457a4977158697eeca8b6ea7516cc59a6c8'/>
<id>urn:sha1:9fad3457a4977158697eeca8b6ea7516cc59a6c8</id>
<content type='text'>
Move some large stack arrays to static storage.
Also eliminates some printf error messages which don't seem that
useful except for debugging.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Open up the DVGA gain to use all of the available settings</title>
<updated>2013-04-30T07:12:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-30T07:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a47b7ade1019959f3b9b845fb96c21bbb1bfdf2a'/>
<id>urn:sha1:a47b7ade1019959f3b9b845fb96c21bbb1bfdf2a</id>
<content type='text'>
We usually work in RF quiet areas; let the AGC hardware try all of the
available gain settings.

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