The Flight Software Framework code for the EIVE project.
Go to file
Robin Müller 1631e739b8 at91sam9g20 uses custom stdio.c, unsigned long cast in sprintf does not seem to work, casting (unsigned int) does, timestamp now visible in debug output 2019-10-23 12:03:32 +02:00
action Adding Code for Linux 2018-12-19 19:42:00 +01:00
container Updated FreeRTOS Osal 2019-08-28 14:50:24 +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 updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
datapool Adding Code for Linux 2018-12-19 19:42:00 +01:00
devicehandlers documentation for DHB init function, ioBoard addres has default value 0 now, order in ctor changed (not used in source) 2019-10-22 17:15:29 +02:00
events Updated FreeRTOS Osal 2019-08-28 14:50:24 +02:00
fdir documentation for object manager IF get function 2019-10-23 00:31:45 +02:00
globalfunctions Adding Code for Linux 2018-12-19 19:42:00 +01:00
health ioBoardAddress protected instead of private to allow custom initialize 2019-10-22 00:06:11 +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 Updated FreeRTOS Osal 2019-08-28 14:50:24 +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 documentation for object manager IF get function 2019-10-23 00:31:45 +02:00
osal task priority order comment 2019-10-22 14:01:17 +02: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 first attempt to document and explain serialization tools for application developers 2019-10-17 00:23:46 +02:00
serviceinterface at91sam9g20 uses custom stdio.c, unsigned long cast in sprintf does not seem to work, casting (unsigned int) does, timestamp now visible in debug output 2019-10-23 12:03:32 +02: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 Adding Code for Linux 2018-12-19 19:42:00 +01: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 Updated FreeRTOS Osal 2019-08-28 14:50:24 +02:00
tmtcservices Updated FreeRTOS Osal 2019-08-28 14:50:24 +02:00
.gitignore Added .gitignore for eclipse project files 2018-07-12 17:13:04 +02: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
framework.mk Adding Code for Linux 2018-12-19 19:42:00 +01:00