<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools/ao-load, branch hack-cc1200</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=hack-cc1200</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=hack-cc1200'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-05-01T05:12:30+00:00</updated>
<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>
<entry>
<title>add support for building Debian package</title>
<updated>2009-08-19T03:49:39+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2009-08-19T03:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cd5ce661e2a8f9694933358ccb5b916fbed089c2'/>
<id>urn:sha1:cd5ce661e2a8f9694933358ccb5b916fbed089c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos</title>
<updated>2009-08-19T00:09:38+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2009-08-19T00:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4685fc541466afbeefc151bcb64cd054739c048b'/>
<id>urn:sha1:4685fc541466afbeefc151bcb64cd054739c048b</id>
<content type='text'>
Conflicts:
	ao-tools/ao-bitbang/Makefile.am
	ao-tools/ao-eeprom/Makefile.am
	ao-tools/ao-load/Makefile.am
	ao-tools/ao-load/ao-load.c
	ao-tools/ao-rawload/Makefile.am
</content>
</entry>
</feed>
