apps/agl-service-navigation.git
4 years agoIntegrate navigation voice capability use 78/23578/1 halibut 8.0.5 8.0.6 halibut/8.0.5 halibut/8.0.6 halibut_8.0.5 halibut_8.0.6
Scott Murray [Tue, 14 Jan 2020 20:52:49 +0000 (15:52 -0500)]
Integrate navigation voice capability use

Add code to pull in the voice capabilities binding, subscribe to the
existing setDestination and cancelNavigation events, and use the data
that comes from them to set/clear the destination waypoint.

Bug-AGL: SPEC-3107

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Iaeb0283492cc89e8cff1a1558cab7554e32e3142

4 years agoFix branch in .gitreview 77/23577/1
Scott Murray [Fri, 3 Jan 2020 16:31:31 +0000 (11:31 -0500)]
Fix branch in .gitreview

Set branch to halibut in .gitreview for halibut branch.

Bug-AGL: SPEC-2952

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I3e63024c7927d363be8698871fd7da9177adf699

4 years agobinding: navigation: deep copy json response for cache 74/23274/3 8.0.4 halibut/8.0.4 halibut_8.0.4
Matt Ranostay [Fri, 6 Dec 2019 06:58:42 +0000 (22:58 -0800)]
binding: navigation: deep copy json response for cache

To avoid possible side effects from afb framework releasing
a cached json_object just deep copy to target cached object.

Bug-AGL: SPEC-2880
Change-Id: Ie953d4668cd4e9a33a91d727a378cd24e75f112e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
4 years agobinding: navigation: move get_storage_from_value call within write lock 72/23272/1
Matt Ranostay [Fri, 6 Dec 2019 02:21:17 +0000 (18:21 -0800)]
binding: navigation: move get_storage_from_value call within write lock

json_object returned from get_storage_from_value() needs to be protected
within the write lock. This is to prevent reentrant calls to broadcast() from
accessing it, and running json_object_put()

Bug-AGL: SPEC-2880
Change-Id: I9fdf614728368c75e925e4c5a0f3ca19a7e517e1
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
4 years agobinding: navigation: add missing read lock around afb_event_push() 35/23135/1
Matt Ranostay [Tue, 3 Dec 2019 03:43:44 +0000 (19:43 -0800)]
binding: navigation: add missing read lock around afb_event_push()

Add missing read lock around event pushing from value that isn't
required to be cached.

Bug-AGL: SPEC-2880
Change-Id: I7aae2ec9df722fdefcec2d35977251e008375d92
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
4 years agonavigation: add more verbose docs 30/23130/1
Matt Ranostay [Wed, 13 Nov 2019 06:48:29 +0000 (22:48 -0800)]
navigation: add more verbose docs

Add more parameter documentation to position event
in README.md

Bug-AGL: SPEC-2880
Change-Id: Iaabc355752a24fd931b86befdb80738faf7c2dca
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
4 years agobinding: navigation: rewrite of navigation binding 29/23129/1
Scott Murray [Fri, 30 Aug 2019 17:37:11 +0000 (13:37 -0400)]
binding: navigation: rewrite of navigation binding

To remove dependency on DBus the binding needed to be rewritten to
output pure JSON output to subscribed consumers.

Bug-AGL: SPEC-2880
Change-Id: Ie85dfccd42ca36119116a0fbfb16bf4e96efc184
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
4 years agoadd autobuild tree 99/22499/1 8.0.2 8.0.3 halibut/8.0.2 halibut/8.0.3 halibut_8.0.2 halibut_8.0.3
Raquel Medina [Wed, 18 Sep 2019 11:39:18 +0000 (13:39 +0200)]
add autobuild tree

Bug-AGL: SPEC-2815
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: Ia01d5f2cf77757aebe71d0a85a6bc123b8315d63
(cherry picked from commit 9539611e896e61e27154bbb5917188753a983871)

4 years agoInitial check in 21/22321/1
Scott Murray [Fri, 30 Aug 2019 15:40:23 +0000 (11:40 -0400)]
Initial check in

Initial check in of contents of the original repository:

git://github.com/AGLExport/agl-service-navigation

as of commit 1f1ffc92fcc882aa5e885badbc91a3384f5d77b1.

Bug-AGL: SPEC-2787

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I02d008ee73cdfd88f1e7587ee57101187b9c4d6d
(cherry picked from commit f14ecdd52975ae365af5ed32648bf55dddacb8d9)

5 years agoInitial .gitreview 7.90.0 7.99.1 7.99.2 7.99.3 8.0.0 8.0.1 halibut/7.90.0 halibut/7.99.1 halibut/7.99.2 halibut/7.99.3 halibut/8.0.0 halibut/8.0.1 halibut_7.90.0 halibut_7.99.1 halibut_7.99.2 halibut_7.99.3 halibut_8.0.0 halibut_8.0.1
Jan-Simon Möller [Wed, 6 Feb 2019 12:08:33 +0000 (13:08 +0100)]
Initial .gitreview

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoInitial empty repository flounder 5.99.1 5.99.2 5.99.3 5.99.4 5.99.5 5.99.6 5.99.7 6.0.0 6.0.1 6.0.2 6.0.3 6.0.4 6.0.5 6.90.0 6.99.1 6.99.2 6.99.3 6.99.4 flounder/5.99.1 flounder/5.99.2 flounder/5.99.3 flounder/5.99.4 flounder/5.99.5 flounder/5.99.6 flounder/5.99.7 flounder/6.0.0 flounder/6.0.1 flounder/6.0.2 flounder/6.0.3 flounder/6.0.4 flounder/6.0.5 flounder_5.99.1 flounder_5.99.2 flounder_5.99.3 flounder_5.99.4 flounder_5.99.5 flounder_5.99.6 flounder_5.99.7 flounder_6.0.0 flounder_6.0.1 flounder_6.0.2 flounder_6.0.3 flounder_6.0.4 flounder_6.0.5 guppy/6.90.0 guppy/6.99.1 guppy/6.99.2 guppy/6.99.3 guppy/6.99.4 guppy_6.90.0 guppy_6.99.1 guppy_6.99.2 guppy_6.99.3 guppy_6.99.4
Jan-Simon Moeller [Thu, 14 Jun 2018 15:45:55 +0000 (15:45 +0000)]
Initial empty repository