Commit Graph

61 Commits

Author SHA1 Message Date
Jakob.Meier 88769bb46c replaced sif::debug by sif::warning 2021-07-12 20:16:45 +02:00
Jakob.Meier 323008c64a added setUartMode in configuration function 2021-07-11 13:29:05 +02:00
Jakob.Meier 866868b25f uart support to read all available bytes 2021-07-08 11:21:27 +02:00
Jakob Meier 2e243e3b29 Merge branch 'master' into meier/master 2021-06-24 17:26:09 +02:00
Martin Zietz 1e0e302308 callback gpio return code fix 2021-06-24 14:16:46 +02:00
Robin Müller 2533af3b53
fixes for canonical mode 2021-06-24 08:49:45 +02:00
Jakob Meier 8fe5d0afa0 Merge branch 'master' into meier/master 2021-06-21 17:00:35 +02:00
Robin Müller fe661fff85
form corrections 2021-06-21 16:56:41 +02:00
Robin Müller ab01c22b60
minor form fixes 2021-06-21 16:51:17 +02:00
Robin Müller 5cce521fb0
missing include added 2021-06-21 16:45:49 +02:00
Jakob Meier 37dff77d7e fixed merge conflict 2021-06-21 16:41:43 +02:00
Robin Müller 7d0ae8d795
refactored a bit 2021-06-21 16:40:27 +02:00
Martin Zietz e3ddb8b3ba adaptions for spi callback 2021-06-21 14:49:20 +02:00
Robin Müller 78e996b2be
extended uart com if 2021-06-16 19:19:45 +02:00
Robin Müller c0287eb4a6 Merge remote-tracking branch 'origin/master' into mueller/master 2021-06-15 16:56:13 +02:00
Robin Müller 457afca582
minor tweaks 2021-06-15 16:53:41 +02:00
Robin Müller 4f825a10cd Merge branch 'meier/master' into mueller/master 2021-06-15 16:04:45 +02:00
Robin Müller baf65a113c
now it compiles 2021-06-15 16:04:35 +02:00
Robin Müller 86653b16b0
Merge branch 'meier/master' of https://egit.irs.uni-stuttgart.de/fsfw/fsfw_hal into meier/master 2021-06-15 16:02:58 +02:00
Jakob Meier eb01fc1c7e added debug output to read of I2cComIf 2021-06-15 15:36:44 +02:00
Robin Müller cd9c9647ec
extended uart com if with canonical mode 2021-06-15 13:32:37 +02:00
Robin Müller 04166f87d8
several important changes for stm32 2021-06-09 23:20:42 +02:00
Robin Müller a35fdbc5dc
small fixes and refactoring 2021-06-05 14:42:20 +02:00
Robin Müller 5ff344eee2
spi com if finished 2021-06-05 14:31:49 +02:00
Robin Müller 22384aec6a
continued stm32 spi code 2021-06-03 14:00:50 +02:00
Robin Müller 4ba4e45789 added uart com if 2021-05-25 17:21:16 +02:00
Robin Müller 9e5e6da6f8 include corrections 2021-05-25 15:35:53 +02:00
Robin Müller c69f314441 additional doc 2021-05-25 15:34:44 +02:00
Robin Müller 3c19e0f9eb some doc added 2021-05-25 15:33:50 +02:00
Robin Müller 836296b3af indentation 2021-05-25 15:18:05 +02:00
Robin Müller 6487c88fc9 small bugfix 2021-05-25 15:16:00 +02:00
Robin Müller 61d7c61852 resetting reply buffer for regular send 2021-05-25 14:01:42 +02:00
Robin Müller c2b4231802 default wiretapping off 2021-05-25 13:52:39 +02:00
Robin Müller 2893da047b extracted wiretapping function 2021-05-25 12:45:11 +02:00
Robin Müller bf8f3db41c some tweaks to make callback usage more easy 2021-05-25 12:14:22 +02:00
Robin Müller 73a427d7e0 function is public now 2021-05-24 20:33:43 +02:00
Robin Müller f363d0fbd5 com if passed to callback as well 2021-05-24 19:11:01 +02:00
Robin Müller d801319c12 small fixes 2021-05-24 01:20:16 +02:00
Robin Müller 2fe1a66836 added callback function 2021-05-24 00:13:59 +02:00
Robin Müller 9203a30bcf added callback functionality to spi 2021-05-23 21:34:59 +02:00
Jakob Meier e5da8b194d wrapped mutex error printout in preprocessor defines 2021-05-12 18:06:03 +02:00
Jakob Meier 49da48dc0d fixed mutex bug 2021-05-12 17:40:14 +02:00
Jakob Meier 8a38c7958b spi mutex only blocked when gpio != NO_GPIO 2021-05-12 10:22:23 +02:00
Robin Müller ee08658f55 implemented dtors 2021-04-11 12:29:54 +02:00
Robin Müller c47d39964f print output improved 2021-04-02 15:16:28 +02:00
Robin Müller 94fcbd587e output split across two lines 2021-04-02 15:12:36 +02:00
Robin Müller 106fd16ac2 better diagnostic output 2021-04-02 15:10:38 +02:00
Robin Müller 2fb50360ef spi wiretapping 2021-04-01 16:33:08 +02:00
Robin Müller c62cdbebcb wiretapping defines added 2021-04-01 16:20:10 +02:00
Robin Müller 5f288ca4bc finished 2021-04-01 15:54:21 +02:00