The framework code.
Go to file
Steffen Gaisser 2499715ccf Merge pull request 'changed cast to be comptaible with newer freeRTOS' (#85) from KSat/fsfw:mueller_mq_newCast into master
QueueHandle_t is used in the receiveMessage but not in send message. Seems to be the right way to handle both calls in the same way.
As MessageQueueId_t is still a uint32_t. Someday this will get us in trouble.
2020-06-04 13:20:00 +02:00
action Adding Code for Linux 2018-12-19 19:42:00 +01:00
container pop() better 2020-05-05 19:07:11 +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 it is done :-) 2020-04-23 19:13:18 +02:00
datapool it is done :-) 2020-04-23 19:13:18 +02:00
devicehandlers added missing sif prefixes 2020-05-07 19:41:42 +02:00
events it is done :-) 2020-04-23 19:13:18 +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 it is done :-) 2020-04-23 19:13:18 +02:00
internalError Adding Code for Linux 2018-12-19 19:42:00 +01:00
ipc it is done :-) 2020-04-23 19:13:18 +02:00
memory it is done :-) 2020-04-23 19:13:18 +02:00
modes removed shoulddo, issue will be created 2020-05-25 15:03:31 +02:00
monitoring it is done :-) 2020-04-23 19:13:18 +02:00
objectmanager it is done :-) 2020-04-23 19:13:18 +02:00
osal changed cast to be comptaible with newer freeRTOS 2020-05-17 17:13:43 +02:00
parameters uninitialized variable 2020-04-24 17:07:22 +02: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 it is done :-) 2020-04-23 19:13:18 +02:00
storagemanager added comparison operator 2020-05-13 11:24:17 +02:00
subsystem it is done :-) 2020-04-23 19:13:18 +02:00
tasks Adding Code for Linux 2018-12-19 19:42:00 +01:00
tcdistribution it is done :-) 2020-04-23 19:13:18 +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 it is done :-) 2020-04-23 19:13:18 +02:00
tmtcservices it is done :-) 2020-04-23 19:13:18 +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