OreSat Linux App Framework
Glossary of Terms Used
API
Rest API
Updater
OreSat Linux App Framework
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
A
A8_CPUFREQS (in module olaf.board.cpufreq)
ACTIVATING (olaf.DaemonState attribute)
ACTIVE (olaf.DaemonState attribute)
Adc (class in olaf)
add() (olaf.OreSatFileCache method)
add_daemon() (olaf.Node method)
add_resource() (olaf.App method)
add_sdo_callbacks() (olaf.Node method)
add_service() (olaf.App method)
add_template() (olaf.RestAPI method)
add_update_archive() (olaf.Updater method)
App (class in olaf)
B
bus (olaf.Node property)
bus_state (olaf.Node property)
C
CAN
cancel() (olaf.Service method)
CANopen
card (olaf.OreSatFile property)
clear() (olaf.OreSatFileCache method)
clear_cache() (olaf.Updater method)
CubeSat
D
Daemon (class in olaf)
daemons (olaf.Node property)
DaemonState (class in olaf)
date (olaf.OreSatFile property)
DEACTIVATING (olaf.DaemonState attribute)
dir (olaf.OreSatFileCache property)
E
end() (olaf.Resource method)
exists() (olaf.Pru method)
extension (olaf.OreSatFile property)
F
FACTORY_RESET (olaf.NodeStop attribute)
FAILED (olaf.DaemonState attribute)
(olaf.ServiceState attribute)
files() (olaf.OreSatFileCache method)
firmware (olaf.Pru property)
fread_cache (olaf.Node property)
fwrite_cache (olaf.Node property)
G
get() (olaf.OreSatFileCache method)
get_cpufreq() (in module olaf)
get_cpufreq_gov() (in module olaf)
Gpio (class in olaf)
GPIO_HIGH (in module olaf)
GPIO_IN (in module olaf)
GPIO_LOW (in module olaf)
GPIO_OUT (in module olaf)
GpioError (class in olaf)
H
HARD_RESET (olaf.NodeStop attribute)
has_dpkg (olaf.Updater property)
high() (olaf.Gpio method)
I
INACTIVE (olaf.DaemonState attribute)
instruction_command (olaf.Updater property)
instruction_index (olaf.Updater property)
instruction_percent (olaf.Updater property)
is_high (olaf.Gpio property)
is_running (olaf.Node property)
K
keyword (olaf.OreSatFile property)
L
list_updates (olaf.Updater property)
low() (olaf.Gpio method)
M
make_status_archive() (olaf.Updater method)
MasterNode (class in olaf)
mode (olaf.Gpio property)
N
name (olaf.Daemon property)
(olaf.Gpio property)
(olaf.Node property)
(olaf.OreSatFile property)
NetworkError (in module olaf)
new_oresat_file() (in module olaf)
NO_STOP (olaf.NodeStop attribute)
Node
(class in olaf)
node (olaf.App property)
(olaf.Resource attribute)
(olaf.Service attribute)
Node ID
NodeStop (class in olaf)
number (olaf.Gpio property)
O
OD
od (olaf.App property)
(olaf.Node property)
od_db (olaf.MasterNode property)
od_get_obj() (olaf.Node method)
od_read() (olaf.Node method)
od_read_bitfield() (olaf.Node method)
od_read_enum() (olaf.Node method)
od_write() (olaf.Node method)
od_write_bitfield() (olaf.Node method)
od_write_enum() (olaf.Node method)
OFFLINE (olaf.PruState attribute)
olaf_run() (in module olaf)
olaf_setup() (in module olaf)
on_end() (olaf.Resource method)
on_loop() (olaf.Service method)
on_loop_error() (olaf.Service method)
on_start() (olaf.Resource method)
(olaf.Service method)
on_stop() (olaf.Service method)
on_stop_before() (olaf.Service method)
OreSat
OreSatFile (class in olaf)
OreSatFileCache (class in olaf)
P
peek() (olaf.OreSatFileCache method)
pop() (olaf.OreSatFileCache method)
POWER_OFF (olaf.NodeStop attribute)
PRE_UPDATE_FAILED (olaf.UpdaterState attribute)
Pru (class in olaf)
PruError
PruState (class in olaf)
PSAS
R
raw (olaf.Adc property)
RELOADING (olaf.DaemonState attribute)
remote_nodes (olaf.MasterNode property)
remove() (olaf.OreSatFileCache method)
render_olaf_template() (in module olaf)
Resource (class in olaf)
RestAPI (class in olaf)
restart() (olaf.Daemon method)
(olaf.Pru method)
run() (olaf.App method)
(olaf.Node method)
RUNNING (olaf.PruState attribute)
(olaf.ServiceState attribute)
S
scet_int_from_time() (in module olaf)
scet_int_to_time() (in module olaf)
sdo_read() (olaf.MasterNode method)
sdo_read_bitfield() (olaf.MasterNode method)
sdo_read_enum() (olaf.MasterNode method)
sdo_write() (olaf.MasterNode method)
sdo_write_bitfield() (olaf.MasterNode method)
sdo_write_enum() (olaf.MasterNode method)
send_emcy() (olaf.Node method)
send_rpdo() (olaf.MasterNode method)
send_sync() (olaf.MasterNode method)
send_tpdo() (olaf.Node method)
Service (class in olaf)
ServiceState (class in olaf)
set_cpufreq() (in module olaf)
set_cpufreq_gov() (in module olaf)
set_factory_reset_callback() (olaf.App method)
setup() (olaf.App method)
(olaf.RestAPI method)
sleep() (olaf.Service method)
sleep_ms() (olaf.Service method)
SOFT_RESET (olaf.NodeStop attribute)
start() (olaf.Daemon method)
(olaf.Pru method)
(olaf.Resource method)
(olaf.RestAPI method)
(olaf.Service method)
STARTING (olaf.ServiceState attribute)
state (olaf.Pru property)
status (olaf.Daemon property)
(olaf.Service property)
(olaf.Updater property)
stop() (olaf.App method)
(olaf.Daemon method)
(olaf.Node method)
(olaf.Pru method)
(olaf.RestAPI method)
(olaf.Service method)
STOPPED (olaf.ServiceState attribute)
STOPPING (olaf.ServiceState attribute)
T
total_instructions (olaf.Updater property)
U
update() (olaf.Updater method)
update_archive (olaf.Updater property)
UPDATE_FAILED (olaf.UpdaterState attribute)
UPDATE_SUCCESSFUL (olaf.UpdaterState attribute)
Updater (class in olaf)
UpdaterState (class in olaf)
updates_cached (olaf.Updater property)
UPDATING (olaf.UpdaterState attribute)
utc_int_from_time() (in module olaf)
utc_int_to_time() (in module olaf)
V
value (olaf.Adc property)
(olaf.Gpio property)