Recently Updated Pages
Simulation
Simulation of the drive system Simulink Overview The simulation is done using a main control bloc...
Backend & Infrastructure
This page covers the core parts of the backend whicih works with Spring Boot. Consider taking a ...
load_model.rs — 3D Model Loading
Handles loading of 3D model files bundled with the application. load_model(path) → Vec<u8> Reads ...
checks.rs — Diagnostics
Two utility commands for diagnostics and maintenance. ping() Prints "PING FROM RUST" to the conso...
routes/ — Pages
/ — Dashboard (Home) File: routes/+page.svelte The main operator screen. A CSS grid layout combin...
Overview
Bookstack is the wiki that you're currently looking at. It's been deployed on the VPS in Docker C...
routes/+layout.svelte — Navigation Bar
The layout wraps every page in the application. It renders the persistent navigation bar at the t...
types.ts — Types
Shared TypeScript types used across the frontend. Sample — represents a single science sample col...
state.svelte.js — Global State
state.svelte.js is the single source of truth for shared reactive state that needs to be accessib...
proto.rs — Protobuf Module
This file simply includes the generated Rust code for the packets protobuf module: rust pub mod p...
main.rs — Binary Entry Point
The binary entry point is intentionally minimal. It simply calls base_station_lib::run(), which l...
file_management.rs — Persistent File Storage
Handles all file I/O for the application. Files are stored inside Tauri's app_data_dir, which is ...
All resources
Main
Manual control
Hello
world