Go to Post I'd rather have our robot not fall over. - Andy Baker [more]
Home
Go Back   Chief Delphi > FIRST > General Forum
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
Reply
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
  #1   Spotlight this post!  
Unread 25-01-2010, 17:42
Tom Saxton's Avatar
Tom Saxton Tom Saxton is offline
Registered User
no team (Issaquah Robotics Society)
Team Role: Mentor
 
Join Date: Dec 2003
Rookie Year: 2003
Location: Sammamish, WA
Posts: 98
Tom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud of
FRC Tracker 2010 Plans

The 2009 version won't work for the 2010 competition since the scoring format is different. It will continue to work as a reference to see how teams did last year and it won't be confused by any 2010 data appearing on Twitter, etc.

I hope to release a new version of the 2009 app to Apple in the next week or so with some new features I've been working on, including team robot photos from TBA and ranking teams by OPR and DPR.

There will be a 2010 version of FRC Tracker, a different app so you can have one or both on your device. My hope is to get that submitted to Apple in time to be available for the first weekend of regionals.

As for getting the app running on other platforms, I'm buried in iPhone work and don't have an interest in learning Windows Mobile or Android. The code for FRC Tracker is about 99% user interface code specific to the iPhone platform that would be of no use on the other platforms. I even use an iPhone API to parse Twitter's XML. The most interesting code that's not platform-specific is the OPR/DPR calculation, but that's already well documented on the forum.

If anyone developing a similar app on another platform has any specific questions about how to do something, feel free to send me a direct message.

You can follow progress on the new versions via http://twitter.com/frctracker and I'll post here with significant news.
__________________
Tom Saxton
http://www.idleloop.com/
Reply With Quote
  #2   Spotlight this post!  
Unread 26-01-2010, 01:07
Steve W Steve W is offline
Grow Up? Why?
no team
 
Join Date: Feb 2003
Rookie Year: 2002
Location: Toronto,Ontario Canada
Posts: 2,523
Steve W has a reputation beyond reputeSteve W has a reputation beyond reputeSteve W has a reputation beyond reputeSteve W has a reputation beyond reputeSteve W has a reputation beyond reputeSteve W has a reputation beyond reputeSteve W has a reputation beyond reputeSteve W has a reputation beyond reputeSteve W has a reputation beyond reputeSteve W has a reputation beyond reputeSteve W has a reputation beyond repute
Re: iPhone App Released - FRC Tracker

Thanks Tom, it has been a great help.
__________________
We do not stop playing because we grow old;
we grow old because we stop playing.
Reply With Quote
  #3   Spotlight this post!  
Unread 26-01-2010, 01:12
synth3tk's Avatar
synth3tk synth3tk is offline
Volunteer / The Blue Alliance
AKA: David Thomas
no team
Team Role: Alumni
 
Join Date: Jan 2007
Rookie Year: 2007
Location: Ohio
Posts: 2,005
synth3tk has a reputation beyond reputesynth3tk has a reputation beyond reputesynth3tk has a reputation beyond reputesynth3tk has a reputation beyond reputesynth3tk has a reputation beyond reputesynth3tk has a reputation beyond reputesynth3tk has a reputation beyond reputesynth3tk has a reputation beyond reputesynth3tk has a reputation beyond reputesynth3tk has a reputation beyond reputesynth3tk has a reputation beyond repute
Re: FRC Tracker 2010 Plans

Quote:
Originally Posted by Tom Saxton View Post
As for getting the app running on other platforms, I'm buried in iPhone work and don't have an interest in learning Windows Mobile or Android. The code for FRC Tracker is about 99% user interface code specific to the iPhone platform that would be of no use on the other platforms. I even use an iPhone API to parse Twitter's XML. The most interesting code that's not platform-specific is the OPR/DPR calculation, but that's already well documented on the forum.

If anyone developing a similar app on another platform has any specific questions about how to do something, feel free to send me a direct message.
Ok, thanks for the info. I didn't know that it would be so exclusive in the coding. This will have to be an off-season project for me, as the Android OS is quickly growing and I think plenty of FRC users would love this app, too. I will probably ask for more information in terms of the logic sometime later this year.
__________________
Quote:
The difference between theory and application is that in theory, theory and application are the same; In application, they are not.
Reply With Quote
  #4   Spotlight this post!  
Unread 05-02-2010, 13:03
Tom Saxton's Avatar
Tom Saxton Tom Saxton is offline
Registered User
no team (Issaquah Robotics Society)
Team Role: Mentor
 
Join Date: Dec 2003
Rookie Year: 2003
Location: Sammamish, WA
Posts: 98
Tom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud of
FRC Tracker 2009 version 1.3 Released

Apple has approved FRC Tracker 2009 version 1.3. It should be available from the App Store within 24 hours. This version is a static representation of the results from the 2009 competition. It will ignore tweets from this year's competition. Before the 2010 game details were available, I wanted to work on new features so I just added them to the 2009 version.

New Features
---------------

OPR/DPR Ranking: If you go to an event, then tap on the Rankings button, you'll see the teams for that event in rank order. A new control at the top lets you choose between sorting by FIRST's qualifying round rank, Offensive Power Rating or Defensive Power Rating. If you're not familiar with OPR/DPR, they are explained in various places including this post that explains what it is and how it is calculated. The little triangle gizmo will reverse the order. I'm going to make a change to how the reverse order button works, for now just keep in mind that large OPR values and small DPR values are good.

Robot Photos: FRC Tracker can download robot photos from TheBlueAlliance.net. For the ideal appearance in FRC Tracker, the robot photo should be 320 pixels wide and 367 pixels tall, or larger in approximately that same ratio. Really, anything that's approximately square will be fine. Photos that are really tall and narrow don't look nice, and photos that have been letterboxed with black bars don't work well. If your robot is tall and narrow, you can make your photo more square by adding team members or field elements on the sides.

Bug Fixes: A couple of minor bugs were fixed.

FRC Tracker 2010
-------------------

The 2010 version is making good progress, I hope to submit it to Apple soon.

In addition to the features in 2009, the 2010 version will have support for sorting by approximate rank when the official FIRST ranking data isn't available. This is especially handy when the FIRST rank data isn't available and there haven't been enough matches to calculate OPR/DPR.

As soon as I have a usable version, I'll submit to Apple. You never know how long it will take to get approval, and I want to be sure there's a version available for the Week 1 regionals.

After the initial version is done, I've got some other features I'd like to add, most notably the ability to add robot photos via the camera and photo library on the iPhone or iPod Touch.
__________________
Tom Saxton
http://www.idleloop.com/
Reply With Quote
  #5   Spotlight this post!  
Unread 08-02-2010, 02:55
Tom Saxton's Avatar
Tom Saxton Tom Saxton is offline
Registered User
no team (Issaquah Robotics Society)
Team Role: Mentor
 
Join Date: Dec 2003
Rookie Year: 2003
Location: Sammamish, WA
Posts: 98
Tom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud ofTom Saxton has much to be proud of
FRC Tracker 2010

I just submitted FRC Tracker 2010 to the iTunes App Store. If all goes well, it may be available as soon as a week from now.
__________________
Tom Saxton
http://www.idleloop.com/
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Lunacy iPhone App Released! robowarriors41 General Forum 15 23-02-2009 00:13
Lunacy iPhone App robowarriors41 General Forum 20 09-01-2009 01:33
2006 FRC Scout Version 1 (Palm App) Tim Arnold General Forum 7 17-02-2006 19:54
pic: 2006 FRC Scout Version 1 (Palm app) Tim Arnold Extra Discussion 3 09-02-2006 18:40
score tracker VanWEric Programming 21 06-01-2003 16:58


All times are GMT -5. The time now is 03:37.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi