|
 |
|
07-11-2007, 05:37 AM
|
#196
|
|
FreeDrive Creator
Join Date: Feb 2004
Location: Manchester
Posts: 3,197
|
Hi m8, dont drop everything as I'm just having a play at the moment. more adapting a skin to suit my needs. I have a powermate at the moment and just spent an hour getting it to work with rr so it rotates a simple menu round and when pressed it selects whats there, simple stuff but its just a work proof really. once I'm happy (which I am) that its all possible then I will see what just can be done.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
07-11-2007, 11:25 AM
|
#197
|
|
Variable Bitrate
Join Date: Dec 2005
Location: Raleigh, NC
Posts: 231
|
That's pretty cool CdRsKuLL. I couldn't get it to work with the SN but clicking on the arrows makes the selector move from segment to segment. If I only knew programming better I'd give it a go. Do you know of any good resources to get started in learning Flash?
|
|
|
07-11-2007, 11:55 AM
|
#198
|
|
Laptop, Tablets, UMPC Moderator
Join Date: Oct 2004
Location: NY
Posts: 5,974
|
awe man, if cdr's in on this thing I think were in for a real treat
|
|
|
07-16-2007, 05:35 PM
|
#199
|
|
Variable Bitrate
Join Date: Apr 2005
Location: Southern Califorina
Posts: 228
|
Okay, super long delay.. Sorry about that.
If you check out the SourceForge Project there is now a new release 0.1B. This contains context switching, and gestures, and some of the early work to support multiple HID devices.
The config.xml file has lots of comments which attempts to describe how to tweak the configuration. VERY high on my list of priorities is getting an app thrown together which will allow you to build config files from a UI. This should make it a lot friendlier.
I'm seriously considering making the aforementioned config app in .NET, requiring that whatever system you build the config on, has .NET installed. .NET won't be necessary on your CarPC though. Any thoughts on this?
I know the documentation is fairly crappy right now, but I do hope for it to get better. Let me know how this one works, and if you have any questions. There is still more work to do to make it "awesome", but this should be good enough for some more techie early adopters to have some fun with. :-)
|
|
|
07-17-2007, 03:02 AM
|
#200
|
|
Constant Bitrate
Join Date: Mar 2007
Posts: 197
|
cool! I'm not that tech savy, but I do tend to be able to hack my way through things, so I'll give it a shot..
thanks!
|
|
|
07-17-2007, 03:12 AM
|
#201
|
|
Constant Bitrate
Join Date: Mar 2007
Posts: 197
|
oh man this looks complicated. Is there a way you can post a sample working script that I can then fudge with?
|
|
|
07-17-2007, 07:15 AM
|
#202
|
|
Raw Wave
Join Date: Apr 2005
Location: Boston, MA
Posts: 1,793
|
Damn you guys!, adding to cart. I need to find a good spot for it though.
I'm sure cause I'm using Linux it will be a huge PITA
|
|
|
07-17-2007, 07:43 AM
|
#203
|
|
Variable Bitrate
Join Date: Dec 2005
Location: Raleigh, NC
Posts: 231
|
Quote: Originally Posted by shotgunefx 
Damn you guys!, adding to cart. I need to find a good spot for it though.
That's my problem now, finding a spot to put the device.
I'm using CF and I have it currently mapped to the following:
Pull Up - Media mode
Press Down Short (<500ms) - pause
Press Down Long (>750ms) - main menu
Push Right - next track
Push Left - Previous track
Push Forward - mouse wheel
Push Back - Mouse wheel
I don't have anything mapped to the tilt features or the buttons yet.
|
|
|
07-17-2007, 07:58 AM
|
#204
|
|
Raw Wave
Join Date: Apr 2005
Location: Boston, MA
Posts: 1,793
|
Quote: Originally Posted by ik632 
That's my problem now, finding a spot to put the device.
I'm using CF and I have it currently mapped to the following:
Pull Up - Media mode
Press Down Short (<500ms) - pause
Press Down Long (>750ms) - main menu
Push Right - next track
Push Left - Previous track
Push Forward - mouse wheel
Push Back - Mouse wheel
I don't have anything mapped to the tilt features or the buttons yet.
I'm thinking I'm going to be moving my mirror controls (the next year actually moved them to the door control panel ... hmmm)
As far as control, in the front-end, I'm thinking
Pull Up - Toggle through apps maybe
Press Down, toggle play/pause
Push Right - next track
Push Left - Previous track
Push Forward - scroll up through media list
Push Back - scroll down through media list.
Rotate Left - Vol down
Rotate Right Vol Up
I have a felling I'm going to learn alot more about Xinput drivers then I care too
|
|
|
07-17-2007, 10:58 AM
|
#205
|
|
Variable Bitrate
Join Date: Apr 2005
Location: Southern Califorina
Posts: 228
|
Quote: Originally Posted by ironfinger 
oh man this looks complicated. Is there a way you can post a sample working script that I can then fudge with? 
Actually, the config file that's included does work. If you remove all of the comments, it's a fairly simple example configuration. Uses mostly the mouse though.
I'd post some of my stuff, but it's still rough, and not exactly "simple".
|
|
|
07-17-2007, 11:00 AM
|
#206
|
|
Variable Bitrate
Join Date: Apr 2005
Location: Southern Califorina
Posts: 228
|
Quote: Originally Posted by shotgunefx 
Damn you guys!, adding to cart. I need to find a good spot for it though.
I'm sure cause I'm using Linux it will be a huge PITA 
Well, the current app does not work in Linux, however, the original goal of the project was for it to be multi platform, and MOST of the code is portable. There are some bits that would need to be tweaked for Linux, which will be done, but is low on the priority list.
If you plan to do some dev work for Linux, by all means, let me know, and you can contribute to the project. :-)
|
|
|
07-17-2007, 11:23 AM
|
#207
|
|
Raw Wave
Join Date: Apr 2005
Location: Boston, MA
Posts: 1,793
|
Quote: Originally Posted by cherrybomb 
Well, the current app does not work in Linux, however, the original goal of the project was for it to be multi platform, and MOST of the code is portable. There are some bits that would need to be tweaked for Linux, which will be done, but is low on the priority list.
If you plan to do some dev work for Linux, by all means, let me know, and you can contribute to the project. :-)
I appreciate that and I very well may depending on how well what's available works. My big problem as usual is free time. I shouldn't even be buying this as I know it's going to eat time I don't have.
I've seen some people using the evdev drivers with some luck. I guess I'll have to see how much (or how little) functionality there is and if it will suite my needs and figure it out from there. I really don't need it to act as regular X pointer, I'm fine with it if I can just use it in the apps I'm writing.
update
Hmm, looked through the schematics for my car and the newer models with the switch relocated are identical as far as the ECU etc, only have to relocate the wires to the switch itself, and by happy accident, I have one of those newer switches in my "parts room", scavenging pays off again
So if it fits there, I'll have the perfect spot.
update
Just got it. Haven't tried it in Linux yet, but played with it on Windows, this thing is great!
The Mirror switch is the perfect spot ergonomically
So just need to figure out how to mount it. I don't know if I'm going to keep the base or not. I might just make use a piece of abs and mount it to that underneath with some spacers , but I'll probably have to hack the cable.
Sorry if this is OT. I'll keep future posts to software issues only
Last edited by shotgunefx; 07-19-2007 at 01:01 PM.
Reason: update
|
|
|
07-20-2007, 10:31 AM
|
#208
|
|
Maximum Bitrate
Join Date: Jan 2007
Location: Fort Riley KS
Posts: 514
|
Ditch the baseplate. It's just a heavy weight, really. Plus, it allows you to use the screw posts orginally holding the base to the unit to mount it
|
|
|
07-20-2007, 01:01 PM
|
#209
|
|
Raw Wave
Join Date: Apr 2005
Location: Boston, MA
Posts: 1,793
|
Quote: Originally Posted by inh 
Ditch the baseplate. It's just a heavy weight, really. Plus, it allows you to use the screw posts orginally holding the base to the unit to mount it 
I did. It's all done except I need to move it to the finished piece. Though I want to make a collar to reinforce the base (the portion above the console). I think it will end up snapping the legs over time.
On the software note, I'm going to skip X11 and either read it myself per app, or build a socket server to allow apps to subscribe to it.
I've already got access working through evdev and a test version already running in Perl. Can't believe how easy that was.
I'll probably start a new thread for that though
|
|
|
07-20-2007, 06:50 PM
|
#210
|
|
Maximum Bitrate
Join Date: Jan 2007
Location: Fort Riley KS
Posts: 514
|
Its been awhile since I've looked at the SN all disassembled (had to put it back together for its trip over here) But I'm pretty sure a hoel of the correct size would mount it perfectly, and you really shouldnt have to worry about screw posts breaking off if you size the hole right, and use some kind of washer on the screws..
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:09 PM.
| |