Changes between Version 81 and Version 82 of WikiStart


Ignore:
Timestamp:
01/27/10 12:10:03 (14 years ago)
Author:
pinwc4
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v81 v82  
    33This software was designed to work with the Core Speedway TI S6350 RFID lap counter and the Kyosho IC lap counter.  This software provides feature not included with the original software and the ability to use generic RFID tags with the lap counting hardware.   
    44 
    5 This software was designed with Kyosho Mini-Z cars and the [http://hfay.tinyrc.com How Fast Are You OnLine Point Series] in mind.  If you have not heard of the How Fast Are You OnLine Point Series before you should check it out, it is a great way for small or large Mini-Z clubs to race against people around the world.  Any group with at least 3 racers and a suitable lap counter can participate.  Check out more information at the [http://hfay.tinyrc.com HFAY OPLS Website.]  
     5This software was designed with Kyosho Mini-Z cars and the [http://hfay.tinyrc.com How Fast Are You OnLine Point Series] in mind.  If you have not heard of the [http://hfay.tinyrc.com How Fast Are You OnLine Point Series] before you should check it out, it is a great way for small or large Mini-Z clubs to race against people around the world.  Any group with at least 3 racers and a suitable lap counter and [http://www.rcptracks.com RCP track] can participate and post results.  Check out more information at the [http://hfay.tinyrc.com HFAY OPLS Website.]  
    66 
    77Current released version is Beta, version 0.38 
     
    3131To run the Flip Side Racing software on Linux download the source code and compile the software using RealBasic's free Linux IDE. 
    3232 
     33= Help the project = 
     34 
     35If you find this software useful, please consider helping support its development.  We can use the help of programmers for the application itself, graphics artists for things like icons, buttons etc., help with documentation or you can help support the project by donating money using the following link: 
     36 
     37{{{ 
     38#!html 
     39<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> 
     40<input type="hidden" name="cmd" value="_s-xclick"> 
     41<input type="hidden" name="hosted_button_id" value="3486152"> 
     42<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> 
     43<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> 
     44</form> 
     45}}} 
     46 
    3347= RFID tags = 
    3448 
     
    4458 
    4559As a warning the small tags can miss laps if you are going too fast, mount the tags to the bottom of the car if possible and make sure to put the lap counter on a slower part of the track. 
    46  
    47 = Help the project = 
    48  
    49 If you find this software useful, please consider helping support its development.  We can use the help of programmers for the application itself, graphics artists for things like icons, buttons etc., help with documentation or you can help support the project by donating money using the following link: 
    50  
    51 {{{ 
    52 #!html 
    53 <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> 
    54 <input type="hidden" name="cmd" value="_s-xclick"> 
    55 <input type="hidden" name="hosted_button_id" value="3486152"> 
    56 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> 
    57 <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> 
    58 </form> 
    59 }}} 
    6060 
    6161= Documentation =