|
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 |
|
|
78ae109a08
|
removed context switch request
(shall be done at end of ISR, so must be performed by caller)
|
2020-05-29 13:02:13 +02:00 |
|
|
da403c01d0
|
retval fix, unittest running again
|
2020-05-29 03:03:48 +02:00 |
|
|
3d2935ac69
|
linux time lib improvements
stop watch other function used (more precise for linux)
|
2020-05-29 02:23:14 +02:00 |
|
|
ccf79ab5b6
|
output correction for linux
|
2020-05-29 01:55:20 +02:00 |
|
|
671f298935
|
implemented counting semaph for linux
|
2020-05-29 01:41:16 +02:00 |
|
|
56498e5bc1
|
linux bin semaph unlocked
|
2020-05-29 00:50:44 +02:00 |
|
|
8676fcd9a9
|
yay, linux bin semaph finished
|
2020-05-29 00:47:54 +02:00 |
|
|
60872f936c
|
some output improvements
|
2020-05-27 23:43:40 +02:00 |
|
|
08ffe89682
|
doc and api improvements
|
2020-05-27 23:41:59 +02:00 |
|
|
7ce505fdf9
|
some safety updates and fixes
|
2020-05-27 23:29:06 +02:00 |
|
|
63dbf99592
|
counting semaph implementation finished
|
2020-05-27 22:12:52 +02:00 |
|
|
95bf5c1071
|
improved const correctness
|
2020-05-27 21:33:34 +02:00 |
|
|
c4e60946d3
|
improved bin semaph implementation
|
2020-05-27 21:30:20 +02:00 |
|
|
88e3dc15b2
|
replaced old semaph api
|
2020-05-27 21:27:31 +02:00 |
|
|
7145982b4a
|
improved documentation
|
2020-05-27 19:59:59 +02:00 |
|
|
eabee85ba9
|
tweaked factory to have configurability
|
2020-05-27 19:56:02 +02:00 |
|
|
b4065c7764
|
seperation of semaph implementations finished
|
2020-05-27 19:46:56 +02:00 |
|
|
8a1e0dab03
|
continued with task notifications
|
2020-05-27 19:03:46 +02:00 |
|
|
2d33274c23
|
implementing new task notifications
|
2020-05-27 17:42:18 +02:00 |
|
|
968d7fad81
|
replaced some timeout values
|
2020-05-27 17:07:35 +02:00 |
|
|
5b521e039b
|
Merge branch 'mueller_fw_loc_globpool_distinction' into mueller_framework
|
2020-05-27 12:40:01 +02:00 |
|
|
badcacad49
|
added new timeout values
|
2020-05-27 11:48:11 +02:00 |
|
|
f6ae0348cb
|
some linux mutex tweaks
|
2020-05-27 11:41:36 +02:00 |
|
|
be4ac0bc8f
|
added semaph factory to linux
|
2020-05-27 00:28:13 +02:00 |
|
|
f7dd91891a
|
removed comments
|
2020-05-26 16:05:03 +02:00 |
|
|
1a623a6a52
|
added override
|
2020-05-26 11:05:49 +02:00 |
|
|
a19fa231f5
|
comment improvements
|
2020-05-26 01:21:48 +02:00 |
|
|
9f2d5b64e0
|
comment improvements
|
2020-05-26 01:03:26 +02:00 |
|
|
242ca355f5
|
removed swappers for arraylist for now
|
2020-05-26 00:01:07 +02:00 |
|
|
3fd306356a
|
fix for dh returnvalues
|
2020-05-25 23:43:44 +02:00 |
|
|
243ea9cd87
|
improved dhb IF returnvalues
|
2020-05-25 23:38:51 +02:00 |
|
|
eacda67f02
|
added some comments for returnvalues
|
2020-05-25 23:36:03 +02:00 |
|
|
18d19fbb2c
|
< removed
|
2020-05-25 23:12:25 +02:00 |
|
|
a37f01cd0e
|
improved readability of mode explanations
|
2020-05-25 23:11:56 +02:00 |
|
|
96462ba8dc
|
Merge branch 'mueller_framework' into mueller_fw_loc_globpool_distinction
|
2020-05-25 22:29:33 +02:00 |
|
|
7a0cbfb2f5
|
Merge remote-tracking branch 'upstram/master' into mueller_framework
|
2020-05-25 22:21:13 +02:00 |
|
|
d6af9da566
|
Merge remote-tracking branch 'upstram/master' into mueller_framework
|
2020-05-25 15:58:57 +02:00 |
|
|
cb14ec15b5
|
Merge pull request 'additional access function for mode message' (#70) from KSat/fsfw:mueller_ModeMessageAddition into master
Getter for Can't reach mode reason. Should have been there from the beginning.
|
2020-05-25 15:05:00 +02:00 |
|
|
50fd86edc1
|
removed shoulddo, issue will be created
|
2020-05-25 15:03:31 +02:00 |
|
|
9c4bf240b2
|
Merge remote-tracking branch 'upstram/master' into mueller_ModeMessageAddition
|
2020-05-25 15:00:22 +02:00 |
|
|
d235bb5c06
|
Merge pull request 'added comparison operator for store_address_t' (#77) from KSat/fsfw:mueller_store_address_compOperator into master
Adds a comparison operator for store_address_t. Small enhancement which should not break anything.
|
2020-05-25 14:54:29 +02:00 |
|
|
f6ec65d35d
|
Merge remote-tracking branch 'upstram/master' into mueller_fw_loc_globpool_distinction
|
2020-05-25 14:49:22 +02:00 |
|
|
5e91363d2d
|
Merge pull request 'fifo enhancement' (#57) from KSat/fsfw:mueller_fifo_enhancement into master
Implements #57
|
2020-05-25 14:48:29 +02:00 |
|
|
8eb13ec627
|
Merge branch 'mueller_framework' into mueller_fw_loc_globpool_distinction
|
2020-05-25 14:02:43 +02:00 |
|
|
723e715022
|
consistency fix
|
2020-05-25 14:01:35 +02:00 |
|
|
2f16b1e733
|
moved some files
|
2020-05-25 13:48:43 +02:00 |
|
|
d4abfacd27
|
found solution for circ dependency
had to put store_address_t in own file though
|
2020-05-22 01:15:02 +02:00 |
|