The MP3car.com Store The MP3car.com Store    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR Plugins

Reply
 
LinkBack Thread Tools Display Modes
Old 12-12-2001, 01:46 AM   #1
Newbie
 
Join Date: Jun 2005
Posts: 7
I guess this has died too.... When oh when will we get a phone plugin that actually works? I'd pay $100 for the program at this rate! its just too long overdue... the technology is there, it just needs a genious to hack it apart and make it work.
pepsimachine is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 01-21-2008, 09:00 AM   #2
Newbie
 
VorTechs's Avatar
 
Join Date: Dec 2007
Location: Gloucester, UK
Posts: 30
RRMobile 0.3 Development

Although I don't actively have a phone working yet (left mine at home today!), I've started making some fairly heavy changes to RRMobile with a view to providing an update in the near future.

The full list of changes that I have made so far:
  • Modified plugin structures to be class based (for transportability of data across the application)
  • Plugin configuration INI file reader re-written
  • Plugin configuration modified to read from a single file
  • Plugin starts with no default profiles configured
  • Plugin now writes a default configuration if none exists
  • Plugin no longer closes when phone not available
  • Plugin loads demo data of 100 contacts with random default numbers, when Com Port = 0
  • Clicking on 'Phone Status' icon when phone not available re-establishes communications

The new configuration file looks a little something like this:

Code:
[Configuration] RRMSkinPath=C:\RoadRunner\Plugins\RRMobile\Skin\ RRMLogLevel=0 AvailableProfiles=1 ActiveProfile=1 [Profile 1] Com Port=0 Baud rate=57600 Timeout=5 Use DTR=0 Use RTS=0 Wait Time=3 Supported Commands= Unsupported Commands= Initialise Command= Vendor Command= Model Command= Call Answer Command=ATA Call Hangup Command=ATH Call Dial Command= Last Phone Book=0 [Profile 1 \ Phone Book 0] Phone Book Name=Phone Book 0 Enabled=0 Initialise Command= Open Command= Read Command= Terminate Command= [Profile 1 \ Phone Book 1] Phone Book Name=Phone Book 1 Enabled=0 Initialise Command= Open Command= Read Command= Terminate Command= [Profile 1 \ Phone Book 2] Phone Book Name=Phone Book 2 Enabled=0 Initialise Command= Open Command= Read Command= Terminate Command= [Profile 1 \ Phone Book 3] Phone Book Name=Phone Book 3 Enabled=0 Initialise Command= Open Command= Read Command= Terminate Command= [Profile 1 \ Phone Book 4] Phone Book Name=Phone Book 4 Enabled=0 Initialise Command= Open Command= Read Command= Terminate Command= [Profile 1 \ Phone Book 5] Phone Book Name=Phone Book 5 Enabled=0 Initialise Command= Open Command= Read Command= Terminate Command=

I'll probably tidy up the names of the sections related to the phone books so they read a little more sensibly (ie Profile 1 \ Outlook Phone Book etc) and I'm going to see if I can get my hands on some old working mobiles for testing with.

If you have RRMobile working currently, I'd appreciate a copy of your existing configuration files for a couple of reasons:

1) To write a conversion routine to port over existing configurations
2) To build a list of commands on a phone by phone basis to provide some basic templates to get people up and running quicker

Anything you can provide, please e-mail me here!

TIA.
__________________
KimmyBean> Stu, you know that cybersex we had?
KimmyBean> I'm pregnant!
VorTechs is offline   Reply With Quote
Old 01-21-2008, 09:03 AM   #3
Newbie
 
VorTechs's Avatar
 
Join Date: Dec 2007
Location: Gloucester, UK
Posts: 30
Demo screenshot of some demo data enclosed:

__________________
KimmyBean> Stu, you know that cybersex we had?
KimmyBean> I'm pregnant!
VorTechs is offline   Reply With Quote
Old 01-21-2008, 10:33 AM   #4
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 10,189
Pulls out chair and sits down.

Looks around but is disappointed as there is no sign of the blonde waitress from the other thread.
Enforcer is offline   Reply With Quote
Old 01-21-2008, 01:17 PM   #5
Newbie
 
VorTechs's Avatar
 
Join Date: Dec 2007
Location: Gloucester, UK
Posts: 30
Quote: Originally Posted by Enforcer View Post
Pulls out chair and sits down.

Looks around but is disappointed as there is no sign of the blonde waitress from the other thread.

One step at a time, I want to get a grip on what RRMobile is doing to then use it in a completely clean app.
__________________
KimmyBean> Stu, you know that cybersex we had?
KimmyBean> I'm pregnant!
VorTechs is offline   Reply With Quote
Old 01-22-2008, 08:31 AM   #6
Newbie
 
VorTechs's Avatar
 
Join Date: Dec 2007
Location: Gloucester, UK
Posts: 30
Just fixed a bug causing the plugin to hang when communicating with some phones.....
__________________
KimmyBean> Stu, you know that cybersex we had?
KimmyBean> I'm pregnant!
VorTechs is offline   Reply With Quote
Old 01-22-2008, 12:54 PM   #7
Variable Bitrate
 
Join Date: Aug 2006
Posts: 242
Really looking forward to your release.
If you need any testing done I'm happy to help out (I have a Sony Ericsson W610 & HTC Wizard - WM6)

Will this be able to route audio through the PC (and pass the pc's mic as an input) as I've currently found nothing able to do this

Cheers!
swift_gti is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 01-22-2008, 01:18 PM   #8
Newbie
 
VorTechs's Avatar
 
Join Date: Dec 2007
Location: Gloucester, UK
Posts: 30
This plugin isn't likely to be able to connect to the Audio Gateway (the bit that passes the audio over BlueTooth), certainly initially.

I intend to write a new plugin where hopefully this will be achievable, although I'm still researching the subject. If I can prove the concepts further than I've gotten so far, then I'll expose the back-end of the new plugin to a new version of RRMobile.
__________________
KimmyBean> Stu, you know that cybersex we had?
KimmyBean> I'm pregnant!
VorTechs is offline   Reply With Quote
Old 01-22-2008, 02:33 PM   #9
Maximum Bitrate
 
carputer1's Avatar
 
Join Date: Sep 2007
Posts: 674
rrMobile relives

Quote: Originally Posted by swift_gti View Post
Really looking forward to your release.
If you need any testing done I'm happy to help out (I have a Sony Ericsson W610 & HTC Wizard - WM6)

Will this be able to route audio through the PC (and pass the pc's mic as an input) as I've currently found nothing able to do this

Cheers!

carputer1 is offline   Reply With Quote
Old 01-23-2008, 05:55 AM   #10
Variable Bitrate
 
Join Date: Aug 2006
Posts: 242
Quote: Originally Posted by VorTechs View Post
This plugin isn't likely to be able to connect to the Audio Gateway (the bit that passes the audio over BlueTooth), certainly initially.

I intend to write a new plugin where hopefully this will be achievable, although I'm still researching the subject. If I can prove the concepts further than I've gotten so far, then I'll expose the back-end of the new plugin to a new version of RRMobile.

Excellent, thanks for your reply - I look forward to seeing how this develops!
swift_gti is offline   Reply With Quote
Old 01-23-2008, 12:23 PM   #11
Maximum Bitrate
 
EL CAMINO's Avatar
 
Join Date: Jul 2005
Location: upland california us
Posts: 825
i'm in to!!
EL CAMINO is offline   Reply With Quote
Old 01-24-2008, 11:32 PM   #12
MySQL Error
 
MatrixPC's Avatar
 
Join Date: Sep 2003
Location: Beach City, Socal
Posts: 4,033
Just to add a little encouragement. I'm watching this thread too.
__________________
2004 Matrix XR A7N8X-VM/400 AMD XP-M 2500+, DS-ATX
89 Supra Turbo P3 600E@750/Abit BE6 II, Alpine M-BUS Car2PC.
Y2K Accord Dell GX150
RoadRunner is the best FE PERIOD
EmoRebellion is a SCAMMER
MatrixPC is offline   Reply With Quote
Old 01-25-2008, 12:31 AM   #13
Maximum Bitrate
 
tundra2000's Avatar
 
Join Date: Mar 2006
Location: south bend, indiana
Posts: 512
me dos. phonecontrol is not working on any of my computers.... im anxious for a new [supported] solution
tundra2000 is offline   Reply With Quote
Old 01-25-2008, 02:44 PM   #14
Variable Bitrate
 
Arrow's Avatar
 
Join Date: Feb 2006
Location: West Lafayette, IN
Posts: 273
Subscribed!
Arrow is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 01-25-2008, 05:44 PM   #15
Road Runner & Mp3car Gatherings Moderator
 
JohnWPB's Avatar
 
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 2,911
Wow! Great news for sure! CDR took the code and went flash with it Meaning it can not be skinned. I have been hoping someone would take the code and leave it as it was originally written to work directly with RR's skins. Great work!
__________________
Front End of Choice: Road Runner (Is there anything else??? )
& Powered by the DigitalFX 4.0 Skin
Available at www.JohnWPB.com
JohnWPB is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
CompactFlash Association Announces CF SATA Development rijndael General Hardware Discussion 0 07-21-2007 03:18 AM
SD Development Environment 06TC_OWNER StreetDeck 3 07-13-2007 03:47 PM
RRMobile makes RR disappear rscherp RR Plugins 7 11-06-2006 10:28 AM
FS: Siteplayer Development Kit jpx7777 Classified Archive 1 03-24-2006 01:27 PM


All times are GMT -5. The time now is 07:42 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics