Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
N
name
- Variable in class lejos.pc.comm.
NXTInfo
Friendly name of the NXT.
NO_OF_SENSOR_TYPES
- Static variable in interface lejos.pc.comm.
NXTProtocol
NO_SENSOR
- Static variable in interface lejos.pc.comm.
NXTProtocol
normalizedADValue
- Variable in class lejos.pc.comm.
InputValues
The normalized value from the Analog to Digital (AD) converter.
NXJ_DEFRAG
- Static variable in interface lejos.pc.comm.
NXTProtocol
NXJ_DISCONNECT
- Static variable in interface lejos.pc.comm.
NXTProtocol
NXJ_FIND_FIRST
- Static variable in interface lejos.pc.comm.
NXTProtocol
NXJ_FIND_NEXT
- Static variable in interface lejos.pc.comm.
NXTProtocol
NXJ_PACKET_MODE
- Static variable in interface lejos.pc.comm.
NXTProtocol
NXTComm
- Interface in
lejos.pc.comm
Interface that all NXTComm implementation classes must implement for low-level communication with the NXT.
NXTCommand
- Class in
lejos.pc.comm
Sends LCP requests to the NXT and receives replies.
NXTCommand()
- Constructor for class lejos.pc.comm.
NXTCommand
NXTCommBluecove
- Class in
lejos.pc.comm
Implementation of NXTComm using the Bluecove libraries on Microsoft Windows.
NXTCommBluecove()
- Constructor for class lejos.pc.comm.
NXTCommBluecove
NXTCommBluez
- Class in
lejos.pc.comm
Implementation of NXTComm using the the jbluez library on Linux or Unix systems.
NXTCommBluez()
- Constructor for class lejos.pc.comm.
NXTCommBluez
NXTCommException
- Exception in
lejos.pc.comm
An exception thrown by a NXTComm implementation.
NXTCommException()
- Constructor for exception lejos.pc.comm.
NXTCommException
NXTCommException(String, Throwable)
- Constructor for exception lejos.pc.comm.
NXTCommException
NXTCommException(String)
- Constructor for exception lejos.pc.comm.
NXTCommException
NXTCommException(Throwable)
- Constructor for exception lejos.pc.comm.
NXTCommException
NXTCommFactory
- Class in
lejos.pc.comm
Creates a version of NTComm appropriate to the OS in use and protocol (Bluetooth or USB) that is requested.
NXTCommFactory()
- Constructor for class lejos.pc.comm.
NXTCommFactory
NXTCommFantom
- Class in
lejos.pc.comm
Implementation of NXTComm using the the LEGO Fantom API.
NXTCommFantom()
- Constructor for class lejos.pc.comm.
NXTCommFantom
NXTCommInputStream
- Class in
lejos.pc.comm
Implementation of InputStream over NXTComm using Bluetooth.
NXTCommInputStream(NXTComm)
- Constructor for class lejos.pc.comm.
NXTCommInputStream
NXTCommLibnxt
- Class in
lejos.pc.comm
Implementation of NXTComm over USB using libnxt.
NXTCommLibnxt()
- Constructor for class lejos.pc.comm.
NXTCommLibnxt
NXTCommLogListener
- Interface in
lejos.pc.comm
Listener for log events
NXTCommOutputStream
- Class in
lejos.pc.comm
Implementation of OutputStream over NXTComm using Bluetooth.
NXTCommOutputStream(NXTComm)
- Constructor for class lejos.pc.comm.
NXTCommOutputStream
NXTCommUSB
- Class in
lejos.pc.comm
Base Implementation of NXTComm for USB This module implements two types of I/O over USB.
NXTCommUSB()
- Constructor for class lejos.pc.comm.
NXTCommUSB
NXTInfo
- Class in
lejos.pc.comm
Structure containing information about a specific NXT and the potential connections to it.
NXTInfo()
- Constructor for class lejos.pc.comm.
NXTInfo
NXTInfo(String, String)
- Constructor for class lejos.pc.comm.
NXTInfo
Create a NXTInfo that is used to connect to a NXT via Bluetooth using the Bluetooth address.
NXTProtocol
- Interface in
lejos.pc.comm
LEGO Communication Protocol constants.
nxtPtr
- Variable in class lejos.pc.comm.
NXTInfo
A pointer to the NXT.
NXTSamba
- Class in
lejos.pc.comm
Implements a sub-set of the Atmel SAM-BA download protocol.
NXTSamba()
- Constructor for class lejos.pc.comm.
NXTSamba
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W