Commit Graph

126 Commits

Author SHA1 Message Date
Robin Müller 9d20b8878e
additional include and warning fixes 2021-07-13 10:22:22 +02:00
Robin Müller ee875460e7 Merge pull request 'meier/master' (#14) from meier/master into master
Reviewed-on: #14
2021-07-12 20:21:21 +02:00
Jakob.Meier 88769bb46c replaced sif::debug by sif::warning 2021-07-12 20:16:45 +02:00
Jakob.Meier 9c98f41a96 Merge branch 'master' of https://egit.irs.uni-stuttgart.de/fsfw/fsfw-hal into meier/master 2021-07-11 13:29:29 +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
Robin Müller 8ff09c95a6 Merge pull request 'meier/master' (#13) from meier/master into master
Reviewed-on: #13
2021-06-24 17:31:52 +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
Jakob Meier cd41b6a1f2 Merge pull request 'UART: fixes for canonical mode' (#12) from mueller/master into master
Reviewed-on: #12
2021-06-24 10:41:23 +02:00
Robin Müller 0f0fc0c2a6 Merge branch 'master' into mueller/master 2021-06-24 08:56:44 +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
Jakob Meier fce40ebf9a Merge pull request 'UART ComIF update' (#11) from mueller/master into master
Reviewed-on: #11
2021-06-21 16:58:31 +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
Jakob Meier 7c23671433 Merge branch 'master' into meier/master 2021-06-21 16:33:08 +02:00
Martin Zietz e3ddb8b3ba adaptions for spi callback 2021-06-21 14:49:20 +02:00
Robin Müller 34db4bd8e8 Merge branch 'mueller/master' of https://egit.irs.uni-stuttgart.de/fsfw/fsfw-hal into mueller/master 2021-06-16 19:19:53 +02:00
Robin Müller 78e996b2be
extended uart com if 2021-06-16 19:19:45 +02:00
Robin Müller 83cfafd49e
important fix 2021-06-16 10:56:49 +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 4cff1aa021 Merge pull request 'I2C Info, minor fixes, GPIO ctor for simple input pins' (#10) from meier/master into master
Reviewed-on: #10
2021-06-15 16:55:17 +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
Robin Müller f059aeb02d Merge pull request 'STM32H7 SpiComIF and first device handler' (#9) from mueller/stm32h7-spi-com-if-l3gd20h-handler into master
Reviewed-on: #9
2021-06-15 15:50:53 +02:00
Jakob Meier eb01fc1c7e added debug output to read of I2cComIf 2021-06-15 15:36:44 +02:00
Jakob Meier 3f6d2b6083 Merge branch 'master' into meier/master 2021-06-15 15:34:36 +02:00
Robin Müller cd9c9647ec
extended uart com if with canonical mode 2021-06-15 13:32:37 +02:00
Robin Müller cd0dfc49d5 Merge remote-tracking branch 'origin/master' into mueller/master 2021-06-11 10:38:50 +02:00
Robin Müller 3e8de10866
refactored some components 2021-06-11 10:37:48 +02:00
Robin Müller 543ee54cca
and now the cfg file not needed anymore 2021-06-10 21:35:26 +02:00
Robin Müller 621fe97d5d
its working 2021-06-10 21:31:21 +02:00
Robin Müller 1611099cb2
indentation 2021-06-10 19:11:02 +02:00
Robin Müller 8f61c23e62
refactored everything 2021-06-10 19:09:33 +02:00
Robin Müller 0e79b5f4ae
fix for sensitivity 2021-06-10 14:21:59 +02:00
Robin Müller 05b64b05a3
important bugfixes 2021-06-10 14:17:13 +02:00
Robin Müller 92a3f13172
important bugfixes 2021-06-10 12:17:47 +02:00
Robin Müller 5c40ca9ae8
refactored spi components for stm32 2021-06-10 12:05:49 +02:00
Robin Müller 499ff5dd12
added missing definitions file 2021-06-09 23:54:08 +02:00
Robin Müller 04166f87d8
several important changes for stm32 2021-06-09 23:20:42 +02:00
Robin Müller d194b759c4
added uart and i2c stub folders 2021-06-05 14:51:31 +02:00
Robin Müller 93db545a1a
added cache maintenance op 2021-06-05 14:50:02 +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