DSHelper

Moderators: Uros, Tom, OXO

CHDEN
Posts: 64
Joined: Mon Feb 11, 2013 9:45 am
Location: Belgique

Re: DSHelper

Post by CHDEN » Sat Mar 28, 2020 3:18 pm

Hi,

I went back to the old version because there is a time lag in the scheduler.

Ch.

User avatar
hitzi
Posts: 1653
Joined: Wed May 18, 2005 11:59 am
Location: Germany
Contact:

Re: DSHelper

Post by hitzi » Sat Mar 28, 2020 3:34 pm

Please check if UTC is enabled in the program settings. When UTC is enabled the scheduler time is UTC time. It will transfer from UTC to local time if you switch off the UTC option. But this will work only for scheduler entries which will setup with the new version. Please test with a new scheduler entry. If this works remove the old entries and create them again. Sorry for this.

User avatar
hitzi
Posts: 1653
Joined: Wed May 18, 2005 11:59 am
Location: Germany
Contact:

Re: DSHelper

Post by hitzi » Sat Mar 28, 2020 3:38 pm

Or just check the datetime in the scheduler entries and correct them. I use the scheduler regularly and it starts on the second.
Can you reproduce the problem? If so please tell me the steps.

User avatar
3P
Posts: 486
Joined: Thu Jun 12, 2008 12:28 am
Location: Nitra
Contact:

Re: DSHelper

Post by 3P » Sat Mar 28, 2020 3:45 pm

Yes - after update to 2.9.28 all scheduled triggers has time +1 hour for me (if 20:00 was set, now is 21:00). I have UTC option box off.
If I corrected the time - still different listed in Next Starttime and diff time in Dialog box by that 1 hour (17:30 vs 16:30).

dshelper.png
You do not have the required permissions to view the files attached to this post.

User avatar
hitzi
Posts: 1653
Joined: Wed May 18, 2005 11:59 am
Location: Germany
Contact:

Re: DSHelper

Post by hitzi » Sat Mar 28, 2020 4:08 pm

Can you please send me(thomas<at>hitziger.net) your scheduler.dat from the %appdata%\Hitziger Solutions\DSHelper directory.

User avatar
hitzi
Posts: 1653
Joined: Wed May 18, 2005 11:59 am
Location: Germany
Contact:

Re: DSHelper

Post by hitzi » Sat Mar 28, 2020 9:01 pm

Sorry, I forgot to close my development servers. There are still pilots connected. :lol: Have to wait til I can close the servers and check the source code.

User avatar
3P
Posts: 486
Joined: Thu Jun 12, 2008 12:28 am
Location: Nitra
Contact:

Re: DSHelper

Post by 3P » Sun Mar 29, 2020 1:20 pm

+ re-chek your serverlist setting for servers - on mine some have Hitzi alternative turned Off, even was On for sure before new version :)

be_adairing
Posts: 110
Joined: Sat Nov 25, 2017 10:27 am

Re: DSHelper

Post by be_adairing » Sun Mar 29, 2020 7:31 pm

hitzi wrote:
Fri Mar 27, 2020 10:21 pm
be_adairing wrote:
Thu Mar 26, 2020 3:53 pm
I have found the server NEEDS to have a task set for it before the start button appears.

Paul
Please try the newest version and tell me if the problem still here. I can't reproduce it right now.
Will do - next race is Tuesday - https://discord.gg/ffH6kSe

User avatar
hitzi
Posts: 1653
Joined: Wed May 18, 2005 11:59 am
Location: Germany
Contact:

Re: DSHelper

Post by hitzi » Sun Mar 29, 2020 10:52 pm

3P wrote:
Sun Mar 29, 2020 1:20 pm
+ re-chek your serverlist setting for servers - on mine some have Hitzi alternative turned Off, even was On for sure before new version :)
Does this happen again or only during the switch to the new version?

User avatar
hitzi
Posts: 1653
Joined: Wed May 18, 2005 11:59 am
Location: Germany
Contact:

Re: DSHelper

Post by hitzi » Sun Mar 29, 2020 10:53 pm

New version. Please test the scheduler again.

Download: https://software.hitziger.net/software/ ... H_Test.exe
Current Version: 2.9.29
Latest changes:
0000163: [Scheduler] Scheduler starts in some situations not at the right time (UTC problem) (hitzi)

CHDEN
Posts: 64
Joined: Mon Feb 11, 2013 9:45 am
Location: Belgique

Re: DSHelper

Post by CHDEN » Mon Mar 30, 2020 6:18 pm

Hi Hitzi,

Everything works fine on the Condor Café server

Thank you. Thank you.

Christian.

User avatar
hitzi
Posts: 1653
Joined: Wed May 18, 2005 11:59 am
Location: Germany
Contact:

Re: DSHelper

Post by hitzi » Mon Mar 30, 2020 10:27 pm

Once again a update:

Download: https://software.hitziger.net/software/ ... H_Test.exe
Current Version: 2.9.30

Latest changes:
0000166: [TaskEditor] Competion password isn't saved in task editor (hitzi)
0000165: [General] Task history displays the wrong tasktime (UTC problem) (hitzi)
0000164: [Scheduler] UTC time problems when starttime is in wintertime and current time is in summertime (hitzi)

sergsk
Posts: 17
Joined: Thu Mar 03, 2016 6:50 pm

Re: DSHelper

Post by sergsk » Wed Apr 01, 2020 8:25 am

Hi hitzi,

It looks like your new version 2.9.30.0 zeroes out altitude and hight for start and finish gates if they are not integers. I'm setting them to 3,000' which is 914.43 m. And it was always working until today.

In the DSHelper_xxx.fpl file for the following two gates I get TPAltitude1=0, TPHeight1=0, TPAltitude18=0, TPHeight18=0

Code: Select all

TPName1=START
TPPosX1=99459.75
TPPosY1=49172.640625
TPPosZ1=53
TPAirport1=0
TPSectorType1=1
TPRadius1=3000
TPAngle1=90
TPAltitude1=914.43
TPWidth1=1000
TPHeight1=914.43
TPAzimuth1=0.785398185253143

Code: Select all

TPName18=FINISH
TPPosX18=104296.609375
TPPosY18=51367.01171875
TPPosZ18=46
TPAirport18=0
TPSectorType18=1
TPRadius18=3000
TPAngle18=90
TPAltitude18=914.43
TPWidth18=1000
TPHeight18=914.43
TPAzimuth18=0.785398185253143

User avatar
hitzi
Posts: 1653
Joined: Wed May 18, 2005 11:59 am
Location: Germany
Contact:

Re: DSHelper

Post by hitzi » Wed Apr 01, 2020 9:20 am

How do you set this values? I checked Condor again. There is no way to enter such values within Condor. You can enter only full meters. I changed these two read/write value types in DSHelper but there are many more values in the fpl which are integers by definition and not "doubles". Can Condor handle "double" values where it except integers? Why are there "double" values at all?

User avatar
wickid
Posts: 2429
Joined: Mon Dec 04, 2006 7:32 pm
Location: Venlo, NL
Contact:

Re: DSHelper

Post by wickid » Wed Apr 01, 2020 9:27 am

Setting the altitude in feet causes this. 914.43 meters is 3000 ft.
PH-1504, KOE

Post Reply