Commit Graph

40 Commits

Author SHA1 Message Date
a547fafa33 minor tweaks 2020-12-14 11:49:01 +01: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
b9314cffb9 small improvements 2020-08-27 17:13:52 +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
11ce3d025f srv3 received reply now 2020-08-24 22:08:27 +02:00
fbecda7549 include replacements 2020-08-18 13:09:15 +02:00
af11c8fcf9 freeRTOS corrections 2020-08-08 12:38:39 +02:00
4d3f0875c1 periodic task if adapted 2020-08-04 15:23:37 +02:00
003e70bf47 new initializeAfterTaskCreation() 2020-06-29 15:55:20 +02:00
b81b458ba6 exec task if new init function, some corrections 2020-06-29 15:44:18 +02:00
08f25370f3 moved typedefs into namespace 2020-06-24 12:03:52 +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
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
f0a25b5e2b new timeout values for MUtexIF and SemaphIF 2020-06-02 22:10:34 +02:00
c8a36a79de corrected doc for task factory interface 2020-05-31 00:23:38 +02:00
8676fcd9a9 yay, linux bin semaph finished 2020-05-29 00:47:54 +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
88e3dc15b2 replaced old semaph api 2020-05-27 21:27:31 +02:00
7145982b4a improved documentation 2020-05-27 19:59:59 +02:00
b4065c7764 seperation of semaph implementations finished 2020-05-27 19:46:56 +02:00
badcacad49 added new timeout values 2020-05-27 11:48:11 +02:00
3c7e2c7cff Merge branch 'mueller_BinSempahInterface' into mueller_framework 2020-05-18 20:46:50 +02:00
7227c3a866 implemented semaph factory 2020-05-18 20:35:13 +02:00
b1d9d55f50 improved documentation 2020-05-18 19:42:05 +02:00
4dd6594845 integrated interface into bin semaphore 2020-05-18 19:38:02 +02:00
9ba21b1e28 semaphore if continued 2020-05-18 19:30:50 +02:00
87bf843bef binary semaphore IF init 2020-05-18 19:19:50 +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
93678adc5a replace std::set by std::multiset
so there can be multiple entries with same pollignTime
2020-03-28 00:09:15 +01:00
7e8d92f956 replaced std::list by std::set for fixedSlotSequen 2020-03-24 00:22:17 +01:00
fd782b20c0 Adding Code for Linux 2018-12-19 19:42:00 +01:00
db1f93a155 Adding Code for freeRTOS 2018-07-20 15:10:41 +02:00
575f70ba03 updating code from Flying Laptop
This is the framework of Flying Laptop OBSW version A.13.0.
2018-07-12 16:29:32 +02:00
Bastian Baetz
1d22a6c97e Today's the day. Renamed platform to framework. 2016-06-15 23:48:49 +02:00