7dbb73b7d8
removed dbeug printout
2020-09-29 14:29:57 +02:00
5eaf6cfd1f
renormalizing pull request step1
2020-09-04 13:52:02 +02:00
66cf2d3559
timeslot update for FreeRTOS
2020-08-27 16:05:31 +02:00
a2c8b3f75b
Merge remote-tracking branch 'upstream/master' into mueller/FreeRTOSstackSizeCorrection
2020-08-19 17:20:44 +02:00
d5dedce294
Relative Paths
2020-08-13 20:53:35 +02:00
a0f41d3238
stack size is bytes now
2020-08-08 12:46:06 +02:00
652c60c362
important bugfix
...
I checked all 5 cases for overflows when checking
for missed deadlines (there is current time, timeToWake
and lastWakeTime, with various combinations of overflows)
This should be the correct implementation now
2020-07-29 20:02:04 +02:00
6a0a2675b1
typedef instead of auto used now
2020-07-06 12:36:01 +02:00
05393b900b
Merge remote-tracking branch 'upstram/master' into mueller_FixedTimeslotTaskImprovements
2020-07-06 12:27:12 +02:00
df418ae1b4
typedef in class declaration now
2020-06-24 12:02:01 +02:00
918329163f
removed empty line
2020-06-23 10:31:53 +02:00
0c9c9c581b
minor formatting
2020-06-22 23:31:27 +02:00
bf63ba15fe
finished overflow checking (hopefully)
2020-06-22 23:30:17 +02:00
3c7ac60dbe
added overflow checking
2020-06-22 20:39:36 +02:00
2cada2df4a
some fixes and improvements
2020-06-22 20:21:11 +02:00
ffe2a7bffe
fix for fixed timeslot task improvement
2020-06-22 19:00:02 +02:00
56aaa29985
added deadline missed check
2020-06-19 14:47:01 +02:00
fc4f9156b9
Merge remote-tracking branch 'upstram/master' into mueller_FixedSequenceImprovements
2020-05-11 17:16:25 +02:00
24441809a9
Merge remote-tracking branch 'upstream/master' into mueller_FixedSequenceImprovements
2020-05-07 20:06:17 +02:00
3b63dd72e3
added missing sif prefixes
2020-05-07 19:41:42 +02:00
10628ddbb6
Merge remote-tracking branch 'upstream/master' into mueller_sifRenaming_soooMany
2020-05-07 19:28:06 +02:00
98e505c9ab
todo removed
2020-05-05 19:03:00 +02:00
5b933dfe3d
also added additonal time check
...
for freeRTOS
2020-05-05 18:28:50 +02:00
2c6b446500
it is done :-)
...
However, commented outputs are not changed yet.
2020-04-23 19:13:18 +02:00
58008c8db5
all fixed slot sequence improvenements, freeRTOS
...
fix
2020-04-06 11:19:05 +02:00
413d659381
slight change
2020-02-15 15:27:06 +01:00
782ba143a6
FixedTimeslotTask object check
...
Before adding to PST. Prevents NULL exception.
2020-01-20 22:03:13 +01:00
cd7e47ccbb
Updated FreeRTOS Osal
...
CommandingServiceBase is no longer a template
2019-08-28 14:50:24 +02:00
db1f93a155
Adding Code for freeRTOS
2018-07-20 15:10:41 +02:00