Apps     Components     Interfaces     All Files     Source Tree    

Component Index

path     component     description
         
apps.TinyDBApp   TinyDBApp    
         
tos.lib   Attr    
    Command    
    ResetC    
    TinyAlloc    
         
tos.lib.Attributes   AttrAccel    
    AttrAccelM    
    AttrGlobal    
    AttrGlobalM    
    AttrMag    
    AttrMagM    
    AttrMic    
    AttrMicM    
    AttrPhoto    
    AttrPhotoM    
    AttrPot    
    AttrPotM    
    AttrTemp    
    AttrTempM    
    AttrVoltage    
    AttrVoltageM    
         
tos.lib.Commands   CommandAttr    
    CommandAttrM    
    CommandLeds    
    CommandLedsM    
    CommandPot    
    CommandPotM    
    CommandReset    
    CommandResetM    
    CommandSounder    
    CommandSounderM    
         
tos.lib.TinyDB   AggOperator    
    DBBufferC    
    ExprEvalC   Expression evaluator that allows for more complicated select and aggregate expressions.
    NetworkC    
    ParsedQuery    
    Query    
    QueryResult    
    SelOperator    
    TinyDBAttr    
    TinyDBCommand    
    Tuple    
    TupleRouter    
    TupleRouterM   The TupleRouter is the core of the TinyDB system -- it receives queries from the network, creates local state for them (converts them from Queries to ParsedQueries), and then collects results from local sensors and neighboring nodes and feeds them through local queries.
         
tos.platform.avrmote   HPLADCC    
    HPLInit    
    HPLInterrupt    
    HPLPotC    
    HPLUARTC    
    HPLUARTM    
    InjectMsg    
         
tos.platform.mica   ChannelMonC    
    HPLClock    
    HPLSlavePinC    
    I2CC    
    I2CM    
    MicaHighSpeedRadioM    
    RadioCRCPacket    
    RadioTimingC    
    SecDedEncoding    
    SlavePinC   Provide shared control of SlavePin (radio, flash) in a semaphore-like fashion.
    SlavePinM    
    SpiByteFifoC    
         
tos.sensorboards.micasb   Accel    
    AccelM    
    I2CPotC    
    I2CPotM    
    Mag    
    MagM    
    MicC    
    MicM    
    Photo    
    PhotoTemp    
    PhotoTempM    
    Sounder    
    SounderM    
    Temp    
         
tos.system   ADCC    
    ADCM    
    AMStandard    
    ClockC    
    CrcFilter   This component filters packet receptions that do not pass a CRC check.
    GenericComm    
    LedsC    
    Main    
    NoCRCPacket    
    NoLeds    
    PotC    
    PotM    
    RandomLFSR    
    RealMain    
    TimerC    
    TimerM    
    UART    
    UARTM    
    UARTNoCRCPacket    
    Voltage    
    VoltageM