Commit Graph

126 Commits

Author SHA1 Message Date
Robin Müller 01d3bc2568
converted files to cpp 2021-06-05 13:29:43 +02:00
Robin Müller be88bf1d50
important bugfix 2021-06-05 00:11:35 +02:00
Robin Müller f7f6e4d520
continued spi com if 2021-06-05 00:04:38 +02:00
Robin Müller c50868c9dc
continued spi com if 2021-06-04 17:13:14 +02:00
Robin Müller cb121b9faf
converted files to cpp continued stubs 2021-06-04 16:34:38 +02:00
Robin Müller 39d2a49ca1
added spi com if stubs for stm32 2021-06-04 16:01:38 +02:00
Robin Müller 895ba1b455
IRQ and POlling now working as well 2021-06-04 15:50:02 +02:00
Robin Müller cf1d6bad19
performed sensor readout 2021-06-04 14:41:02 +02:00
Robin Müller cf8235cede
solves issue with DMA 2021-06-04 12:58:30 +02:00
Robin Müller 20815c1d6b
polling transfer worked 2021-06-03 22:07:59 +02:00
Robin Müller ff7421e1dd
added spi transfer modes 2021-06-03 21:53:52 +02:00
Robin Müller 66a7a4dbbe
added polling msp init 2021-06-03 21:49:16 +02:00
Robin Müller 863dfa68a0
added msp init functions 2021-06-03 21:42:52 +02:00
Robin Müller a9390b145b
stll some issues 2021-06-03 16:44:02 +02:00
Robin Müller abe62d807a
refactored irq code 2021-06-03 16:11:49 +02:00
Robin Müller 78a66e1b67
added IRS abstraction 2021-06-03 15:12:34 +02:00
Robin Müller 21414c3594
extended spi core 2021-06-03 14:38:34 +02:00
Robin Müller dc6327b909
added spi hal functions 2021-06-03 14:03:38 +02:00
Robin Müller 22384aec6a
continued stm32 spi code 2021-06-03 14:00:50 +02:00
Robin Müller 4c546820fd
added gyrol3gd20h stm32 test file 2021-05-31 20:40:16 +02:00
Jakob Meier ae322d981b Merge pull request 'Spi COM IF update' (#7) from mueller/master into master
Reviewed-on: fsfw/fsfw_hal#7
2021-05-27 13:47:26 +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 7724fdc389 input gpio regular constructor 2021-05-17 14:02:27 +02:00
Robin Müller a0f698fffa Merge pull request 'wrapped mutex error printout in preprocessor defines' (#6) from meier/master into master
Reviewed-on: fsfw/fsfw_hal#6
2021-05-12 18:13:05 +02:00
Robin Müller 6341da2212 Merge branch 'master' into meier/master 2021-05-12 18:12:42 +02:00
Jakob Meier e5da8b194d wrapped mutex error printout in preprocessor defines 2021-05-12 18:06:03 +02:00
Steffen Gaisser c601e1dff7 Merge pull request 'fixed mutex bug' (#5) from meier/master into master
Reviewed-on: fsfw/fsfw_hal#5
2021-05-12 17:57:40 +02:00
Steffen Gaisser d929352417 Merge branch 'master' into meier/master 2021-05-12 17:55:34 +02:00
Jakob Meier 49da48dc0d fixed mutex bug 2021-05-12 17:40:14 +02:00
Steffen Gaisser 99ba9d9346 Merge pull request 'meier/master' (#3) from meier/master into master
Reviewed-on: fsfw/fsfw_hal#3
2021-05-12 10:57:03 +02:00
Jakob Meier 425cfd2aba Merge branch 'master' into meier/master 2021-05-12 10:39:53 +02:00
Jakob Meier 8a38c7958b spi mutex only blocked when gpio != NO_GPIO 2021-05-12 10:22:23 +02:00
Steffen Gaisser 2f716ef40c Merge pull request 'Added a notice File' (#1) from gaisser_notice_file into master
Reviewed-on: fsfw/fsfw_hal#1
2021-04-29 20:08:09 +02:00
Steffen Gaisser e3eda7be64
Added a notice File 2021-04-29 20:07:35 +02:00
Robin Müller a4f5e783e1 added license file 2021-04-29 19:33:16 +02:00
Robin Müller a85c01465b Merge branch 'mueller/master' of https://egit.irs.uni-stuttgart.de/fsfw/fsfw_hal into mueller/master 2021-04-11 12:30:00 +02:00