~morphis/snappy-hwe-snaps/+git/location-service:f/use-wpa-plug

Last commit made on 2017-09-20
Get this branch:
git clone -b f/use-wpa-plug https://git.launchpad.net/~morphis/snappy-hwe-snaps/+git/location-service
Only Simon Fels can upload to this branch. If you are Simon Fels please log in for upload directions.

Branch merges

Branch information

Name:
f/use-wpa-plug
Repository:
lp:~morphis/snappy-hwe-snaps/+git/location-service

Recent commits

4c83e38... by Simon Fels

Add missing wpa plug to be able to talk to wpa-supplicant

f0a2ba8... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch f/various-improvements

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/location-service/+merge/330561

Author: Simon Fels <email address hidden>

Various improvements including

 * snap: let snapcraft figure out all library dependencies
 * cmds: properly detect when we can't connect the service and fail
 * prebuilt: use snap internal locationd binary and not the one from /snap/bin
 * snap: bump version to developement
 * dbus/stub: don't watch out for name but connect directly
 * w11t: only iterate through interfaces when we got any
 * stub: notify monitor command when service disappeared
 * monitor: print current position on start
 * monitor: require at least a single update to print KML header/footer

fdf3f76... by Simon Fels

cmds: make sirf provider available by default

4842a88... by Simon Fels

cmd: detect and warn for possible nullptrs

668c15a... by Simon Fels

Disable CI tests for now

We're already test the code base extensively with unit and acceptance
tests so this is OK for the moment.

9cf91c1... by Simon Fels

snap: drop unused provide and test commands

357ae20... by Simon Fels

cmds: move static string into a constexpr variable

5ea94cb... by Simon Fels

cmds: add mls provider to the default set of providers

eab3259... by Simon Fels

prebuilt: add support for mls provider keys in the configure hook

8b9c00f... by Simon Fels

cmds: disabled automatically added provides when configuration says so