New StoreAccessors and separation of implementation for storagemanager classes #92

Merged
gaisser merged 29 commits from KSat/fsfw:mueller_StoreAccessor into master 2020-09-29 14:57:07 +02:00

29 Commits

Author SHA1 Message Date
Robin Müller 6c86cf88f3 Merge branch 'master' into mueller_StoreAccessor 2020-09-29 14:56:20 +02:00
Robin Müller 352ce13fb3 removed line break 2020-09-29 14:55:17 +02:00
Robin Müller 1ed1b7ea06 include guard fix 2020-09-29 14:51:08 +02:00
Robin Müller a58e47623f update 2020-09-29 14:50:16 +02:00
Robin Müller 622c7a5a0d debug output removed 2020-09-29 14:45:23 +02:00
Robin Müller bed4e7affa nullptr replacement 2020-09-29 14:43:23 +02:00
Robin Müller 1ff85c88b2 store accessor small changes 2020-09-29 14:42:48 +02:00
Robin Müller cef84b13d9 renormalization 2020-09-29 14:35:05 +02:00
Robin Müller 6f965c74ac Merge remote-tracking branch 'upstream/master' into mueller_StoreAccessor 2020-09-29 14:34:49 +02:00
Steffen Gaisser db697f16de Merge branch 'master' into mueller_StoreAccessor 2020-09-15 15:46:11 +02:00
Robin Müller 3001911d69 taken over interface changes 2020-08-25 14:00:27 +02:00
Robin Müller 9a06cb846c Merge remote-tracking branch 'upstream/master' into mueller_StoreAccessor 2020-08-25 13:58:58 +02:00
Robin Müller a589be7c74 took over imrpvements 2020-06-23 11:06:54 +02:00
Robin Müller 4c59b043e1 const store accessor in separate file now 2020-06-23 10:57:14 +02:00
Robin Müller c8b92a8828 Merge remote-tracking branch 'upstream/master' into mueller_StoreAccessor 2020-06-23 10:50:47 +02:00
Robin Müller a6a3180196 removed conflict markers 2020-06-04 15:03:29 +02:00
Robin Müller 3d175f603c removed conflict markers 2020-06-04 15:02:14 +02:00
Robin Müller 1d99a99bbd I now remember why I included object manager IF changes 2020-06-04 15:00:05 +02:00
Robin Müller 8e3f99a350 removed object manager changes for now 2020-06-04 14:59:14 +02:00
Robin Müller e20244b0ce Merge remote-tracking branch 'upstream/master' into mueller_StoreAccessor 2020-06-04 14:35:55 +02:00
Robin Müller 43a7274129 Merge branch 'mueller_localPoolNeat' into mueller_StoreAccessor 2020-05-29 17:11:10 +02:00
Robin Müller f871f75e1c added back default value for pool manager.h 2020-05-29 17:10:57 +02:00
Robin Müller 023af149df Merge branch 'mueller_localPoolNeat' into mueller_StoreAccessor 2020-05-29 17:07:48 +02:00
Robin Müller a3f379e149 and another little include guard fix 2020-05-29 16:50:37 +02:00
Robin Müller acf037614f added another author tag 2020-05-29 16:48:53 +02:00
Robin Müller ab17e28405 include protection output fix 2020-05-29 16:45:52 +02:00
Robin Müller a993223f6e added include protection 2020-05-29 16:44:31 +02:00
Robin Müller d83181cb0f added author tag 2020-05-29 16:41:23 +02:00
Robin Müller 8af5a32f1d new store accessor classes
implementation of local pool and pool manager extracted into
tpp file.

store_address_t definition extracted in separate file to avoid circular
includes by using forward declarations
2020-05-29 16:37:46 +02:00