d4f69633f0
renamed timeout values
2020-06-02 22:36:42 +02:00
f0be1b1fff
Merge branch 'mueller_framework' into front_branch
2020-06-02 22:27:57 +02:00
54edeacb2d
changed names for linux
2020-06-02 22:25:28 +02:00
986dc2047e
replaced mutexIF and semaphoreIF name for timeouts
2020-06-02 22:19:48 +02:00
f0a25b5e2b
new timeout values for MUtexIF and SemaphIF
2020-06-02 22:10:34 +02:00
de6ed5c085
improved include guard and removed old comment
2020-06-02 15:57:04 +02:00
42f0687a6b
self deletion nullptr
2020-05-31 23:28:51 +02:00
c8a36a79de
corrected doc for task factory interface
2020-05-31 00:23:38 +02:00
e5cea3ead0
service interface stream enhancements
2020-05-29 20:31:08 +02:00
c34c6238c6
Merge branch 'mueller_framework' into front_branch
2020-05-29 17:56:06 +02:00
70454b4640
Merge remote-tracking branch 'upstram/master' into mueller_stopwatch
2020-05-29 17:55:52 +02:00
a9a23d7623
include improvements
2020-05-29 17:51:15 +02:00
c5bb18a788
include improvements, nullptr used
2020-05-29 17:49:39 +02:00
7a22d12d0f
removed extern "C", not needed
2020-05-29 17:48:24 +02:00
f15424be4f
implemented missing static function
2020-05-29 17:47:55 +02:00
914bf8b9fc
seconds_t is double now
2020-05-29 17:45:53 +02:00
0be418a553
clock.h form improvements
2020-05-29 17:45:08 +02:00
4d4ca2f3bd
doc fix for stopwatch
2020-05-29 17:43:37 +02:00
1cf5991101
getClock_timval used now
2020-05-29 17:43:06 +02:00
2030415adb
added back include, but header needs to
...
be included from build system now, which allows multiple config folders
2020-05-29 17:17:46 +02:00
43a7274129
Merge branch 'mueller_localPoolNeat' into mueller_StoreAccessor
2020-05-29 17:11:10 +02:00
f871f75e1c
added back default value for pool manager.h
2020-05-29 17:10:57 +02:00
2b0dbca1d4
Merge remote-tracking branch 'upstram/master' into mueller_localPoolNeat
2020-05-29 17:08:39 +02:00
023af149df
Merge branch 'mueller_localPoolNeat' into mueller_StoreAccessor
2020-05-29 17:07:48 +02:00
f13eff79c9
another little include guard fix
2020-05-29 16:51:09 +02:00
a3f379e149
and another little include guard fix
2020-05-29 16:50:37 +02:00
6b0558d6c7
added author tag back
2020-05-29 16:49:11 +02:00
acf037614f
added another author tag
2020-05-29 16:48:53 +02:00
3ef939aca8
fixed inclue protection
2020-05-29 16:46:26 +02:00
ab17e28405
include protection output fix
2020-05-29 16:45:52 +02:00
5cf9e938cc
added include protection
2020-05-29 16:45:03 +02:00
a993223f6e
added include protection
2020-05-29 16:44:31 +02:00
d83181cb0f
added author tag
2020-05-29 16:41:23 +02:00
b90492562a
added author tag back at class definition
2020-05-29 16:40:57 +02:00
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
896e7f15dc
addd new timeout value
2020-05-29 14:16:44 +02:00
f14bacba32
using nullptr now
...
added new distinction between blocking (MAX_TIMEOUT) and polling
(NO_TIMEOUT)
2020-05-29 14:15:45 +02:00
2eba865564
some minor form corrections
2020-05-29 14:03:39 +02:00
8f563b7b21
added retvals for mutex
2020-05-29 14:02:14 +02:00
73183b39ef
added new casts
...
otherwise i cant compile with new freertos version
2020-05-29 13:37:13 +02:00
6c9f157d2c
added fw class ids
2020-05-29 13:34:17 +02:00
b4c6a04d4a
added linux implementations
2020-05-29 13:33:44 +02:00
adb80a68fc
addd freertos semaphore factory
2020-05-29 13:32:38 +02:00
f829d063ce
added task management functions
...
required for freeRTOS
2020-05-29 13:31:55 +02:00
d909fcb6a1
added semaphore implementations
2020-05-29 13:31:19 +02:00
f388bd374c
added new factory and interface
2020-05-29 13:29:29 +02:00
6a3dc94108
removed extern "C" for freertos includes
2020-05-29 13:18:27 +02:00
d5352a9b87
actually extern "C" is not needed
...
it is included by freeRTOS
2020-05-29 13:15:37 +02:00
e7ae35c659
improved structure a bit
2020-05-29 13:09:47 +02:00
5169c09fd8
improved includes
2020-05-29 13:07:35 +02:00