lp:foxtrotgps
- Get this branch:
- bzr branch lp:foxtrotgps
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 332. By Paul Wise (Debian)
-
Add support for gpsd API version 12
Reported-by: Boian Bonev <email address hidden>
- 331. By Jesse Gardner
-
Added g_thread_unref wherever g_thead_new is used
Fixes: https:/
/bazaar. launchpad. net/~foxtrotgps -team/foxtrotgp s/trunk/ revision/ 315
Cleanup-by: Paul Wise <email address hidden> - 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/ c3b0fb6394964ca 57cecfa0a65d6b3 cde2dd1f6f - 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. - 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 19This 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)