Open Ysurac opened 8 years ago
very nice function to have.. Thanks
This will be commited for 3D view next week. A little bit more difficult for 2D view...
Copied Thank you .
On Fri, Nov 4, 2016 at 10:08 PM, Ycarus notifications@github.com wrote:
This will be commited for 3D view next week. A little bit more difficult for 2D view...
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/229#issuecomment-258440784, or mute the thread https://github.com/notifications/unsubscribe-auth/AVQQz9jAl9v-2oCD2kTeSMNDeJwsEm45ks5q6zx7gaJpZM4Kk6XI .
Available for 3D view in latest commit. Too slow if many flights, need more work...
Hi , Nice to have a wonderfull flightairmap . a great improvement . How to add Playback function as you was commited in 3D view.. Thanks
On Mon, Nov 7, 2016 at 1:13 PM, xyziolite linx xyziolite@gmail.com wrote:
Copied Thank you .
On Fri, Nov 4, 2016 at 10:08 PM, Ycarus notifications@github.com wrote:
This will be commited for 3D view next week. A little bit more difficult for 2D view...
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/229#issuecomment-258440784, or mute the thread https://github.com/notifications/unsubscribe-auth/AVQQz9jAl9v-2oCD2kTeSMNDeJwsEm45ks5q6zx7gaJpZM4Kk6XI .
In 3D view if you have $globalArchive set to TRUE in require/settings.php you should see a little box in the sidebar that will display the Playback menu.
Thank you..
On Thu, Mar 2, 2017 at 2:10 AM, Ycarus notifications@github.com wrote:
In 3D view if you have $globalArchive set to TRUE in require/settings.php you should see a little box in the sidebar that will display the Playback menu.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/229#issuecomment-283421388, or mute the thread https://github.com/notifications/unsubscribe-auth/AVQQzz_zgYHa-29k_JzT_2f22Oc9aalVks5rhbSngaJpZM4Kk6XI .
Hi , I have Aircraft Detected 0 during playback , did i miss any more settings, Thanks
On Thu, Mar 2, 2017 at 10:48 PM, xyziolite linx xyziolite@gmail.com wrote:
Thank you..
On Thu, Mar 2, 2017 at 2:10 AM, Ycarus notifications@github.com wrote:
In 3D view if you have $globalArchive set to TRUE in require/settings.php you should see a little box in the sidebar that will display the Playback menu.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/229#issuecomment-283421388, or mute the thread https://github.com/notifications/unsubscribe-auth/AVQQzz_zgYHa-29k_JzT_2f22Oc9aalVks5rhbSngaJpZM4Kk6XI .
I fixed a little issue in latest commit. Data are put in the table spotter_archive when $globalArchive is set to TRUE, so if you have data in this table, all should be ok.
I used latest commit , table spotter_archive still empty . thanks
On Sat, Mar 4, 2017 at 2:46 AM, Ycarus notifications@github.com wrote:
I fixed a little issue in latest commit. Data are put in the table spotter_archive when $globalArchive is set to TRUE, so if you have data in this table, all should be ok.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/229#issuecomment-284036727, or mute the thread https://github.com/notifications/unsubscribe-auth/AVQQz_4WpIrdqBtctcFlQtwSUQCsgQkzks5riF_0gaJpZM4Kk6XI .
Did you restart spotter-daemon.php after setting $globalArchive to TRUE ? What source do you use ? ADS-B, OGN, Vatsim, IVAO,.... ?
Yes , i did restart daemon-spotter.php after setting $globalArchive to TRUE . i also try /install/install_db.php and /scripts/update_db.php . i'm using ADS-B . No other Source . Thanks
On Sat, Mar 4, 2017 at 5:31 AM, Ycarus notifications@github.com wrote:
Did you restart spotter-daemon.php after setting $globalArchive to TRUE ? What source do you use ? ADS-B, OGN, Vatsim, IVAO,.... ?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/229#issuecomment-284075606, or mute the thread https://github.com/notifications/unsubscribe-auth/AVQQz_hbV5mosvbMRWDNiAyrERJwH3wZks5riIa1gaJpZM4Kk6XI .
You should never run install/install_db.php it's only if there is a problem with initial install.
All should work. You should get data in table spotter_archive. No idea.
opps , noted . I will restart the daemon-spotter again . Thank you .
On Sat, Mar 4, 2017 at 6:02 AM, Ycarus notifications@github.com wrote:
You should never run install/install_db.php it's only if there is a problem with initial install.
All should work. You should get data in table spotter_archive. No idea.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ysurac/FlightAirMap/issues/229#issuecomment-284082380, or mute the thread https://github.com/notifications/unsubscribe-auth/AVQQz_6n3zjEboklT68rVBSX4phFVo4Qks5riI3jgaJpZM4Kk6XI .
Use leaflet playback for all flight in 2D. Playback should be quite easy to add for 3D world as date already exist in the CZML file.