<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools/ao-load, branch master</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=master</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2019-01-03T20:10:12+00:00</updated>
<entry>
<title>ao-tools/ao-load: Return status from 'rewrite'</title>
<updated>2019-01-03T20:10:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-01-03T19:55:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=96be286b3a9daa9bdb7872118be0118872d483f8'/>
<id>urn:sha1:96be286b3a9daa9bdb7872118be0118872d483f8</id>
<content type='text'>
Was just falling off the end of this function, returning a random value.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Add lots of compiler warning flags to ao-tools build</title>
<updated>2019-01-03T19:40:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-01-03T19:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f14c799ae7ff3be56c28f5694f04c03daff7708e'/>
<id>urn:sha1:f14c799ae7ff3be56c28f5694f04c03daff7708e</id>
<content type='text'>
This catches some uninitialized variable errors which cause
ao-cal-accel to crash (fixes coming next)

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-load: Make ao_sym static to avoid collision with ao-editaltos</title>
<updated>2014-05-01T05:12:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-05-01T05:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=35efd4e51ece706234f80c076eb7f4f70c66098d'/>
<id>urn:sha1:35efd4e51ece706234f80c076eb7f4f70c66098d</id>
<content type='text'>
ao-load doesn't use ao-editaltos at this point, but does share the
same name for the symbol table. To make the linker happier, make the
ao-load version static.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Create general elf and hex library routines</title>
<updated>2013-11-27T21:59:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-11-27T21:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=95a8180f3d7929dbad65c80421f99c925f245af0'/>
<id>urn:sha1:95a8180f3d7929dbad65c80421f99c925f245af0</id>
<content type='text'>
Pulls the elf stuff out of ao-stmload, change the hex stuff into ao_
routines.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Place STM config values at fixed addresses for re-use</title>
<updated>2012-07-17T08:24:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-17T08:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a5d873d47b3b16ca32559b4de668bf07b25eddb0'/>
<id>urn:sha1:a5d873d47b3b16ca32559b4de668bf07b25eddb0</id>
<content type='text'>
Just like cc1111, stick the serial number and radio calibration values
at known fixed addresses so that when re-flashing the board, we can go
find the existing values.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-load: Make usb descriptor rewriting optional</title>
<updated>2011-03-16T22:57:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-03-07T23:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d007bccf6cb36d24a9c7c48de7d80759ac6f2e37'/>
<id>urn:sha1:d007bccf6cb36d24a9c7c48de7d80759ac6f2e37</id>
<content type='text'>
TeleMini and TeleNano don't have USB descriptors to rewrite when
loading firmware, so allow them to be missing.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-load: fix usage message to note that '=' is required for options</title>
<updated>2011-02-18T18:04:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-02-18T17:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c3080fdafff5212f267ba7c765a2f083435be799'/>
<id>urn:sha1:c3080fdafff5212f267ba7c765a2f083435be799</id>
<content type='text'>
The usage message was suggesting incorrect command line syntax; long
options use '=' between the option name and value, not whitespace.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add --cal to man page</title>
<updated>2009-12-16T07:58:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-12-16T07:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7ac8efea5d60b81adccdc1e38ac4c13facfae7c9'/>
<id>urn:sha1:7ac8efea5d60b81adccdc1e38ac4c13facfae7c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow radio calibration to be set from ao-load</title>
<updated>2009-12-06T03:50:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-12-06T03:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5481082b18226a0de6b377215b3b330bdbc4a6c6'/>
<id>urn:sha1:5481082b18226a0de6b377215b3b330bdbc4a6c6</id>
<content type='text'>
This moves the initial radio calibration value into const memory where
it will be used if no eeprom configuration value is available, either
on an unprogrammed board with eeprom or a device without an eeprom.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add --device/-D support to the command line tools and manuals</title>
<updated>2009-09-04T22:30:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-09-04T22:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=73adae3661160d410dcc802873b530d255c210e5'/>
<id>urn:sha1:73adae3661160d410dcc802873b530d255c210e5</id>
<content type='text'>
Use the new cc_usbdevs_find_by_arg function to locate suitable target
devices connected via USB.

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