fsfw/datapool
Robin.Mueller 0ce67de8c8 Changes to pool access classes
1. PoolRawAccessHelper is more robust now and has better error handling
2. PoolRawAccess: Removed an unneeded constructor value, moved serialize
further to the top. Added new returnvalues and more precise error
handling for read() call
3. DataSet: Made MAX Number of data pool entries public so it can be
used by pool raw access error handling
2020-01-10 00:57:09 +01: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 SerialBufferAdapter can process uint32_t * buffers now 2019-12-01 17:48:05 +01:00
DataPoolAdmin.cpp Adding Code for Linux 2018-12-19 19:42:00 +01:00
DataPoolAdmin.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
DataPoolParameterWrapper.cpp updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
DataPoolParameterWrapper.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
DataSet.cpp function to serialize pool ID buffers into dataset created 2019-12-11 22:50:08 +01:00
DataSet.h Changes to pool access classes 2020-01-10 00:57:09 +01: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 updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
PIDReaderList.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
PoolEntry.cpp new bool datatype for possible pool entries 2019-12-27 22:43:09 +01:00
PoolEntry.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
PoolEntryIF.h updating code from Flying Laptop 2018-07-12 16:29:32 +02:00
PoolRawAccess.cpp Changes to pool access classes 2020-01-10 00:57:09 +01:00
PoolRawAccess.h Changes to pool access classes 2020-01-10 00:57:09 +01:00
PoolRawAccessHelper.cpp Changes to pool access classes 2020-01-10 00:57:09 +01:00
PoolRawAccessHelper.h Changes to pool access classes 2020-01-10 00:57:09 +01:00
PoolVariable.h some doc change proposals while 2019-12-03 19:30:37 +01: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 Today's the day. Renamed platform to framework. 2016-06-15 23:48:49 +02:00