Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
configuration
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  13 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jeff Ingalsbe  
View profile  
 More options Feb 24 2012, 2:14 pm
From: Jeff Ingalsbe <threatmode...@gmail.com>
Date: Fri, 24 Feb 2012 11:14:56 -0800 (PST)
Local: Fri, Feb 24 2012 2:14 pm
Subject: configuration
I am a Professor/researcher at U of D Mercy in cybersecurity.  The
android device will need to be connected to the Ford vehicle in order
to read the data, correct?  So, if my teenager is driving with an
android phone plugged in, I could remotely see things like speed and
position?  e.g. "She is on I-75 almost to her destination".  I also
assume that OpenXC simply exposes some APIs to me as a developer, is
that correct?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher Peplin  
View profile  
 More options Feb 24 2012, 2:22 pm
From: Christopher Peplin <chris.pep...@rhubarbtech.com>
Date: Fri, 24 Feb 2012 14:22:36 -0500
Local: Fri, Feb 24 2012 2:22 pm
Subject: Re: configuration

Hi Jeff,

That's correct, any application-level code is on the Android device. The
vehicle interface is very lightweight and isn't able to do any processing
or uploading on its own.

Your second assumption is also correct - if you wanted to write an
application to remotely monitor your teenage driver, OpenXC would give you
the vehicle data you need.

Chris

On Fri, Feb 24, 2012 at 2:14 PM, Jeff Ingalsbe <threatmode...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
raju nimbalkar  
View profile  
 More options Aug 7 2012, 6:57 am
From: raju nimbalkar <rajunimbal...@gmail.com>
Date: Tue, 7 Aug 2012 03:57:23 -0700 (PDT)
Local: Tues, Aug 7 2012 6:57 am
Subject: Re: configuration

hi Chris,

I just joined this group and very much interested in OpenXC.
I have one question for you.

the documentation for Hardware in openXC.com provides all the information
about how to assemble the CANTranslator.
but since I am quite new to electronics (as I am mechanical engineer turned
software developer) , I am finding it difficult to understand and assemble.
so the question is -  is there a way I can buy a ready made CAN translator,
connect to my Galaxy tab and start developing in Android?
The thing is I want to concentrate on software work rather than spending
time on assembling the translator.

thank you very much!!!

raju nimbalkar


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher Peplin  
View profile  
 More options Aug 7 2012, 1:43 pm
From: Christopher Peplin <chris.pep...@rhubarbtech.com>
Date: Tue, 7 Aug 2012 13:43:36 -0400
Local: Tues, Aug 7 2012 1:43 pm
Subject: Re: configuration

Hey Raju,

We're working on something for developers who don't want to build the
translator themselves - we definitely recognize that it's a little bit
involved for most people. It won't really be ready for a while longer, so
in the meantime this is your only option.

That said, if someone else in the group wants to make a few bucks building
these off-the-shelf CAN translators for other people, go for it!

Is there anything in particular about the assembly instructions that is
difficult to understand? I'm always trying to improve the documentation, so
your feedback is welcome. It shouldn't require any electronics experience
beyond knowing how to cut and strip a few wires.

You probably don't need to worry about the vehicle interface just yet, if
you just want to get started with the Android app side. Once the library is
available, you can use that with simulated vehicle data to test your app:
http://openxcplatform.com/android/testing.html

Finally, you mentioned the Galaxy Tab - unfortunately this is the only
Android tablet that I've found so far that does *not* support OpenXC (I
added it to the "unsupported" list here
http://openxcplatform.com/android/index.html). Samsung's kernel seems to
block all USB devices except SD cards and maybe keyboards. Your only option
with that tablet would be to use Bluetooth (which is quite new and kind of
unsupported at the moment, but you're welcome to use it:
http://openxcplatform.com/vehicle-interface/index.html).

Chris

On Tue, Aug 7, 2012 at 6:57 AM, raju nimbalkar <rajunimbal...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
raju nimbalkar  
View profile  
 More options Aug 8 2012, 9:24 am
From: raju nimbalkar <rajunimbal...@gmail.com>
Date: Wed, 8 Aug 2012 21:24:33 +0800
Local: Wed, Aug 8 2012 9:24 am
Subject: Re: configuration

hi Chris,

Thanks for quick reply. This information is really helpful.
So for now I will use the enabler and trace file for testing purpose and
keep aside the CAN translator work.
The documentation looks clear to me.so for now I do not have any
suggestions on that.

but still I have few questions for you.

1. From the documentation of openXC library it show OpenXC supports Android
on Linux.Does that means I cannot use openXC if I install android on
windows/Mac OSX? what is the best working combination? Any limitations so
far.
2. If Galaxy tab has USB limitation , what alternative would be good if I
decide to look for an alternative? does recent Samsung Galaxy SIII is
supported? BTW I am not Samsung fan so you can suggest any other device too
which you are assured of working well with openXC.
3. Any plan for iOS?
4. Any plan for providing C++ interfaces? .

thank you very much!!!

Raju Nimbalkar

On Wed, Aug 8, 2012 at 1:43 AM, Christopher Peplin <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher Peplin  
View profile  
 More options Aug 8 2012, 9:46 am
From: Christopher Peplin <chris.pep...@rhubarbtech.com>
Date: Wed, 8 Aug 2012 09:46:38 -0400
Local: Wed, Aug 8 2012 9:46 am
Subject: Re: configuration

Hi Raju,

> 1. From the documentation of openXC library it show OpenXC supports
> Android on Linux.Does that means I cannot use openXC if I install android
> on windows/Mac OSX? what is the best working combination? Any limitations
> so far.

Any platform that the Android development environment works on is fine for
OpenXC - Windows, OS X or Linux.

> 2. If Galaxy tab has USB limitation , what alternative would be good if I
> decide to look for an alternative? does recent Samsung Galaxy SIII is
> supported? BTW I am not Samsung fan so you can suggest any other device too
> which you are assured of working well with openXC.

We've used the Toshiba Thrive extensively, so I can recommend that model
(although they're getting a little harder to find). I'm testing the Nexus 7
from Google right now and everything is looking good (using a USB OTG cable
to plug into the micro USB port). The Galaxy SIII should also work since it
looks like it does support USB OTG as well.

> 3. Any plan for iOS?

Not in the near term, but we welcome a port of the library to any other
platform!

> 4. Any plan for providing C++ interfaces?

Any particular reason you need a C++ interface? Most OpenXC (infomatics,
entertainment, data logging, etc) should be pretty happy living in higher
level languages like Java and Python (which we definitely will have a
library for).

Chris


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
raju nimbalkar  
View profile  
 More options Aug 11 2012, 5:12 am
From: raju nimbalkar <rajunimbal...@gmail.com>
Date: Sat, 11 Aug 2012 17:12:30 +0800
Local: Sat, Aug 11 2012 5:12 am
Subject: Re: configuration

hi Chris,
thanks for the reply.
Since I am a C++ developer , I was just checking if C++ APIs are
availble.But no issues, I know JAVA as well and learning android too.

One most important thing for me now is to get OpenXC libraries.How can I
get them? I have an account on GitHub but all the links mentioned on
OpenXC.com for libraries doesnot seems to be available for me.
Even I am registered to front Page of OpenXC long back.
Can you help on this?

this is very important for me now.

thanks for your quick response.

thanks
Rajun

On Wed, Aug 8, 2012 at 9:46 PM, Christopher Peplin <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher Peplin  
View profile  
 More options Aug 11 2012, 11:09 am
From: Christopher Peplin <chris.pep...@rhubarbtech.com>
Date: Sat, 11 Aug 2012 11:09:02 -0400
Local: Sat, Aug 11 2012 11:09 am
Subject: Re: configuration

Hi Rajun, do read the first question on the FAQ page:
http://openxcplatform.com/overview/faq.html

It's coming soon, promise.

On Sat, Aug 11, 2012 at 5:12 AM, raju nimbalkar <rajunimbal...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
raju nimbalkar  
View profile  
 More options Aug 27 2012, 11:10 pm
From: raju nimbalkar <rajunimbal...@gmail.com>
Date: Tue, 28 Aug 2012 11:10:06 +0800
Local: Mon, Aug 27 2012 11:10 pm
Subject: Re: configuration

hi Chris,

from on going discussions on  OpenXC forum , I noticed that people are
already working on it and the platform (openXC) is available to them.
I know HCL technologies is already developing some software for OpenXC.

so the question is how can I get it? I am quite eager to work on it. I can
ask my management to help me to get the platform for further explorations
and see if we can make some business out of it.

thanks
rajun

On Sat, Aug 11, 2012 at 11:09 PM, Christopher Peplin <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris  
View profile  
 More options Aug 27 2012, 11:59 pm
From: Chris <chris.pep...@gmail.com>
Date: Mon, 27 Aug 2012 20:59:06 -0700 (PDT)
Local: Mon, Aug 27 2012 11:59 pm
Subject: Re: configuration

Hey Rajun,

I know it must be tantalizingly close, and I do regret the delay - we're
very, very close to the release so you'll have to be patient for a little
while longer. There are a few folks that have access at this point
primarily because of existing relationships with Ford, which is why you'll
see some comments in the group.

Thanks for your ongoing patience,
Chris


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
raju nimbalkar  
View profile  
 More options Aug 28 2012, 8:11 am
From: raju nimbalkar <rajunimbal...@gmail.com>
Date: Tue, 28 Aug 2012 20:11:54 +0800
Local: Tues, Aug 28 2012 8:11 am
Subject: Re: configuration

thank you Chris.

I appreciate your quick reply and I am ready to wait.
It will be great if you could convey approximate timeline of arrival of
openXC.

thanks again and all the best for your efforts.

thanks
rajun


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kyle  
View profile  
 More options Sep 18 2012, 5:51 pm
From: Kyle <kril...@gmail.com>
Date: Tue, 18 Sep 2012 14:51:04 -0700 (PDT)
Local: Tues, Sep 18 2012 5:51 pm
Subject: Re: configuration

>  I'm testing the Nexus 7 from Google right now and everything is looking
> good (using a USB OTG cable to plug into the micro USB port).

Chris, did everything end up working well with the Nexus 7?

-Kyle


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher Peplin  
View profile  
 More options Sep 18 2012, 5:53 pm
From: Christopher Peplin <chris.pep...@gmail.com>
Date: Tue, 18 Sep 2012 17:53:55 -0400
Local: Tues, Sep 18 2012 5:53 pm
Subject: Re: configuration

Yeah! The Nexus 7 works well with both USB (using one of the cheap USB OTG
adapters on eBay) and Bluetooth.

Chris
On Sep 18, 2012 5:51 PM, "Kyle" <kril...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »