domingo, 8 de abril de 2012

SBRP-SBSP VÔO COMPLETO (30 minutos)


Enviado por em 05/04/2012

Primeiro "longa metragem" do Baixado e Travado, acompanhe um vôo completo entre Ribeirão Preto e Congonhas. Sem música e sem time-lapse. Esse eu dedico a todos que "odeiam" quando a musiquinha, que eu adoro tanto, sobrepõe a fonia e os procedimentos de vôo. São 30 minutos de vídeos para quem tiver paciência de acompanhar o vôo desde a chegada a aeronave até o corte dos motores em São Paulo.
PS: Agora q vcs viram como um clip sem trilha sonora é chato, parem de pegar no meu pé com as musiquinhas!!!rs

Sorry international folks, but this one is dedicated to the Brazilian audience, it's a complete flight between SBRP and the major domestic airport in São Paulo, SBSP - Congonhas. All subtitles and communications in Portuguese, no time-lapse or back ground music, only cockpit ambient sound.

http://www.youtube.com/watch?v=2lQlnCY2F-8&feature=player_embedded

Nenhum comentário:

LMG

Minha foto
São Paulo, Brazil
Sejam Todos Bem Vindos ao Blog!!!!

USE THESE LINES BELOW TO CREATE YOUR MYSQL TABLE

CREATE TABLE `positions`.`asdfadf` (
`last_update` timestamp( 14 ) NOT NULL ,
`pilot_num` varchar( 15 ) NOT NULL default '0',
`lat` varchar( 15 ) NOT NULL default '',
`lon` varchar( 15 ) NOT NULL default '',
`gs` smallint( 6 ) default '0',
`alt` mediumint( 9 ) default '0',
`IATA` varchar( 10 ) default NULL ,
`depAptICAO` varchar( 4 ) default NULL ,
`depApt` varchar( 25 ) default NULL ,
`disDepApt` mediumint( 9 ) default '0',
`timeDepApt` time default '00:00:00',
`destAptICAO` varchar( 4 ) default NULL ,
`destApt` varchar( 25 ) default NULL ,
`disDestApt` mediumint( 9 ) default '0',
`timeDestApt` time NOT NULL default '00:00:00',
`phase` tinyint( 4 ) default '0',
PRIMARY KEY ( `pilot_num` ) )

When done, you must edit the php files to add your username, password, and database in which you have created the table.

Your pilots will have to add this line in your airline's INI file. Edit it accordingly.
StatusSite=http://www.yoursite.com/path_to_the_files/position_update.php

This script is an original of FS ACARS Team, Jeff Greth, with adaptation of Pedro Sousa.
Original idea by Paulo Correia and Air Luxor Virtual.

It may not be changed without permission of FS ACARS Team.

We are available for support in www.satavirtual.org/forum and fsacars@satavirtual.org

FS ACARS, Sept 23th 2004
Copyright (C) 2004, All Rights Reserved