Whazzup and JoinFS Maps

Suggestions, ideas and general discussion about JoinFS.
RCFlyer
Posts: 33
Joined: Thu Nov 03, 2016 5:23 pm

Re: Whazzup and JoinFS Maps

Post by RCFlyer »

Is the flight time logged per pilot callsign such that one could track cumulative time on the server per pilot across multiple flights? Or is the flight time just tracked during the active flight?

I am curious if flight time tracking is available to feed a pilot log book if you will.

Thanks,

Danny
ATC Roo
Posts: 721
Joined: Sun Oct 16, 2016 9:24 am
Location: UK
Contact:

Re: Whazzup and JoinFS Maps

Post by ATC Roo »

I understand Danny.

To be honest I've been concentrating on displaying the correct aircraft image so I'm not sure.

Having a quick look though it seems that you can see hours a pilot has flown and hours that particular callsign/registration has been in the air.

I've just reset the database to start a fresh if you wanted to check it out I won't reset the database again.

I now your able to export the data too which might help you.
RCFlyer
Posts: 33
Joined: Thu Nov 03, 2016 5:23 pm

Re: Whazzup and JoinFS Maps

Post by RCFlyer »

Thanks. Do whatever you need to do with the database as far as resetting and such. I was just trying to understand the data logging capabilities of the map. Some folks I fly with like to keep track of their flight time, much like a pilot's log. The multiplayer server/map they currently use keeps a running total of each participant's flight time. This server/map setup is really old and will mostlikely need to be replaced/updated in the near future.

Thanks again for your time and help.

Regards,

Danny
User avatar
JackRiordan
Posts: 65
Joined: Tue Oct 25, 2016 7:24 pm

Re: Whazzup and JoinFS Maps

Post by JackRiordan »

I think I finally got the US Central map up and running.
User avatar
JackRiordan
Posts: 65
Joined: Tue Oct 25, 2016 7:24 pm

Re: Whazzup and JoinFS Maps

Post by JackRiordan »

Nevermind, my aircraft does not show on the map, but the map is displaying correctly otherwise. Not sure what I'm doing wrong.
ATC Roo
Posts: 721
Joined: Sun Oct 16, 2016 9:24 am
Location: UK
Contact:

Re: Whazzup and JoinFS Maps

Post by ATC Roo »

Send me the address of your map and Whazzup file Jack and I'll have a look for you.
User avatar
JackRiordan
Posts: 65
Joined: Tue Oct 25, 2016 7:24 pm

Re: Whazzup and JoinFS Maps

Post by JackRiordan »

http://fsxfuscentral.dynu.com/map/map.html

In the settings, I have...

192<?php
http://fsxfuscentral.dynu.com:80/whazzup.txt');//Where your Whazzup file is.
define('UPDATE_FREQ',60000);//map refresh time in ms (60secs = 60000)
define('API_KEY','YOUR GOOGLE MAPS API KEY'); //Get a google maps API key, although it seems one isn't needed lately.
?>

In the whazzup.txt file I have...

!GENERAL
VERSION = 1
RELOAD = 1
UPDATE = 20170619100808
CONNECTED CLIENTS = 1
CONNECTED SERVERS = 22
!CLIENTS
!SERVERS
70.178.97.98:70.178.97.98:Internet:US Central Airlines:true:999
http://74.91.117.194:aviator.digitalthemepark.com:Internet:DigitalThemePark:true:999
72.233.79.242:72.233.79.242:Internet:Sim-Outhouse v1.2.3:true:999
67.211.19.187:67.211.19.187:Internet:VUSN West:true:999
142.4.209.154:142.4.209.154:Internet:CyberAvia:true:999
73.243.225.98:73.243.225.98:Internet:FSX-Ace:true:999
24.76.200.59:24.76.200.59:Internet:Virtul Atlantic Fleet :true:999
98.208.26.125:98.208.26.125:Internet:FSVintageAIR:true:999
174.104.159.196:174.104.159.196:Internet:EasternHops Community:true:999
http://195.147.167.227:roo.servebeer.com:Internet:MSFlights.net EU Hub:true:999
212.83.161.79:212.83.161.79:6000:Internet:LCA - Les Copains d'Abord:true:999
174.2.175.6:174.2.175.6:Internet:VIFC HUB:true:999
88.169.146.27:88.169.146.27:Internet:HAIDF - Paris:true:999
http://101.165.150.139:101.165.150.139:Internet:MSFlights.net AU:true:999
78.230.4.196:78.230.4.196:Internet:Atlantic-Sky:true:999
104.130.141.175:104.130.141.175:Internet:★ The Sky Lounge TV ★:true:999
54.153.20.16:54.153.20.16:Internet:FlyByWires:true:999
204.111.209.138:204.111.209.138:Internet:FsFlyboys:true:999
184.55.28.190:184.55.28.190:Internet:Air Wisconsin:true:999
184.55.16.113:184.55.16.113:Internet::true:999
72.177.253.44:72.177.253.44:Internet:Combined Flight Operatios:true:999
72.130.34.184:72.130.34.184:Internet::true:999
ATC Roo
Posts: 721
Joined: Sun Oct 16, 2016 9:24 am
Location: UK
Contact:

Re: Whazzup and JoinFS Maps

Post by ATC Roo »

Looks like you have a few typos.

192<?php
http://fsxfuscentral.dynu.com:80/whazzup.txt');//Where your Whazzup file is.

Should be...

<?php
define('WHAZZUP_URL','http://fsxfuscentral.dynu.com:80/whazzup.txt');//Where your Whazzup file is.

I also can't view your map.
Have you opened Port 80 (or what ever Port you set in the webserver) in your router?

You can check if it's open by going to http://canyouseeme.org
User avatar
JackRiordan
Posts: 65
Joined: Tue Oct 25, 2016 7:24 pm

Re: Whazzup and JoinFS Maps

Post by JackRiordan »

TCP, UDP, or BOTH?
ATC Roo
Posts: 721
Joined: Sun Oct 16, 2016 9:24 am
Location: UK
Contact:

Re: Whazzup and JoinFS Maps

Post by ATC Roo »

TCP is usual for web servers.
User avatar
JackRiordan
Posts: 65
Joined: Tue Oct 25, 2016 7:24 pm

Re: Whazzup and JoinFS Maps

Post by JackRiordan »

Unfortunately it's still not working when trying to view it on anything but my LAN.

I've set port forwarding to 80 and 443, set to both TCP and UDP to make sure. I've also added those ports in the inbound and outbound of my firewall. I had to do the same thing in order to get the multiplayer to work, so this is nothing new.

Not sure what the problem is.
User avatar
JackRiordan
Posts: 65
Joined: Tue Oct 25, 2016 7:24 pm

Re: Whazzup and JoinFS Maps

Post by JackRiordan »

I did get the map working by removing the 192 at the beginning of the line of code in the settings.
Map.jpg
Map.jpg (87.17 KiB) Viewed 30536 times
justme
Posts: 7
Joined: Mon Sep 04, 2017 4:20 pm

Re: Whazzup and JoinFS Maps

Post by justme »

I have setup according to the instructions, I have the map up and seems to look right. However, when I fly I do not see any planes on the map. I have had several of our members test it and still never see any planes on the map. I am using the WWebserver with PHP 7.1.0

http://142.161.141.221:81

I used port 81 because when I tried using 80 I got error msg can not bind ip.addy to port 80. The map loads just never see planes.

Please help :)
ATC Roo
Posts: 721
Joined: Sun Oct 16, 2016 9:24 am
Location: UK
Contact:

Re: Whazzup and JoinFS Maps

Post by ATC Roo »

justme wrote:I have setup according to the instructions, I have the map up and seems to look right. However, when I fly I do not see any planes on the map. I have had several of our members test it and still never see any planes on the map. I am using the WWebserver with PHP 7.1.0

http://142.161.141.221:81

I used port 81 because when I tried using 80 I got error msg can not bind ip.addy to port 80. The map loads just never see planes.

Please help :)
I just had a look and it looks like you've fixed it.
Whatever it was. :)
canuck21a
Posts: 83
Joined: Mon May 22, 2017 9:42 pm
Location: Ontario, Canada

Re: Whazzup and JoinFS Maps

Post by canuck21a »

Hello,
I have set up a web page for our small group's flights.
I used the older php Windows installer (5.x.x).
The page shows planes and the right-side pull-out shows the identities.

What I am finding is that that side-board and displayed planes seems to be limited to a list of 4.
I had 4 planes active and added a fifth. The fourth disappeared from the list and was replaced by the new one.
Later I removed the fifth and the fourth re-appeared on the list.

Is this expected ?

Have I missed something in the setup?

Thanks for having a look..
ATC Roo
Posts: 721
Joined: Sun Oct 16, 2016 9:24 am
Location: UK
Contact:

Re: Whazzup and JoinFS Maps

Post by ATC Roo »

Hi canuck21a.

Send me the address to the Map and I'll have a look for you.
canuck21a
Posts: 83
Joined: Mon May 22, 2017 9:42 pm
Location: Ontario, Canada

Re: Whazzup and JoinFS Maps

Post by canuck21a »

Hello,
I did send a PM with the site location.

Today I tried resetting the simconnect version on the system where the hub/web is running.

After rebooting, although a simconnect issue has yet to be solved, I can now see 5 concurrent users on the web which matches the set of connections active.

I am planning on blowing away all of the system and re-installing a fresh version of everything to see if that can clear my woes.

Perhaps it is best to wait until I clean up my act before any more time is wasted.
canuck21a
Posts: 83
Joined: Mon May 22, 2017 9:42 pm
Location: Ontario, Canada

Re: Whazzup and JoinFS Maps

Post by canuck21a »

Hello again,
Today we had a group flight of 7 pilots.
My web page displayed only four aircraft of the 7.
The one provided through JoinFS client link showed all pilots.

What I noticed is that there were 4 identical models (N71FS) and only one of them displayed on my map.
Is it possible that the php web generator is losing sight of the others?

The whazzup.txt details at the time:

!GENERAL
VERSION = 1
RELOAD = 1
UPDATE = 20171112121919
CONNECTED CLIENTS = 8
CONNECTED SERVERS = 27
!CLIENTS
N100TC:dv1720:dv1720:PILOT::21.1323442162571:-157.149200513523:7016:160:/BE58::PHJR::PHKO::::1200::::VFR:::::::::::::::JoinFS:::::::110:::
N71FS:DV006:DV006:PILOT::21.1833194256823:-157.356693471243:2500:196:/BE58::::::::1200::::VFR:::::::::::::::JoinFS:::::::104:::
N71FS:DVC1716:DVC1716:PILOT::21.2181272690121:-157.503947151226:7499:180:/BE58::PHJR::PHKO::::1200::::VFR:::::::::::::::JoinFS:::::::104:::
N00FS:Dave 1827:Dave 1827:PILOT::21.1905740418077:-157.392508315772:3500:185:/BE55::::::::1200::::VFR:::::::::::::::JoinFS:::::::103:::
N71FS:dvc1625:dvc1625:PILOT::21.1619004511745:-157.267208838832:3000:166:/BE58::PHJR::PHKO::::1200::::VFR:::::::::::::::JoinFS:::::::104:::
N71FS:DV0045-Tom:DV0045-Tom:PILOT::21.1902458234871:-157.382999115237:2367:187:/BE58::PHJR::PHKO::::1200::::VFR:::::::::::::::JoinFS:::::::104:::
N6036B:Cliff_DV1714:Cliff_DV1714:PILOT::21.1726585384422:-157.312190311651:4499:144:/BE58::PHJR::PHKO::::1200::::VFR:::::::::::::::JoinFS:::::::102:::
!SERVERS
24.157.76.142:24.157.76.142:Internet:DVFCHH:true:999
212.83.161.79:212.83.161.79:6000:Internet:LCA - Les Copains d'Abord:true:999
74.91.117.194:aviator.digitalthemepark.com:Internet:DigitalThemePark:true:999
24.76.200.59:24.76.200.59:Internet:Virtul Atlantic Fleet :true:999
174.2.175.6:174.2.175.6:Internet:VIFC HUB:true:999
107.172.44.104:107.172.44.104:Internet:SIM Air Force:true:999
198.27.64.165:198.27.64.165:Internet:CyberAvia:true:999
67.211.19.187:67.211.19.187:Internet:VUSN West:true:999
204.111.173.10:204.111.173.10:Internet:FsFlyboys:true:999
104.130.141.175:104.130.141.175:Internet:★ The Sky Lounge TV ★:true:999
108.45.136.37:108.45.136.37:Internet:Cross Community Flights:true:999
78.230.4.196:78.230.4.196:Internet:Atlantic-Sky:true:999
70.35.201.70:70.35.201.70:Internet:01-FlyByWires:true:999
195.147.167.227:roo.servebeer.com:Internet:MSFlights.net EU Hub:true:999
114.32.39.21:114.32.39.21:Internet:TW SimFly:true:999
67.166.23.226:67.166.23.226:Internet:AlaskanWinds:true:999
172.223.203.121:flasho.dyndns.org:Internet:51st Warbirds:true:999
73.124.144.228:epvjoinfs.ddns.net:Internet:Elite PremAir Virtual:true:999
98.208.26.125:98.208.26.125:Internet:FSVintageAIR:true:999
174.104.132.253:174.104.132.253:Internet:EasternHops Community:true:999
5.71.75.125:5.71.75.125:Internet:✈UK-VFR✈ v1.2.10✈ :true:999
31.214.240.197:31.214.240.197:Internet:GermanFlightForum:true:999
71.68.76.3:71.68.76.3:Internet:MAV MP Server:true:999
101.165.150.139:101.165.150.139:Internet:MSFlights.net AU:true:999
206.74.9.232:206.74.9.232:Internet:vCNATRA:true:999
109.158.196.195:109.158.196.195:Internet:Aeronet247:true:999
88.169.146.27:88.169.146.27:Internet:HAIDF - Paris:true:999
ATC Roo
Posts: 721
Joined: Sun Oct 16, 2016 9:24 am
Location: UK
Contact:

Re: Whazzup and JoinFS Maps

Post by ATC Roo »

Well the good news is that the Whazzup file appears correct.
So we can eliminate issues with that and JoinFS.

I still think this maybe an issue with how quickly you have set the Map to update.

If you send me the contents of you map config file I'll give them the once over.
canuck21a
Posts: 83
Joined: Mon May 22, 2017 9:42 pm
Location: Ontario, Canada

Re: Whazzup and JoinFS Maps

Post by canuck21a »

Hello,
I have sent a PM with a URL to get a zip file that includes all of the details about the map on my local site.

The php reload settings were changed form 60000 to 3000 on my active site.

I also did a static test using a php WWebserver 7.1.10 on another PC using the whazzup contents of the details posted in this thread.
When the web page opens it shows only 4 of the 7 listed in the whazzup.txt file.
Why are only 4 of the clients seen on the web page?
To me that appears to be of greatest importance at this point.
Post Reply