The Flight Software Framework code for the EIVE project.
Go to file
2020-04-05 23:03:32 +02:00
action replaced getSerializedSize returnvalue with size_t 2020-04-05 21:54:11 +02:00
container replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +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 replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
devicehandlers replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
events replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
fdir CSB doc correction 2019-10-28 12:48:41 +01:00
globalfunctions replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
health replaced serializeIF serialize sizes with size_t 2020-04-05 17:58:39 +02:00
internalError SerialBufferAdapter can process uint32_t * buffers now 2019-12-01 17:48:05 +01:00
ipc message queue IF return values 2020-02-27 19:00:51 +01:00
memory replaced DHB sizes by size_t, rework 2020-03-23 17:58:23 +01:00
modes Cant reach mode reason getter function added 2019-11-11 22:45:53 +01:00
monitoring replaced getSerializedSize returnvalue with size_t 2020-04-05 21:54:11 +02:00
objectmanager Merge request check 2020-01-16 19:07:53 +01:00
osal timeslot time 0 definitely leads to error 2020-04-01 17:19:03 +02:00
parameters replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
power replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
returnvalues copy ctor and assgnment op forbidden 2020-04-05 23:03:32 +02:00
rmap DHB/Cookie refactoring 2020-04-01 12:41:54 +02:00
serialize copy ctor and assgnment op forbidden 2020-04-05 23:03:32 +02:00
serviceinterface message queue adaptions for calls from ISR 2020-02-25 12:54:28 +01:00
storagemanager replaced DHB sizes by size_t, rework 2020-03-23 17:58:23 +01:00
subsystem replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
tasks replace std::set by std::multiset 2020-03-28 00:09:15 +01:00
tcdistribution replaced DHB sizes by size_t, rework 2020-03-23 17:58:23 +01:00
thermal replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
timemanager old timestring used 2020-01-31 23:42:11 +01:00
tmstorage replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
tmtcpacket replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
tmtcservices replaced serializeIF serialize sizes with size_t 2020-04-05 17:58:39 +02: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