<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/telegps, branch debian/1.5-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.5-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.5-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-09-13T17:26:06+00:00</updated>
<entry>
<title>telegps: Was mis-configuring the 'Configure Device' dialog</title>
<updated>2014-09-13T17:26:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-11T21:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=793588e218102204e69755a16bc32ea5c67f29c7'/>
<id>urn:sha1:793588e218102204e69755a16bc32ea5c67f29c7</id>
<content type='text'>
Make sure we show 'rate_label' instead of showing 'radio_enable_label'
twice.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>.desktop: Use %F instead of %f in .desktop files</title>
<updated>2014-09-10T06:43:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-10T06:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1992a1e3046a5414ce8d394e1cd8e5e6f6338d29'/>
<id>urn:sha1:1992a1e3046a5414ce8d394e1cd8e5e6f6338d29</id>
<content type='text'>
%F is a list of files, %f is a single file. All of our tools can
handle lists of files, so make the .desktop file reflect that.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>linux-fat: Fix up fat linux install icons, mime types and .desktop files</title>
<updated>2014-07-15T07:44:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-15T07:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ec7ceb607f5ba7e1ed5cfd32b7a452a5f364b095'/>
<id>urn:sha1:ec7ceb607f5ba7e1ed5cfd32b7a452a5f364b095</id>
<content type='text'>
use the standard xdg utilities to install mime type and .desktop
files. The standard xdg icon installer doesn't handle svg icons, so we
have to do those manually.

With this patch, xfce, gnome3 and kde4 all place the applications in
user-visible menus, display correct file icons and launch correct
applications for our file types.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Missing function in TeleGPSConfigUI</title>
<updated>2014-07-11T04:27:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-11T04:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fa155693282746861b227afd6cbccc83dfd1bbed'/>
<id>urn:sha1:fa155693282746861b227afd6cbccc83dfd1bbed</id>
<content type='text'>
set_altitude_32 was added to the abstract class but not here.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>micropeak/altosui/telegps: Fix icon file names</title>
<updated>2014-07-10T07:26:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-10T07:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6f2a4c610dfacbf500650db0eeeca6623bb49c5c'/>
<id>urn:sha1:6f2a4c610dfacbf500650db0eeeca6623bb49c5c</id>
<content type='text'>
The icon file names are now structured to have an organization name
and application name component. This should avoid collisions with
other packages when the icon files are installed in a shared
directory, as on Linux. Within the Java .jar file, the new names need
to be correctly referenced or we won't find them.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Support variable telemetry rate</title>
<updated>2014-07-05T07:38:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-05T07:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f02cc3eec53e9d703837dad55ec2e6625b192588'/>
<id>urn:sha1:f02cc3eec53e9d703837dad55ec2e6625b192588</id>
<content type='text'>
Add combo box to monitoring window and device configuration.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui/telegps: Undo the frequency/telemetry menu changes</title>
<updated>2014-07-05T07:38:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-05T06:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=98c3c3f7edd58358939f7dacf5b8f4c336712f5b'/>
<id>urn:sha1:98c3c3f7edd58358939f7dacf5b8f4c336712f5b</id>
<content type='text'>
Using menus for these items isn't what we want; we want to show the
current value on the screen, which is what a combo box is for. Switch
back to those and remove the frequency and telemetry config from the
TeleGPS menu bar so that Mac OS X is happy.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telegps: Disable tracker config when not available</title>
<updated>2014-06-25T03:58:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-25T03:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=424112349d54bb6360403683f8012b83f49220be'/>
<id>urn:sha1:424112349d54bb6360403683f8012b83f49220be</id>
<content type='text'>
Tracker motion and interval were both left enabled even when the
device being configured didn't support them. Disable them like other
elements.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Clean all .desktop files, ignore them too</title>
<updated>2014-06-25T03:58:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-25T03:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b2c5f7d10265794a5778546f2e3eca7d763eab56'/>
<id>urn:sha1:b2c5f7d10265794a5778546f2e3eca7d763eab56</id>
<content type='text'>
All .desktop files are built from .desktop.in files, so just remove
all of them in make clean, and ignore all of them in .gitignore.
This makes the rename less painful.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui/telegps: Expose configurable APRS SSID</title>
<updated>2014-06-23T04:06:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-23T04:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6cc2d671c0e335fbedb0e97699f8f273502c6807'/>
<id>urn:sha1:6cc2d671c0e335fbedb0e97699f8f273502c6807</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
