Conversation
ReneHerthel
commented
Nov 11, 2015
- Reference for LPS25H.
- Basic driver functionality
- Initialize device
- Read pressure output
- Read temperature output
- Enable / Disable device
- Original issue of limifrog-v1 port
|
Apparently your git client isn't configured using one of your Github mail addresses. |
|
Rebase |
|
@ReneHerthel, @PeterKietzmann, what's the state? |
|
@katezilla please review and test this one as well |
|
@ReneHerthel can you rebase please |
|
@katezilla please don't comment in separate commits |
|
oh, sorry. was shown to me as one. |
cb535ca to
a82ae73
Compare
|
rebased |
drivers/include/lps25h.h
Outdated
| * @param[out] dev device descriptor of the sensor | ||
| * @param[in] i2c I2C bus the sensor is connected to | ||
| * @param[in] address the sensor's address on the I2C bus | ||
| * @param[in] rate internal sampling rate of the sensor |
|
rebase |
|
What the status here? Any chance to get this merged until next Wednesday? |
|
tested changes. Now it doesn't crash anymore... but values are not right. @OlegHahm realively low, as the values are completly wrong. |
|
Thanks. |
|
Feature freeze -> postponed. |
|
Rebase. |
|
Hi @PeterKietzmann and @katezilla, I've done here some fixes too. Now I'm waiting for Murdock to lock if there are some building errors. But this PR seems to be blocked? I'm not sure how to start it. |
|
@ReneHerthel I assume you will have the same problem here as in #3263 but I will add the CI label anyway so you can have a look at the build output. |
|
An one other thing: Did you encounter the same problems that Katja described and did you fix them??? |
|
@PeterKietzmann I fixed all things she said except the one thing, where she said "trying to figure out why the temperature value keeps counting up". And to Murdock: |
|
@ReneHerthel i had that 'counter-like' bug in our office with normal temperatures. It counted also with an overflow but maybe it changed after your fixes. |
|
ping @ReneHerthel, any update on this one ? it seems to be nearly ready. |
|
ping ! |
|
Closing in favor of #7267. Hope this is fine. |