Re: [IVI] Details about AMB

2016-01-21 Thread Rees, Kevron
Documentation can also be found here:

http://otcshare.github.io/automotive-message-broker/0.13/html/index.html

On Thu, Jan 21, 2016 at 1:43 AM, Dominig ar Foll (Intel OTC)
 wrote:
> Hello,
>
> you will find the upstream source in the following Git repo.
>https://github.com/otcshare/automotive-message-broker
>
> there is also a Wiki and a dedicated very low traffic mailing list.
>   https://github.com/otcshare/automotive-message-broker/wiki
>
> Dominig ar Foll
> Senior Software Architect
> Open Source Technology Centre
> Intel SSG
>
> Le 20/01/2016 11:52, Ankur Garg a écrit :
>>
>> Samsung Enterprise Portal mySingle
>>
>> Hi,
>>
>> I have been working in Tizen Open Source for about a year now. I am
>> interested in working on IVI, particularly the Automotive Message Broker
>> (AMB).
>>
>> I have already gone through the wiki link on AMB:
>> https://wiki.tizen.org/wiki/Automotive_Message_Broker
>>
>> Apart from this link, can someone point me towards some other resources
>> where I can get more information about the same.
>>
>> Thanks
>>
>> Regards,
>>
>> Ankur Garg
>>
>>
>>
>> ___
>> IVI mailing list
>> IVI@lists.tizen.org
>> https://lists.tizen.org/listinfo/ivi
>
>
> ___
> IVI mailing list
> IVI@lists.tizen.org
> https://lists.tizen.org/listinfo/ivi
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] [Dev] Video Media Playback in Web Application

2015-04-16 Thread Rees, Kevron
That's right... crosswalk uses ffmpeg.  I'm not sure where the work is to
convert it to use gstreamer.  IIRC, you can build crosswalk with a switch
that enables more codecs in ffmpeg.  FYI, IIRC, ffmpeg source is included
in crosswalk.

What I did was edit the spec for the crosswalk package and added
-Dmediacodecs_EULA=1 switch to the GYP_EXTRA_FLAGS variable.

Hope that helps.


On Thu, Apr 16, 2015 at 8:09 AM, McGee, Art amcg...@jaguarlandrover.com
wrote:

 I was thinking of using https://ffmpeg.org/ we need to capture a segment
 of video for sharing on social media.  I will need to build the package for
 Tizen.

 Thanks,

 On 15 April 2015 at 20:30, Rees, Kevron kevron.m.r...@intel.com wrote:

 There is a way, but it involves recompiling gstreamer-plugins-* (good,
 bad and ugly) and enabling the codecs that have been disabled because of
 IP/licensing restrictions.

 On Wed, Apr 15, 2015 at 2:44 PM, McGee, Art amcg...@jaguarlandrover.com
 wrote:

 I am using the html5 video tag.

 Thanks,

 On 15 April 2015 at 14:41, McGee, Art amcg...@jaguarlandrover.com
 wrote:

 I am able to get video to playback in the ogg video file format but
 none others it seems.  I'd like to play other formats.  Is there a way to
 add codecs to the filesystem so that others will play?  I'd like to add mov
 and mp4 playback to the system.  Thanks in advance for your assistance.

 --
 *Art McGee*
 Infotainment Engineer



 Jaguar Land Rover North America, LLC
 1419 NW 14th Ave, Portland, Oregon, 97209
 JaguarUSA.com http://www.jaguarusa.com/index.html  |
 LandRoverUSA.com http://www.landrover.com/us/en/lr/




 --
 *Art McGee*
 Infotainment Engineer



 Jaguar Land Rover North America, LLC
 1419 NW 14th Ave, Portland, Oregon, 97209
 JaguarUSA.com http://www.jaguarusa.com/index.html  |  LandRoverUSA.com
 http://www.landrover.com/us/en/lr/


 ___
 Dev mailing list
 d...@lists.tizen.org
 https://lists.tizen.org/listinfo/dev





 --
 *Art McGee*
 Infotainment Engineer



 Jaguar Land Rover North America, LLC
 1419 NW 14th Ave, Portland, Oregon, 97209
 JaguarUSA.com http://www.jaguarusa.com/index.html  |  LandRoverUSA.com
 http://www.landrover.com/us/en/lr/


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


[IVI] AMB CAN Plugin Generator - Call For Code Review/Validation

2015-03-23 Thread Rees, Kevron
AMB has had a CAN Plugin Generator that can take a Vector CAN db file
and generate stub c++ code for a couple major releases now.  This tool
reduces the work and time necessary to create CAN plugins for specific
vehicles.

Recently I received a patch that should further reduce the time/work
required by bypassing the intermediate step and any hand editing.

Since I don't have a access to a Vector CAN dbc or the corresponding
vehicle, I require help in validating this patch.

Anyone willing to help generate a plugin using the tool and test it on
a vehicle would receive many thanks from me.  Let me know if you CAN
help :-).

Patches: https://github.com/otcshare/automotive-message-broker/pull/48

Cheers,
Kevron
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


[IVI] Tizen IVI on a tablet?

2015-03-23 Thread Rees, Kevron
Anyone run Tizen IVI on a tablet?  If so, which one?

-Kevron
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] GDBUS failed to get a name

2015-02-05 Thread Rees, Kevron
First, I would try a config that we know works.  Take a look at this:
https://github.com/otcshare/automotive-message-broker/blob/0.14/plugins/dbus/amb.conf

Change the service name from org.automotive... to
org.tizen.setting and verify it still works.  Then you can add stuff
one at a time and test to see what causes the failure.

cheers,
Kevron

On Thu, Feb 5, 2015 at 3:06 AM, 王 ww20084600...@163.com wrote:
 I am running code as root,but it can not be get a dbus name.What can I do?







 At 2015-01-28 07:30:00, Rees, Kevron kevron.m.r...@intel.com wrote:
On Mon, Jan 26, 2015 at 5:39 PM, 王 ww20084600...@163.com wrote:
 I am using gio and DBUS implementation to create a daemon process. I'm
 using
 g_bus_own_name() to acquire the name, and my error case respond the the
 busAcquiredCb then nameLostCb scenario.  Here is my code.
 mNameRequestId = g_bus_own_name(G_BUS_TYPE_SYSTEM, //bus type
 org.tizen.setting, //bus name
 G_BUS_NAME_OWNER_FLAGS_NONE, //flags
 busAcquiredCb, //bus acquired callback
 nameAcquiredCb,//name acquired callback
 nameLostCb,//name lost callback
 NULL,
 NULL);
 I'm sure orr.tizen.setting is the unique name.
 I have tried the method in method.This is setting.conf in
 /etc/dbus-1/systemd/
 !DOCTYPE busconfig PUBLIC
  -//freedesktop//DTD D-BUS Bus Configuration 1.0//EN
  http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd;
 busconfig
 policy user=root
 allow own=org.tizen.setting/
 allow send_destination=org.tizen.setting/
 /policy

This makes it so only user root can own.  Are you running your code
as root?  This is also not very safe security-wise.

 policy at_console=true
 deny own=org.tizen.setting/
 allow send_destination=org.tizen.setting/
 /policy
 policy context=default

I would allow own=* here and add user=foo to this as well.

 deny own=org.tizen.setting/
 allow send_destination=org.tizen.setting/
 /policy
 /busconfig
 how can I get more information about the error?






 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi




___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] question about daemon of ambd

2015-01-28 Thread Rees, Kevron
What version of tizen are you running?  What version of amb?

cat /etc/tizen-release
ambd -v

Thanks,
Kevron

On Wed, Jan 28, 2015 at 4:50 AM, Alex trusting...@163.com wrote:
 Hi.everyone

 I have a question about daemon of ambd.
 When i Started the System,I found that the daemon of ambd didn‘t start.
 Then i used the restart command:systemctl restart ambd,it doesn't work yet.
 I found one line of the log is :  ERROR DBus: Lost bus name.

 Does anyone know how to solve this problem ? If it need to change, how
 should I do?



 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] GDBUS failed to get a name

2015-01-27 Thread Rees, Kevron
On Mon, Jan 26, 2015 at 5:39 PM, 王 ww20084600...@163.com wrote:
 I am using gio and DBUS implementation to create a daemon process. I'm using
 g_bus_own_name() to acquire the name, and my error case respond the the
 busAcquiredCb then nameLostCb scenario.  Here is my code.
 mNameRequestId = g_bus_own_name(G_BUS_TYPE_SYSTEM, //bus type
 org.tizen.setting, //bus name
 G_BUS_NAME_OWNER_FLAGS_NONE, //flags
 busAcquiredCb, //bus acquired callback
 nameAcquiredCb,//name acquired callback
 nameLostCb,//name lost callback
 NULL,
 NULL);
 I'm sure orr.tizen.setting is the unique name.
 I have tried the method in method.This is setting.conf in
 /etc/dbus-1/systemd/
 !DOCTYPE busconfig PUBLIC
  -//freedesktop//DTD D-BUS Bus Configuration 1.0//EN
  http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd;
 busconfig
 policy user=root
 allow own=org.tizen.setting/
 allow send_destination=org.tizen.setting/
 /policy

This makes it so only user root can own.  Are you running your code
as root?  This is also not very safe security-wise.

 policy at_console=true
 deny own=org.tizen.setting/
 allow send_destination=org.tizen.setting/
 /policy
 policy context=default

I would allow own=* here and add user=foo to this as well.

 deny own=org.tizen.setting/
 allow send_destination=org.tizen.setting/
 /policy
 /busconfig
 how can I get more information about the error?






 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] Trying to install Tizen on VMWare

2015-01-05 Thread Rees, Kevron
IIRC, Modello was designed for 720p.

On Mon, Jan 5, 2015 at 8:49 AM, Jones, Brian J brian.j.jo...@intel.com wrote:
 You can change the resolution in your weston.ini file. However, keep in mind
 that Modello’s resolution is locked.  So changing the resolution will only
 affect the size of your desktop area.



 From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Rodney Nunya
 Sent: Monday, December 29, 2014 4:16 PM
 To: Ray·Bloodworth
 Cc: ivi
 Subject: Re: [IVI] Trying to install Tizen on VMWare



 Sorry to keep bugging but I was able to get it up and running. I have
 modello running on it but would like to make the screen bigger.

 Wish there was a better way to look at what has been done instead of trying
 to make sense of what I have here.

 I am on a 1980x1020 screen and go to full screen which should make the whole
 screen available to tizen.

 I do seem to be able to change the screen somewhat but not getting a
 reasonable screen size. What modes are supported by default?

 Thanks again!

 Rodney


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


[IVI] New AMB Blog on 01.org

2014-12-24 Thread Rees, Kevron
From time to time I'll be publishing blogs on different topics related to AMB.


Here's a blog on getting the GPSNmea plugin up and running:

https://01.org/automotive-message-broker/blogs/tripzero/2014/howto-series-gps-nmea-plugin

And getting started with the proposed GENIVI Vehicle Interface API:

https://01.org/automotive-message-broker/blogs/tripzero/2014/howto-series-getting-started-genivi-vehicle-interface

Let me know if there are any specific topics you'd like to see a blog about.

Merry Christmas and the very best in the new year,
Kevron
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] pulse crashes after connecting to a2dp sink

2014-12-12 Thread Rees, Kevron
seems to work.  Thanks!

On Fri, Nov 28, 2014 at 1:21 AM, Kaskinen, Tanu tanu.kaski...@intel.com wrote:
 On Mon, 2014-11-24 at 14:28 -0800, Rees, Kevron wrote:
 I paired and connected a SBH50 bluetooth a2dp sink adapter.  Got audio
 playback fine.  After moving the device out of range, pluse keeps
 crashing:

 Nov 24 14:24:38 ivi_box pulseaudio[2794]: *** Error in
 `/usr/bin/pulseaudio': double free or corruption (!prev): 0x097cd650
 ***
 Nov 24 14:24:38 ivi_box pulseaudio[2794]: === Backtrace: =
 Nov 24 14:24:38 ivi_box pulseaudio[2794]: 
 /lib/libc.so.6(+0x6d203)[0xb740f203]
 Nov 24 14:24:38 ivi_box pulseaudio[2794]: 
 /lib/libc.so.6(+0x7335a)[0xb741535a]
 Nov 24 14:24:38 ivi_box pulseaudio[2794]: 
 /lib/libc.so.6(+0x73f8c)[0xb7415f8c]
 Nov 24 14:24:38 ivi_box pulseaudio[2794]:
 /lib/libc.so.6(fclose+0x142)[0xb74055a2]
 Nov 24 14:24:38 ivi_box pulseaudio[2794]:
 /usr/lib/pulse-5.0/modules/libvolume-api.so(+0x91e1)[0xb053e1e1]
 Nov 24 14:24:38 ivi_box pulseaudio[2794]:
 /lib/libpulse.so.0(pa_mainloop_dispatch+0x235)[0xb76f9775]
 Nov 24 14:24:38 ivi_box pulseaudio[2794]:
 /lib/libpulse.so.0(pa_mainloop_iterate+0x49)[0xb76f9b09]
 Nov 24 14:24:38 ivi_box pulseaudio[2794]:
 /lib/libpulse.so.0(pa_mainloop_run+0x34)[0xb76f9bd4]
 Nov 24 14:24:38 ivi_box pulseaudio[2794]:
 /usr/bin/pulseaudio(main+0x1fdd)[0x804e52d]
 Nov 24 14:24:38 ivi_box pulseaudio[2794]:
 /lib/libc.so.6(__libc_start_main+0xf3)[0xb73bb9b3]
 Nov 24 14:24:38 ivi_box pulseaudio[2794]: /usr/bin/pulseaudio[0x804f515]
 [snip]
 Nov 24 14:24:38 ivi_box systemd[330]: pulseaudio.service holdoff time
 over, scheduling restart.
 Nov 24 14:24:38 ivi_box systemd[330]: Stopping Sound Service...
 Nov 24 14:24:38 ivi_box systemd[330]: Starting Sound Service...
 Nov 24 14:24:38 ivi_box systemd[330]: Failed to set cpu.shares on
 /user.slice/user-5000.slice/user@5000.service/pulseaudio.service: No
 such file or directory

 Thanks for reporting! I didn't try reproducing this, but based on the
 backtrace I think I found the bug that causes the crash and made a fix:
 https://review.tizen.org/gerrit/#/c/30985/

 The crash happens if fclose() fails during writing the volume database
 to disk, so this doesn't seem to have anything to do with bluetooth...
 Prior to the crash there should have been this log message from
 pulseaudio: fclose() failed: some errno based message. It would be
 interesting to know what the errno was.

 --
 Tanu
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


[IVI] tizen.vehicle web API

2014-12-09 Thread Rees, Kevron
Is anyone using the tizen.vehicle API?  We have transitioned to use
the navigator.vehicle namespace and need to deprecate tizen.vehicle
upstream.

If no one objects, we will remove the old namespace upstream.

-Kevron
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


[IVI] pulse crashes after connecting to a2dp sink

2014-11-24 Thread Rees, Kevron
I paired and connected a SBH50 bluetooth a2dp sink adapter.  Got audio
playback fine.  After moving the device out of range, pluse keeps
crashing:

Nov 24 14:24:38 ivi_box pulseaudio[2794]: *** Error in
`/usr/bin/pulseaudio': double free or corruption (!prev): 0x097cd650
***
Nov 24 14:24:38 ivi_box pulseaudio[2794]: === Backtrace: =
Nov 24 14:24:38 ivi_box pulseaudio[2794]: /lib/libc.so.6(+0x6d203)[0xb740f203]
Nov 24 14:24:38 ivi_box pulseaudio[2794]: /lib/libc.so.6(+0x7335a)[0xb741535a]
Nov 24 14:24:38 ivi_box pulseaudio[2794]: /lib/libc.so.6(+0x73f8c)[0xb7415f8c]
Nov 24 14:24:38 ivi_box pulseaudio[2794]:
/lib/libc.so.6(fclose+0x142)[0xb74055a2]
Nov 24 14:24:38 ivi_box pulseaudio[2794]:
/usr/lib/pulse-5.0/modules/libvolume-api.so(+0x91e1)[0xb053e1e1]
Nov 24 14:24:38 ivi_box pulseaudio[2794]:
/lib/libpulse.so.0(pa_mainloop_dispatch+0x235)[0xb76f9775]
Nov 24 14:24:38 ivi_box pulseaudio[2794]:
/lib/libpulse.so.0(pa_mainloop_iterate+0x49)[0xb76f9b09]
Nov 24 14:24:38 ivi_box pulseaudio[2794]:
/lib/libpulse.so.0(pa_mainloop_run+0x34)[0xb76f9bd4]
Nov 24 14:24:38 ivi_box pulseaudio[2794]:
/usr/bin/pulseaudio(main+0x1fdd)[0x804e52d]
Nov 24 14:24:38 ivi_box pulseaudio[2794]:
/lib/libc.so.6(__libc_start_main+0xf3)[0xb73bb9b3]
Nov 24 14:24:38 ivi_box pulseaudio[2794]: /usr/bin/pulseaudio[0x804f515]
[snip]
Nov 24 14:24:38 ivi_box systemd[330]: pulseaudio.service holdoff time
over, scheduling restart.
Nov 24 14:24:38 ivi_box systemd[330]: Stopping Sound Service...
Nov 24 14:24:38 ivi_box systemd[330]: Starting Sound Service...
Nov 24 14:24:38 ivi_box systemd[330]: Failed to set cpu.shares on
/user.slice/user-5000.slice/user@5000.service/pulseaudio.service: No
such file or directory
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


AMB 0.12 Final Released

2014-11-06 Thread Rees, Kevron
After 10 months of development, Automotive Message Broker version 0.12
is final.  The focus for this version has been on performance.  0.12
starts up faster and performs up to 80% more efficiently than 0.11.

There have been quite a few API changes since 0.11 so be sure to see
the release notes and documentation links.

Release notes:
https://github.com/otcshare/automotive-message-broker/blob/0.12/RELEASE

Docs: http://otcshare.github.io/automotive-message-broker/docs/amb/html/
DBus API docs: 
http://otcshare.github.io/automotive-message-broker/docs/dbus/html/

Version 0.13 (Next release)

Lots of cool things have already been added to what will become 0.13.
First, full unification with the W3C Automotive Business Group Vehicle
Data API will be included.  That way native and web can expect the
same types and units.  Additionally, work to do Driver Drowsiness
Detection (ADAS) using the OpenCV plugin with OpenCL optimizations has
begun.

AMB 0.12 has been submitted to Tizen so grab the latest Tizen IVI
development snapshot and give it a try!  More info on runnin on Tizen
can be found here:
https://wiki.tizen.org/wiki/Automotive_Message_Broker

Tizen IVI daily images:
https://download.tizen.org/releases/daily/tizen/ivi/latest/images/

-Kevron

___
AMB mailing list
a...@lists.01.org
https://lists.01.org/mailman/listinfo/amb
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Tizen IVI 3.0-M3-Oct2014 has been released

2014-10-30 Thread Rees, Kevron
W00t!  Congrats.

On Thu, Oct 30, 2014 at 1:20 PM, Hofemeier, Ulf ulf.hofeme...@intel.com wrote:
 The IVI team is pleased to announce the release of the Tizen IVI
 3.0-M3-Oct2014 Release for In-Vehicle Infotainment.

 With this release we deliver a much improved Modello UI experience. The OS
 is available in 32-bit and 64-bit backed by a Long Term Support Initiative
 Linux kernel. The multi-user application framework has support for
 single/all-user app deployment scenarios. Developing applications for
 Modello is easier than ever using the Tizen_IVI_SDK with support for vehicle
 webAPIs powered by Crosswalk. For lower level development Automotive Message
 Broker (AMB) contains CAN plugin generator tools and a JavaScript engine for
 rapid plugin prototyping. System resources are now handled by Murphy.
 MinnowBoard MAX will run this latest installment of Tizen IVI 3.0 M3 and
 offers customers an affordable entry-level SDP.

 We are also excited to announce the availability of our new Tizen IVI
 project landing page hosted on Tizen.org. This landing page provides quick
 and easy access to everything you need to get started with Tizen IVI. If you
 would like to reach out you can find us on the Freenode.net IRC #automotive
 chat channel.

 Note: The engineering name for this release in JIRA is M14.3 but its
 official name is Tizen IVI 3.0-M3-Oct2014



 The complete release notes are available here:

 https://wiki.tizen.org/wiki/IVI/Tizen-IVI_3.0-M3-Oct2014



 For more information about the Tizen for In-Vehicle-Infotainment (IVI)
 project, please go and visit our new landing page on Tizen.org at:
 https://www.tizen.org/ivi.





 Regards,



 Ulf (on behalf of the Tizen IVI team)

 Technical Marketing Engineer

 System Software Division






 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Does qt is mandatory for Tizen IVI ?

2014-09-22 Thread Rees, Kevron
On Mon, Sep 22, 2014 at 8:02 AM, Ylinen, Mikko mikko.yli...@intel.com wrote:


 On Mon, Sep 22, 2014 at 5:48 PM, Dominig ar Foll dominig.arf...@fridu.net
 wrote:

 Thiago,

 the problem is not to disable qt in the tizen.org but to allow the
 system to be consistent when a platform developer creates its own
 platform and rebuild his own Tizen without requiring qt

 With the current model anyone needs to rebuild qt even if not used.
 In particular in the Tizen-Meta when building with Yocto, it adds a
 serious extra time for building even if not used.

 Ronan's proposition is simply to allow by a configuration to request not
 to build qt if not required.


 This part is obvious. What's not is why the OBS config needs to
 be %define _with_qt5 0 even if the Qt libs are there.


If the Qt libs are there, we should %define _with_qt5 1 so that
developers can use the AMB plugins that use Qt if they want
(optional).  If someone wants to build all tizen packages without Qt,
they can %define _with_qt5 0.  By default it should be ON because
developers want/need those optional packages and shouldn't have to
rebuild AMB to get them.

So I'm with Mikko on this one.

--Kevron

 -- Mikko



 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Question about qt5

2014-09-16 Thread Rees, Kevron
On Mon, Sep 15, 2014 at 6:20 PM, kongling k870818...@outlook.com wrote:
 Hi,

  You want to rewrite some of your html5 applications in Qt5?
  Yes


You can rewrite using a number of Qt-technologies including QML,
QtGui, OpenGL, etc.  There is a qt-tizen-full meta package that
installs all the qt packages available on Tizen.

Good luck.

 BR,

 kongling

 Date: Mon, 15 Sep 2014 08:17:08 -0700
 Subject: Re: Question about qt5
 From: kevron.m.r...@intel.com
 To: k870818...@outlook.com
 CC: thiago.macie...@intel.com; ivi@lists.tizen.org


 On Sun, Sep 14, 2014 at 11:06 PM, kongling k870818...@outlook.com wrote:
  Hi,
 
  I'm sorry about bothering you.
 
 What do you mean by some crosswalk apps with qt5 ?
 
  I want to program some applacations using Qt5, and these applacations
  have same functions with my crosswalk apps.
 

 You want to rewrite some of your html5 applications in Qt5?

  BR,
 
  kongling
 
  ___
  IVI mailing list
  IVI@lists.tizen.org
  https://lists.tizen.org/listinfo/ivi
 
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Question about qt5

2014-09-15 Thread Rees, Kevron
On Sun, Sep 14, 2014 at 11:06 PM, kongling k870818...@outlook.com wrote:
 Hi,

I'm sorry about bothering you.

What do you mean by some crosswalk apps with qt5 ?

I want to program some applacations using Qt5, and these applacations
 have same functions with my crosswalk apps.


You want to rewrite some of your html5 applications in Qt5?

 BR,

 kongling

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Question about qt5

2014-09-11 Thread Rees, Kevron
On Wed, Sep 10, 2014 at 7:41 PM, kongling k870818...@outlook.com wrote:
 Hi,
 I want to use qt5 with IVI, and there are many rpm packages about qt5 in
 repos.
 Could anyone tell me which packages should be installed in the system?

Qt can do many things.  So naturally what should be installed depends
on what you want to do.  Can you elaborate on what you want to do?

-Kevron


 BR

 kongling

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: USB insertion event on Tizen through dbus

2014-09-11 Thread Rees, Kevron
The way you are listening for signals seems strange.  This is the code
I have used:

object-handle =

g_dbus_connection_signal_subscribe(g_bus_get_sync(G_BUS_TYPE_SYSTEM,

  NULL, NULL),

   org.automotive.message.broker,

   org.freedesktop.DBus.Properties,

   PropertiesChanged,

   object_path.c_str(), NULL,

   G_DBUS_SIGNAL_FLAGS_NONE,

   SignalCallback, amb_objects_,

   NULL);

Hope that helps.

On Wed, Sep 10, 2014 at 8:27 PM, Ruchi Sharma ruchi.sha...@igate.com wrote:
 Hello,



 I have checked dbus-monitor --system. Its shows signals when USB device is
 inserted.

 Thanks!!



 Regards,

 Ruchi


 ~~Disclaimer~~~
 Information contained and transmitted by this e-mail is confidential and
 proprietary to IGATE and its affiliates and is intended for use only by the
 recipient. If you are not the intended recipient, you are hereby notified
 that any dissemination, distribution, copying or use of this e-mail is
 strictly prohibited and you are requested to delete this e-mail immediately
 and notify the originator or mailad...@igate.com. IGATE does not enter into
 any agreement with any party by e-mail. Any views expressed by an individual
 do not necessarily reflect the view of IGATE. IGATE is not responsible for
 the consequences of any actions taken on the basis of information provided,
 through this email. The contents of an attachment to this e-mail may contain
 software viruses, which could damage your own computer system. While IGATE
 has taken every reasonable precaution to minimise this risk, we cannot
 accept liability for any damage which you sustain as a result of software
 viruses. You should carry out your own virus checks before opening an
 attachment. To know more about IGATE please visit www.igate.com.
 

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: AMB vs W3C Vehicle API Specification

2014-09-09 Thread Rees, Kevron
Brett is correct.  The intention is for the AMB data standard, which
predates the w3c specification, to follow as closely as possible the
w3c vehicle data specification.  We've already started harmonizing and
if you look through the amb DBus API IDL specification[1] you can see
older interfaces/attributes being deprecated in favor of the new W3C
interfaces/attributes.

-Kevron

[1] - 
https://github.com/otcshare/automotive-message-broker/blob/master/docs/amb.idl#L285

On Tue, Sep 9, 2014 at 6:50 AM, Branch, Brett brett.bra...@intel.com wrote:
 Hi David,
 AMB is meant to be an implementation of the W3C Vehicle API Spec, so they are 
 already unified. (There are some variations in that AMB was developed as the 
 spec was being written and was still evolving, and both are still evolving 
 currently. But it is absolutely the intention that AMB aligns with the spec.)

 -Brett

 From: David Katz david.k...@bmw-carit.demailto:david.k...@bmw-carit.de
 Date: Tuesday, September 9, 2014 at 6:35 AM
 To: ivi@lists.tizen.orgmailto:ivi@lists.tizen.org 
 ivi@lists.tizen.orgmailto:ivi@lists.tizen.org
 Subject: AMB vs W3C Vehicle API Specification

 Hi,

 I have been looking at the interfaces offered by the AMB, and obviously see 
 quite an overlap with the W3C Vehicle API Specification.
 http://otcshare.github.io/automotive-message-broker/html/annotated.html
 vs
 https://rawgit.com/w3c/automotive-bg/master/snapshots/data_spec_snapshot_latest.html

 Ignoring language syntax for a second and just looking at these as abstract 
 interfaces offering vehicle data to compatible applications in a 
 OEM-independant way, what speaks against unifying the two concepts to support 
 a common set of interfaces and attributes?

 Cheers,
 David Katz


 --
 BMW Car IT GmbH
 David Katz
 Petuelring 116
 80809 München

 
 BMW Car IT GmbH
 Geschäftsführer: Michael Würtenberger und Reinhard Stolle
 Sitz und Registergericht: München HRB 134810
 
 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: email-service

2014-09-09 Thread Rees, Kevron
Ning is correct.  Push to the tizen branch.  This may require you to
rebase your patch.  I don't know about the future of the email
service.  I'm adding Patrick who might have some insight.

-Kevron

On Mon, Sep 8, 2014 at 11:50 PM, Wang, Ning W ning.w.w...@intel.com wrote:
 Hi Zoltan,



 Please push your patch to tizen branch. The “accepted/tizen_ivi” branch is
 updated by backend service automatically where developers are not supposed
 to push manually.



 Thanks,

 Ning

 From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Podolyak, Zoltan
 Sent: Saturday, August 30, 2014 7:06 AM
 To: ivi@lists.tizen.org
 Subject: email-service



 Hello,



 I would like to contribute at least one crash fix to the Tizen email-service
 project. Particularly the one under this path:



 review.tizen.org:29418/platform/core/messaging/email-service



 But before I do, I would like to clarify a few things about the project.



 First, if you pull the tizen branch (HEAD), it does not even compile. If you
 trivially fix the compilation error, you'll get a build that is pretty much
 non-functional. At least with the WRT Messaging API and/or the
 email-test-app.



 So I pulled the accepted/tizen/ivi/stable branch, as that seemed to be the
 one that's in the latest WRT  (4/22) milestone. I fixed a crash that is
 clearly reproducible in this version.



 Even though the HEAD version contains significant code changes, it appears
 to also be vulnerable to this crash.



 So my first question is, should I contribute the patch to the HEAD or to the
 stable branch? Also, I may be fixing additional issues in the project in the
 upcoming weeks. Where do you recommend I contribute those fixes? And lastly,
 does this project have a place in future Crosswalk milestones?


 Thanks in advance!



 Regards,

 Zoltan


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: AMB vs W3C Vehicle API Specification

2014-09-09 Thread Rees, Kevron
I should also note and clarify that the online docs only reflect the
last stable release and not the unstable code in master.  You can
generate up to date docs from master by running cmake
-Denable_docs=ON and then typing make.  As mentioned before, the
franca idl-based docs (right now just the DBus API) are not yet
compatible with doxygen, but we are working on it.  Hopefully we can
get it working before the next stable release 0.12.

-Kevron

On Tue, Sep 9, 2014 at 8:26 AM, Rees, Kevron kevron.m.r...@intel.com wrote:
 On Tue, Sep 9, 2014 at 8:23 AM, David Katz david.k...@bmw-carit.de wrote:
 Looks good, thanks! I had focused on the docs, which seem to document the
 older attributes still.


 Right, the online docs are deficient since we switched to franca idl.
 Doxygen doesn't know how to create docs for franca at the moment.

 -Kevron


 --
 BMW Car IT GmbH
 David Katz
 Petuelring 116
 80809 München

 ---
 -
 BMW Car IT GmbH
 Geschäftsführer: Michael Würtenberger und Reinhard Stolle
 Sitz und Registergericht: München HRB 134810
 ---
 -




 On 09.09.2014 17:07, Rees, Kevron kevron.m.r...@intel.com wrote:

Brett is correct.  The intention is for the AMB data standard, which
predates the w3c specification, to follow as closely as possible the
w3c vehicle data specification.  We've already started harmonizing and
if you look through the amb DBus API IDL specification[1] you can see
older interfaces/attributes being deprecated in favor of the new W3C
interfaces/attributes.

-Kevron

[1] -
https://github.com/otcshare/automotive-message-broker/blob/master/docs/amb
.idl#L285

On Tue, Sep 9, 2014 at 6:50 AM, Branch, Brett brett.bra...@intel.com
wrote:
 Hi David,
 AMB is meant to be an implementation of the W3C Vehicle API Spec, so
they are already unified. (There are some variations in that AMB was
developed as the spec was being written and was still evolving, and both
are still evolving currently. But it is absolutely the intention that
AMB aligns with the spec.)

 -Brett

 From: David Katz
david.k...@bmw-carit.demailto:david.k...@bmw-carit.de
 Date: Tuesday, September 9, 2014 at 6:35 AM
 To: ivi@lists.tizen.orgmailto:ivi@lists.tizen.org
ivi@lists.tizen.orgmailto:ivi@lists.tizen.org
 Subject: AMB vs W3C Vehicle API Specification

 Hi,

 I have been looking at the interfaces offered by the AMB, and obviously
see quite an overlap with the W3C Vehicle API Specification.
 http://otcshare.github.io/automotive-message-broker/html/annotated.html
 vs

https://rawgit.com/w3c/automotive-bg/master/snapshots/data_spec_snapshot_
latest.html

 Ignoring language syntax for a second and just looking at these as
abstract interfaces offering vehicle data to compatible applications in
a OEM-independant way, what speaks against unifying the two concepts to
support a common set of interfaces and attributes?

 Cheers,
 David Katz


 --
 BMW Car IT GmbH
 David Katz
 Petuelring 116
 80809 München


-
---
 BMW Car IT GmbH
 Geschäftsführer: Michael Würtenberger und Reinhard Stolle
 Sitz und Registergericht: München HRB 134810

-
---
 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: AMB 0.11.811 merge

2014-08-11 Thread Rees, Kevron
On Mon, Aug 11, 2014 at 5:26 AM, Andersson, Gunnar
gunnar.x.anders...@volvocars.com wrote:
 Everyone,

 Sorry for reacting to this so slowly.   (Copying genivi-dev for info.)

 On 5 Aug 2014, at 07:53, Dominig ar Foll (Intel OTC) 
 dominig.arf...@fridu.net wrote:

 Le 05/08/2014 00:58, Rees, Kevron a écrit :
 On Mon, Aug 4, 2014 at 3:45 PM, Schaufler, Casey 
 casey.schauf...@intel.com wrote:

 We should start looking at using Cynara for application
 (W3C) privilege enforcement.

 I need to get with John to talk about whether Cynara would best be
 used inside AMB or at the crosswalk-extension level.  It's on my TODO
 list.


 It shall be done in AMB directly in order to allow non HTML5 Apps to benefit
 of the security.  This is in particular critical when the socket transport
 mode is used as there is in that case no other security enforcement point.

 I'd just like to request the AMB project and other component developers to
 consider not integrating too tightly with specific technologies.  Having the
 AMB tightly interact with Cynara might (depending on how you do it) 
 effectively
 make it a Tizen-only component.

 Will you be able to do it in a generic and replaceable way?


I completely agree.  The plan is to make cynara integration a plugin
that can be optionally built and optionally run.

-Kevron

 Dominig - discussing a pattern for adapting generic services to Tizen in a
 non-intrusive way would be good, IMHO.  Let me elaborate.

 Except from Tizen IVI, there might be no other GENIVI compliant platform that
 uses Cynara, and I doubt that it will be possible to require it as the only
 solution for service access policy enforcement.

 In this case I consider AMB to be a potentially generic component. AMB is a
 project that has been followed by GENIVI since its inception and was proposed
 by the Networking EG to be included into GENIVI compliance specification.  (It
 was withdrawn due to some technicalities, but that does not change the point
 for the future; it is still usable in GENIVI systems).

 It's probably OK for the special daemons (as we called them in the
 GENIVI/Tizen joint F2F; not sure if there is another name). They use a freely
 defined communication over sockets, and are in their code project strongly 
 tied
 to the corresponding Tizen Core API.  Tight interaction with other Tizen-only
 technologies should be fine there because those components are basically
 Tizen-unique anyway.

 But as Tizen moves into implementing its security mechanism also for D-Bus and
 integrating other generic services I would propose to also consider non-Tizen
 systems.  If we aim for a modular and generic approach for any generic 
 component
 there is the potential for broader reuse.   In particular the security 
 enforcement
 mechanisms is an area with much variation in different distros, so keeping its
 integration flexible would be good.

 Finally, this is probably a non-issue but just in case: for any component that
 you *do* make such changes to I would like to remind everyone to be diligent
 with popular versioning principles (likely best described by 
 http://semver.org/).
 Those are also used in GENIVI.  Specifically, if there is any incompatible API
 change (which I suppose an enforced security policy is), then the major number
 should be increased on the released version.  This will match how GENIVI uses
 version numbers in its specifications.  It will avoid the risk of an already
 released GENIVI spec (which frequently requires a component version N =
 [used-version]  N+1), to be after-the-fact matching what has later
 become an incompatible component.

 Thanks for considering,
 - Gunnar

 --
 Gunnar Andersson
 Lead Architect, GENIVI Alliance
 Infotainment, Volvo Car Corporation


 Dominig
 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: peak-linux-driver-7.11

2014-08-05 Thread Rees, Kevron
FYI, i created a page for setting up a PEAK CAN-USB device on tizen
without the proprietary drivers:

https://wiki.tizen.org/wiki/PEAK_CAN

On Thu, Jul 31, 2014 at 9:12 AM, Paul Hanchett paul.hanch...@gmail.com wrote:
 I don't have access to the resources I used to have at JLR, but you might
 look at this to see if there's something useful:
 http://www.peak-system.com/fileadmin/media/linux/files/PCAN-Driver_for_Linux_eng_7.x.pdf

 Basically, there's more to be done than just unzip the driver files.  I had
 my development system set up so that I could build the drivers on my Tizen
 box. With that setup, all I had to do (I *think*, my memory is not what it
 once was!) was to do a make install.

 YMMV.

 Paul


 Paul Hanchett
 The Oregon Business Coach
 http://oregonbusinesscoach.com
 ---
 mailto://paul.hanch...@gmail.com
 (503) 502-9989


 On Thu, Jul 31, 2014 at 6:01 AM, Acklin, Robert ackl...@us.panasonic.com
 wrote:

 Hello,

 Does anyone know where I can find in depth info on peak can driver. I've
 got the driver build and its loaded (insmod) and I can see messages
 identifying usb dongle once plugged in but the /dev/pcan0 never appears. How
 do I get peak CAN driver setup correctly?

 ubuntu-intel:~/peak-linux-driver-7.11$ dmesg | tail -8
 [2396392.128007] usb 1-1.2: new full-speed USB device number 11 using
 ehci-pci
 [2396392.228457] usb 1-1.2: New USB device found, idVendor=0c72,
 idProduct=000c
 [2396392.228480] usb 1-1.2: New USB device strings: Mfr=0, Product=3,
 SerialNumber=0
 [2396392.228495] usb 1-1.2: Product: VER1:PEAK
 [2396392.228495] VER2:02.8.01
 [2396392.228495] DAT :06.05.2004
 [2396392.228495] TIME:09:35:37
 [2396392.228495]  ...

 ubuntu-intel:~/peak-linux-driver-7.11$ lsusb | grep PEAK
 Bus 001 Device 011: ID 0c72:000c PEAK System PCAN-USB

 ubuntu-intel:~/peak-linux-driver-7.11$ lsmod | grep pcan
 pcan   38029  0
 i2c_algo_bit   13413  3 igb,i915,pcan


 Thanks
 Robert

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi



 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


AMB 0.11.811 merge

2014-08-04 Thread Rees, Kevron
As per AMB's development process, the 0.11.811 merge request has been
mainlined after a week of being open for discussion.  Soon I will
submit this new version to Tizen.  New changes include:

- Thread safe updateProperty() call
- Priority queues: Instant, High, Normal and Low.  Allows for routing
engine to route property changes according to priority.
- Proprietary plugin generation tool.  Take a CANdb file or JSON file
and generate an AMB plugin (see tools/ folder)
- New franca IDL DBus API documentation file
- Performance enhancements
- EngineSpeed and VehicleSpeed API now more closely matches w3c
vehicle data spec API.

W3C alignment strategy

Long term, I believe it will be better to align to the W3C vehicle
data spec.  This spec has more industry wide participation and
aligning with it is good strategy.  This alignment will happen slowly
over time and will probably be
complete sometime in the 0.13 release timeframe.  For 0.13, we will
not break API but only deprecate old APIs that do not align with the
W3C data spec.  0.14 will remove deprecated APIs.

These are my thoughts right now.  Comments and suggestions welcome as always.

0.12 release plan:

We will probably freeze 0.12 for features soon.  Following the freeze,
the goal is to fix all P1 and P2 bugs tracked in the tizen jira for
AMB before the final release.  If there are new features after the
freeze, 0.12 will be branched from master and the new changes will
happen in master, including API alignment.

Those bugs are tracked here:
https://bugs.tizen.org/jira/browse/TC-1341?filter=13622

Thanks,
-Kevron
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: MP3 plugin missing on Tizen release

2014-07-29 Thread Rees, Kevron
Can you play mp3's with the media player (modello multimedia player)?
I don't recall that I ever got playbin working (perhaps should be
playbin2?).

On Mon, Jul 28, 2014 at 12:24 AM, Wang, Ning W ning.w.w...@intel.com wrote:
 Hi Jay,



 Could you please try gst-launch command line using libmad plugin instead of
 playbin?



 Thanks,

 Ning

 From: Jay D Bhatt [mailto:jay.bh...@igate.com]
 Sent: Monday, July 28, 2014 2:09 PM
 To: Wang, Ning W; ivi@lists.tizen.org


 Subject: RE: MP3 plugin missing on Tizen release



 HI Ning,



 What I did was something similar.



 I independently build libmad and just copied the generated .so library files
 to /usr/lib in the tizen rootfs. Added –enable-mad flag in .spec file of
 gst-plugins-ugly and recompiled it. Now, I installed the newly generated
 gst-plugins-ugly.rpm in tizen system.



 Please let me know if I have missed anything.



 Thanks,

 Jay



 From: Wang, Ning W [mailto:ning.w.w...@intel.com]
 Sent: 28 July 2014 11:30
 To: Jay D Bhatt; ivi@lists.tizen.org
 Subject: RE: MP3 plugin missing on Tizen release



 Hi Jay,



 Please see if this thread
 https://lists.tizen.org/pipermail/ivi/2014-May/002510.html helps.



 Thanks,

 Ning

 From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Jay D Bhatt
 Sent: Monday, July 28, 2014 1:56 PM
 To: ivi@lists.tizen.org
 Subject: MP3 plugin missing on Tizen release



 Hi,



 I am running Intel arch image of Tizen on my desktop. I have installed all
 the gstreamer 1.0 plugins( i.e. base, ugly, bad and good).



 When I try to play MP3 format audio files through gst-launch-1.0 playbin
 uri=file:///path/of/file , I am not able to hear any sound, it give some
 error like as below:

 gsturidecodebin.c(880): unknown_type_cb ():
 /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0

 ERROR: from element
 /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0:
 Your GStreamer installation is missing a plug-in.

 Additional debug info:

 gstdecodebin2.c(3705): gst_decode_bin_expose ():
 /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0:

 no suitable plugins found

 I tried solutions as per previous bugs like : installation of ‘mad’ element
 in gst-plugins-ugly( by adding flag –enable-mad) and installed this rpm.Also
 installed libmad-0.15.1b-1.18.src.rpm. I also changed assigned
 GST_RANK_SECONDARY in gst-libav for avdec_mp3, but still the MP3 gives same
 error and does not work.



 Can anybody point the solution to these problem? I am working with latest
 released image(march – release).



 Thanks,

 Jay




 ~~Disclaimer~~~
 Information contained and transmitted by this e-mail is confidential and
 proprietary to IGATE and its affiliates and is intended for use only by the
 recipient. If you are not the intended recipient, you are hereby notified
 that any dissemination, distribution, copying or use of this e-mail is
 strictly prohibited and you are requested to delete this e-mail immediately
 and notify the originator or mailad...@igate.com. IGATE does not enter into
 any agreement with any party by e-mail. Any views expressed by an individual
 do not necessarily reflect the view of IGATE. IGATE is not responsible for
 the consequences of any actions taken on the basis of information provided,
 through this email. The contents of an attachment to this e-mail may contain
 software viruses, which could damage your own computer system. While IGATE
 has taken every reasonable precaution to minimise this risk, we cannot
 accept liability for any damage which you sustain as a result of software
 viruses. You should carry out your own virus checks before opening an
 attachment. To know more about IGATE please visit www.igate.com.
 


 ~~Disclaimer~~~
 Information contained and transmitted by this e-mail is confidential and
 proprietary to IGATE and its affiliates and is intended for use only by the
 recipient. If you are not the intended recipient, you are hereby notified
 that any dissemination, distribution, copying or use of this e-mail is
 strictly prohibited and you are requested to delete this e-mail immediately
 and notify the originator or mailad...@igate.com. IGATE does not enter into
 any agreement with any party by e-mail. Any views expressed by an individual
 do not necessarily reflect the view of IGATE. IGATE is not responsible for
 the consequences of any actions taken on the basis of information provided,
 through this email. The contents of an attachment to this e-mail may contain
 software viruses, which could damage your own computer system. While IGATE
 has taken every reasonable precaution 

Automotive Message Broker security

2014-07-07 Thread Rees, Kevron
i've listed some use cases that define WHAT needs to be secure in
Automotive Message Broker (AMB).  The next question is HOW...

https://wiki.tizen.org/wiki/AMB_Security

The security policy engine needs to know the user and zone of the
requesting process id.  Can cynara be used like this?

-Kevron
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: IVI platform development

2014-06-30 Thread Rees, Kevron
I used my editor of choice to edit and create source code and then use
gbs to build it for tizen IVI.  Since you are only doing services and
not UI applications, this may be a valid and simple approach for you
as well.

On Mon, Jun 30, 2014 at 11:48 AM, Guglielmo Rosi
74...@studenti.unimore.it wrote:
 Hi everyone,

 I’m a computer engineering student, I’m trying to develop a TIZEN IVI based
 platform without a user interface, only services, but i’m new to all of
 this. I just followed the instruction on the website to clone the source
 code and build it. For example, How can I use the Platform development kit
 within the SDK to apply some changes to the source code? Do you have any
 guide or suggestion about how I should start and then go on on my project?



 Thanks in advance to anyone would like to answer,

 Guglielmo Rosi


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: API Testing

2014-06-30 Thread Rees, Kevron
One place to look is in /usr/share/tizen-extensions-crosswalk/examples

It's part of the tizen-extensions-crosswalk-examples package.  It has
tests for the various tizen APIs.

Regards,
Kevron

On Mon, Jun 30, 2014 at 1:13 PM, McGee, Art amcg...@jaguarlandrover.com wrote:
 I'm looking for test fixtures already in the tizen source for testing web
 api functions.  Are there any in place and where would they be and what
 would they test?  I'm looking for testing on wrt vs crosswalk to show any
 api brakes.  This will help identify the code fixes that need to take palce

 Thanks

 --
 Art McGee
 Infotainment Engineer
 Jaguar Land Rover
 One World Trade Center, 121 Southwest Salmon Street, 11th Floor, Portland,
 Oregon, 97204


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Modello Apps on Tizen IVI 20140604.9

2014-06-15 Thread Rees, Kevron
Modello on crosswalk is still experimental. Brian Jones is working on
it.  Home screen should come up though.  Have you installed the latest
crosswalk canary from the crosswalk website? Crosswalk in tizen-common
was updated recently but I'm not sure it's landed in the IVI images
yet.

-Kevron

On Sun, Jun 15, 2014 at 6:29 PM, Wang, Ning W ning.w.w...@intel.com wrote:
 Hi Rudi,



 How did you launch the homescreen? There is a known issue about
 xwalk-launcher. Could you please try to launch it using the absolute path
 like:

 /home/app/.config/xwalk-service/applications/appID/bin/xwalk-appID?

 For the fullscreen issue, you can add “-f” option as a workaround. The
 fullscreen support has been implemented in crosswalk upstream, and will be
 in Tizen IVI soon.



 Thanks,

 Ning

 From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Rudolf Streif
 Sent: Saturday, June 14, 2014 10:32 AM
 To: ivi@lists.tizen.org
 Subject: Modello Apps on Tizen IVI 20140604.9



 I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled and
 installed the r8168 module to enable the on-board Ethernet. So far so good.



 I installed the ivi-ux-modello-ui. It installs fine. I can see the apps
 using xwalkctl.



 I tried a couple of apps. The homescreen app does not work at all. I am only
 getting a blank black non-resizeable window.



 HVAC and dashboard do launch but also in a non-resizeable window. However,
 they don't respond to any interactions.



 Is that the expected behavior because this is still under development? Or
 should I see anything different? How can launch the apps in full-screen mode
 as it was with the previous web runtime?



 Also with the Tizen IVI release image from April with the old web runtime my
 touchscreen worked just fine. With that release it does not. How can I
 enable the touchscreen?



 Thanks,

 Rudi


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Modello Apps on Tizen IVI 20140604.9

2014-06-15 Thread Rees, Kevron
They have RPMs for tizen IVI. That'll save you a lot of time ;).

On Sun, Jun 15, 2014 at 8:56 PM, Rudolf Streif
rstr...@linuxfoundation.org wrote:
 Thanks for all the help. I appreciate it.

 I launched all apps with xwalk-launcher appid.

 I will get the latest xwalk from upstream, build and install it.

 :rjs


 On Sun, Jun 15, 2014 at 8:52 PM, Rees, Kevron kevron.m.r...@intel.com
 wrote:

 Modello on crosswalk is still experimental. Brian Jones is working on
 it.  Home screen should come up though.  Have you installed the latest
 crosswalk canary from the crosswalk website? Crosswalk in tizen-common
 was updated recently but I'm not sure it's landed in the IVI images
 yet.

 -Kevron

 On Sun, Jun 15, 2014 at 6:29 PM, Wang, Ning W ning.w.w...@intel.com
 wrote:
  Hi Rudi,
 
 
 
  How did you launch the homescreen? There is a known issue about
  xwalk-launcher. Could you please try to launch it using the absolute
  path
  like:
 
  /home/app/.config/xwalk-service/applications/appID/bin/xwalk-appID?
 
  For the fullscreen issue, you can add “-f” option as a workaround. The
  fullscreen support has been implemented in crosswalk upstream, and will
  be
  in Tizen IVI soon.
 
 
 
  Thanks,
 
  Ning
 
  From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Rudolf
  Streif
  Sent: Saturday, June 14, 2014 10:32 AM
  To: ivi@lists.tizen.org
  Subject: Modello Apps on Tizen IVI 20140604.9
 
 
 
  I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled and
  installed the r8168 module to enable the on-board Ethernet. So far so
  good.
 
 
 
  I installed the ivi-ux-modello-ui. It installs fine. I can see the apps
  using xwalkctl.
 
 
 
  I tried a couple of apps. The homescreen app does not work at all. I am
  only
  getting a blank black non-resizeable window.
 
 
 
  HVAC and dashboard do launch but also in a non-resizeable window.
  However,
  they don't respond to any interactions.
 
 
 
  Is that the expected behavior because this is still under development?
  Or
  should I see anything different? How can launch the apps in full-screen
  mode
  as it was with the previous web runtime?
 
 
 
  Also with the Tizen IVI release image from April with the old web
  runtime my
  touchscreen worked just fine. With that release it does not. How can I
  enable the touchscreen?
 
 
 
  Thanks,
 
  Rudi
 
 
  ___
  IVI mailing list
  IVI@lists.tizen.org
  https://lists.tizen.org/listinfo/ivi
 



___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [Dev] Crosswalk plugin api

2014-06-03 Thread Rees, Kevron
Brian has already started porting modello to run on crosswalk.  I'm
sure he'd love some additional help.

On Tue, Jun 3, 2014 at 5:59 PM, Wang, Ning W ning.w.w...@intel.com wrote:
 https://crosswalk-project.org/#documentation/tizen_ivi_extensions



 Thanks,

 Ning

 From: Dev [mailto:dev-boun...@lists.tizen.org] On Behalf Of McGee, Art
 Sent: Wednesday, June 04, 2014 4:10 AM
 To: Jones, Brian J; ivi@lists.tizen.org; d...@lists.tizen.org
 Subject: [Dev] Crosswalk plugin api



 I'm looking to make fixes to modello apps.  I'm looking at porting them to
 crosswalk.  Is there information for is implemented in crosswalk for the
 API?



 Thanks,



 --

 Art McGee

 Infotainment Engineer

 Jaguar Land Rover

 One World Trade Center, 121 Southwest Salmon Street, 11th Floor, Portland,
 Oregon, 97204




 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: automotive-message-broker do not start

2014-05-27 Thread Rees, Kevron
Ubuntu doesn't look in /usr/local/{arch}/ by default for libraries.
So I typically change my install paths to /usr using cmake-gui.  If
you don't use cmake-gui pass:

cmake -DCMAKE_INSTALL_PREFIX=/usr
-DLIB_INSTALL_DIR=/usr/lib/i386-linux-gnu
-DINCLUDE_INSTALL_DIR=/usr/include ..

Be sure to change your lib install dir to match your CPU arch if not i386.

Finally, since this issue is not tizen specific, consider posting and
following the amb mailing list:
https://lists.01.org/mailman/listinfo/amb

Hope that helps,
Kevron

On Tue, May 27, 2014 at 5:32 AM, VanCutsem, Geoffroy
geoffroy.vancut...@intel.com wrote:
 Hi Joachim,



 I haven’t tried myself but here are a couple of things you could check:

 -  Check the path where the lib was installed, if it is
 /usr/local/lib (I _think_ it’s the default), then you should export
 LD_LIBRARY_PATH=”/usr/local/lib” before calling ambd

 -  Maybe try to also run ‘sudo ldconfig’



 Hope this helps,

 Geoffroy



 From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of joachim
 rodrigues
 Sent: Monday, May 26, 2014 10:11 PM
 To: ivi@lists.tizen.org
 Subject: automotive-message-broker do not start



 Hi, I've just successfully installed  automotive-message-broker.
 At least i did not have errors.
 I followed steps described :
 https://github.com/otcshare/automotive-message-broker

 ie :

 cd automotive-message-broker

 mkdir build

 cd build

 cmake ..

 make



 To install:



 sudo make install



 Then when i try to start  :
 ambd

 I'm getting :
 ambd: error while loading shared libraries: libamb.so.0.10.902: cannot open
 shared object file: No such file or directory

 I'm ruunig on xubuntu  12.10

 Thanks in advance

 Joachim



 Intel Corporation NV/SA
 Kings Square, Veldkant 31
 2550 Kontich
 RPM (Bruxelles) 0415.497.718.
 Citibank, Brussels, account 570/1031255/09

 This e-mail and any attachments may contain confidential material for the
 sole use of the intended recipient(s). Any review or distribution by others
 is strictly prohibited. If you are not the intended recipient, please
 contact the sender and delete all copies.


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Display AMB value on WRT api

2014-05-19 Thread Rees, Kevron
On Mon, May 19, 2014 at 3:18 AM, ismail yildiz
ismail.yildi...@gmail.com wrote:
 Hi,

 Thanks for your reply. I have undefined value ...


If that's the case, the gpsnmea plugin may not be loading correctly.
Can you run ambd -d7 -l amb.log and attach amb.log?

BR,
Kevron

 BR



 2014-05-16 18:38 GMT+02:00 Rees, Kevron kevron.m.r...@intel.com:

 On Fri, May 16, 2014 at 8:13 AM, ismail yildiz

 ismail.yildi...@gmail.com wrote:
  Hi all,
 
  Someone can explain me how I can display data From AMB on my WRT api ?
  I have already done with OBD2plugin and it works well, I could display
  what
  I want.
  Now I want to display the latitude of my position with gpsnmea_plugin,
  but
  nothing happend on my display.
  Maybe something is not implemented on gpsnmea plugin ?
 

 Does vehicle.supported() show Location?  is lat undefined, or is
 it just 0?  If it's just 0, you may not have a GPS fix yet.  Check the
 positioning of your antenna and try again.  Also, what version of AMB
 are you running?  (ambd -v)  There were some updates recently to
 gpsnmea in upstream AMB that might help some of your issues.  I will
 push those fixes to Tizen soon.

  My javascript code :
 
  var vehicle = tizen.vehicle
  var vehicleLocation = vehicle.get(Location);
  var lat = vehicleLocation.latitude;
 
  vehicle.subscribe doesn't work also.
 
  Thanks for your help.
  BR
 
 
  ___
  IVI mailing list
  IVI@lists.tizen.org
  https://lists.tizen.org/listinfo/ivi
 


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [TizenIVI 3.0]MP3 can not play

2014-05-19 Thread Rees, Kevron
You need to add libmad and recompile gst-plugins-ugly with the MAD
plugin enabled.  It took about 15 mins for me to do this borrowing
libmad (with patches and spec file) from opensuse's build service and
using gbs to build it for tizen.  After that I cloned tizen's
gst-plugins-ugly, edited the spec file to enable mad and then rebuilt
using gbs.  I scp'd the files to my tizen system and installed.  mp3
playback works like it should.

-Kevron

On Mon, May 19, 2014 at 4:46 AM, VanCutsem, Geoffroy
geoffroy.vancut...@intel.com wrote:
 Hi Andy,



 It sounds like you’ve added the MAD library to your system but what you need
 is the Gstreamer MAD plugin. That file would be called libgstmad.so (or
 something like that) and be located in /usr/lib/gstreamer-1.0/.



 Geoffroy



 From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Yang Andy
 Sent: Monday, May 19, 2014 10:12 AM
 To: ivi@lists.tizen.org


 Subject: RE: [TizenIVI 3.0]MP3 can not play



 Hello everyone


 Easier would be to either use an earlier version of Tizen with gstreamer
 v0.10 or acquire libmad MP3 library  and add it  yourself.

 I have added libmad.so.0.2.1 to the tizen ivi system,but it does not work.

 Is there anyting setup necessary? Or is there guideline wiki for this issue?

 [Error Information]
 18:36:10 ivi_box WebProcess[378]: gboolean
 WebCore::MediaPlayerPrivateGStreamer::handleMessage(GstMessage*)(1076) 
 ERROR: GST_MESSAGE_ERROR 12: Your GStreamer installation is missing a
 plug-in. (url=file:///opt/usr/media/Sounds/221mp3.mp3)

 Thank you.

 Andy

 

 From: joel.cl...@intel.com
 To: williamyan...@hotmail.com
 CC: ivi@lists.tizen.org; ning.w.w...@intel.com; kevron.m.r...@intel.com
 Subject: RE: [TizenIVI 3.0]MP3 can not play
 Date: Wed, 14 May 2014 09:14:30 +

 Rolling back the latest Tizen IVI to gstreamer v0.10 is probably hardest.
 Easier would be to either use an earlier version of Tizen with gstreamer
 v0.10 or acquire libmad MP3 library  and add it  yourself.



 Regards

 Joel





 From: Yang Andy [mailto:williamyan...@hotmail.com]
 Sent: Wednesday, May 14, 2014 12:47 AM
 To: Clark, Joel
 Cc: ivi@lists.tizen.org; Wang, Ning W; Rees, Kevron M
 Subject: RE: [TizenIVI 3.0]MP3 can not play



 To:Joel

 I want to play mp3 file on the lastest tizen ivi software.

 As to gstreamer,is there possibility that fixed this problem if i rollback
 to gstreamer v0.10 on the lastest tizen ivi software?

 Could you give some advice no how  solve the mp3 decode problem?

 Thank you.

 Andy

 From: joel.cl...@intel.com
 To: kevron.m.r...@intel.com; ning.w.w...@intel.com
 CC: williamyan...@hotmail.com; ivi@lists.tizen.org
 Subject: RE: [TizenIVI 3.0]MP3 can not play
 Date: Mon, 12 May 2014 16:20:02 +

 This reflects the move to a more recent upstream version of gstreamer. MP3
 was working with gstreamer v0.10, but is not working with gstreamer 1.x.
 Nobody has contributed a freely redistributable MP3 decoder for gstreamer
 1.x.

 Regards
 Joel


 -Original Message-
 From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Rees, Kevron
 Sent: Monday, May 12, 2014 9:07 AM
 To: Wang, Ning W
 Cc: Yang Andy; ivi@lists.tizen.org
 Subject: Re: [TizenIVI 3.0]MP3 can not play

 I don't think we have any gstreamer plugins that support the MP3 codec.
 IIRC, the MAD plugin is not enabled.

 On Mon, May 12, 2014 at 1:33 AM, Wang, Ning W ning.w.w...@intel.com
 wrote:
  Hi Andy,
 
  Andy,
 
 
 
  Do you by any chance run into the issue where the sound card is muted?
  See
  https://bugs.tizen.org/jira/browse/TIVI-2799 .
 
  You can work around it by running “pacmd set-sink-mute 0 false” in
  weston terminal.
 
 
 
  Thanks,
 
  Ning
 
  From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Yang Andy
  Sent: Monday, May 12, 2014 4:10 PM
  To: ivi@lists.tizen.org
  Subject: [TizenIVI 3.0]MP3 can not play
 
 
 
 
 
 
 
 
 
 
 
  Hello everyone
 
  When i use below IVI version,i found that MP3(Audio) can not
  play.MP4(Vedio) is OK.
 
  Old version ivi did not have this problem.
 
  Do anyone know the reason?
 
  [IVI version]
  tizen_20140422.1_ivi-release-mbr-i586-sdb.raw.bz2
 
  Thank you.
 
  Andy
 
 
  ___
  IVI mailing list
  IVI@lists.tizen.org
  https://lists.tizen.org/listinfo/ivi
 
 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

 Intel Corporation NV/SA
 Kings Square, Veldkant 31
 2550 Kontich
 RPM (Bruxelles) 0415.497.718.
 Citibank, Brussels, account 570/1031255/09

 This e-mail and any attachments may contain confidential material for the
 sole use of the intended recipient(s). Any review or distribution by others
 is strictly prohibited. If you are not the intended recipient, please
 contact the sender and delete all copies.


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

Re: Ico homescreen application problem

2014-05-16 Thread Rees, Kevron
On Fri, May 16, 2014 at 12:28 AM, karthik karthik 
karthikkarthik...@yahoo.in wrote:

 Thanks Geoffroy,

 The link helped. I am now able to launch ICO homescreen application.

 Is there a way to see the messages or logs it creates while running ??

 Thanks.


journalctl might show the logs



  --
 * From: * VanCutsem, Geoffroy geoffroy.vancut...@intel.com;
 * To: * karthikkarthik...@yahoo.in karthikkarthik...@yahoo.in; 
 ivi@liststizen. org 
 ivi@lists.tizen.org;
 * Subject: * RE: Ico homescreen application problem
 * Sent: * Thu, May 15, 2014 12:27:17 PM

Can you tell us which image you’re using and how you’ve installed the
 ICO HomeScreen? There is a zypper pattern you can use as there is more than
 one package needed, see
 https://wiki.tizen.org/wiki/IVI/Tizen-IVI_3.0-M2-March2014#Install_ICO_Homescreen
 .



 The file that’s missing below (ivi-controller.so) is provided by the
 genivi-shell package which should be installed if you’re using the pattern.



 Thanks,

 Geoffroy



 *From:* IVI [mailto:ivi-boun...@lists.tizen.org] *On Behalf Of *
 karthikkarthik...@yahoo.in
 *Sent:* Thursday, May 15, 2014 1:39 PM
 *To:* ivi@lists tizen. org
 *Subject:* Ico homescreen application problem



 Hi,

 I am trying to install ICO Homescreen application on TIZEN.. I was able to
 install it but why I try to start Weston to launch ICO homescreen, the
 following errors crop up. I tried analyzing these errors.. But still could
 find a way out.. Can some one help me with these..

 The errors are listed below..

 1) [02:32:51.988] INFico_plugin_loader: Enter(module_init)
 (ico_plugin_loader.c:159) [02:32:51.988] INFico_plugin_loader:
 Load(path=/usr/lib/weston/ivi-controller.so entry=module_init)
 (ico_plugin_loader.c:95) [02:32:51.988] TRCico_plugin_loader:
 /usr/lib/weston/ivi-controller.so loading (ico_plugin_loader.c:108)
 [02:32:51.988] ERRico_plugin_loader: Load
 Error(/usr/lib/weston/ivi-controller.so error) (ico_plugin_loader.c:114)

 a)

 shows “No such file or directory”

 2) [02:32:51.988] INFico_plugin_loader:
 Load(path=/usr/lib/weston/ico_window_mgr.so entry=module_init)
 (ico_plugin_loader.c:95) [02:32:51.988] TRCico_plugin_loader:
 /usr/lib/weston/ico_window_mgr.so loading (ico_plugin_loader.c:108)
 [02:32:51.993] ERRico_plugin_loader: Load
 Error(/usr/lib/weston/ico_window_mgr.so error) (ico_plugin_loader.c:114)

 [02:32:51.993] INFico_plugin_loader:
 Load(path=/usr/lib/weston/ico_window_animation.so entry=module_init)
 (ico_plugin_loader.c:95) [02:32:51.993] TRCico_plugin_loader:
 /usr/lib/weston/ico_window_animation.so loading (ico_plugin_loader.c:108)
 [02:32:51.993] ERRico_plugin_loader: Load
 Error(/usr/lib/weston/ico_window_animation.so error)
 (ico_plugin_loader.c:114)

 b)

 ico_window_animation.so are not linked to the Weston libraries. Checked
 with ldd command.

 [02:32:51.993] INFico_plugin_loader:
 Load(path=/usr/lib/weston/ico_input_mgr.so entry=module_init)
 (ico_plugin_loader.c:95) [02:32:51.993] TRCico_plugin_loader:
 /usr/lib/weston/ico_input_mgr.so loading (ico_plugin_loader.c:108)
 [02:32:51.993] ERRico_plugin_loader: Load
 Error(/usr/lib/weston/ico_input_mgr.so error) (ico_plugin_loader.c:114)

 Thanks,



 Intel Corporation NV/SA
 Kings Square, Veldkant 31
 2550 Kontich
 RPM (Bruxelles) 0415.497.718.
 Citibank, Brussels, account 570/1031255/09

 This e-mail and any attachments may contain confidential material for the
 sole use of the intended recipient(s). Any review or distribution by others
 is strictly prohibited. If you are not the intended recipient, please
 contact the sender and delete all copies.

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [Tizen IVI 3.0] Compile Opencv with Qt

2014-05-15 Thread Rees, Kevron
Any update on this?  I just pushed the new version of opencv 2.4.9 to
IVI.  I wonder if I should enable the Qt-opencv bits.

-Kevron

On Mon, May 12, 2014 at 5:38 AM, Philippe Coval
philippe.co...@open.eurogiciel.org wrote:
 On 05/12/2014 01:01 PM, Tomasz Olszak wrote:

 2014-05-12 10:53 GMT+02:00 Orti Senderos osende...@vicomtech.org:

 Hello,

 Thanks for your help. Now I can show the window with the image using
 opencv
 with Qt. But it is not stable for me. I can show it twice out of 5
 attempts.
 The other 3 times the terminal gets block.  I get this two warnings every
 time, even when the image is shown.

 This plugin does not support propagatesizehints()

 [...]

 Yes,
 On latest IVI images Qt applications, especially widget based, are not
 stable (weston crashes). I know that guys from Tizen:Common used
 wayland without any issues. Is weston in IVI very different from the
 one in Common?

 Hi,

 Well I've been playing with qtwayland lately on Tizen:Common

 and I can say qt is there but I am not that sure it's fully supported

 ie, try to install  qt5-qttools-qtdesigner
 /usr/lib64/qt5/bin/designer
 hit menu/ Quit
 weston crashes ...

 At least this happened to me last week

 On the otherside qtquick/qml seems ok even with xdg support
 as reported there :
 https://www.youtube.com/watch?v=pY_XXvKc_0E

 For now I am focusing on how to get latest qt integrated
 in Tizen:Common image

 and maybe will raise some bugs and produce some traces

 Regards and see you online #qt-tizen if needed

 --
  mailto:philippe.co...@eurogiciel.fr  --  gpg:0x467094BC
  xmpp:philippe.coval@gmail.com
  https://dockr.eurogiciel.fr/blogs/embedded/author/pcl/

.

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [TizenIVI 3.0]MP3 can not play

2014-05-12 Thread Rees, Kevron
I don't think we have any gstreamer plugins that support the MP3
codec.  IIRC, the MAD plugin is not enabled.

On Mon, May 12, 2014 at 1:33 AM, Wang, Ning W ning.w.w...@intel.com wrote:
 Hi Andy,

 Andy,



 Do you by any chance run into the issue where the sound card is muted? See
 https://bugs.tizen.org/jira/browse/TIVI-2799 .

 You can work around it by running “pacmd set-sink-mute 0 false” in weston
 terminal.



 Thanks,

 Ning

 From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Yang Andy
 Sent: Monday, May 12, 2014 4:10 PM
 To: ivi@lists.tizen.org
 Subject: [TizenIVI 3.0]MP3 can not play











 Hello everyone

 When i use below IVI version,i found that MP3(Audio) can not play.MP4(Vedio)
 is OK.

 Old version ivi did not have this problem.

 Do anyone know the reason?

 [IVI version]
 tizen_20140422.1_ivi-release-mbr-i586-sdb.raw.bz2

 Thank you.

 Andy


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: automotive-message-broker cmake errors

2014-04-23 Thread Rees, Kevron
In addition to boost, you'll need to install all the modules that
cmake said it couldn't find.  Such as json-c.  It appears to have
found the others.

-Kevron

On Wed, Apr 23, 2014 at 12:18 PM, Tomasz Olszak olszak.tom...@gmail.com wrote:
 Dnia środa, 23 kwietnia 2014 19:01:41 joachim rodrigues pisze:
 CMake Error at /opt/local/share/cmake-2.8/Modules/FindBoost.cmake:1106
 (message): Unable to find the requested Boost libraries.


 Unable to find the Boost header files. Please set BOOST_ROOT to the root
 directory containing Boost or BOOST_INCLUDEDIR to the directory containing
 Boost's headers.
 Call Stack (most recent call first):
 CMakeLists.txt:79 (find_package)
 Your system lacks boost development files, I'm not mac user but first shoot in
 google gives some hints:

 http://stackoverflow.com/questions/104322/how-do-you-install-boost-on-macos

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Connected Car

2014-04-13 Thread Rees, Kevron
Pretty cool.  Looks like they are using the galileo board to control
many of the body functions (wipers, etc).  I wonder if they have that
plumbed into the Automotive Message Broker in tizen so apps can have
access to those functions.

On Sun, Apr 13, 2014 at 8:26 AM, olivier nyssen nys...@yahoo.com wrote:
 Hi everyone,

 This open source connected Rally Fighter will be powered with Tizen IVI:
 https://localmotors.com/projects/connected-car-project-internet-of-things/56/#/

 Regards,
 Olivier
 -Thanks to Ryo Jin


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Understanding AMB dependencies on Murphy

2014-04-10 Thread Rees, Kevron
It looks like it is possible for high_resolution_clock to be something
other than monotonic.  steady_clock is always monotonic so I will
switch to that.

On Wed, Apr 9, 2014 at 9:42 PM, Jussi Laako jussi.la...@linux.intel.com wrote:
 On 9.4.2014 20:13, Rees, Kevron wrote:

 I use clock_gettime(CLOCK_REALTIME,tm);


 If there is a better way, I'm all ears:p


 That has a bit more resolution than gettimeofday(), but is otherwise same
 thing and equally non-monotonic. So NTP may cause the clock jump backwards
 or forwards for example.

 You should use clock_gettime(CLOCK_MONOTONIC_RAW,) on Linux. See
 clock_gettime(3) and also corresponding documentation in IEEE 1003.1-2008
 regarding CLOCK_REALTIME vs CLOCK_MONOTONIC.

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Understanding AMB dependencies on Murphy

2014-04-09 Thread Rees, Kevron
and done.  I'm using std::chrono::high_resolution_clock::now();

On Wed, Apr 9, 2014 at 10:35 AM, Othman, Ossama ossama.oth...@intel.com wrote:
 Hi Kevron,

 On Wed, Apr 9, 2014 at 10:13 AM, Rees, Kevron kevron.m.r...@intel.com
 wrote:

 On Wednesday, April 9, 2014, Jussi Laako jussi.la...@linux.intel.com
 wrote:

 On 5.4.2014 20:25, Rees, Kevron wrote:

 Timestamp is automatically set when the source (AMB source plugin)
 passes the raw event to AMB's core.  It relies on the system clock.


 I hope it's a truly monotonic clock and not something like
 gettimeofday()... ;)



 I use  clock_gettime(CLOCK_REALTIME, tm);

 If there is a better way, I'm all ears:p


 C++11 FTW: std::chrono::steady_clock::now()   :)

 -Ossama

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Understanding AMB dependencies on Murphy

2014-04-05 Thread Rees, Kevron
On Fri, Apr 4, 2014 at 2:17 PM, Hanchett, Paul
phanc...@jaguarlandrover.com wrote:
 I'm curious--

 There are no standard names for the for the signals you mention (speed,
 transmission, exterior brightness), that I am aware of-- How does Murphy
 know what inquiry to make of AMB?  :-)


You mean like VehicleSpeed, Transmission and ExteriorBrightness?

http://otcshare.github.io/automotive-message-broker/html/interfaceVehicle_1_1org_1_1automotive_1_1VehicleSpeed.html
http://otcshare.github.io/automotive-message-broker/html/interfaceVehicle_1_1org_1_1automotive_1_1Transmission.html
http://otcshare.github.io/automotive-message-broker/html/interfaceVehicle_1_1org_1_1automotive_1_1ExteriorBrightness.html

Maybe you mean something different?

-Kevron

 Paul



 Paul Hanchett
 ---
 Infotainment Engineer
 MSX on behalf of Jaguar Land Rover
 One World Trade Center, 121 Southwest Salmon Street, 11th Floor, Portland,
 Oregon, 97204

 Email: phanc...@jaguarlandrover.com

 ---

 Business Details:
 Jaguar Land Rover Limited
 Registered Office: Abbey Road, Whitley, Coventry CV3 4LF
 Registered in England No: 1672070


 On Tue, Apr 1, 2014 at 5:03 AM, Puustinen, Ismo ismo.puusti...@intel.com
 wrote:

 Hello Tom,

  While groking AMB, I happened across the murphyplugin.
  Therein, I see some indication of traffic from murphy to AMB;
  Received a message from Murphy
  recvfrom_msg(mrp_transport_t *transp, mrp_msg_t *msg .
 
  Am I correct in assuming this presents a dependency AMB has on Murphy?
  Can someone help me understand what events Murphy fires to AMB?

 Murphy uses basic information from AMB (such as speed, transmission,
 exterior brightness, ...) to be able to do decisions about the vehicle
 state. These decisions are then used for policing, such as regulating
 on-screen applications if the vehicle is moving. The processed states
 are then communicated back to AMB so that other applications can use the
 same information. At the moment Murphy controls DrivingMode and
 NightMode AMB properties. The control interface is the Murphy plugin
 that you have found from the AMB source code.

 So, to recap: from Murphy's point of view AMB is a source of system
 events and a place for propagating policy decisions to applications and
 other interested parties in the system. From AMB's point of view Murphy
 is a client for property changes and a provider of higher-level vehicle
 states.

 --
 Ismo Puustinen ismo.puusti...@intel.com
 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi



 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Can't launch video playback on latest IVI image

2014-03-11 Thread Rees, Kevron
Looks like it may be missing a gstreamer plugin (perhaps plugins-bad
or plugins-ugly?).  can you do a zypper se | grep gst and copy the
output here?

On Tue, Mar 11, 2014 at 3:22 PM, Tomasz Olszak olszak.tom...@gmail.com wrote:
 Hi I installed latest (tizen_20140311.6_ivi-mbr-i586-sdb.raw.bz2)
 image on nexcom device and I am not able to play video with
 gst-launch-1.0 and playbin see:

 http://pastebin.com/v1Lc2t2f

 I remember that it worked a few weeks ago...

 --
 regards,
 Tomasz Olszak
 Qt for Tizen | http://qt-project.org/wiki/Tizen
 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Remote APIs on Tizen IVI

2014-02-27 Thread Rees, Kevron
AMB, the backend that provides vehicle data has a websockets plugin.
Here's the json protocol:
https://github.com/otcshare/automotive-message-broker/blob/master/plugins/websocket/protocol

You'll need to install the websocket plugin package
(automotive-message-broker-plugins-websocket) and configure ambd
(/etc/ambd/config.tizen) with something like this:
https://github.com/otcshare/automotive-message-broker/blob/master/examples/websocketsink2

Regards,
Kevron

On Thu, Feb 27, 2014 at 12:04 PM, Jones, Brian J
brian.j.jo...@intel.com wrote:
 Afraid I don't know of an API that supplies this functionality.  But perhaps
 someone else might have an idea of how to set up such a thing.



 From: Tulika Baranwal [mailto:me.tul...@gmail.com]
 Sent: Thursday, February 27, 2014 1:23 AM
 To: Jones, Brian J
 Subject: Re: Remote APIs on Tizen IVI



 Hi

 I am looking for Remote APIs through which I am able to access the features
 of Vehicle via other devices, say an Android Phone, using REST services.

 Regards
 Tulika Baranwal



 On Wed, Feb 26, 2014 at 10:23 PM, Jones, Brian J brian.j.jo...@intel.com
 wrote:

 Hi Tulika,



 What kind of remote API are you interested in?  And are you interested in
 native or web based APIs?  You can find the API references for Tizen on this
 page:



 https://developer.tizen.org/documentation/dev-guide/2.2.1



 Tizen IVI also supplies a remote media API to use DLNA called MediaServer,
 which lives in the wrt-plugins-ivi package.  Its web IDL file can be found
 there as well.



 Hope that helps answer your question.



 From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On
 Behalf Of Tulika Baranwal
 Sent: Tuesday, February 25, 2014 9:23 PM
 To: ivi@lists.tizen.org
 Subject: Remote APIs on Tizen IVI



 Hi

 Are there any kind of remote APIs provided on tizen IVI?

 Regards
 Tulika




 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Developing a Web Run Time(WRT) plugin

2014-02-21 Thread Rees, Kevron
If your so isn't loading when your app runs, it's probably because the
so is either in the wrong place, or you are missing the config that
tells the wrt about your plugin.  Take a look at Vehicle's config:
https://review.tizen.org/gerrit/gitweb?p=profile/ivi/wrt-plugins-ivi.git;a=blob;f=src/Vehicle/config.xml;h=9ec1b590d62a8a5a1d8bd7e31d97c4a53898fb8c;hb=refs/heads/tizen

specifically library-name/library-name

Then look at the plugin_initializer that tells the wrt that the
top-level object vehicle belongs to this so:
https://review.tizen.org/gerrit/gitweb?p=profile/ivi/wrt-plugins-ivi.git;a=blob;f=src/Vehicle/plugin_initializer.cpp;h=95b2b58ee66e8df63de021f4dadd3bf0d58bfb1d;hb=refs/heads/tizen

finally, after you install your plugin, run wrt-installer -p (iirc).
That will rescan the directory where your plugin is supposed to be
installed and install any unknown plugins.

Hope that helps!
Kevron

On Fri, Feb 21, 2014 at 4:30 AM, Deshpande, Ketan
kdesh...@jaguarlandrover.com wrote:
 Hello Geoffroy,

 I have another doubt, when the rpm installation does take place, doesnt it
 create any new ld.conf file? or update any such file? I am just trying to
 search for the vehicle and I am not getting an output.

 I tried
 $ ldconfig -v | grep vehicle

 I have absolutely no output. Then where does GhostCluster get the
 'libwrt-plugins-tizen-vehicle.so' to load from?

 Thanks  Regards,
 - Ketan



 On 21 February 2014 12:14, Deshpande, Ketan kdesh...@jaguarlandrover.com
 wrote:

 Hello Geoffroy,

 Thanks for the earlier help.

 I still am not able to get it working. Also now I have found out, that my
 library which is loaded at
 'usr/lib/wrt-plugins/tizen-testplugin/libwrt-plugins-tizen-testplugin.so' is
 not loaded at all when my WebApp runs.

 Are there any permissions? or special paths like LD_LIBRARY_PATH that we
 need to set? So far I have not found out any. Or is there something else
 that is to be specified in WebApp to find the such libraries? besides the
 privilege to be declared like

 tizen:privilege name=http://tizen.org/privilege/testplugin/


 Thanks  Regards,
 - Ketan


 On 19 February 2014 23:31, VanCutsem, Geoffroy
 geoffroy.vancut...@intel.com wrote:

 Hi Ketan,



 You have looked at the right place as far as I can tell. I'm not sure why
 you're getting this error but I'd also recommend you take a look at the
 GhostCluster app as an example of web app using the Automotive Web API
 exposed via the wrt-plugins-ivi package:
 https://review.tizen.org/git/?p=profile/ivi/GhostCluster.git;a=tree;h=refs/heads/tizen;hb=refs/heads/tizen



 Cheers,

 Geoffroy



 From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On
 Behalf Of Deshpande, Ketan
 Sent: Tuesday, February 18, 2014 4:54 PM
 To: ivi@lists.tizen.org
 Subject: Developing a Web Run Time(WRT) plugin



 Hello All,



 I am trying to develop a Web Run Time(WRT) plugin for an IVI profile on
 the Tizen platform. However for the same, I could not find any useful
 documentation. Hence I tried below mechanism



 1. Downloaded the 'wrt-plugins-ivi' and tried to develop the a
 'testplugin' on the basis of Vehicle.

 2. The same is now compiling, however when I try to develop a 'WebApp'
 for the same I see that its not linked at all. I get 'undefined' errors at
 JS level

 3. I have ensured that I give required privilege by declaring
 'http://tizen.org/privilege/testplugin' in the 'WebApp' also.



 Is there any particular method for developing a WRT plugin or a
 documentation that I should refer to?





 Thanks  Regards,

 - Ketan



 Intel Corporation NV/SA
 Kings Square, Veldkant 31
 2550 Kontich
 RPM (Bruxelles) 0415.497.718.
 Citibank, Brussels, account 570/1031255/09

 This e-mail and any attachments may contain confidential material for the
 sole use of the intended recipient(s). Any review or distribution by others
 is strictly prohibited. If you are not the intended recipient, please
 contact the sender and delete all copies.




 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Does this warning have any significance?

2014-02-21 Thread Rees, Kevron
What image?

On Fri, Feb 21, 2014 at 8:38 AM, Deshpande, Ketan
kdesh...@jaguarlandrover.com wrote:
 Hello All,

 Whenver I try to install an RPM I get this warning.

 Smackfs isn't mounted at (null). Going to the image build mode. 

 Does this have any significance? or I can just neglect and move forward? So
 far, rpm installation is the only condition where I have seen this warning
 appear.

 Thanks  Regards,
 - Ketan


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Does this warning have any significance?

2014-02-21 Thread Rees, Kevron
It's probably related to the system being run with Security=none.
It's probably a benign warning.


On Fri, Feb 21, 2014 at 10:03 AM, Deshpande, Ketan
kdesh...@jaguarlandrover.com wrote:
 Hello Kevron,

 I am using tizen_20140115.4_ivi-release-mbr-i586-sdb.raw.bz2. Thats where I
 got the message.

 Is there any other log that you would like me to provide? dmesg or something
 similar?


 Thanks  Regards,
 - Ketan



 On 21 February 2014 22:39, Rees, Kevron kevron.m.r...@intel.com wrote:

 What image?

 On Fri, Feb 21, 2014 at 8:38 AM, Deshpande, Ketan
 kdesh...@jaguarlandrover.com wrote:
  Hello All,
 
  Whenver I try to install an RPM I get this warning.
 
  Smackfs isn't mounted at (null). Going to the image build mode. 
 
  Does this have any significance? or I can just neglect and move forward?
  So
  far, rpm installation is the only condition where I have seen this
  warning
  appear.
 
  Thanks  Regards,
  - Ketan
 
 
  ___
  IVI mailing list
  IVI@lists.tizen.org
  https://lists.tizen.org/listinfo/ivi
 


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Developing a Web Run Time(WRT) plugin

2014-02-21 Thread Rees, Kevron
The easiest thing to do is to navigate to the wrt-plugins-ivi project
and navigate to src/Vehicle/config.xml and plugin_initializer.cpp

On Fri, Feb 21, 2014 at 9:23 AM, Hanchett, Paul
phanc...@jaguarlandrover.com wrote:
 Kevron-- Neither of those links work for me-- I'm asked to log in and after
 I do it says Not Found.


 Paul Hanchett
 ---
 Infotainment Engineer
 MSX on behalf of Jaguar Land Rover
 One World Trade Center, 121 Southwest Salmon Street, 11th Floor, Portland,
 Oregon, 97204

 Email: phanc...@jaguarlandrover.com
 ---

 Business Details:
 Jaguar Land Rover Limited
 Registered Office: Abbey Road, Whitley, Coventry CV3 4LF
 Registered in England No: 1672070


 On Fri, Feb 21, 2014 at 8:58 AM, Rees, Kevron kevron.m.r...@intel.com
 wrote:

 If your so isn't loading when your app runs, it's probably because the
 so is either in the wrong place, or you are missing the config that
 tells the wrt about your plugin.  Take a look at Vehicle's config:

 https://review.tizen.org/gerrit/gitweb?p=profile/ivi/wrt-plugins-ivi.git;a=blob;f=src/Vehicle/config.xml;h=9ec1b590d62a8a5a1d8bd7e31d97c4a53898fb8c;hb=refs/heads/tizen

 specifically library-name/library-name

 Then look at the plugin_initializer that tells the wrt that the
 top-level object vehicle belongs to this so:

 https://review.tizen.org/gerrit/gitweb?p=profile/ivi/wrt-plugins-ivi.git;a=blob;f=src/Vehicle/plugin_initializer.cpp;h=95b2b58ee66e8df63de021f4dadd3bf0d58bfb1d;hb=refs/heads/tizen

 finally, after you install your plugin, run wrt-installer -p (iirc).
 That will rescan the directory where your plugin is supposed to be
 installed and install any unknown plugins.

 Hope that helps!
 Kevron

 On Fri, Feb 21, 2014 at 4:30 AM, Deshpande, Ketan
 kdesh...@jaguarlandrover.com wrote:
  Hello Geoffroy,
 
  I have another doubt, when the rpm installation does take place, doesnt
  it
  create any new ld.conf file? or update any such file? I am just trying
  to
  search for the vehicle and I am not getting an output.
 
  I tried
  $ ldconfig -v | grep vehicle
 
  I have absolutely no output. Then where does GhostCluster get the
  'libwrt-plugins-tizen-vehicle.so' to load from?
 
  Thanks  Regards,
  - Ketan
 
 
 
  On 21 February 2014 12:14, Deshpande, Ketan
  kdesh...@jaguarlandrover.com
  wrote:
 
  Hello Geoffroy,
 
  Thanks for the earlier help.
 
  I still am not able to get it working. Also now I have found out, that
  my
  library which is loaded at
 
  'usr/lib/wrt-plugins/tizen-testplugin/libwrt-plugins-tizen-testplugin.so' 
  is
  not loaded at all when my WebApp runs.
 
  Are there any permissions? or special paths like LD_LIBRARY_PATH that
  we
  need to set? So far I have not found out any. Or is there something
  else
  that is to be specified in WebApp to find the such libraries? besides
  the
  privilege to be declared like
 
  tizen:privilege name=http://tizen.org/privilege/testplugin/
 
 
  Thanks  Regards,
  - Ketan
 
 
  On 19 February 2014 23:31, VanCutsem, Geoffroy
  geoffroy.vancut...@intel.com wrote:
 
  Hi Ketan,
 
 
 
  You have looked at the right place as far as I can tell. I'm not sure
  why
  you're getting this error but I'd also recommend you take a look at
  the
  GhostCluster app as an example of web app using the Automotive Web API
  exposed via the wrt-plugins-ivi package:
 
  https://review.tizen.org/git/?p=profile/ivi/GhostCluster.git;a=tree;h=refs/heads/tizen;hb=refs/heads/tizen
 
 
 
  Cheers,
 
  Geoffroy
 
 
 
  From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org]
  On
  Behalf Of Deshpande, Ketan
  Sent: Tuesday, February 18, 2014 4:54 PM
  To: ivi@lists.tizen.org
  Subject: Developing a Web Run Time(WRT) plugin
 
 
 
  Hello All,
 
 
 
  I am trying to develop a Web Run Time(WRT) plugin for an IVI profile
  on
  the Tizen platform. However for the same, I could not find any useful
  documentation. Hence I tried below mechanism
 
 
 
  1. Downloaded the 'wrt-plugins-ivi' and tried to develop the a
  'testplugin' on the basis of Vehicle.
 
  2. The same is now compiling, however when I try to develop a 'WebApp'
  for the same I see that its not linked at all. I get 'undefined'
  errors at
  JS level
 
  3. I have ensured that I give required privilege by declaring
  'http://tizen.org/privilege/testplugin' in the 'WebApp' also.
 
 
 
  Is there any particular method for developing a WRT plugin or a
  documentation that I should refer to?
 
 
 
 
 
  Thanks  Regards,
 
  - Ketan
 
 
 
  Intel Corporation NV/SA
  Kings Square, Veldkant 31
  2550 Kontich
  RPM (Bruxelles) 0415.497.718.
  Citibank, Brussels, account 570/1031255/09
 
  This e-mail and any attachments may contain confidential material for
  the
  sole use of the intended recipient(s). Any review or distribution by
  others
  is strictly prohibited. If you are not the intended recipient, please
  contact the sender and delete all copies.
 
 
 
 
  ___
  IVI

Re: Problem with 1/15 image so far

2014-02-13 Thread Rees, Kevron
 After installing dlogutil, it won't run, missing /dev/log_main device.

dlog is deprecated.  Use journalctl.

On Thu, Feb 13, 2014 at 1:25 PM, McGee, Art amcg...@jaguarlandrover.com wrote:
 It seems in the Jan 15th image of Tizen ivi that some of the build tools
 don't quite work. It seems the sdbd requires 'pidof' to be installed on the
 platform.  I also have found that dlogutil after install doesn't quite work
 ether.  It looking for two devices that are not present.  Has any one had
 any success with these tools on the same image.

 Thanks,

 Art McGee

 -- Forwarded message --
 From: Eastwood, Jeffery jeast...@jaguarlandrover.com
 Date: 13 February 2014 11:38
 Subject: Problem with 1/15 image so far
 To: Art McGee amcg...@jaguarlandrover.com


 sdbd will not runl complain about pidof utility being missing.


 Video display unable to run/show widgets started from wrt-launcher. Tried
 all four widgets that come with the image. No errors, but no display either.


 Editing the weston.ini file makes it unusable?


 After installing dlogutil, it won't run, missing /dev/log_main device.




 --
 Art McGee
 Infotainment Engineer
 Jaguar Land Rover
 One World Trade Center, 121 Southwest Salmon Street, 11th Floor, Portland,
 Oregon, 97204


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Problem with 1/15 image so far

2014-02-13 Thread Rees, Kevron
For sdbd... did this work before?  pidof comes with sysvinit-utils on
my ubuntu desktop.  sdbd sounds like a tizen 2.0-ism before we
switched to systemd.   I'm not sure what package provides that tool
now.

As for web apps not running... does this include the pre-installed web
apps?  Or are these custom ones?  I haven't had an issue ssh'ing and
running wrt-launcher -s on GhostCluster for a while.

On Thu, Feb 13, 2014 at 2:33 PM, Rees, Kevron kevron.m.r...@intel.com wrote:
 After installing dlogutil, it won't run, missing /dev/log_main device.

 dlog is deprecated.  Use journalctl.

 On Thu, Feb 13, 2014 at 1:25 PM, McGee, Art amcg...@jaguarlandrover.com 
 wrote:
 It seems in the Jan 15th image of Tizen ivi that some of the build tools
 don't quite work. It seems the sdbd requires 'pidof' to be installed on the
 platform.  I also have found that dlogutil after install doesn't quite work
 ether.  It looking for two devices that are not present.  Has any one had
 any success with these tools on the same image.

 Thanks,

 Art McGee

 -- Forwarded message --
 From: Eastwood, Jeffery jeast...@jaguarlandrover.com
 Date: 13 February 2014 11:38
 Subject: Problem with 1/15 image so far
 To: Art McGee amcg...@jaguarlandrover.com


 sdbd will not runl complain about pidof utility being missing.


 Video display unable to run/show widgets started from wrt-launcher. Tried
 all four widgets that come with the image. No errors, but no display either.


 Editing the weston.ini file makes it unusable?


 After installing dlogutil, it won't run, missing /dev/log_main device.




 --
 Art McGee
 Infotainment Engineer
 Jaguar Land Rover
 One World Trade Center, 121 Southwest Salmon Street, 11th Floor, Portland,
 Oregon, 97204


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Problem with 1/15 image so far

2014-02-13 Thread Rees, Kevron
correction, pidof seems like a 2.0ism...

On Thu, Feb 13, 2014 at 2:49 PM, Rees, Kevron kevron.m.r...@intel.com wrote:
 For sdbd... did this work before?  pidof comes with sysvinit-utils on
 my ubuntu desktop.  sdbd sounds like a tizen 2.0-ism before we
 switched to systemd.   I'm not sure what package provides that tool
 now.

 As for web apps not running... does this include the pre-installed web
 apps?  Or are these custom ones?  I haven't had an issue ssh'ing and
 running wrt-launcher -s on GhostCluster for a while.

 On Thu, Feb 13, 2014 at 2:33 PM, Rees, Kevron kevron.m.r...@intel.com wrote:
 After installing dlogutil, it won't run, missing /dev/log_main device.

 dlog is deprecated.  Use journalctl.

 On Thu, Feb 13, 2014 at 1:25 PM, McGee, Art amcg...@jaguarlandrover.com 
 wrote:
 It seems in the Jan 15th image of Tizen ivi that some of the build tools
 don't quite work. It seems the sdbd requires 'pidof' to be installed on the
 platform.  I also have found that dlogutil after install doesn't quite work
 ether.  It looking for two devices that are not present.  Has any one had
 any success with these tools on the same image.

 Thanks,

 Art McGee

 -- Forwarded message --
 From: Eastwood, Jeffery jeast...@jaguarlandrover.com
 Date: 13 February 2014 11:38
 Subject: Problem with 1/15 image so far
 To: Art McGee amcg...@jaguarlandrover.com


 sdbd will not runl complain about pidof utility being missing.


 Video display unable to run/show widgets started from wrt-launcher. Tried
 all four widgets that come with the image. No errors, but no display either.


 Editing the weston.ini file makes it unusable?


 After installing dlogutil, it won't run, missing /dev/log_main device.




 --
 Art McGee
 Infotainment Engineer
 Jaguar Land Rover
 One World Trade Center, 121 Southwest Salmon Street, 11th Floor, Portland,
 Oregon, 97204


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


crosswalk on ivi

2014-02-07 Thread Rees, Kevron
What version of crosswalk works on IVI?

I built the latest 4.32.74 from the tizen branch on gerrit.  When I
run xwalk i get a window with a white screen.  If I run xwalk
--remote-debugging-port=9222, debugging doesn't work.  If I run
xwalk www.google.com I don't even get a window.

Is this expected?

-Kevron
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: tizen-ivi api's documentation

2014-01-13 Thread Rees, Kevron
GhostCluster, which comes pre-installed on tizen ivi is a good example
of the Vehicle Web API.  But here is the spec
https://review.tizen.org/gerrit/gitweb?p=profile/ivi/wrt-plugins-ivi.git;a=blob;f=src/Vehicle/Vehicle.idl;h=767e04958293427619bc1762a47d2b0646b8454f;hb=refs/heads/tizen

Like Mikko said, for native API, see the automotive message broker
docs: https://github.com/otcshare/automotive-message-broker/tree/master/docs
Start with README and then Manager.txt.  amb.idl is also pretty
useful to find out what types are available.  You can also look at the
tizen wiki for AMB's DBus plugin:

https://wiki.tizen.org/wiki/AMB_DBus_Plugin

Hope that helps!
Kevron

On Thu, Jan 9, 2014 at 11:04 PM, Ylinen, Mikko mikko.yli...@intel.com wrote:



 On Fri, Jan 10, 2014 at 7:48 AM, Anurag K Bharati anurag.bhar...@igate.com
 wrote:

 Hello,

 I want to display speedomete in my app. Where can I find the documentation
 of api's provided by tizen-ivi. What should I do to get speedometer or any
 other gauge reading?


 Is it a web app? For web apps you should use Vehicle API (implemented in
 wrt-plugins-ivi). For native apps, one option
 is to use AMB (see automotive-message-broker-doc) directly.

 -- Mikko

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: tizen-ivi api's documentation

2014-01-13 Thread Rees, Kevron
Forgot to mention, GhostCluster's source and specifically the web api
usage can be found here: /opt/usr/apps/GV3ySIINq7/res/wgt/business.js
on the filesystem or here:
https://github.com/otcshare/GhostCluster/blob/master/business.js on
the internets.

On Mon, Jan 13, 2014 at 2:14 PM, Rees, Kevron kevron.m.r...@intel.com wrote:
 GhostCluster, which comes pre-installed on tizen ivi is a good example
 of the Vehicle Web API.  But here is the spec
 https://review.tizen.org/gerrit/gitweb?p=profile/ivi/wrt-plugins-ivi.git;a=blob;f=src/Vehicle/Vehicle.idl;h=767e04958293427619bc1762a47d2b0646b8454f;hb=refs/heads/tizen

 Like Mikko said, for native API, see the automotive message broker
 docs: https://github.com/otcshare/automotive-message-broker/tree/master/docs
 Start with README and then Manager.txt.  amb.idl is also pretty
 useful to find out what types are available.  You can also look at the
 tizen wiki for AMB's DBus plugin:

 https://wiki.tizen.org/wiki/AMB_DBus_Plugin

 Hope that helps!
 Kevron

 On Thu, Jan 9, 2014 at 11:04 PM, Ylinen, Mikko mikko.yli...@intel.com wrote:



 On Fri, Jan 10, 2014 at 7:48 AM, Anurag K Bharati anurag.bhar...@igate.com
 wrote:

 Hello,

 I want to display speedomete in my app. Where can I find the documentation
 of api's provided by tizen-ivi. What should I do to get speedometer or any
 other gauge reading?


 Is it a web app? For web apps you should use Vehicle API (implemented in
 wrt-plugins-ivi). For native apps, one option
 is to use AMB (see automotive-message-broker-doc) directly.

 -- Mikko

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


AMB mailing list

2014-01-09 Thread Rees, Kevron
For those interested, AMB has a development mailing list here:

https://lists.01.org/mailman/listinfo/amb

-Kevron
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Automotive Message Broker 0.10 release

2013-10-18 Thread Rees, Kevron
AMB has a number of plugins.  The OBD2 plugin is what you want.  You
have to enable it at configure time for it to build.  Take a look at
the README[1] for the plugin to see how to enable it and configure it
with your device.  There is also a wiki page[2] on how to get AMB to
work with OBD-II scantools on Tizen.

Cheers,
Kevron

[1] - 
https://github.com/otcshare/automotive-message-broker/blob/0.10/plugins/obd2plugin/README
[2] - 
https://wiki.tizen.org/wiki/Automotive_Message_Broker#Configuring_and_using_the_OBD-II_plugin

On Fri, Oct 18, 2013 at 9:54 AM, Chino Aureus chino.aur...@gmail.com wrote:
 Hi Kevron,

 Thanks.

 I'm trying to understand AMB's architecture.  Upon looking at the doc
 included in the package, it seems that AMB package does not include modules
 or source code that directly connects to an OBD2 source e.g. USB/BLUETOOTH.
 Is this correct?

 I was able to build AMB in ubuntu 12.10 now and I have a OBD2 device from
 Scantool.  Any suggestion how can test AMB with my device?

 :)

 Thanks in advance.
 Chino


 On Fri, Sep 13, 2013 at 6:34 AM, Rees, Kevron kevron.m.r...@intel.com
 wrote:

 After months of steady improvements, 0.10 is now officially released.

 Release notes for release 0.10

 New features:

 - Added org.automotive.Manager DBus interface.
 - Added org.automotive.Manager.findProperty method for finding a specific
 object path for a given property
 - OBD2 add support for AT/ST calls (ie, atrv for battery voltage)
 - Added automatic and configurable timeout for get() calls
 - Added error type for get() calls
 - Added getHistory dbus method for vehicle data objects
 - Added time and sequence properties to dbus vehicle data object
 - Implemented org.freedesktop.DBus.Properties.PropertiesChanged signal

 Changes:

 - AbstractPropertyType class now contains information for zone and the
 property name (zone is unused in 0.10)
 - Clean up sink subscription process so that subscription only happens
 once regardless of whether the property is supported or not at the time

 Fixes:

 - Fill in the fromGVariant() methods in list and map abstract property
 types

 Thanks,
 Kevron

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi



 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Differences between M2 Aug and 20131007.3 image and running Qt Application

2013-10-09 Thread Rees, Kevron
It could be the case that you are using flags that the weston plugin
ICO doesn't understand...  If this is the case, we need to handle them
properly inside the weston plugin.

On Wed, Oct 9, 2013 at 9:29 PM, Ylinen, Mikko mikko.yli...@intel.com wrote:



 On Thu, Oct 10, 2013 at 2:37 AM, Tomasz Olszak olszak.tom...@gmail.com
 wrote:


 Has something changed with wayland compositor? Should I pass some special
 flags (like always on top and so on) when I create a window?


 The windows are now controlled by the ICO homescreen which was not the case
 with Aug M2.

 -- Mikko


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: egalax touch screen not detected by X

2013-09-05 Thread Rees, Kevron
it sounds like it is being recognized.  perhaps it just needs calibration?
I recall there is an xinput_calibrator tool that you might be able to use
to calibrate it.  I don't remember if that tool was included in Tizen 2.0
though.

-Kevron


On Thu, Sep 5, 2013 at 5:03 PM, Prabhuram Murugan 
prabhuram.muru...@gmail.com wrote:

 Hi All,

 I am using TIZEN 2.0 ...

 Jeol,

 I gone through the changes, https://review.tizen.org/gerrit/#/c/6047/ ,
 but it is for Weston and TIZEN 3.0

 however to fix this issues in TIZEN 2.0, I am looking in to
 adaptation/xorg/driver/xserver-xorg-input-evdev

 can you advice, if this is the right point to start ,

 Rusty,
 Yes, we are using a single point, resistive touch screen device.
 and from the mount point */dev/input/mouse1* looks it is detected as the
 mouse device.

 TIZEN 2.0 doesnt support single touch device ?




 On Fri, Sep 6, 2013 at 2:52 AM, Abramski, Adam M 
 adam.m.abram...@intel.com wrote:

 I believe he mentions below that he's running 2.0, NOT 3.0.
 Adam

 -Original Message-
 From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org]
 On Behalf Of Rusty Lynch
 Sent: Thursday, September 05, 2013 8:58 AM
 To: Clark, Joel
 Cc: IVI Tizen
 Subject: Re: egalax touch screen not detected by X

 Actually... that fix only applies when you are using wayland.

 I'm not sure if you were using a touchscreen with the same issue, but we
 hit an issue when a vendor wired up an old style single point resistive
 screen on top of an egalax touchscreen controller, where weston didn't
 recognize the device as touch (since it didn't support the modern
 multipoint protocol), and treated it as a mouse, but then the device would
 emit TOUCH_BTN instead of a left or right mouse button.

 So... it actually worked, but no software is listening for this little
 known button value so kind of pointless.

 --rusty

 On Thu, 2013-09-05 at 14:21 +, Clark, Joel wrote:
  This has been fixed in Tizen IVI 3.0
   https://bugs.tizen.org/jira/i#browse/TIVI-1086
 
 
 
  You might want to look at these patches:
 
  https://bugs.freedesktop.org/show_bug.cgi?id=54428
 
 
 
  https://review.tizen.org/gerrit/#/c/6047/
 
 
 
  with the fix the touchscreen is no longer recognized as a mouse
  device.
 
 
 
  Regards
 
  Joel
 
 
 
 
 
  From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org]
  On Behalf Of Prabhuram Murugan
  Sent: Thursday, September 05, 2013 5:38 AM
  To: IVI Tizen
  Subject: egalax touch screen not detected by X
 
 
 
  Hi ,
 
 
  I am using a USB based touch screen LCD for TIZEN on NDiS 166 board.
 
 
  But the touch input is not working with this board.
  I came across many bugs raised in TIZEN bug site, but they are mostly
  for touch calibration.
 
 
  In my case the touch screen is detected by the kernel but xinput
  list doesnt list my touch screen device at all. Below are dmesg and
  xinput list logs 
 
 
  I am using TIZEN 2.0 release.
 
 
 
 
 
  DMESG
 
 
  [   12.703678] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  [   21.528514] composite sync not supported
  [  884.484925] usb 2-1.1: USB disconnect, device number 3 [
  885.940235] usb 2-1.1: new low-speed USB device number 7 using
  ehci-pci [  886.020179] usb 2-1.1: New USB device found,
  idVendor=0eef,
  idProduct=0001
  [  886.020184] usb 2-1.1: New USB device strings: Mfr=1, Product=2,
  SerialNumber=0
  [  886.020188] usb 2-1.1: Product: USB TouchController [  886.020191]
  usb 2-1.1: Manufacturer: eGalax Inc.
  [  886.022735] input: eGalax Inc. USB TouchController as
  /devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input9
 
  -sh-4.1# xinput list
  ⎡ Virtual core pointerid=2[master pointer
  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave
  pointer  (2)]
  ⎜   ↳ SEJIN SEJIN USB Mini Trackball Keyboard id=11[slave
  pointer  (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard
  (2)]
  ↳ Virtual core XTEST keyboard id=5[slave
  keyboard (3)]
  ↳ SEJIN SEJIN USB Mini Trackball Keyboard id=10[slave
  keyboard (3)]
  ∼ Power Buttonid=6[floating slave]
  ∼ Video Bus   id=7[floating slave]
  ∼ Power Buttonid=8[floating slave]
  ∼ Microsoft LifeCam VX-800id=9[floating slave]
 
  #cat /dev/input/mouse1
 
  )9
 
 
 
 
  Thanks and Regards,
  Prabhuram M
 
 
  ___
  IVI mailing list
  IVI@lists.tizen.org
  https://lists.tizen.org/listinfo/ivi


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi
 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi



 ___
 IVI mailing 

Re: More initialization experiences by a newcomer coming up on Tizen IVI...

2013-08-15 Thread Rees, Kevron
On Thu, Aug 15, 2013 at 4:08 PM, Maurer, Steven smau...@jaguarlandrover.com
 wrote:

 I thought it might be useful to outline my experience attempting to
 actually get Tizen to build going by the documentation out of the website.


 After some travails in just getting the IVI July 29, 3.0-M2-Jul to
 install, because raw dd and bmaptool with the --nomapoption did not seem to
 work correctly on my system, I was able to bring up a bootable Tizen image
 on my device.  Unfortunately, the wiki instructions listed here:

 https://wiki.tizen.org/wiki/IVI/IVI_July_29,_3.0-M2-Jul

 ...said to use wrt-launch to see the demo, and this command was not on
 the system.  I thought this might have simply been left off, but it
 actually turned out that the name of the executable is wrt-launch*er*
 with the er on the end, which one of my co-workers discovered searching
 around trying to find non-normal components.

 I edited the wiki page to properly reflect the actual command name.

 The wrt-launcher also fails to launch in -d debug mode, and there doesn't
 seem to be any explanation for it.

 Also, the wrt-install*er* doesn't appear to install packages correctly
 either. Issuing:

 wrt-installer -i test.wgt

 to install a small sample widget downloaded onto the box, gives me the
 following:

 appcore: appcore: setlocale() error


That's actually not critical.  I see it all the time.  Is that the only
message you get?  Can you paste your config.xml from your test.wgt?


 
 [Followed by a printout of the arguments used]

 (In case you're curious, test.wgt is just the Tizen piano-keyboard phone
 test app.)

 I don't have a workaround for this, but from googling, it appears to be a
 relatively common type of problem. I fully understand that something may
 need to be done to get it to work. Maybe editing TizenPolicy.xml or
 something. But the current error message is entirely unhelpful.


 The other issue I found was with trying to just get gbs to be functional
 at all.  From what I can tell, the example could not possibly work.

 gbs clone --packaging-branch=tizen_2.1 tizen:pkgs/a/avsystem pkgs/a/avsystem


 It does not appear as if the trailing argument ever works. This was what I
 was able to get to work (or at least not immediately fail):

   gbs clone --packaging-branch=tizen
 tizen:apps/core/preloaded/app-selector

 But I'm not exactly sure about the setup from here on.  It doesn't seem to
 preserve the source tree structure at all.

 I'm really not sure of my way forward. I was hoping that I could just
 clone the entire tree and poke around a bit, but trying to clone
 AllProjects.git (in the hopes that all the subprojects would come with it)
 resulted in a python script crashing inside gbs.

 --
 Kind Regards

 Steven Maurer
 ---
 Infotainment Engineer
 MSX on behalf of Jaguar Land Rover
 One World Trade Center, 121 Southwest Salmon Street, 11th Floor, Portland,
 Oregon, 97204

 Email: smau...@jaguarlandrover.com
 ---

 Business Details:
 Jaguar Land Rover Limited
 Registered Office: Abbey Road, Whitley, Coventry CV3 4LF
 Registered in England No: 1672070


 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Building Qt for Tizen IVI M2

2013-08-12 Thread Rees, Kevron
Why are you not using gbs to build?  Or are you?


On Mon, Aug 12, 2013 at 7:05 AM, VanCutsem, Geoffroy 
geoffroy.vancut...@intel.com wrote:

  Hi Tomasz,

 ** **

 *From:* ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] *On
 Behalf Of *Tomasz Olszak
 *Sent:* Saturday, August 10, 2013 6:23 PM
 *To:* ivi@lists.tizen.org
 *Subject:* Building Qt for Tizen IVI M2

 ** **

 Hi,

 ** **

 As far as I remeber I was able to build(crosscompile) Qt for IVI M1. I
 simply downloaded all packages from:

 http://download.tizen.org/releases/milestone/tizen/ivi/latest/repos/ivi/ia32/packages
 

 ** **

 unpacked them into one directory and treated it as rootfs. Now with M2
 something has changed. 

 I don't have e.g. asm/errno.h and asm/types.th in /usr/include (I think
 that there was something like bootstrap directory in root directory which
 has these headers).

 [Geoffroy] IIRC, these used to be installed by the kernel-headers package.
 There does not seem to be such package in M2 anymore and it **looks**
 like it’s replaced by the linux-glibc-devel package. Can you this a try and
 let us know if it helps?

 ** **

 Cheers,

 Geoffroy

 Intel Corporation NV/SA
 Kings Square, Veldkant 31
 2550 Kontich
 RPM (Bruxelles) 0415.497.718.
 Citibank, Brussels, account 570/1031255/09

 This e-mail and any attachments may contain confidential material for the
 sole use of the intended recipient(s). Any review or distribution by others
 is strictly prohibited. If you are not the intended recipient, please
 contact the sender and delete all copies.

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [TIVI-3.0] Bluetooth SPP Connection Test

2013-07-23 Thread Rees, Kevron
please be a little more specific.  Is this a native application?  Web
application?

For native, the pattern is to use DBus proxy calls.  This is what we do in
the Automotive Message Broker:

https://github.com/otcshare/automotive-message-broker/blob/master/plugins/obd2plugin/bluetooth.hpp

For web apps, the tizen web API is documented here:
https://developer.tizen.org/documentation/dev-guide?redirect=https%3A//developer.tizen.org/help/topic/org.tizen.web.appprogramming/html/api_reference/api_reference.htm

Search for Bluetooth API and look for BluetoothSocket.  You'll find a
definition of the API and how to create the socket connection.

regards,
Kevron



On Tue, Jul 23, 2013 at 12:46 AM, Joshua Kim joshua79@gmail.com wrote:

 How to make a connection with phone through bluetooth serial profile(spp).
 **

 I already installed 'bluez-test' by zypper.

 Please let me know to make the spp connection step by step.


 **

 [My environment]

 TIVI-3.0 - 20130702.11

 NDIS-166

 --
 

 KyungTaek Kim
 Email:joshua79@gmail.com

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: AGL demo Land rover

2013-07-18 Thread Rees, Kevron
I believe the AGL code is hosted by the Linux foundation here:

http://content.linuxfoundation.org/auto/downloads/images/

For other Tizen IVI images and snapshots, see
http://download.tizen.org/snapshots/tizen/ivi/

-Kevron


On Wed, Jul 17, 2013 at 11:51 PM, letoem...@gmail.com
letoem...@gmail.comwrote:

 **
 I also have seen the video of land rover demo from the url of
 http://tizentalk.com/
 And wanted to get the demo source code.
 --
  letoem...@gmail.com

  *From:* prasanna m.prasa...@mobiveil.com
 *Date:* 2013-07-18 14:11
 *To:* ivi ivi@lists.tizen.org
 *Subject:* AGL demo Land rover
  Where can I get the Tizen ivi land rover demo source code?
 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] Tizen IVI 2.0 Images

2013-04-08 Thread Rees, Kevron
On Mon, Apr 8, 2013 at 11:05 AM, Rudolf Streif
rstr...@linuxfoundation.orgwrote:

 Thanks, Kevron. Are the raw and the bmap both complete images with kernel,
 root fs, and bootloader (syslinux?)? Sorry, it's been a while since I
 created the MeeGo images.


The raw images should have everything you need to boot.  Just dd it to a
usb stick and go.  wget -qO- [url/to/image.img.bz2] | bzcat | dd
of=/dev/usbStick is a handy command that I use.


 Another somewhat related question: I have an NDIS166 with a Tizen IVI 1.0
 image on it. The package list of that image includes the webskeleton
 package which is I think a wrapper around webkit. However, I cannot find
 any further information on that package and it is not in the package list
 of the Tizen IVI 2.0. But things may have changed.


Right, there is no webskeleton in 2.0.  I don't think it works with the new
efl-webkit.  2.0 does have the tizen webruntime and a browser that work.

-Kevron


 Rudi


 On Mon, Apr 8, 2013 at 10:58 AM, Rees, Kevron kevron.m.r...@intel.comwrote:

 Hi Rudi,

 Yes, the NDIS 166 should work.

 -Kevron


 On Mon, Apr 8, 2013 at 10:45 AM, Rudolf Streif 
 rstr...@linuxfoundation.org wrote:

 Hi everyone!

 I wonder what target hardware the Tizen IVI 2.0 images on
 http://download.tizen.org/releases/daily/2.0/ivi/latest/images/ivi-2.0/
  and
 http://download.tizen.org/releases/previews/2.0alpha/ivi/tizen-2.0_20121214.13/images/ivi-2.0a-preview/
  are
 for. Are they for the Nexcom NDIS 166?

 Thanks,
 Rudi

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi





 --
 --
 *Rudolf J. Streif*
 Director of Embedded Solutions
 The Linux Foundation

 rudolf.str...@linux.com
 Phone: +1.619.631.5383
 Skype: rudolfstreif
 PGP: RSA 2048/2048 D6E7D28B

 Linux Foundation Events Schedule:  events.linuxfoundation.org
 Linux Foundation Training Schedule: training.linuxfoundation.org


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] Upgraded kernel

2013-04-08 Thread Rees, Kevron
Artem,

Have you sr'd the new kernel?  If so I'll download the next image it and
try it out in virtualbox.  I'll let you know how it works out.


On Mon, Apr 8, 2013 at 8:02 AM, VanCutsem, Geoffroy 
geoffroy.vancut...@intel.com wrote:


  -Original Message-
  From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org]
 On
  Behalf Of Artem Bityutskiy
  Sent: Monday, April 08, 2013 3:53 PM
  To: Rees, Kevron M
  Cc: ivi@lists.tizen.org
  Subject: Re: [IVI] Upgraded kernel
 
  On Fri, 2013-04-05 at 10:08 -0700, Rees, Kevron wrote:
   done :).
  
   TIVI-666
  
  Oh, nice bug! I've enabled a bunch of virtio and a couple of VMWare
 drivers
  in the kernel. I believe this is enough to make the Tizen IVI kernel
 work well
  under kvm / VBOX / VMWare.
 Thanks a lot for enabling the Virtio drivers in the Tizen IVI kernel. Here
 is (a little late... sorry about that), some additional information that
 Philippe (on CC, credits go to him) has put together to enable an image to
 run in VMware. First of all, one of the key requirements was to be able to
 benefit from the graphics acceleration so a lot of attention was given to
 that. Here is the situation as far as I understand it:
 - VMware: the Free Player supports 3D acceleration on Windows hosts but
 you need VMware Workstation (not free) to have 3D acceleration on Linux
 hosts.
 - VirtualBox: seems no upstream Gfx drivers exist and it's all tied to the
 VirtualBox Guest Additions (which I don't know if these can easily be
 installed on Tizen IVI)
 - QEMU/kvm: there used to be a project called qemu-gl that focussed on
 that aspect. I don't know what happened to that project but I certainly
 think that enabling GL in qemu would be of great value since this is also
 what is used in the Tizen SDK for the emulation part.

 CONFIG_DRM_VMWGFX is the config option to turn on the Gfx drivers that can
 be used in VMware and unless I've missed it it's disabled in the
 kernel-x86-ivi, could you enable that one too?
 I haven't verified it but it looks like the libdrm package we use in Tizen
 IVI already has the support to use these (vmwgfx API is enabled according
 to the buildlog)

 Thanks!
 Geoffroy
 Intel Corporation NV/SA
 Kings Square, Veldkant 31
 2550 Kontich
 RPM (Bruxelles) 0415.497.718.
 Citibank, Brussels, account 570/1031255/09

 This e-mail and any attachments may contain confidential material for the
 sole use of the intended recipient(s). Any review or distribution by others
 is strictly prohibited. If you are not the intended recipient, please
 contact the sender and delete all copies.

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] Upgraded kernel

2013-04-05 Thread Rees, Kevron
done :).

TIVI-666


On Thu, Apr 4, 2013 at 10:40 PM, Artem Bityutskiy 
artem.bityuts...@linux.intel.com wrote:

 On Thu, 2013-04-04 at 10:11 -0700, Rees, Kevron wrote:
  Artem,
 
  What would it take to produce an ivi kernel that works in common VMs
  like virtualbox?

 I guess I need to enable various virtio drivers in the kernel
 configuration. If you are enthusiastic enough to file a formal JIRA
 issue, I'll try to satisfy it with great delight.



 --
 Best Regards,
 Artem Bityutskiy


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] Upgraded kernel

2013-04-04 Thread Rees, Kevron
Artem,

What would it take to produce an ivi kernel that works in common VMs like
virtualbox?


On Thu, Apr 4, 2013 at 6:03 AM, Artem Bityutskiy 
artem.bityuts...@linux.intel.com wrote:

 Hi Tracy,

 I've just upgraded the kernel to the latest stable version 3.8.5 and
 submitted an SR.

 I did verify that it works fine and boots Tizen 2.0 with both older
 syslinux-4.04 and the newer syslinux-4.06 which I also submitted today.

 Please, accept. Thanks!

 --
 Best Regards,
 Artem Bityutskiy

 ___
 IVI mailing list
 IVI@lists.tizen.org
 https://lists.tizen.org/listinfo/ivi

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


[IVI] Automotive Message Broker 0.7.0 release for Tizen 2.0alpha

2013-03-14 Thread Rees, Kevron
For those of you rock stars still on Tizen 2.0alpha, I'm happy to announce
the features new in AMB.

New stuff:
-Lots more DBus properties available.
-Custom Vendor properties are automatically exported to DBus
-Several new OBD-II properties added
-DBus signals now include timestamp
-Added custom OBDConnected property so applications can manually
connect/disconnect from the scantool

Improvements:
-OBD-II performance increased.  Over 100 properties/second on certain test
hardware

Fixes:
-VIN and WMI properties are fixed in OBD-II source
-Major memory leaks fixed

We've got lots more in the works for 0.8.0.  Let me know if you run into
any problems.

Happy hacking,
Kevron
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi