airplane

Simulate a set of airplanes in Erlang

Hello. I have a problem in one of my practical works to the university. This work is on Erlang and I have to build an Airplane Traffic and Collision Avoidance System. My problem is: how can a simulate an airplane trajectory, taking into account the velocity? I thought of using a process... Does anyone have some idea? Best reguards. ...

iphone how to check the Airplane mode ?

HI , i want to check wether Airplane mode is on or not .. how to check that ? thanks + how to check that the user is using WIFI or GPRS OR EDGE . how to differentiate ?? ...

application crash only in iphone 3GS on airplane mode!

HI! my application works great on any device except for iphone 3GS on airplane mode. the crash comes up as soon as i open the app, which use a CLLOCATION data as soon as it starts. this fact leads me to the idea that the problem is with the CLLOCATION manager or something like that... anyone knows about a different between the location...

Looking for OpenCV haarcascade resources

Hi, I am looking to detect an airplane in a image using OpenCV, and I have no idea where to get started..... I don't know that much about OpenCV so I don't know what approaches I can take. For what I understand I need a haarcascade xml file that defines an airplane image, but there could be other ways I don't know of. Someone please giv...

Want to find out if iPhone can receive incoming calls (airplane mode)

My application's users don't like interruptions like incoming phone calls. I want to find out if the device is in Airplane mode, warn the user about possible interruptions and recommend invoking Airplane mode. The reachability examples tell me if the device has a network connection, but it's possible that WiFi is on while the phone is i...

Android screen lock/car charger is killing my thread..

I have a very tough problem I can't solve. I have an app which I can put into airplane mode remotely to save power. I have a thread running which gets the power-save message, removes callbacks for all other threads, puts the phone into airplane mode, and waits a specified number of minutes before waking the phone back up. When the pho...