fsfw/datapool
Robin.Mueller e0e1e64a09 various changes, stopwatch
Semaphore: Some bugfixes, some constructors added
Stopwatch: First implementation, can measure in ms(double) and
ms(normal)
2020-04-08 18:08:14 +02:00
..
ControllerSet.cpp updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
ControllerSet.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
DataPool.cpp new bool datatype for possible pool entries 2019-12-27 22:43:09 +01:00
DataPool.h reverted some naming changes 2020-04-07 22:16:43 +02:00
DataPoolAdmin.cpp replaced serializeIF serialize sizes with size_t 2020-04-05 17:58:39 +02:00
DataPoolAdmin.h moved all return values to DH IF 2020-03-24 14:21:57 +01:00
DataPoolParameterWrapper.cpp replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
DataPoolParameterWrapper.h replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
DataSet.cpp replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
DataSet.h replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
DataSetIF.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
HkSwitchHelper.cpp Adding Code for freeRTOS 2018-07-20 15:10:41 +02:00
HkSwitchHelper.h Adding Code for Linux 2018-12-19 19:42:00 +01:00
PIDReader.h replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
PIDReaderList.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
PoolEntry.cpp various changes, stopwatch 2020-04-08 18:08:14 +02:00
PoolEntry.h ADDED old pool entry constructor 2020-01-26 18:31:17 +01:00
PoolEntryIF.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
PoolRawAccess.cpp replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
PoolRawAccess.h replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
PoolRawAccessHelper.cpp replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
PoolRawAccessHelper.h replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
PoolVariable.h replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00
PoolVariableIF.h Today's the day. Renamed platform to framework. 2016-06-15 23:48:49 +02:00
PoolVarList.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
PoolVector.h replaced int32_t size by ssize_t (type trait trick) 2020-04-05 22:42:48 +02:00