|
620c9c6ae1
|
taken over freeRTOS changes
|
2020-12-14 11:19:05 +01:00 |
|
|
1b9c8446b7
|
renormalized line endings
|
2020-08-28 18:33:29 +02:00 |
|
|
fbecda7549
|
include replacements
|
2020-08-18 13:09:15 +02:00 |
|
|
7d794c7623
|
task management functions have freertos syntax now
|
2020-07-11 18:24:09 +02:00 |
|
|
e4f795d209
|
stack high watermark in bytes now
|
2020-07-11 13:38:14 +02:00 |
|
|
3145036210
|
getter functions for task handle
|
2020-07-10 19:34:18 +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 |
|
|
3c7e2c7cff
|
Merge branch 'mueller_BinSempahInterface' into mueller_framework
|
2020-05-18 20:46:50 +02:00 |
|
|
ec8538b442
|
Merge branch 'mueller_binSemaph' into mueller_FreeRTOS_improvements
|
2020-05-18 17:46:04 +02:00 |
|
|
1d4d01d190
|
Added ISR calls for MQ and task mgmt
The task management defines an external function which
implements a context switch call from an ISR
|
2020-05-18 17:22:10 +02:00 |
|
|
35594d4b71
|
goofed up, delay function back in task factory
|
2020-05-03 00:48:18 +02:00 |
|
|
281da25bf9
|
extended task management for freeRTOS
|
2020-05-01 16:47:53 +02:00 |
|
|
15c03863c0
|
additional docmentation for freeRTOS task factory
|
2020-05-01 14:49:52 +02:00 |
|
|
fc4199c3b1
|
architecture dependant call delcared external
|
2020-04-23 18:13:14 +02:00 |
|
|
1415cd2339
|
using newer bin semaph create call.
architecture dependant function call is external now and shall
be implemented by developer
|
2020-04-23 17:54:41 +02:00 |
|
|
0e6f8d3f82
|
comment adapted
|
2020-04-22 19:53:06 +02:00 |
|
|
1b5127dc85
|
added task management implementation
|
2020-04-22 19:50:07 +02:00 |
|
|
72963f5855
|
Merge branch 'mueller_framework' of https://egit.irs.uni-stuttgart.de/KSat/fsfw into mueller_framework
|
2020-03-03 00:07:48 +01:00 |
|
|
d0e8eb386c
|
renamed system context to call context
to avoid conflicts with ISIS library, I don't want to fiddle with
it if we don't have source code
|
2020-03-02 01:00:17 +01:00 |
|
|
238892bd66
|
Merge branch 'mueller_framework' of https://egit.irs.uni-stuttgart.de/KSat/fsfw into mueller_framework
|
2020-02-29 01:22:41 +01:00 |
|
|
6d6c78b255
|
task management doc
|
2020-02-29 01:21:36 +01:00 |
|
|
fa38a37604
|
all context switches calls to TaskManagement.h now
|
2020-02-28 22:55:25 +01:00 |
|
|
abccd81fdf
|
new file for freeRTOS task management functions
|
2020-02-26 16:55:35 +01:00 |
|