bpod_core.fsm

Module defining classes and types for creating and managing state machines.

Functions

dec_hook

enc_hook

Classes

Actions

A collection of actions.

Condition

A condition in the state machine.

Conditions

A collection of conditions.

GlobalCounter

A global counter in the state machine.

GlobalCounters

A collection of global counters.

GlobalTimer

A global timer in the state machine.

GlobalTimers

A collection of global timers.

State

A state in the state machine.

StateMachine

Represents a state machine with a collection of states.

States

A collection of states.

Transitions

A collection of state transitions.