Jump to content

Change the acars update


sunair

Recommended Posts

Hi There,

i use an addon for live route show for PHPVMS. It works amazing, but i see sometimes a straight line, the problem is my acars program (or phpvms) sends/recieving just every 2 minutes an update of my position. Is there a way to change that to 1 minute or something?

I hope you can help me!

Thanks a lot

Jelle

Link to comment
Share on other sites

  • Moderators

Hi Vangelis,

I Use the Cacars software, he said it has an update timer from 1 minute.

So you say i cannot change it by myself?

You can't change the ACARS client refresh time but you can change the default live map refresh time to 1 minute in local.config.php.

Config::Set('ACARS_LIVE_TIME', 720);

Default number is 720 minutes which you can change to 1 minute if you haven't already done that.

Link to comment
Share on other sites

Yes you can change this, as sunair above mentioned, I have mine set to;

Config::Set('ACARS_LIVE_TIME', 420);

Also in the Line above that, forgot what number, look for config file, that also can be changed, mine is set to ever 20 seconds, and it works,

if you need the script let me know, sorry , on my laptop right now.

Jim

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...