Build and Run:
cd client
npm install
npm run build
cd server
npm install
npm run prod
# OR with pm2
pm2 start npm -- run prod
Update Aug 8
Finally stable version
- Timestp in both UAV data and MAV data should keep same
- before clicking fly btn, waitting for about 10 seconds for initializing data to prevent from missing some time steps.
- Max time steps currently is 500
- Float precision should not more than .7f
Update Jun 17
- Average number of Manned Aircraft in the area
- Flightradar24
- Flightaware
- show conflicts in dashboard
- Cesium????
Update TODO: 6.15.2020
- Erase the icon left by MAV that has changed level
Update TODO: 6.10.2020
-
Get different Level MAV Data and load in "Orange"
- Get MAV Data( before 6.12.2020)
- update MAV Class
-
Animation Speed function under reactive Mode
-
Fix back track function for MAV module