![]() |
SatNOGS-COMMS
4.1.0
A COMMS subsystem for CubeSats
|
#include "settings.hpp"#include "dsp/ccsds.hpp"#include "error_handler.hpp"#include "memory_monitor.hpp"#include <satnogs-comms-lib/exception.hpp>#include <zephyr/drivers/flash.h>Go to the source code of this file.
Namespaces | |
| namespace | satnogs |
| namespace | satnogs::comms |
Typedefs | |
| using | radio = scl::radio |
Functions | |
| FS_FSTAB_DECLARE_ENTRY (DT_NODELABEL(lfs1)) | |
Variables | |
| constexpr off_t | offset = DT_REG_ADDR(DT_NODELABEL(lfs1_partition)) |
| struct fs_mount_t * | mountpoint = &FS_FSTAB_ENTRY(DT_NODELABEL(lfs1)) |
| using radio = scl::radio |
Definition at line 30 of file settings.cpp.
| FS_FSTAB_DECLARE_ENTRY | ( | DT_NODELABEL(lfs1) | ) |
| struct fs_mount_t* mountpoint = &FS_FSTAB_ENTRY(DT_NODELABEL(lfs1)) |
Definition at line 37 of file settings.cpp.
|
constexpr |
Definition at line 34 of file settings.cpp.