Centrafuse Carputer, CarPC & UMPC Forums

Go Back   Centrafuse Carputer, CarPC & UMPC Forums > 3rd Party Development > Plugin Development

Plugin Development Extend the functionality of Centrafuse by developing plugins


Reply
 
LinkBack (2) Thread Tools Display Modes
Old September 16th, 2007, 08:24 AM   #11 (permalink)
5 Farad - High Capacity
house98's CarPC Specs
 
Join Date: Aug 2007
Posts: 98
house98 is on a distinguished road
Exclamation Where art thou David

bumperoo....

David, I know you're busy working on the beta 1.3 -- but for us Ibus'ers out here, we're not feeling the flux-love in regards to total in car entertainment.

Thanks David.
house98 is offline   Reply With Quote
Old September 17th, 2007, 11:01 AM   #12 (permalink)
Administrator
David's CarPC Specs
 
David's Avatar
 
Join Date: Oct 2004
Location: Atlanta, GA
Posts: 5,037
David has disabled reputation
I do not have one of these units to test and I cannot find any other unit that is having keyboard issues sending shortcuts... I have 4 other hardware units here that send hotkeys just fine, I just added Infill support and all it's hotkeys send fine on the hardware unit and with the remote...

I register the hotkeys with a Windows Win32 system call to make them standard windows hotkeys...

not sure what to modify and until I have time to order a unit for testing, not sure what could cause the problem...

david
David is offline   Reply With Quote
Old September 18th, 2007, 12:31 AM   #13 (permalink)
10 Farad - Flux Capacity
AnandP83's CarPC Specs
 
AnandP83's Avatar
 
Join Date: May 2007
Location: Atlanta, GA
Vehicle: 2003.5 BMW M3 (e46)
Posts: 459
AnandP83 will become famous soon enough
David,

I would not mind you tooling with mine. I am in the Atlanta area.
AnandP83 is offline   Reply With Quote
Old September 18th, 2007, 09:45 AM   #14 (permalink)
5 Farad - High Capacity
house98's CarPC Specs
 
Join Date: Aug 2007
Posts: 98
house98 is on a distinguished road
Anandp83,

Right on :-). Hands-on... in an M3 at that :-)

Take 'm up on the offer David!
house98 is offline   Reply With Quote
Old September 18th, 2007, 11:21 AM   #15 (permalink)
Administrator
David's CarPC Specs
 
David's Avatar
 
Join Date: Oct 2004
Location: Atlanta, GA
Posts: 5,037
David has disabled reputation
I will look into it after I get 1.30 officially released...

david
David is offline   Reply With Quote
Old September 19th, 2007, 04:38 PM   #16 (permalink)
10 Farad - Flux Capacity
AnandP83's CarPC Specs
 
AnandP83's Avatar
 
Join Date: May 2007
Location: Atlanta, GA
Vehicle: 2003.5 BMW M3 (e46)
Posts: 459
AnandP83 will become famous soon enough
Quote:
Originally Posted by David View Post
I will look into it after I get 1.30 officially released...

david
Cool, Because I am not sure when the hell I will get it in. It's been close to a month now.
AnandP83 is offline   Reply With Quote
Old December 29th, 2007, 11:07 AM   #17 (permalink)
5 Farad - High Capacity
house98's CarPC Specs
 
Join Date: Aug 2007
Posts: 98
house98 is on a distinguished road
Take'm up on the offer :-)...
house98 is offline   Reply With Quote
Old December 29th, 2007, 02:33 PM   1 links from elsewhere to this Post. Click to view. #18 (permalink)
5 Farad - High Capacity
house98's CarPC Specs
 
Join Date: Aug 2007
Posts: 98
house98 is on a distinguished road
Exclamation Some New (Possibly helpful) Information

Hey guys, and David.

This was my first time today playing with the iBus and Centrafuse (First time with iBus period).

I've found some interesting items that may help you (and possibly others) get over this hump of Ibus/Centrafuse integration.

First off, I made sure to do some testing outside of centrafuse, works well -- just like others have said.

Here's the fun part. Like others I tried to simplify the comand by using "U" for steeringwheel UP and "D" for Steeringwheel down.

I CAN CONFIRM CENTRAFUSE GETS THE COMMANDS!

When I got into hotkeys and record the buttons, it does indeed record (Shift+U) and (Shift+D) as the Up/Down buttons pressed. That's good.

Now, it still will NOT do volume up or down ... however it gets better.

To test if the buttons were getting into any type of interaction mode with Centrafuse, I opened up the Web app (I have no connection, I just wanted to get to a place in Centrafuse that would allow me to 'press' the buttons and see what's being exported -- such as the URL for a website).

AND IT WORKS! -- Kinda.

Example:
If I am in the keyboard mode for entering a URL, I press the Up button, and sure enough a U (Capital U) is displayed in the search bar.
However If I press it again, nothing displays.
If I press the Down button, nothing displays.

UNTIL I physically touch the screen somewhere. Then the button works again.

So, if I want to type UDUD in the URL bar, I have to do the following:
[Press U button], Touch Screen, [Press D button], Touch Screen, [Press U button], Touch Screen, [Press D button]

This brings up Few interesting issues...

1) If I were to 'hold' the U button, it should repeat the keystroke over and over according to the default .ini file with 11miliseconds inbetween. But it does not. It only takes the first press and almost seems as if it goes out of focus, not allowing other keys to be pressed
2) Centrafuse is showing signs that it can receive commands, both setting up the hotkeys for mapping, and in the mannor I showed above... so why will the volume up/down not partially receive anything?
3) I'm pretty certain CaSe is sensative, because when I specify "D" in the .ini, Centrafuse interprets that as (Shift+D) -- this may have some affect on interaction

I really didn't set up much else in the way of tweaking the .ini file, but the following are the only lines I modified, in the format "From" > "To"

Code:
SetMinimized=False  >  SetMinimized=True

ComPort=1    >    ComPort=2

;AppCaptionSendEventTo="<* BeBoX Multimedia Player *>"  >  AppCaptionSendEventTo="Centrafuse"

AppForceForeGround=BUT_TAPEDOLBY_PRESS  >  AppForceForeGround=STW_PLUS_PRES
I'm not sure the last one has any affect, but wanted to try it to see if it would essentially 'tap' the screen for me -- but not luck.

Additional Items of interest: (Relating to the .ini)
I'm not sure if these items have any affect with Centrafuse... maybe if someone can help troubleshoot these with me?

It starts on line 121, labled:
"; Message definition syntax"

I wonder if these items, specified as buttons would help at all... Specifically these three:

PHP Code:
ProcessEvents        : If set to "Disable"then IBuscomm will stop to send ReplyMsg, & Events keystrokes  
;            : to the application Until a message with ProcessEvents "Enable"s again (flip/flop).
;            : 
When IBusComm is launchedinitial state of ProcessEvents is can be set in the main section.

ButtonState        : If Set to truethe PRESSED state will be managed automatically.
;            : 
The ReleaseID value must be set with a valid ID for this parameter.
;    


ButtonReleaseID    : If set to a valid IDwill wait the msg ID before processing
;            : This can be used especially when a button PRESS/HOLD state is needed
Hope this helps, and I look forward to your response David, and any others stuck and testing !

:-)
house98 is offline   Reply With Quote
Old December 29th, 2007, 07:09 PM   #19 (permalink)
5 Farad - High Capacity
house98's CarPC Specs
 
Join Date: Aug 2007
Posts: 98
house98 is on a distinguished road
Just as a quick sidenote. I've set up my bluetooth keyboard, and my wireless so I'm in the car typing this. I've been able to test via keyboard the hotkeys I listed above. Centrafuse does just fine taking SHIFT+u and SHIFT+d ... littereally while I was typing this I had to use a lower-case u and d above because when I would type an upper-case u or d the volume would change.

Also interestingly enough when I did inadvertantly hit SHIFT+u or d, the volume changed and the focus was taken OFF of this window. So I had to press the windnow to (this form actually) to regain control of typing.

So just some more tidbits ..
house98 is offline   Reply With Quote
Old March 3rd, 2008, 05:33 PM   #20 (permalink)
10 Farad - Flux Capacity
AnandP83's CarPC Specs
 
AnandP83's Avatar
 
Join Date: May 2007
Location: Atlanta, GA
Vehicle: 2003.5 BMW M3 (e46)
Posts: 459
AnandP83 will become famous soon enough
any word.....? I'm still in the Atlanta area... not going anywhere for a while.
AnandP83 is offline   Reply With Quote
Reply

Bookmarks

Tags
bus

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://forums.fluxmedia.net/plugin-development/551-i-bus.html
Posted By For Type Date
BMW IBus control for Centrafuse? - Page 2 - MP3Car.com This thread Refback July 30th, 2008 06:35 AM
BMW E46 steering wheels (ibus) + centrafuse? - MP3Car.com Post #0 Refback June 28th, 2008 12:53 PM



All times are GMT -4. The time now is 11:02 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2009 Flux Media, Inc. All rights reserved.Ad Management plugin by RedTyger