<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch debian/1.3.1-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.3.1-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.3.1-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-01-22T06:13:01+00:00</updated>
<entry>
<title>altosui: Handle serial-port startup errors in idle-monitor</title>
<updated>2014-01-22T06:13:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-22T06:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e61c02b51e069aa58b36f59b9ca8e7c8284bc93a'/>
<id>urn:sha1:e61c02b51e069aa58b36f59b9ca8e7c8284bc93a</id>
<content type='text'>
Trap exceptions during idle monitor startup and report them.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Handle already-opened link in IgniteUI</title>
<updated>2014-01-22T06:01:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-22T06:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=42922b40fc695bdaa92e3fb0b41a248f7df918d0'/>
<id>urn:sha1:42922b40fc695bdaa92e3fb0b41a248f7df918d0</id>
<content type='text'>
Must run the link open from the UI thread so that we can put up the
in-use dialog immdiately; otherwise the UI thread is blocked which
means the dialog never appears and the app appears to hang.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: rate limit map downloads</title>
<updated>2014-01-20T09:38:21+00:00</updated>
<author>
<name>Anthony Towns</name>
<email>aj@erisian.com.au</email>
</author>
<published>2014-01-20T09:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7a8551fe8e5f0a90cbc494842715a96f08c11900'/>
<id>urn:sha1:7a8551fe8e5f0a90cbc494842715a96f08c11900</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: --fetchmaps gets same number of maps as GUI</title>
<updated>2014-01-19T19:10:58+00:00</updated>
<author>
<name>Anthony Towns</name>
<email>aj@erisian.com.au</email>
</author>
<published>2014-01-19T19:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0faa098f05d43eefc1fa54462401171fca5034cb'/>
<id>urn:sha1:0faa098f05d43eefc1fa54462401171fca5034cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AltosSiteMapPreload: only load 49 maps</title>
<updated>2014-01-19T18:52:43+00:00</updated>
<author>
<name>Anthony Towns</name>
<email>aj@erisian.com.au</email>
</author>
<published>2014-01-19T18:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=aab5873c87d6ecfe0854751746f80d4bc7ebeffa'/>
<id>urn:sha1:aab5873c87d6ecfe0854751746f80d4bc7ebeffa</id>
<content type='text'>
Google Static Maps API limits queries to 50 maps per IP per minute,
so querying a 7x7 array instead of a 9x9 array seems more likely to
work well.
</content>
</entry>
<entry>
<title>altosui: Make romconfig serial and radio cal fields 8 digits wide</title>
<updated>2014-01-19T08:17:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-19T08:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7f9cda0e2531a7bba7f1b4e3b7212a62b5bec1ed'/>
<id>urn:sha1:7f9cda0e2531a7bba7f1b4e3b7212a62b5bec1ed</id>
<content type='text'>
This ensure that they are wide enough to show a cc1120 calibration
value, which is 7 digits.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>doc: Ship telemini outline as pdf file too</title>
<updated>2014-01-15T07:18:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-15T07:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f560d5063b1339dbfb3e6723cfadb7b4c5eace25'/>
<id>urn:sha1:f560d5063b1339dbfb3e6723cfadb7b4c5eace25</id>
<content type='text'>
Build telemini.pdf from telemini.svg and include it in all of the
released packages.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Require both libaltos32 and libaltos64 for fat Linux tarball</title>
<updated>2014-01-02T06:08:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-02T06:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=06ffd8022ff5ac74274c9839d42c0c47274cb8b9'/>
<id>urn:sha1:06ffd8022ff5ac74274c9839d42c0c47274cb8b9</id>
<content type='text'>
No sense shipping a broken tarball ever

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>libaltos: Build -m64 and -m32 for fat tarball when possible</title>
<updated>2014-01-02T06:02:56+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-02T06:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8bff2822c242d2878b408b9c0d8a7647108ea4b1'/>
<id>urn:sha1:8bff2822c242d2878b408b9c0d8a7647108ea4b1</id>
<content type='text'>
Check to see if we can compile libaltos for both 32 bit and 64 bit
systems, and then use those when generating the linux tarball.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Handle a missing libaltos when starting up</title>
<updated>2014-01-02T06:00:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-02T06:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b15bd24bbe48e338497c6257f5fe2c7fd1cbffbb'/>
<id>urn:sha1:b15bd24bbe48e338497c6257f5fe2c7fd1cbffbb</id>
<content type='text'>
Skip a null list of devices when figuring out what to open monitor
windows for during startup.

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