Re: Automotive Message Broker 0.10 release

2013-10-23 Thread Chino Aureus
Hi,

First, is there an official mailing list for AMB?  I'll post suceeding
questions on there.

Anyway, I was able to connect with Scantool OBDLink and I need help on the
the log below.

1.)  what is the meaning of
  * 382512550.73074 | obd2source.cpp : 158 Got single shot request:
010D1 : VehicleSpeed   *
  is 010D1 means a value for a vehicles speed?  My car is  on a partk
mode  but engine is running.

2)  What's the meaning of '(1)' in the ERROR log below.

1382512550.71717 | Loading config file:  /etc/ambd/config
1382512550.7175  | No mainloop specified in config.  Using glib by default.
1382512550.71755 | plugin config key:  name value: OBD2Source
1382512550.71759 | plugin config key:  path value:
/usr/local/lib/automotive-message-broker/obd2sourceplugin.so
1382512550.71762 | plugin config key:  device value: /dev/ttyUSB0
1382512550.71765 | plugin config key:  baud value: 9600
1382512550.71768 | plugin config key:  bluetoothAdapter value:
1382512550.71771 | Loading plugin:
/usr/local/lib/automotive-message-broker/obd2sourceplugin.so
1382512550.71951 | setSupported () adding support for property
VehicleSpeed
1382512550.71957 | setSupported () adding support for property  EngineSpeed
1382512550.71959 | setSupported () adding support for property  MassAirFlow
1382512550.71962 | setSupported () adding support for property  VIN
1382512550.71964 | setSupported () adding support for property  WMI
1382512550.71967 | setSupported () adding support for property
EngineCoolantTemperature
1382512550.71969 | setSupported () adding support for property
AirIntakeTemperature
1382512550.71972 | setSupported () adding support for property  EngineLoad
1382512550.71974 | setSupported () adding support for property
ThrottlePosition
1382512550.71977 | setSupported () adding support for property
BatteryVoltage
1382512550.71979 | setSupported () adding support for property
Obd2Connected
1382512550.71989 | obd2source.cpp : 541 Incoming setting: baud : 9600
1382512550.71995 | obd2source.cpp : 541 Incoming setting: bluetoothAdapter
:
1382512550.71998 | obd2source.cpp : 541 Incoming setting: device :
/dev/ttyUSB0
1382512550.72002 | obd2source.cpp : 541 Incoming setting: name : OBD2Source
1382512550.72005 | obd2source.cpp : 541 Incoming setting: path :
/usr/local/lib/automotive-message-broker/obd2sourceplugin.so
1382512550.72031 | Trying to free obj
1382512550.72035 | Done first
1382512550.72038 | plugin config key:  name value: ExampleSink
1382512550.72041 | plugin config key:  path value:
/usr/local/lib/automotive-message-broker/examplesinkplugin.so
1382512550.72044 | Loading plugin:
/usr/local/lib/automotive-message-broker/examplesinkplugin.so
1382512550.72053 | obd2source.cpp : 176 Command: setportandbaud
1382512550.72061 | Subscribing to:  EngineSpeed
1382512550.72065 | Subscribing to:  VehicleSpeed
1382512550.72067 | Subscribing to:  Latitude
1382512550.72069 | Subscribing to:  Longitude
1382512550.72071 | Support changed!
1382512550.72075 | obd2source.cpp : 716 getPropertyAsync requested for
VehicleSpeed
1382512550.72081 | obd2source.cpp : 716 getPropertyAsync requested for  VIN
1382512550.72085 | obd2source.cpp : 716 getPropertyAsync requested for  WMI
1382512550.72088 | obd2source.cpp : 716 getPropertyAsync requested for
BatteryVoltage
1382512550.72091 | Trying to free obj
1382512550.72092 | Done
1382512550.73074 | obd2source.cpp : 158 Got single shot request:  010D1 :
VehicleSpeed
1382512550.73084 | obd2source.cpp : 176 Command: connectifnot
1382512550.73087 | Obd2Source::Connect() /dev/ttyUSB0 9600
1382512550.73093 | Attempting to open com port /dev/ttyUSB0
1382512550.73225 | Com Port Opened 5
1382512550.73233 | Setting baud rate to 9600 on port /dev/ttyUSB0
1382512560.72105 |  ERROR Velocity Async request failed ( 1 )
1382512560.72119 |  ERROR VIN Async request failed ( 1 )
1382512560.72126 |  ERROR WMI Async request failed ( 1 )
1382512560.72131 |  ERROR BatteryVoltage Async request failed ( 1 )

Thanks


On Sat, Oct 19, 2013 at 9:51 AM, Chino Aureus chino.aur...@gmail.comwrote:

 i see.  I missed the plugins directory.

 Thanks :)


 On Sat, Oct 19, 2013 at 1:11 AM, Rees, Kevron kevron.m.r...@intel.comwrote:

 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 

Tizen IVI on I.MX6

2013-10-23 Thread Abdul Hussain
Hello all,

I am trying to run tizen ivi in imx6 custom board. Regarding uboot and
kernel, using  custom images of the board. rootfs from
ivi-2.0alpha-panda-tizen-2.0a_20130502.1.tar file. After did some changes
in inittab and rc.sysinit, getting console and tizen flash screen but after
this display becomes blank.

when i try to launch application like calender from command line getting
error as below,

=
-sh-4.1# ./calendar
debug level init 1(1)
open log dev is failed
===

Can anyone please guide me resolve this issue,



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


RE: Image Status : ail_initdb is not in the image

2013-10-23 Thread VanCutsem, Geoffroy


 -Original Message-
 From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On
 Behalf Of Baptiste DURAND
 Sent: Wednesday, October 23, 2013 4:34 PM
 To: ivi@lists.tizen.org
 Cc: DESNEUX Stéphane; Le Foll, Dominique
 Subject: Image Status : ail_initdb is not in the image
 
 Hello all,
 
 I started to investigate the several issues related to wrt packages.
 
 I saw that in the log of generated images
 http://download.tizen.org/snapshots/tizen/ivi/ivi/tizen_20131022.2/images/
 ivi-mbr-i586/
 
 /var/tmp/rpm-tmp.RS3zX3: line 5: /usr/bin/ail_initdb: No such file or
 directory
 
 ail package is partially  installed
 
 This is a side effect of commit 86efd85c5f42352e2717728ae4d12d46899f4933
 in ail component.
 This commit split ail package in two different packages : libail  ail.
 
 ail_initdb is in ail package so it is not installed.
 
 ail_initdb call is needed to prepare db app_info.db.
 
 app_info.db is needed to make pkg_initdb up  running correctly.
 
 Rusty, I thinks it is necessary to add it in the image.
 Could you add ail package in ks file, please?

Thanks for your analysis Baptiste!

Shouldn't ail (and libail) be pulled in via a dependency instead?

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