Commit Graph

57 Commits

Author SHA1 Message Date
Robin Müller cad302730e mutex guard instead of helpe 2021-03-09 11:30:00 +01:00
Robin Müller da2f594a00 renamed mutex helper to mutex guard 2021-03-09 11:25:13 +01:00
Robin Müller ca22ff5d8e more renaming 2021-01-19 15:06:21 +01:00
Robin Müller b6888a8185 better naming 2021-01-19 15:04:47 +01:00
Robin Müller f7b70984c1 updated doc 2021-01-18 20:20:01 +01:00
Robin Müller 74def820c6 improved naming convention 2021-01-18 20:03:03 +01:00
Robin Müller 695a767164 some include fixes 2021-01-03 14:33:17 +01:00
Robin Müller 2edf158312 correct preprocessor define now used 2021-01-03 14:16:52 +01:00
Robin Müller c19e628d79 all cstdout uses wrapped in preprocessor defines 2021-01-03 13:58:18 +01:00
Steffen Gaisser cb7a22c370 Merge branch 'development' into mueller/cmake-fixes 2020-12-22 15:18:47 +01:00
Robin Müller a411df18db deleted tpp files, replaced by source files 2020-12-15 22:52:29 +01:00
Robin Müller 5927d944de cmake fixes 2020-12-12 18:32:24 +01:00
Steffen Gaisser 03cc343527 Merge branch 'development' into mueller/cmake-init 2020-12-10 17:23:09 +01:00
Robin Müller 67a8b031d0 Merge remote-tracking branch 'upstream/development' into mueller/LocalPoolRefactoring 2020-12-10 16:54:22 +01:00
Steffen Gaisser a0a2752fd0 Merge branch 'development' into mueller/cmake-init 2020-12-09 10:07:22 +01:00
Robin Müller fdbe5408b7 renamed namespaces 2020-12-08 14:43:44 +01:00
Robin Müller 5e234f1e23 cmake init, printChar tests 2020-12-07 01:40:10 +01:00
Robin Müller 9ebf259a9e added back config 2020-12-01 13:50:33 +01:00
Robin Müller 378cbab64d removed config includes 2020-12-01 13:25:00 +01:00
Robin Müller 7d358483dd added back config includes 2020-10-15 13:44:59 +02:00
Robin Müller 73215baf11 init commit 2020-10-15 13:43:23 +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 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 1b8f134029 Merge remote-tracking branch 'upstream/master' into mueller_MutexImprovements 2020-08-19 17:30:08 +02:00
Steffen Gaisser d5dedce294 Relative Paths 2020-08-13 20:53:35 +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 9bcc4c0e3c Merge remote-tracking branch 'upstream/master' into mueller_MutexImprovements 2020-06-04 20:21:52 +02:00
Robin Müller 869700e6f5 added mutex IF timeout name 2020-06-04 20:20:38 +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 e20244b0ce Merge remote-tracking branch 'upstream/master' into mueller_StoreAccessor 2020-06-04 14:35:55 +02:00
Robin Müller c0a0688a52 Merge branch 'mueller_localPoolNeat' of https://egit.irs.uni-stuttgart.de/KSat/fsfw into mueller_localPoolNeat 2020-06-04 14:22:16 +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 2b0dbca1d4 Merge remote-tracking branch 'upstram/master' into mueller_localPoolNeat 2020-05-29 17:08:39 +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
Robin Müller 91acc471b6 include guard fix, sif replacements 2020-05-20 14:47:58 +02:00
Robin Müller 71e103e2b6 better include guards 2020-05-20 14:40:50 +02:00