lp:~jgardner7289/foxtrotgps/bugfix_1876744

Created by Jesse Gardner and last modified
Get this branch:
bzr branch lp:~jgardner7289/foxtrotgps/bugfix_1876744
Only Jesse Gardner can upload to this branch. If you are Jesse Gardner please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jesse Gardner
Project:
FoxtrotGPS
Status:
Development

Recent revisions

331. By Jesse Gardner

Added g_thread_unref wherever g_thead_new is used

330. By Paul Wise (Debian)

Only create the EPS formatted images for the DVI/PS formatted documentation

The EPS files are not needed for other documentation formats,
some distributions are now disabling EPS support in ImageMagick
and the DVI/PS documentation formats are rarely used.

329. By diego roversi <diegor71>

Also accept 2D/3D fix modes as indicator of a valid GPS fix

The libgps developers recommend to use the fix mode rather than the status,
which many GNSS receivers do not supply or have incompatible implementations.

Fixes: https://bugs.launchpad.net/bugs/1917998
See-also: https://gitlab.com/gpsd/gpsd/-/commit/c3b0fb6394964ca57cecfa0a65d6b3cde2dd1f6f

328. By Maciej S. Szmigiero

gpsd API 9 has a different altitude reporting - the "altitude" field is
deprecated and undefined, one has to use "altMSL" instead.

327. By Bernd Zeimetz

Add support for gpsd API version 10

Fixes: https://bugs.debian.org/979252

326. By Paul Wise (Debian)

Increase the maximum zoom level for the interface to 20

The maximum zoom level for downloads was already updated but
we forgot that it needed to be changed for the interface too.

Fixes: bzr revno: 324

325. By Paul Wise (Debian)

Use --include-merged to get merge commits in the bzr log

The --include-merges appears to have been a typo and
it has probably never worked.

Fixes: bzr revno: 170

324. By Paul Wise (Debian)

Switch default maximum zoom level from 18 to 20

Several map tile services now use zoom levels 19 and 20:

 * Google Maps goes up to 20
 * Google Satellite Maps goes up to 19
 * OpenStreetMap goes up to 19

This would be best fixed by per-source maximum zoom levels, but
that would require converting from GladeXML to GtkBuilder, which
requires more work, so do this until the conversion happens.

323. By Tilmann Bubeck <>

Convert dialog10 variables to static variables

This fixes a build failure with the GCC 10 linker,
which requires all variables to either be static
or unique within a single linking unit.

See-also: https://gcc.gnu.org/gcc-10/porting_to.html#common

322. By Paul Wise (Debian)

Fix an indefinite article

Suggested-by: anorak
./contrib/poi2osm:2: a sqlite -> an sqlite /,Eskj'u:l'aIt/

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:foxtrotgps
This branch contains Public information 
Everyone can see this information.

Subscribers