[IVI] Fwd: Recent AGL images: kernel issue

2015-04-23 Thread Eastwood, Jeffery
Something I learned about zypper and kernel updates: I needed to add the -devel kernel package, and zypper updated the kernel package as a side effect, since the -devel version I specified was not available in any of the enabled zypper URLs. This can result in the following situation: if you attem

Re: [IVI] navigator.vehicle.set

2015-04-15 Thread Eastwood, Jeffery
rent Tizen release. Thanks again, On 15 April 2015 at 13:59, Rees, Kevron wrote: > > > On Wed, Apr 15, 2015 at 1:14 PM, Eastwood, Jeffery < > jeast...@jaguarlandrover.com> wrote: > >> The example in >> https://rawgit.com/w3c/automotive-bg/master/snapshots/vehicle_s

[IVI] navigator.vehicle.set

2015-04-15 Thread Eastwood, Jeffery
The example in https://rawgit.com/w3c/automotive-bg/master/snapshots/vehicle_spec_snapshot_latest.html , section 13, shows a typical use of the .set method: var zone = Zone vehicle.door.set({"lock" : true}, zone.driver).then(resolve, reject); My question is: for a given AMB property that is not a

[IVI] VTC1010 GPIO pin access

2015-03-05 Thread Eastwood, Jeffery
Looking for driver (or any other) access to the VTC1010 TTL I/O pins on the GPIO connector. I'd like to be able to drive the three TTL output pins. Thanks, -- *Jeff Eastwood* Software Engineer *T: *+1.971.256.9736 x1036 | *M:* +1.503.936.2895 *Email:* jeast...@jaguarlandrover.com Jaguar Lan

Slider dragging not working with June Crosswalk image

2014-07-31 Thread Eastwood, Jeffery
The HVAC application shows this failure, as do others we have developed: dragging a slider does not function. Dragging in other types of controls does work. The noUiSlider control is one of the JavaScript controls we are using. You CAN use the mouse to grab the slider handle and drag it; it is ju