The Flight Software Framework code for the EIVE project.
Go to file
Robin.Mueller 7126c19ee0 Restructured header file
Abstract functions are closer to the top
because they must be implemented and documentation
should be near the top.
Important virtual functions moved up too.
Additional documentation added and existing adapted
to 80 column width.
I tried to reduce the number of included files and sorted them a bit
2020-04-19 14:03:47 +02:00
action Adding Code for Linux 2018-12-19 19:42:00 +01:00
container Moved crc calculation into its own class, renamed function to show which 2020-04-06 13:22:42 +02:00
contrib/sgp4 updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
controller Adding Code for Linux 2018-12-19 19:42:00 +01:00
coordinates Adding Code for Linux 2018-12-19 19:42:00 +01:00
datalinklayer Moved crc calculation into its own class, renamed function to show which 2020-04-06 13:22:42 +02:00
datapool Adding Code for Linux 2018-12-19 19:42:00 +01:00
devicehandlers Restructured header file 2020-04-19 14:03:47 +02:00
events Updated FreeRTOS Osal 2019-08-28 14:50:24 +02:00
fdir updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
globalfunctions Moved crc calculation into its own class, renamed function to show which 2020-04-06 13:22:42 +02:00
health updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
internalError Adding Code for Linux 2018-12-19 19:42:00 +01:00
ipc Updated FreeRTOS Osal 2019-08-28 14:50:24 +02:00
memory Moved crc calculation into its own class, renamed function to show which 2020-04-06 13:22:42 +02:00
modes updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
monitoring Adding Code for Linux 2018-12-19 19:42:00 +01:00
objectmanager updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
osal Small possilbe bugfix in MessageQueue.cpp 2020-02-15 15:37:00 +01:00
parameters Adding Code for Linux 2018-12-19 19:42:00 +01:00
power Adding Code for freeRTOS 2018-07-20 15:10:41 +02:00
returnvalues Adding Code for Linux 2018-12-19 19:42:00 +01:00
rmap Adding Code for Linux 2018-12-19 19:42:00 +01:00
serialize Updated FreeRTOS Osal 2019-08-28 14:50:24 +02:00
serviceinterface Adding Code for Linux 2018-12-19 19:42:00 +01:00
storagemanager Adding Code for Linux 2018-12-19 19:42:00 +01:00
subsystem Adding Code for Linux 2018-12-19 19:42:00 +01:00
tasks Adding Code for Linux 2018-12-19 19:42:00 +01:00
tcdistribution Moved crc calculation into its own class, renamed function to show which 2020-04-06 13:22:42 +02:00
thermal Adding Code for freeRTOS 2018-07-20 15:10:41 +02:00
timemanager Adding Code for Linux 2018-12-19 19:42:00 +01:00
tmstorage updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
tmtcpacket Moved crc calculation into its own class, renamed function to show which 2020-04-06 13:22:42 +02:00
tmtcservices Merge branch 'mueller_CSB_AbstractFunctionsAtTop' of KSat/fsfw into master 2020-02-11 16:10:26 +01:00
.gitignore Added .gitignore for eclipse project files 2018-07-12 17:13:04 +02:00
framework.mk Adding Code for Linux 2018-12-19 19:42:00 +01:00
LICENSE updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
NOTICE updating code from Flying Laptop 2018-07-12 16:29:32 +02:00