zephyr/rims_app/src
2025-07-29 15:06:22 +02:00
..
details apply clang-format 2025-05-26 09:13:28 +02:00
cobs.c
cobs.h add watchdog messages for control plane 2025-06-07 15:20:50 +02:00
common.hpp refactor the code to use spinlocks on message queues 2025-06-20 11:21:24 +02:00
config.cpp cleanup 2025-05-06 09:01:30 +02:00
config.hpp cleanup 2025-05-06 09:01:30 +02:00
ctrl_pb_helpers.hpp push out IPC from messenger 2025-06-16 11:25:19 +02:00
ctrl.cpp fix some spelling 2025-07-29 15:06:22 +02:00
ctrl.hpp Add utilization messages for more debbuging 2025-06-18 13:28:59 +02:00
error.cpp create a base 'error' class that repersents everything wrong with device 2025-06-12 09:25:45 +02:00
error.hpp refactor messenger 2025-06-17 10:54:30 +02:00
fifo_queue.hpp fix some spelling 2025-07-29 15:06:22 +02:00
function.hpp remove noexcept, everything is noexcept due to no exceptions 2025-06-16 09:27:07 +02:00
gpio_pb_helpers.hpp push out IPC from messenger 2025-06-16 11:25:19 +02:00
gpio.cpp fix some spelling 2025-07-29 15:06:22 +02:00
gpio.hpp refactor 2025-06-16 14:56:20 +02:00
id.hpp refactor messenger 2025-06-17 10:54:30 +02:00
inplace_vector.hpp remove noexcept, everything is noexcept due to no exceptions 2025-06-16 09:27:07 +02:00
log.cpp refactor the code to use spinlocks on message queues 2025-06-20 11:21:24 +02:00
log.hpp rename files 2025-06-17 12:43:50 +02:00
main.cpp Add utilization messages for more debbuging 2025-06-18 13:28:59 +02:00
message_type_id.hpp Add utilization messages for more debbuging 2025-06-18 13:28:59 +02:00
messenger_ipc.hpp push out IPC from messenger 2025-06-16 11:25:19 +02:00
messenger.cpp fix some spelling 2025-07-29 15:06:22 +02:00
messenger.hpp add more checks 2025-07-29 14:55:44 +02:00
operation_pb_helpers.hpp Add messages to operation endpoint 2025-05-28 10:52:40 +02:00
operation.cpp fix some spelling 2025-07-29 15:06:22 +02:00
operation.hpp add more checks 2025-07-29 14:55:44 +02:00
pb_compile_tests.cpp Add utilization messages for more debbuging 2025-06-18 13:28:59 +02:00
pid.cpp apply clang-format 2025-05-26 09:13:28 +02:00
pid.hpp apply clang-format 2025-05-26 09:13:28 +02:00
placement_unique_ptr.hpp
power_measurements.cpp apply clang-format 2025-05-26 09:13:28 +02:00
power_measurements.hpp
ring_buffer.hpp refactor the code to use spinlocks on message queues 2025-06-20 11:21:24 +02:00
temperature_measurements.cpp fix some spelling 2025-07-29 15:06:22 +02:00
temperature_measurements.hpp add more checks 2025-07-29 14:55:44 +02:00
temperature_pb_helpers.hpp push out IPC from messenger 2025-06-16 11:25:19 +02:00
traits_helpers.hpp prototype of IPC communication, in progress 2025-05-22 11:19:48 +02:00
uart.cpp remove noexcept, everything is noexcept due to no exceptions 2025-06-16 09:27:07 +02:00
uart.hpp remove noexcept, everything is noexcept due to no exceptions 2025-06-16 09:27:07 +02:00
utilization_pb_helpers.hpp Add utilization messages for more debbuging 2025-06-18 13:28:59 +02:00
utilization.cpp refactor, cleanup 2025-06-20 08:14:31 +02:00
utilization.hpp Add utilization messages for more debbuging 2025-06-18 13:28:59 +02:00
zephyr.cpp remove exceptions from 'zephyr' helpers 2025-06-13 08:15:48 +02:00
zephyr.hpp fix some spelling 2025-07-29 15:06:22 +02:00
zero_cross_detection.cpp fix some spelling 2025-07-29 15:06:22 +02:00
zero_cross_detection.hpp apply clang-format 2025-05-26 09:13:28 +02:00