~morphis/snappy-hwe-snaps/+git/location-service:f/extended-documentation

Last commit made on 2017-09-21
Get this branch:
git clone -b f/extended-documentation 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/extended-documentation
Repository:
lp:~morphis/snappy-hwe-snaps/+git/location-service

Recent commits

cabb6a1... by Simon Fels

Merge remote-tracking branch 'origin/master' into f/extended-documentation

7639e62... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch f/use-wpa-plug

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

Author: Simon Fels <email address hidden>

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

4c83e38... by Simon Fels

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

5725baf... by Simon Fels

Fix further review comments

7241a15... by Simon Fels

Respect further review comments

a49fcf7... by Simon Fels

docs: also document [ubx,sirf].provider.enable configuration items

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

47c3b4d... by Simon Fels

Respect review comments