Community
Wiki Posts
Search

Ourlaps

Thread Tools
 
Search this Thread
 
Old 04-25-2015 | 09:14 PM
  #31  
JR Race's Avatar
Tech Adept
 
Joined: Jun 2014
Posts: 166
Default

Originally Posted by torg
just an iOS7 capable device. I use an old iPhone 4 for testing.

you can get it from here
What other components do I need to run it
JR Race is offline  
Old 04-26-2015 | 10:40 AM
  #32  
Thread Starter
Tech Regular
 
Joined: Jul 2009
Posts: 421
From: Tustin,CA,USA
Default

Originally Posted by JR Race
What other components do I need to run it
http://www.rctech.net/forum/13923228-post5.html
torg is offline  
Old 04-26-2015 | 03:23 PM
  #33  
JR Race's Avatar
Tech Adept
 
Joined: Jun 2014
Posts: 166
Default

Thanks
This is a great app and you should be very proud of yourself.
Thank you Torg
JR Race is offline  
Old 04-27-2015 | 05:18 AM
  #34  
san.'s Avatar
Tech Elite
iTrader: (61)
 
Joined: Oct 2008
Posts: 4,606
From: Earth
Default

Originally Posted by torg
I got close to the end on a Windows Phone 8.1 "store app" (XAML) and then I noticed that the app can't run under the lock screen.. Microsoft removed this feature, but not from the Windows Phone 8.1 "silverlight".

So I have wasted a lot of time being frustrated with xaml (it's really terrible).

Now I'm torn. Redo in silverlight or wait for wp10..
Will the Silverlight version work in Win10? If so, Silverlight it is.
san. is offline  
Old 04-27-2015 | 10:08 AM
  #35  
Thread Starter
Tech Regular
 
Joined: Jul 2009
Posts: 421
From: Tustin,CA,USA
Default

Originally Posted by san.
Will the Silverlight version work in Win10? If so, Silverlight it is.
I reverted back to 8.0 silverlight. It will still run on 8.1 phones.
torg is offline  
Old 05-04-2015 | 10:50 PM
  #36  
Thread Starter
Tech Regular
 
Joined: Jul 2009
Posts: 421
From: Tustin,CA,USA
Default

Originally Posted by torg
I reverted back to 8.0 silverlight. It will still run on 8.1 phones.
For those that wanted a windows phone version here is a minimalist version. Just a single transponder and no results or settings page (just the last session). Transponder 00000 is spectate.

If you have any problems downloading/accessing/installing the beta you may need to PM me the email you have associated with your windows phone.
torg is offline  
Old 05-05-2015 | 04:40 AM
  #37  
san.'s Avatar
Tech Elite
iTrader: (61)
 
Joined: Oct 2008
Posts: 4,606
From: Earth
Default

Thx. Downloading now.
san. is offline  
Old 05-05-2015 | 10:05 AM
  #38  
san.'s Avatar
Tech Elite
iTrader: (61)
 
Joined: Oct 2008
Posts: 4,606
From: Earth
Default

torg, YGPM.
san. is offline  
Old 05-05-2015 | 04:45 PM
  #39  
B16A2's Avatar
Tech Regular
iTrader: (3)
 
Joined: Jan 2009
Posts: 420
Default

Hi Torg

I get the below when trying to download the app

Cant Download

Sorry you do not have permission to download this app.

Is it region specific ?
B16A2 is offline  
Old 05-05-2015 | 04:53 PM
  #40  
Thread Starter
Tech Regular
 
Joined: Jul 2009
Posts: 421
From: Tustin,CA,USA
Default

Originally Posted by B16A2
Hi Torg

I get the below when trying to download the app

Cant Download

Sorry you do not have permission to download this app.

Is it region specific ?
No, it seems to be that you have to PM me your mail associated with your device and then I have to go into the dev center, add that mail and re-submit the app. gurn...

Once you confirm that it's working I'll push it out to the public store.

(Android wins the ease of beta award. iOS loses so hard it's not even funny, you have to get approval for beta apps now...)
torg is offline  
Old 05-05-2015 | 04:55 PM
  #41  
B16A2's Avatar
Tech Regular
iTrader: (3)
 
Joined: Jan 2009
Posts: 420
Default

I guess I should have fully read your post, I got excited and went straight to download

sending PM now
B16A2 is offline  
Old 05-06-2015 | 08:59 AM
  #42  
Thread Starter
Tech Regular
 
Joined: Jul 2009
Posts: 421
From: Tustin,CA,USA
Default

I had a silly bug that made only specate work on windows phone.

Fixed that and added the full settings page. I also added a results page, just placeholder for now. Will add functionality to it soon.

updated version can be found here. To get beta access you have to PM me your windows phone store associated email
torg is offline  
Old 05-06-2015 | 09:53 AM
  #43  
san.'s Avatar
Tech Elite
iTrader: (61)
 
Joined: Oct 2008
Posts: 4,606
From: Earth
Default

Will be testing it this weekend. Thanks for the quick WP update.
san. is offline  
Old 05-07-2015 | 12:25 AM
  #44  
B16A2's Avatar
Tech Regular
iTrader: (3)
 
Joined: Jan 2009
Posts: 420
Default

Tested the latest WP version today, It works now in "Transponder" mode on the transponder number entered.

I noticed a few things

1. It will call out in seconds the time you cross the loop since you where last on the track. She will say one thousand two hundred blah blah blah

2. Listed laps favour the oldest laps and scrolling down will not stick, it just bounces back to the oldest lap times on the top.

Great work Torg, your the first developer to support WP in RC I recon.
B16A2 is offline  
Old 05-07-2015 | 09:23 AM
  #45  
Thread Starter
Tech Regular
 
Joined: Jul 2009
Posts: 421
From: Tustin,CA,USA
Default

Originally Posted by B16A2
Tested the latest WP version today, It works now in "Transponder" mode on the transponder number entered.

I noticed a few things

1. It will call out in seconds the time you cross the loop since you where last on the track. She will say one thousand two hundred blah blah blah

2. Listed laps favour the oldest laps and scrolling down will not stick, it just bounces back to the oldest lap times on the top.

Great work Torg, your the first developer to support WP in RC I recon.
Thank you for the feedback, I'll take care of those.

I started converting the server code over to be a plugin based architecture, this will allow for other decoders to be supported in the future. I'm also getting rid of the graph on the main page, moving it into another form for off line analysis.

Contemplating how to display the "live practice" view better...

It too could become plugin based or the viewer could be just another client program that subscribes to spectate mode and then does whatever it wants with the data.... Post to REST api on some web server somewhere, show it in a windows 8 "store app" with touch support, feeds it to something that creates lots of large windows per racer with yellow background

Attached is the source code for the portable C# lite client (command line, works on mono) <250 lines of code.

If you want text to speech for windows that would be easy to add. Attached the source code for that as well.

The "protocol" is extremely simple, just json strings going back and forth. Which you would see within 30 seconds of wireshark (or less).

BTW: I just realized I posted this in the electric on-road area, which is probably not the right home for this thread, so if you're a moderator reading this please move it to a better location..
Attached Files
File Type: txt
OurlapsLiteClient.cs.txt (8.5 KB, 109 views)
File Type: txt
Announcer.cs.txt (3.8 KB, 640 views)
torg is offline  


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

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