|
be88bf1d50
|
important bugfix
|
2021-06-05 00:11:35 +02:00 |
|
|
f7f6e4d520
|
continued spi com if
|
2021-06-05 00:04:38 +02:00 |
|
|
c50868c9dc
|
continued spi com if
|
2021-06-04 17:13:14 +02:00 |
|
|
cb121b9faf
|
converted files to cpp continued stubs
|
2021-06-04 16:34:38 +02:00 |
|
|
39d2a49ca1
|
added spi com if stubs for stm32
|
2021-06-04 16:01:38 +02:00 |
|
|
895ba1b455
|
IRQ and POlling now working as well
|
2021-06-04 15:50:02 +02:00 |
|
|
cf1d6bad19
|
performed sensor readout
|
2021-06-04 14:41:02 +02:00 |
|
|
cf8235cede
|
solves issue with DMA
|
2021-06-04 12:58:30 +02:00 |
|
|
20815c1d6b
|
polling transfer worked
|
2021-06-03 22:07:59 +02:00 |
|
|
ff7421e1dd
|
added spi transfer modes
|
2021-06-03 21:53:52 +02:00 |
|
|
66a7a4dbbe
|
added polling msp init
|
2021-06-03 21:49:16 +02:00 |
|
|
863dfa68a0
|
added msp init functions
|
2021-06-03 21:42:52 +02:00 |
|
|
a9390b145b
|
stll some issues
|
2021-06-03 16:44:02 +02:00 |
|
|
abe62d807a
|
refactored irq code
|
2021-06-03 16:11:49 +02:00 |
|
|
78a66e1b67
|
added IRS abstraction
|
2021-06-03 15:12:34 +02:00 |
|
|
21414c3594
|
extended spi core
|
2021-06-03 14:38:34 +02:00 |
|
|
dc6327b909
|
added spi hal functions
|
2021-06-03 14:03:38 +02:00 |
|
|
22384aec6a
|
continued stm32 spi code
|
2021-06-03 14:00:50 +02:00 |
|
|
4c546820fd
|
added gyrol3gd20h stm32 test file
|
2021-05-31 20:40:16 +02:00 |
|
|
4ba4e45789
|
added uart com if
|
2021-05-25 17:21:16 +02:00 |
|
|
9e5e6da6f8
|
include corrections
|
2021-05-25 15:35:53 +02:00 |
|
|
c69f314441
|
additional doc
|
2021-05-25 15:34:44 +02:00 |
|
|
3c19e0f9eb
|
some doc added
|
2021-05-25 15:33:50 +02:00 |
|
|
836296b3af
|
indentation
|
2021-05-25 15:18:05 +02:00 |
|
|
6487c88fc9
|
small bugfix
|
2021-05-25 15:16:00 +02:00 |
|
|
61d7c61852
|
resetting reply buffer for regular send
|
2021-05-25 14:01:42 +02:00 |
|
|
c2b4231802
|
default wiretapping off
|
2021-05-25 13:52:39 +02:00 |
|
|
2893da047b
|
extracted wiretapping function
|
2021-05-25 12:45:11 +02:00 |
|
|
bf8f3db41c
|
some tweaks to make callback usage more easy
|
2021-05-25 12:14:22 +02:00 |
|
|
73a427d7e0
|
function is public now
|
2021-05-24 20:33:43 +02:00 |
|
|
f363d0fbd5
|
com if passed to callback as well
|
2021-05-24 19:11:01 +02:00 |
|
|
d801319c12
|
small fixes
|
2021-05-24 01:20:16 +02:00 |
|
|
2fe1a66836
|
added callback function
|
2021-05-24 00:13:59 +02:00 |
|
|
9203a30bcf
|
added callback functionality to spi
|
2021-05-23 21:34:59 +02:00 |
|
|
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 |
|
|
6341da2212
|
Merge branch 'master' into meier/master
|
2021-05-12 18:12:42 +02:00 |
|
|
e5da8b194d
|
wrapped mutex error printout in preprocessor defines
|
2021-05-12 18:06:03 +02:00 |
|
|
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 |
|
|
d929352417
|
Merge branch 'master' into meier/master
|
2021-05-12 17:55:34 +02:00 |
|
|
49da48dc0d
|
fixed mutex bug
|
2021-05-12 17:40:14 +02:00 |
|
|
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 |
|
|
425cfd2aba
|
Merge branch 'master' into meier/master
|
2021-05-12 10:39:53 +02:00 |
|
|
8a38c7958b
|
spi mutex only blocked when gpio != NO_GPIO
|
2021-05-12 10:22:23 +02:00 |
|
|
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 |
|
|
e3eda7be64
|
Added a notice File
|
2021-04-29 20:07:35 +02:00 |
|
|
a4f5e783e1
|
added license file
|
2021-04-29 19:33:16 +02:00 |
|
|
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 |
|
|
ee08658f55
|
implemented dtors
|
2021-04-11 12:29:54 +02:00 |
|
|
14fe32572d
|
fixed RPI GPIO code
|
2021-04-10 22:20:55 +02:00 |
|
|
a12f036339
|
printf implementation
|
2021-04-10 11:15:27 +02:00 |
|