Skip to content
Joseph Nobes edited this page Aug 29, 2024 · 8 revisions

Welcome to the loki wiki!

Creating a new application repository? Start with the Top-Level Project Design Guide.

Code Reference

The LOKI base adapter code is documented with Sphinx. See the ./docs/ directory. See also the maintainer LOKI adapter wiki page.

Relevant Documentation:

  • Users: Those using LOKI systems at experiments, using pre-built images.
  • Developers: Those building control systems with the LOKI platform, developing application-specifics.
  • Maintainers: Those modifying the LOKI core project.
Guide Users Developers Maintainers
Booting, Updating, Debugging and Configuring LOKI Systems ✔️ ✔️ ✔️
System Integration ✔️ ✔️
Application Repository Toplevel Design ✔️ ✔️
LOKI-based Adapter Creation ✔️ ✔️
Creating Live-mounted Debug Virtual Environments ✔️ ✔️
Creating a Yocto Layer for an Application Odin-Control Adapter ✔️ ✔️
Altering the Hardware Design ✔️
Upgrading LOKI Kernel version ✔️
LOKI-based Adapter Maintainer Docs ✔️