|
d1ff32bf96
|
reset read vec values, add getter function
|
2022-05-11 16:12:24 +02:00 |
|
|
ab2d7ca98f
|
update changelog and docs
|
2022-05-11 11:29:28 +02:00 |
|
|
56e4fca06f
|
Some improvements
- Rename mutex to csMutex to better represent its purpose
- Move the empty transfer to update the line polarity to separate function
|
2022-05-11 11:24:06 +02:00 |
|
|
e06c457743
|
Cache SPI device name in ComIF
- Architecturally, this makes a lot more sense because
each ComIF should be responsible for one SPI bus
|
2022-05-11 11:11:39 +02:00 |
|
|
5941c21adf
|
Merge remote-tracking branch 'origin/develop' into mueller/spi-speed-mode-getter
|
2022-05-11 10:58:13 +02:00 |
|
|
29c3a43760
|
getter functions for speed and mode
|
2022-05-11 10:54:13 +02:00 |
|
|
8ee26f81f9
|
dedicated returnvalue for line get failure
|
2022-05-04 10:36:32 +02:00 |
|
|
3556eca8e8
|
error check on line getter
|
2022-05-04 10:33:55 +02:00 |
|
|
a9041b84a3
|
update read gpio API
|
2022-05-04 10:27:20 +02:00 |
|
|
2220120d54
|
improved i2c error printout
|
2022-05-03 16:43:15 +02:00 |
|
|
7f6c8b8b12
|
Merge remote-tracking branch 'upstream/development' into eive/develop
|
2022-05-02 16:15:27 +02:00 |
|
|
7d61e67d20
|
more macos changes
|
2022-04-30 19:02:41 +02:00 |
|
|
afcbc8be0a
|
changes for MacOS
|
2022-04-30 18:40:22 +02:00 |
|
|
e2eb4bfea4
|
Merge remote-tracking branch 'upstream/development' into mueller/update-from-upstream
|
2022-04-28 14:30:08 +02:00 |
|
|
5b7ca8c13c
|
update CHANGELOG.md, apply afmt
|
2022-04-27 08:39:21 +02:00 |
|
|
c1be1fe232
|
update CMakeLists.txt etl handling
|
2022-04-26 20:06:26 +02:00 |
|
|
70d3197212
|
gpio init bug fix
Return values from configureGpios were not checked
|
2022-04-25 14:32:05 +02:00 |
|
|
dd90980520
|
push test
|
2022-04-25 14:19:03 +02:00 |
|
|
f0d7eaf35a
|
Merge branch 'merge-upstream' into mueller/lis3-handler-nullptr-check
|
2022-04-21 10:38:43 +02:00 |
|
|
b128ef9da9
|
Merge remote-tracking branch 'upstream/development' into merge-upstream
|
2022-04-21 10:37:01 +02:00 |
|
|
085213c60f
|
add nullptr check
|
2022-04-21 10:30:46 +02:00 |
|
|
935a8e13a5
|
uart cookie API change
|
2022-04-13 14:57:43 +02:00 |
|
Robin Mueller
|
6aa54fe1d4
|
added missing empty implementation
|
2022-04-11 17:30:27 +02:00 |
|
|
290db6ccad
|
Merge remote-tracking branch 'upstream/development' into mueller/update-from-upstream
|
2022-04-11 08:51:55 +02:00 |
|
|
1bc7a91869
|
apply auto-formatter
|
2022-04-01 14:08:29 +02:00 |
|
|
d02d5c351d
|
Merge branch 'development' into mueller/small-mgmlis3-tweak
|
2022-03-28 15:05:24 +02:00 |
|
Jakob Meier
|
b52f19254b
|
class to abstract gpio handling
|
2022-03-28 09:12:29 +02:00 |
|
|
d9d9a28ef8
|
delete code which is not required anymore
|
2022-03-24 21:04:46 +01:00 |
|
|
c60aa68d00
|
changed hal linux uart baudrate and bits per word to enums
|
2022-03-24 15:44:32 +01:00 |
|
|
7c64797f03
|
Add more baud rates
|
2022-03-22 17:38:47 +01:00 |
|
|
5d6de90859
|
Merge remote-tracking branch 'upstream/development' into mueller/spi-initialize-line-state
|
2022-03-14 14:15:13 +01:00 |
|
|
32f420c4f0
|
SPI HAL improvement
- Initialize line state
|
2022-03-07 16:13:04 +01:00 |
|
|
5ddac36314
|
GPIO update
|
2022-03-07 16:07:01 +01:00 |
|
|
d6c1041133
|
Merge remote-tracking branch 'upstream/development' into eive/develop
|
2022-03-07 15:34:11 +01:00 |
|
|
7db11588b4
|
Merge branch 'development' into gaisser_compiler_flags
|
2022-03-07 14:39:01 +01:00 |
|
|
ac036b2a70
|
Merge remote-tracking branch 'origin/eive/develop' into mueller/gpio-hal-updates
|
2022-02-28 15:49:11 +01:00 |
|
|
2fed161eff
|
Merge branch 'eive/develop' into mueller/gpio-hal-updates
|
2022-02-28 15:34:48 +01:00 |
|
|
68ca6fd122
|
Merge branch 'development' into gaisser_compiler_flags
|
2022-02-28 15:29:57 +01:00 |
|
|
27267b7cb0
|
Merge remote-tracking branch 'upstream/development' into mueller/gpio-hal-updates
|
2022-02-28 15:21:39 +01:00 |
|
|
68225586d2
|
some fixes
|
2022-02-28 15:16:43 +01:00 |
|
|
cf45eca100
|
Merge remote-tracking branch 'upstream/development' into mueller/dev-printout-runtime-configurable
|
2022-02-28 15:00:38 +01:00 |
|
|
331aa9442d
|
some updates
|
2022-02-28 14:56:37 +01:00 |
|
|
afd3a942e2
|
use enum class
|
2022-02-28 14:46:12 +01:00 |
|
|
f6357b4531
|
WIP compiler Flags and new unit tests for fixes
|
2022-02-23 18:23:22 +01:00 |
|
|
2e230daa14
|
additional comment
|
2022-02-22 18:59:50 +01:00 |
|
|
e909c6b6f7
|
Merge branch 'mueller/spi-update-clock-polarity' into mueller/master
|
2022-02-22 18:59:06 +01:00 |
|
|
d88d7c938f
|
update spi clock polarity
- Perform an empty SPI transfer after setting speed and mode
|
2022-02-22 18:58:20 +01:00 |
|
|
aebd4817b8
|
periodic printouts are runtime configurable now
|
2022-02-22 11:33:41 +01:00 |
|
|
6739890d53
|
add i2c wiretapping option
|
2022-02-22 11:19:49 +01:00 |
|
|
1e982ec00b
|
updated for windows compatibility
|
2022-02-22 11:00:39 +01:00 |
|