Closed migte closed 1 year ago
Fixed dep .routem .openurl https://flightaware.com/analysis/route.rvt?origin=KMIA&destination=$uc($1) .routef .openurl https://flightaware.com/analysis/route.rvt?origin=KFLL&destination=$uc($1) .routet .openurl https://flightaware.com/analysis/route.rvt?origin=KTPA&destination=$uc($1) .routep .openurl https://flightaware.com/analysis/route.rvt?origin=KPBI&destination=$uc($1) .routee .openurl https://flightaware.com/analysis/route.rvt?origin=KEYW&destination=$uc($1) .router.openurl https://flightaware.com/analysis/route.rvt?origin=KRSW&destination=$uc($1)
.routem .openurl https://flightaware.com/analysis/route.rvt?origin=KMIA&destination=$uc($1)
.routef .openurl https://flightaware.com/analysis/route.rvt?origin=KFLL&destination=$uc($1)
.routet .openurl https://flightaware.com/analysis/route.rvt?origin=KTPA&destination=$uc($1)
.routep .openurl https://flightaware.com/analysis/route.rvt?origin=KPBI&destination=$uc($1)
.routee .openurl https://flightaware.com/analysis/route.rvt?origin=KEYW&destination=$uc($1)
.router.openurl https://flightaware.com/analysis/route.rvt?origin=KRSW&destination=$uc($1)
Custom dep .route .openurl https://flightaware.com/analysis/route.rvt?origin=$uc($1)&destination=$uc($2)
.route .openurl https://flightaware.com/analysis/route.rvt?origin=$uc($1)&destination=$uc($2)
Opens IFR route analyzer from flightaware to find quick routes for the destination.
Fixed dep
.routem .openurl https://flightaware.com/analysis/route.rvt?origin=KMIA&destination=$uc($1)
.routef .openurl https://flightaware.com/analysis/route.rvt?origin=KFLL&destination=$uc($1)
.routet .openurl https://flightaware.com/analysis/route.rvt?origin=KTPA&destination=$uc($1)
.routep .openurl https://flightaware.com/analysis/route.rvt?origin=KPBI&destination=$uc($1)
.routee .openurl https://flightaware.com/analysis/route.rvt?origin=KEYW&destination=$uc($1)
.router.openurl https://flightaware.com/analysis/route.rvt?origin=KRSW&destination=$uc($1)
Custom dep
.route .openurl https://flightaware.com/analysis/route.rvt?origin=$uc($1)&destination=$uc($2)
Opens IFR route analyzer from flightaware to find quick routes for the destination.