The framework code.
Go to file
2020-04-12 23:06:57 +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 various changes, stopwatch 2020-04-08 18:08:14 +02:00
datapool Using C++ to implement preamble. adding optional flag for carriage return 2020-04-12 23:06:57 +02:00
devicehandlers stopwatch bugfix 2020-04-09 17:56: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 various changes, stopwatch 2020-04-08 18:08:14 +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 Using C++ to implement preamble. adding optional flag for carriage return 2020-04-12 23:06:57 +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 stopwatch bugfix 2020-04-09 17:56:48 +02:00
serviceinterface Using C++ to implement preamble. adding optional flag for carriage return 2020-04-12 23:06:57 +02: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 stopwatch ms now working 2020-04-09 18:02:10 +02: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 added intial carriage return im preamble 2020-04-10 17:06:06 +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