Author Topic: 1.3.4 final version  (Read 44586 times)

ramall79

  • Approved Newbie
  • *
  • Posts: 21
    • View Profile
    • Email
Re: 1.3.4 final version
« Reply #15 on: November 06, 2011, 10:15:39 pm »
Sorted as per my other threat....

thx as always...

Heinrich

  • Approved Newbie
  • *
  • Posts: 17
    • View Profile
Re: 1.3.4 final version
« Reply #16 on: November 07, 2011, 11:19:34 am »
Question about SimDash v.1.3.4
In the previous version when minimized SimDash was in the system traybar and now it is only in the taskbar.
How can I move in trybar?

hi christiano.

i have the same "problem".
is this just the way simdash is coded or can we send it to the traybar instead of taskbar?

Cristiano

  • Administrator
  • Hero Member
  • *****
  • Posts: 1360
    • View Profile
    • SymProjects
    • Email
Re: 1.3.4 final version
« Reply #17 on: November 07, 2011, 02:55:08 pm »
Question about SimDash v.1.3.4
In the previous version when minimized SimDash was in the system traybar and now it is only in the taskbar.
How can I move in trybar?

hi christiano.

i have the same "problem".
is this just the way simdash is coded or can we send it to the traybar instead of taskbar?


The functionality is not present in SimDash at the moment, sorry.
I will put it back in the next version.

Meanwhile there are some utilities that allow you to move an application to the system bar. like:

http://www.teamcti.com/trayit/trayit.htm


Jadran

  • Full Member
  • ***
  • Posts: 132
    • View Profile
    • Email
Re: 1.3.4 final version
« Reply #18 on: November 07, 2011, 07:21:24 pm »
THX  ;)

MrChaos

  • Approved Newbie
  • *
  • Posts: 6
    • View Profile
    • Email
Re: 1.3.4 final version
« Reply #19 on: November 08, 2011, 11:42:02 am »
Hi Cristiano

I'm waiting to get my simscreen, and I'm really looking forward to it :)

I bought the simscreen to be a replacement for my iSpeed, because I'm irritated about the extra window over iRacing, but I just looked the list through on what is possible to be shown from iRacing on the simscreen, and I saw that "fuel used pr. lap" was not there :( so is it there under a different name or is it possible to get it on the screen some how ?
Because it's one of the most important informations (for me) when you have to calculate how much fuel you must have to finnish the race, and also to calculate pitstops :)

P.s
It's not a criticism of your simscreen at all, but just a question, and if the option is not there, then it's just a wish to get to the screen :)

Hope that you undestand me, my English is not that great :)

Regards
Michael

Cristiano

  • Administrator
  • Hero Member
  • *****
  • Posts: 1360
    • View Profile
    • SymProjects
    • Email
Re: 1.3.4 final version
« Reply #20 on: November 08, 2011, 04:02:38 pm »
Hi Cristiano

I'm waiting to get my simscreen, and I'm really looking forward to it :)

I bought the simscreen to be a replacement for my iSpeed, because I'm irritated about the extra window over iRacing, but I just looked the list through on what is possible to be shown from iRacing on the simscreen, and I saw that "fuel used pr. lap" was not there :( so is it there under a different name or is it possible to get it on the screen some how ?
Because it's one of the most important informations (for me) when you have to calculate how much fuel you must have to finnish the race, and also to calculate pitstops :)

P.s
It's not a criticism of your simscreen at all, but just a question, and if the option is not there, then it's just a wish to get to the screen :)

Hope that you undestand me, my English is not that great :)

Regards
Michael




Hello.
the fuel comsumption per lap is not available and there is no way you can add it.
I can add it anyway in the next version of SimDash.

What do you think it is the best way to calculate it? should I consider the fuel consumption over all the completed laps or should I display only the fuel comsumed in the last lap?

Regards


MrChaos

  • Approved Newbie
  • *
  • Posts: 6
    • View Profile
    • Email
Re: 1.3.4 final version
« Reply #21 on: November 08, 2011, 04:37:54 pm »
Hi

Well in the iRacing SDK it's possible to get live fuel consumption, so the telemetry is there, it's only how to get it :) it's actually done in iSpeed, where you have fuel consumption now and average over 5 laps. it would be really nice and apreciated if both calculations where in the next simdash, but 1 of them would be really nice :)

And thank you for taking my wish under consideration :)

Regards

Cristiano

  • Administrator
  • Hero Member
  • *****
  • Posts: 1360
    • View Profile
    • SymProjects
    • Email
Re: 1.3.4 final version
« Reply #22 on: November 09, 2011, 05:23:34 pm »
Hi

Well in the iRacing SDK it's possible to get live fuel consumption, so the telemetry is there, it's only how to get it :) it's actually done in iSpeed, where you have fuel consumption now and average over 5 laps. it would be really nice and apreciated if both calculations where in the next simdash, but 1 of them would be really nice :)

And thank you for taking my wish under consideration :)

Regards

I don't remember the instant fuel consumption in the IRacing SDK, so I don't know how I can calculate it. I need to think about that.
Instead the average consumption over the last, say, five laps it's not a problem.

Cheers
Cristiano

MrChaos

  • Approved Newbie
  • *
  • Posts: 6
    • View Profile
    • Email
Re: 1.3.4 final version
« Reply #23 on: November 09, 2011, 06:11:03 pm »
http://members.iracing.com/jforum/posts/list/1021807.page

The link is to the thread on iRacing.com forum where you can download the SDK called iRacingTelem_2010_10_21.zip

in that zip file there is a test program called TelemSample_SP, and there is the fuel usage is calculated :)

I know it's an old SDK but it still works, but I guess that the fuel usage is calculated in how many Liters or Kg fuel is used on a second or a minut

I my self is looking into the SDK but, my programming language is C# and there is not a hole lot of info in that language, so I try look the c++ code through and convet it into C# because that I have made a fuel & pitstop calculator program, and I now want to use the iRacing SDK to get as much info from the sim into the program as possible, and hopefully it all will be almost fully automatic, but when I'm new to programming, then it's hard :)

Regards

Cristiano

  • Administrator
  • Hero Member
  • *****
  • Posts: 1360
    • View Profile
    • SymProjects
    • Email
Re: 1.3.4 final version
« Reply #24 on: November 11, 2011, 01:37:18 pm »
http://members.iracing.com/jforum/posts/list/1021807.page

The link is to the thread on iRacing.com forum where you can download the SDK called iRacingTelem_2010_10_21.zip

in that zip file there is a test program called TelemSample_SP, and there is the fuel usage is calculated :)

I know it's an old SDK but it still works, but I guess that the fuel usage is calculated in how many Liters or Kg fuel is used on a second or a minut

I my self is looking into the SDK but, my programming language is C# and there is not a hole lot of info in that language, so I try look the c++ code through and convet it into C# because that I have made a fuel & pitstop calculator program, and I now want to use the iRacing SDK to get as much info from the sim into the program as possible, and hopefully it all will be almost fully automatic, but when I'm new to programming, then it's hard :)

Regards

Hello.
have you downloaded the file? could you send it to me please? my subscription is expired and I can access the forum at the moment.

I would be happy to check how the fuel calculation is done and translate it to the new API.

Thanks
Cristiano

MrChaos

  • Approved Newbie
  • *
  • Posts: 6
    • View Profile
    • Email
Re: 1.3.4 final version
« Reply #25 on: November 12, 2011, 06:31:47 am »
Hi Cristiano

I have emailed you the file, so please get back to me if you don't get my email :)

Regards

MrChaos

  • Approved Newbie
  • *
  • Posts: 6
    • View Profile
    • Email
Re: 1.3.4 final version
« Reply #26 on: November 12, 2011, 09:11:01 am »
Hi Cristiano

I tried to send you the mail with the file inside, and I got an email delivered error, So do you have another email adress that I could send it to ? :)

Cristiano

  • Administrator
  • Hero Member
  • *****
  • Posts: 1360
    • View Profile
    • SymProjects
    • Email
Re: 1.3.4 final version
« Reply #27 on: November 12, 2011, 10:05:54 pm »
Hi Cristiano

I tried to send you the mail with the file inside, and I got an email delivered error, So do you have another email adress that I could send it to ? :)


my email address is contact@symprojects.com

maybe the file was too big?

can you upload to megaupload.com or similar services please?

thanks

MrChaos

  • Approved Newbie
  • *
  • Posts: 6
    • View Profile
    • Email
Re: 1.3.4 final version
« Reply #28 on: November 13, 2011, 05:08:20 am »
Hi

It was not to big, the message siad something about that the file format was not supportet, and it's only a zip file :)

But now I have uploaded the file to megaupload, here is the link : http://www.megaupload.com/?d=LGYUULI3

Regards

Cristiano

  • Administrator
  • Hero Member
  • *****
  • Posts: 1360
    • View Profile
    • SymProjects
    • Email
Re: 1.3.4 final version
« Reply #29 on: November 14, 2011, 01:42:09 pm »
Hi

It was not to big, the message siad something about that the file format was not supportet, and it's only a zip file :)

But now I have uploaded the file to megaupload, here is the link : http://www.megaupload.com/?d=LGYUULI3

Regards

thanks.
the problem is Gmail that checks the content of attached files and sometimes it decides they are not safe.

I have just downloaded the file.

 

hit counter