代码搜索:Magellan

找到约 62 项符合「Magellan」的源代码

代码结果 62
www.eeworm.com/read/161121/5558836

c magellan.c

/* * $Id: magellan.c,v 1.8 2000/05/31 13:17:12 vojtech Exp $ * * Copyright (c) 1999-2000 Vojtech Pavlik * * Sponsored by SuSE */ /* * Magellan and Space Mouse 6dof controller driver for Linu
www.eeworm.com/read/411643/11235337

h magellan.h

#include /* HEADER FILE for magellan binary data */ typedef struct /* Header & structure for binary gpb files */ /* (202 bytes) */ { /* variables use
www.eeworm.com/read/187617/8615721

60944

Xref: cantaloupe.srv.cs.cmu.edu sci.space:60944 sci.astro:34770 alt.sci.planetary:1193 Path: cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!fs7.ece.cmu.edu!europa.eng.gtefsd.com!howland.reston.ans
www.eeworm.com/read/187617/8615872

60929

Xref: cantaloupe.srv.cs.cmu.edu sci.space:60929 sci.astro:34760 alt.sci.planetary:1187 Newsgroups: sci.space,sci.astro,alt.sci.planetary Path: cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!noc.near.n
www.eeworm.com/read/125279/6031650

txt rgb_setup.txt

* * RCSID $Id: rgb_setup.txt,v 1.1.1.1 2002/09/05 03:13:17 ken Exp $ * This is an example of a network set up to test the FreeS/WAN KLIPS package. It details the hardware setup and the steps necessa
www.eeworm.com/read/384731/6960101

sh xinput_example.sh

#!/bin/sh # Xinput example: dialbox and magellan on IRIX 6.5 FreeWRLduneInputDevice -xinput magellan -allxyz=10,200,,0.0000002 -allrot=3,40,,0.0000002 -xinput dialbox-1 -x=0 -y=2 -z=4 -xrot=1 -yrot=3
www.eeworm.com/read/384731/6960104

sh xinput_irix6.2_example.sh

#!/bin/sh # Xinput example: dialbox and magellan on IRIX 6.2 FreeWRLduneInputDevice -xinput spaceball -allxyz=20,200,,0.0000002 -allrot=40,400,,0.0000002 -xinput dial+buttons -x=0 -y=2 -z=4 -xrot=1 -y
www.eeworm.com/read/245004/12826592

c c-motion.c

/////////////////////////////////////////////////////////////////////////// // // c-motion.c -- Magellan C-Motion API implementation // // Performance Motion Devices, Inc. // ///////////////
www.eeworm.com/read/152843/5661831

makefile

# # Makefile for the input core drivers. # # Each configuration option enables a list of files. obj-$(CONFIG_JOYSTICK_A3D) += a3d.o obj-$(CONFIG_JOYSTICK_ADI) += adi.o obj-$(CONFIG_JOYSTICK_AMIGA)