When Flight Computers Ingore the ?Right? Events ?

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News When Flight Computers Ingore the ?Right? Events ?
# 1  
Old 06-05-2009
When Flight Computers Ingore the ?Right? Events ?

A Past Flight May Offer Clues to Air France 447by Mark Thompson / WashingtonWe’ll never know what it was like to be aboard Air France Flight 447 as it plunged into the Atlantic Ocean on May 31, apparently killing all 228 aboard. For now, the closest we may get is listening to the passengers on [...]

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Solaris

Rcp between 2 computers

Hi, I need to rcp heavy files between 2 solaris 10/sparc M3000 computers. Currently theses 2 computers are linked via a switch/firewall and the rcp commands take a very long time, I have been told that this is because of the firewall (old one). I asked my client to by a cross ethernet cable and... (2 Replies)
Discussion started by: zionassedo
2 Replies

2. Programming

Need a flight program

I am building a UAV and building a computer control system. I am wanting to use a small linux disro (puppy, damn small) so that i need no drives except sd card reader. I am wondering if anyone knew of a flight control program or something that can be motified to work. The basics are that i am gonna... (1 Reply)
Discussion started by: linux2flight
1 Replies

3. UNIX for Advanced & Expert Users

Need a linux flight program

I am building a UAV and building a computer control system. I am wanting to use a small linux disro (puppy, damn small) so that i need no drives except sd card reader. I am wondering if anyone knew of a flight control program or something that can be motified to work. The basics are that i am gonna... (0 Replies)
Discussion started by: linux2flight
0 Replies

4. What is on Your Mind?

How Many Computers Do You Have At Home?

Here is an easy one. Count the number of desktops and servers you have running at home, including your home office if you have one. Don't count those that are in storage or you rarely use, count the ones that are powered on most, if not all, of the day (and night). (86 Replies)
Discussion started by: Neo
86 Replies

5. UNIX for Dummies Questions & Answers

two computers - one modem

I have two mashines with RedHat 8.0......they connected with cross over cabel...I want use both mashines for Internet, but modem has only first computer... Maybe..through gateway ?.... What must i do for it ?...... sorry for my terrible english.... (3 Replies)
Discussion started by: Pennywize
3 Replies
Login or Register to Ask a Question
UVSCOM(4)						   BSD Kernel Interfaces Manual 						 UVSCOM(4)

NAME
uvscom -- USB support for SUNTAC Slipper U VS-10U serial adapters driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device uvscom device ucom Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): uvscom_load="YES" HARDWARE
The uvscom driver supports the following adapters: o DDI Pocket Air H" C@rd o DDI Pocket Air H" C@rd 64 o NTT P-in o NTT P-in m@ster DESCRIPTION
The uvscom driver provides support for the SUNTAC Slipper U VS-10U chip. Slipper U is a PC Card to USB converter for data communication card adapters. The device is accessed through the ucom(4) driver which makes it behave like a tty(4). SEE ALSO
tty(4), ucom(4), usb(4) HISTORY
The uvscom driver first appeared in FreeBSD and later in NetBSD 1.6. This manual page was adopted from NetBSD by Tom Rhodes <trhodes@FreeBSD.org> in April 2002. BSD
November 22, 2006 BSD