FlightAirMap icon indicating copy to clipboard operation
FlightAirMap copied to clipboard

Add playback

Open Ysurac opened this issue 9 years ago • 14 comments

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.

Ysurac avatar Oct 31 '16 11:10 Ysurac

very nice function to have.. Thanks

xyziolite avatar Oct 31 '16 19:10 xyziolite

This will be commited for 3D view next week. A little bit more difficult for 2D view...

Ysurac avatar Nov 04 '16 14:11 Ysurac

Copied Thank you .

On Fri, Nov 4, 2016 at 10:08 PM, Ycarus [email protected] 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 .

xyziolite avatar Nov 07 '16 05:11 xyziolite

Available for 3D view in latest commit. Too slow if many flights, need more work...

Ysurac avatar Nov 10 '16 12:11 Ysurac

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 [email protected] wrote:

Copied Thank you .

On Fri, Nov 4, 2016 at 10:08 PM, Ycarus [email protected] 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 .

xyziolite avatar Mar 01 '17 17:03 xyziolite

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.

Ysurac avatar Mar 01 '17 18:03 Ysurac

Thank you..

On Thu, Mar 2, 2017 at 2:10 AM, Ycarus [email protected] 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 .

xyziolite avatar Mar 02 '17 14:03 xyziolite

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 [email protected] wrote:

Thank you..

On Thu, Mar 2, 2017 at 2:10 AM, Ycarus [email protected] 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 .

xyziolite avatar Mar 03 '17 17:03 xyziolite

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.

Ysurac avatar Mar 03 '17 18:03 Ysurac

I used latest commit , table spotter_archive still empty . thanks

On Sat, Mar 4, 2017 at 2:46 AM, Ycarus [email protected] 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 .

xyziolite avatar Mar 03 '17 21:03 xyziolite

Did you restart spotter-daemon.php after setting $globalArchive to TRUE ? What source do you use ? ADS-B, OGN, Vatsim, IVAO,.... ?

Ysurac avatar Mar 03 '17 21:03 Ysurac

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 [email protected] 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 .

xyziolite avatar Mar 03 '17 21:03 xyziolite

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.

Ysurac avatar Mar 03 '17 22:03 Ysurac

opps , noted . I will restart the daemon-spotter again . Thank you .

On Sat, Mar 4, 2017 at 6:02 AM, Ycarus [email protected] 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 .

xyziolite avatar Mar 03 '17 22:03 xyziolite