Go Back  R/C Tech Forums > General Forums > Electric On-Road
Open Source Scoring Software? >

Open Source Scoring Software?

Community
Wiki Posts
Search

Open Source Scoring Software?

Thread Tools
 
Search this Thread
 
Old 09-27-2004, 10:25 AM
  #31  
Tech Adept
 
Join Date: Jun 2004
Location: Connecticut
Posts: 208
Default

v0rtex:

Not all of us have access to the AMB unit. You can create a component that everyone can use with a public interface so anyone could create their own front end. The details of the API could still be private. This way anyone who wants to can create their own custom front-end.

dr_hfuhuhurr:

Agreed, Mock objects will do this. Still need to design what the interfaces to those objects will be and a proper simulation.

There are four pieces that we can decompose and attack:

1) Club and Event Managment
2) Race Monitoring, Display and Timing
3) AMB Interface (Serial, USB and Keyboard)
4) Reporting and Display

Then we need to decide....

1) Initial Target Platform (DOS,Windows(98,XP,W2K), Linux, Mac)
2) Technology (not everyone has the same skill set)
3) Requirements Development (for each module)
4) Work Break Down
5) Testing
6) How we handle bug reports/enhancements
LeadFoot is offline  
Old 09-28-2004, 11:35 AM
  #32  
Tech Apprentice
 
Join Date: Mar 2004
Location: Finland
Posts: 95
Default

LeadFoot,

Same here, I got the equipment from work too, but since I'm partner of the company and other partners didn't find any real use for the equipment, our company contributed required equipment to our local club.

Getting required RFID equipment from store and using self-made software comes cheaper than using AMB hardware + software. At least here in Finland AMB hardware + software and 20 transponders costs ~ 2500 EUR and PC price needs to added into that. You can get sufficient RFID reader for 500 EUR and passive tags for ~ 10 EUR each or less (including casing). So there's a real price difference. Luckily I managed to get sponsored laptop from work too, so this basically costs me nothing, but even if there would be money involved, this path would came a lot more cheaper (~ 1800 EUR).

I tried to find your project from SF, but I didn't find it. If you are planning to use Java, then I could contribute some code if you feel that you can find use for it. I could work with the server layer and fix it so that AMB hardware could be also added. Not the actual AMB interface, but fix my code so that it would be modular for different hardwares and someone could implement AMB functionality if it's possible as a separate module.
copter is offline  
Old 09-28-2004, 11:42 AM
  #33  
Tech Apprentice
 
Join Date: Mar 2004
Location: Finland
Posts: 95
Default

Couple things more that I have been planning to implement at some phase.

1) Web application for race signups
- Import of these entries straight into timing software
- Tool for creating heats based this imported information
- Automatic crystal sorting for each heat

2) HTML reports from heats using XSLT
- Automatic upload into server using FTP (if internet connection available)

Only thing I'm missing is the time to do all this..
copter is offline  
Old 09-28-2004, 04:18 PM
  #34  
Tech Elite
iTrader: (9)
 
Join Date: May 2004
Location: Adelaide..
Posts: 3,486
Trader Rating: 9 (100%+)
Default

Originally posted by copter
I tried to find your project from SF, but I didn't find it. If you are planning to use Java, then I could contribute some code if you feel that you can find use for it. I could work with the server layer and fix it so that AMB hardware could be also added. Not the actual AMB interface, but fix my code so that it would be modular for different hardwares and someone could implement AMB functionality if it's possible as a separate module.
The project has *only just* been approved, so I need to do a little work getting the SF mailing lists etc setup.

Give me a few hours, and i'll have it all setup and we can take discussions off this forum.

Cheers

James
v0rtex is offline  
Old 09-28-2004, 04:29 PM
  #35  
Tech Elite
iTrader: (9)
 
Join Date: May 2004
Location: Adelaide..
Posts: 3,486
Trader Rating: 9 (100%+)
Default

dr_hfuhuhurr : I cant seem to add you as a user to the SF project, it seems the username 'dr_hfuhuhurr' is invalid..

Anyone else PM me and i'll add you to the project.
v0rtex is offline  
Old 09-28-2004, 05:19 PM
  #36  
Tech Elite
iTrader: (9)
 
Join Date: May 2004
Location: Adelaide..
Posts: 3,486
Trader Rating: 9 (100%+)
Default

Mailing lists have been created

Feel free to subscribe and we can get to discussing implimentation.
v0rtex is offline  
Old 09-28-2004, 09:34 PM
  #37  
Tech Elite
iTrader: (24)
 
Join Date: Nov 2002
Location: NY/FL
Posts: 3,378
Trader Rating: 24 (100%+)
Default

I'm not real computer literate but this sure sounds like the kind of software we're currently using. www.rctiming.com. No problems using the AMBrc system with personals. Hope I'm not being stupid.
Evoracer is offline  
Old 09-28-2004, 09:58 PM
  #38  
Tech Elite
iTrader: (9)
 
Join Date: May 2004
Location: Adelaide..
Posts: 3,486
Trader Rating: 9 (100%+)
Default

Originally posted by Evoracer
I'm not real computer literate but this sure sounds like the kind of software we're currently using. www.rctiming.com. No problems using the AMBrc system with personals.
I cant seem to locate thier website, that URL unfortunantly doesnt work...

Originally posted by Evoracer
Hope I'm not being stupid.
Not at all Evoracer. Let us know if you have any questions, happy to help.
v0rtex is offline  
Old 09-28-2004, 10:22 PM
  #39  
Tech Elite
iTrader: (24)
 
Join Date: Nov 2002
Location: NY/FL
Posts: 3,378
Trader Rating: 24 (100%+)
Default

Sorry vOrtex,
It seems to work fine from here. LapsFree is exactly that.... FREE lap timing software. It's written by a fellow in England named Carl Arrowsmith. It's worked well for us and is quite easy to use. Carl has made a few revisions but no major bugs have ever existed.
Feel free to contact Carl at [email protected]
Evoracer is offline  
Old 10-12-2004, 05:14 PM
  #40  
Tech Elite
iTrader: (9)
 
Join Date: May 2004
Location: Adelaide..
Posts: 3,486
Trader Rating: 9 (100%+)
Default

Just a reminder guys, this project is setup and ready to go.

At the moment its called RC Score, but of course the name is open to change

Feel free to PM me and i'll add you to the project or join the mailing lists and we'll get some discussion happening

Sourceforge address : http://sourceforge.net/projects/rcscore/

Cheers

James
v0rtex is offline  
Old 10-21-2004, 04:11 AM
  #41  
Tech Apprentice
 
Join Date: Mar 2004
Location: Finland
Posts: 95
Default

I started discussion in our project's Sourceforge forums, but so far nobody has replied into there ..
copter is offline  
Old 10-21-2004, 04:18 AM
  #42  
Tech Elite
iTrader: (9)
 
Join Date: May 2004
Location: Adelaide..
Posts: 3,486
Trader Rating: 9 (100%+)
Default

In the RC Score project? I dont see any posts in the forums..
v0rtex is offline  
Old 10-21-2004, 07:50 AM
  #43  
Tech Adept
 
Join Date: Jun 2004
Location: Connecticut
Posts: 208
Default

v0rtex:

You have PM...I had to get my head over water at work but now I have some free time.

check your PM for my source forge id
LeadFoot is offline  
Old 10-21-2004, 08:03 AM
  #44  
Tech Master
iTrader: (7)
 
TigeRyan's Avatar
 
Join Date: Aug 2001
Location: Southern New Jersey
Posts: 1,388
Trader Rating: 7 (100%+)
Default

You have a PM from me as well...

As for how to build it, I wouldnt want to exclude AMB, but abstracting the interface level to a point where if someone wanted to use RFID or infrared or any other method of scoring it should be a fairly easy process to add another input method. So making that input interface into a API would be very key in my opinion...
TigeRyan is offline  
Old 10-31-2004, 09:43 PM
  #45  
Tech Elite
iTrader: (9)
 
Join Date: May 2004
Location: Adelaide..
Posts: 3,486
Trader Rating: 9 (100%+)
Default

Guys, I have added the both of you to the project (i did about a week or so ago..), not sure if you were expecting a PM back or anything
v0rtex is offline  


Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.