|
5c6916a078
|
small tweaks
|
2020-12-14 11:23:23 +01:00 |
|
|
620c9c6ae1
|
taken over freeRTOS changes
|
2020-12-14 11:19:05 +01:00 |
|
|
695b161934
|
some bugfixes
|
2020-11-03 16:54:56 +01:00 |
|
|
9fb38e9b7c
|
better error output
|
2020-10-06 19:58:29 +02:00 |
|
|
224248dfa1
|
removed debug outpuzt for missed deadline
|
2020-09-29 14:27:31 +02:00 |
|
|
53a6225790
|
doc & tweaks
|
2020-09-29 12:50:36 +02:00 |
|
|
a65745d037
|
added explicit function to refresh task handle
|
2020-09-25 18:40:04 +02:00 |
|
|
e70e9e3f1f
|
added uptime seconds functions
|
2020-09-18 12:57:30 +02:00 |
|
|
15891b3cf0
|
fixed some message queue includes
|
2020-09-15 16:42:17 +02:00 |
|
|
31c16382fc
|
took over changed for fixed slot sequence
|
2020-09-04 14:28:43 +02:00 |
|
|
15bb0aee98
|
handler ID cached, debug output improved
|
2020-08-29 19:08:10 +02:00 |
|
|
1b9c8446b7
|
renormalized line endings
|
2020-08-28 18:33:29 +02:00 |
|
|
4d1b1ba506
|
additonal doc for freeRTOS semaphores
|
2020-08-27 17:24:40 +02:00 |
|
|
fd42d8cd46
|
periodic task taken over from master
|
2020-08-27 16:14:42 +02:00 |
|
|
6d3fdab944
|
adapted semaphore IF to mutex IF
|
2020-08-27 15:52:55 +02:00 |
|
|
1dfdd65662
|
new initializeSequence func
|
2020-08-27 14:42:10 +02:00 |
|
|
790e0399b7
|
Merge branch 'mueller/project/distribDatapool' into mueller/master
|
2020-08-27 14:23:14 +02:00 |
|
|
67ab1f6240
|
initialize after task crteation moved
|
2020-08-27 14:17:13 +02:00 |
|
|
da3b2b2500
|
form improvements
|
2020-08-25 18:09:05 +02:00 |
|
|
11ce3d025f
|
srv3 received reply now
|
2020-08-24 22:08:27 +02:00 |
|
|
2f53a3fb1b
|
Merge branch 'mueller/master' of https://egit.irs.uni-stuttgart.de/KSat/fsfw into mueller/master
|
2020-08-23 20:27:00 +02:00 |
|
|
fbecda7549
|
include replacements
|
2020-08-18 13:09:15 +02:00 |
|
|
f39b8bdb41
|
several simplifications
|
2020-08-10 18:33:28 +02:00 |
|
|
5c85d03c39
|
additional check for freeRTOS
|
2020-08-08 13:04:31 +02:00 |
|
|
af11c8fcf9
|
freeRTOS corrections
|
2020-08-08 12:38:39 +02:00 |
|
|
bfecbfbd80
|
implemented new mutex interface
|
2020-08-07 20:36:37 +02:00 |
|
|
3f87537c61
|
minor corrections
|
2020-08-04 15:25:24 +02:00 |
|
|
4d3f0875c1
|
periodic task if adapted
|
2020-08-04 15:23:37 +02:00 |
|
|
18899a4c82
|
hotfix for deadline checking
|
2020-07-29 20:07:24 +02:00 |
|
|
6425c0dd4c
|
better init error output
|
2020-07-26 03:12:04 +02:00 |
|
|
b4f292f3d7
|
new generic freertos task interface
|
2020-07-12 18:01:09 +02:00 |
|
|
99aef0cf28
|
C++ linkage for yield from ISR function
|
2020-07-12 01:16:32 +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 |
|
|
003e70bf47
|
new initializeAfterTaskCreation()
|
2020-06-29 15:55:20 +02:00 |
|
|
af24cc7d04
|
some bugfixes
|
2020-06-24 00:49:13 +02:00 |
|
|
905c1a92e3
|
reverted some changes
|
2020-06-23 21:03:22 +02:00 |
|
|
f7d55a8a37
|
equal to pull request now
|
2020-06-23 01:15:35 +02:00 |
|
|
847292ea30
|
added overflow checking for periodic task
|
2020-06-23 01:10:19 +02:00 |
|
|
a82dbcbd50
|
minor doc correction
|
2020-06-22 23:47:18 +02:00 |
|
|
6a7f47e06d
|
doc fix
|
2020-06-22 23:46:44 +02:00 |
|
|
dadc867d9e
|
adapted MessageQueueSenderIF function calls
|
2020-06-22 20:18:13 +02:00 |
|
|
5734a0a0e9
|
some fixes necessary to perform size check
|
2020-06-22 19:22:52 +02:00 |
|
|
3b2fa978e1
|
replaced break with continue
|
2020-06-22 19:06:10 +02:00 |
|
|
109fdad8b3
|
size check for message queue
|
2020-06-22 15:34:35 +02:00 |
|
|
2de811e0af
|
moved timeslot files to task folder
implmented setting task IF for regular periodic tasks
|
2020-06-19 20:14:56 +02:00 |
|
|
eb4ce980fe
|
small fixed
|
2020-06-19 14:32:04 +02:00 |
|
|
60ae2d4565
|
continued with hk data pool
added deadline missed check for fixed timeslot task,
improved doc for both periodic task and fixed timeslot task
|
2020-06-19 14:25:03 +02:00 |
|
|
6b67f46c80
|
evil hidden bug found.
CSB uses CommandMessageIF now
|
2020-06-13 17:37:48 +02:00 |
|