Commit Graph

45 Commits

Author SHA1 Message Date
muellerr 979fea3400 mutex helper api change 2020-08-07 22:15:03 +02:00
muellerr be8913efea srv8 improvements 2020-07-10 03:30:52 +02:00
muellerr 9cbc1a18b8 csrv200 improvements 2020-07-10 03:16:08 +02:00
muellerr 1820b5f95c hotfix for copy ctor 2020-06-30 16:02:07 +02:00
muellerr 2ecd7c4493 some minor improvements 2020-06-23 11:05:40 +02:00
muellerr 446e7d2f82 const storage accessor improvement 2020-06-23 11:00:40 +02:00
muellerr 45ffb7549a storage accessor const in own file now 2020-06-23 10:58:48 +02:00
muellerr b1f91439c6 deleted copy ctor taskes const ref now 2020-06-08 17:50:09 +02:00
muellerr a115bf1186 store access improvements 2020-06-04 14:43:33 +02:00
muellerr 986dc2047e replaced mutexIF and semaphoreIF name for timeouts 2020-06-02 22:19:48 +02:00
muellerr f13eff79c9 another little include guard fix 2020-05-29 16:51:09 +02:00
muellerr 6b0558d6c7 added author tag back 2020-05-29 16:49:11 +02:00
muellerr 3ef939aca8 fixed inclue protection 2020-05-29 16:46:26 +02:00
muellerr 5cf9e938cc added include protection 2020-05-29 16:45:03 +02:00
muellerr b90492562a added author tag back at class definition 2020-05-29 16:40:57 +02:00
muellerr 7a0cbfb2f5 Merge remote-tracking branch 'upstram/master' into mueller_framework 2020-05-25 22:21:13 +02:00
muellerr 723e715022 consistency fix 2020-05-25 14:01:35 +02:00
muellerr d4abfacd27 found solution for circ dependency
had to put store_address_t in own file though
2020-05-22 01:15:02 +02:00
muellerr d2d1ef9a85 better include guards 2020-05-22 00:58:30 +02:00
muellerr 26763b7cee added comparison operator 2020-05-13 11:24:17 +02:00
muellerr 3122f62b0a bugfixes for write() call 2020-05-12 19:02:59 +02:00
muellerr 291710f257 new ctor and bugfixes 2020-05-12 17:57:37 +02:00
muellerr d873fcbf8e added documentation for storage manager IF 2020-05-12 16:47:47 +02:00
muellerr 6c70abfe16 moved pool accessor fuctions to local pool 2020-05-12 16:32:01 +02:00
muellerr 1946af64af storage accessor mutex lock removed 2020-05-12 14:11:00 +02:00
muellerr 2f58c3a305 commented out storage accessor 2020-05-10 00:14:00 +02:00
muellerr 0f286461d0 added new storage raw accessor 2020-05-09 18:10:26 +02:00
muellerr 9489b7abc1 modifyData override deleted
is not really thread-safe anyway
2020-05-07 19:23:56 +02:00
muellerr e950051b4a some object managerIF security measures
objectmanager get function checks whether global object manager was
initialized now.
New returnvalues, which are also used for local pool init
2020-05-06 14:35:30 +02:00
muellerr 6817aa4d03 pool manager refactoring 2020-05-04 16:57:08 +02:00
muellerr b947253ac3 local pool neat 2020-05-04 16:49:15 +02:00
muellerr 4b65d6e847 local pool bugfix 2020-05-04 12:33:57 +02:00
muellerr a5d2cbd7db some more sif replacements 2020-04-23 21:59:24 +02:00
muellerr 01195093e3 Merge branch 'mueller_sifRenaming_soooMany' into mueller_framework 2020-04-23 19:21:12 +02:00
muellerr 2c6b446500 it is done :-)
However, commented outputs are not changed yet.
2020-04-23 19:13:18 +02:00
muellerr 906f941f32 ssize_t in deSerialize replaced by size_t 2020-04-15 15:53:46 +02:00
muellerr d3e2652078 replaced DHB sizes by size_t, rework
Cookie now passed to DHB, rework in progress
2020-03-23 17:58:23 +01:00
muellerr c9e4c73bd2 Local pool public members/functions moved to top 2020-01-18 15:03:22 +01:00
muellerr a8247eb2f0 Some more debugging output switched on 2020-01-12 14:18:12 +01:00
muellerr 625f3dc79c local pool modify data doc modifided 2019-12-11 23:15:34 +01:00
muellerr 3159ccbc40 fixed map and local pool doc 2019-12-08 22:26:42 +01:00
muellerr d99ed47150 fixed map bugfix (fist instead of first), new access functions for fixed maP
(first(), second()), some documentation, raw pool access read() call public
because call is necessary before using public serialize function.
maybe integrate read() call into serialize function?
2019-12-08 19:04:53 +01:00
Steffen Gaisser fd782b20c0 Adding Code for Linux 2018-12-19 19:42:00 +01:00
mohr 575f70ba03 updating code from Flying Laptop
This is the framework of Flying Laptop OBSW version A.13.0.
2018-07-12 16:29:32 +02:00
Bastian Baetz 1d22a6c97e Today's the day. Renamed platform to framework. 2016-06-15 23:48:49 +02:00