Commit Graph

857 Commits

Author SHA1 Message Date
a1d94ec556 added aditional comment 2020-08-18 20:51:13 +02:00
5af50cfbf7 renamed .mk file 2020-08-18 20:50:24 +02:00
fbecda7549 include replacements 2020-08-18 13:09:15 +02:00
5d09ae3221 additional comment 2020-08-08 23:47:44 +02:00
f9ce1d9eb9 more simplifications for shared ring buffer 2020-08-08 23:46:21 +02:00
6484c1a276 shared ring buffer simplified 2020-08-08 23:45:18 +02:00
03cd5780f9 null initializations in header 2020-08-08 13:29:38 +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
979fea3400 mutex helper api change 2020-08-07 22:15:03 +02:00
458e849f7d adapting mutex helper to new interface 2020-08-07 22:11:13 +02:00
44b70b45e2 little doc correction 2020-08-07 22:06:20 +02:00
e3d094b2de linux: removed old static timeout values 2020-08-07 22:02:23 +02:00
37f2539d89 empty line removed 2020-08-07 20:44:40 +02:00
bfecbfbd80 implemented new mutex interface 2020-08-07 20:36:37 +02:00
1a118fe215 added documentation to assembly base 2020-08-07 19:21:47 +02:00
66039bd3fe move group def down 2020-08-04 18:14:39 +02:00
c4ffb1acd5 subservice number correction 2020-08-04 18:12:15 +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
2177877625 updated framework subsystem ID ranges 2020-08-04 15:16:09 +02:00
4dcfa5125e added additional calls 2020-08-04 11:47:47 +02:00
6b475792a4 shared ring buffer continued 2020-08-04 02:25:10 +02:00
4e9e465360 shared ring buffer continued 2020-08-04 02:00:00 +02:00
0ead44bea9 getFreeElement implemented 2020-08-04 01:07:59 +02:00
f240827bbd added getFreeElement 2020-08-04 00:59:19 +02:00
ebf5d41a78 parameters IF doc and improvement 2020-08-01 19:03:03 +02:00
7475e6a9b8 Merge branch 'mueller/master' into source/master 2020-08-01 17:06:12 +02:00
66eac57e3b csb update 2020-08-01 16:54:54 +02:00
58a4f4f8a1 command message bugfix, CSB improvement
parameter helper diagnostic message
2020-08-01 16:39:17 +02:00
76cc3e96e8 Merge branch 'mueller/master' into source/master 2020-08-01 12:34:46 +02:00
18899a4c82 hotfix for deadline checking 2020-07-29 20:07:24 +02:00
276c3b172e better diagnostic warning for DHB 2020-07-29 15:32:36 +02:00
c64aa9f7f5 another important bugfix 2020-07-28 21:00:11 +02:00
9fa9421ba5 important bugfix 2020-07-28 20:57:05 +02:00
9acf82cf51 doc improved 2020-07-28 18:12:10 +02:00
69f9ff02f0 better returnvalue for failed comIF init 2020-07-28 17:00:51 +02:00
afc16ef2d7 new servicei nterface buffer /stream 2020-07-28 12:49:18 +02:00
6425c0dd4c better init error output 2020-07-26 03:12:04 +02:00
e179288c00 Fixed spelling mistake in HealthHelper 2020-07-16 13:30:04 +02:00
b4d6d970bc removed HK manager virtual functions 2020-07-16 12:41:05 +02:00
aaafed7b28 health table init now mandatory, better
diagnostic output for uninit health table or invalid health helper owner
2020-07-16 12:38:21 +02:00
47b3a428c6 removed device switch, not necessary anymore 2020-07-16 12:33:03 +02:00
e7b6999c5e added back inttypes.h for cleaner code 2020-07-13 22:13:19 +02:00
15052cb333 singly linked list update 2020-07-13 19:54:38 +02:00
6d99ab3df3 ncreased readability of DHB function 2020-07-13 19:37:33 +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
799846d89f little formatting changes 2020-07-11 14:29:30 +02:00