Skip to content
Snippets Groups Projects
  1. Sep 22, 2019
    • rahix's avatar
      hack(streams): Discard overflowing samples · d974cd2f
      rahix authored
      
      As discussed in !316, this commit prevents I2C lockup by
      discarding overflowing samples instead of blocking until they have been
      read.  This is not ideal as the samples read will not be the most recent
      ones.  A deeper refactor of the sensor-stream internal API can fix this
      in the future.
      
      Cc: @flo_h
      Signed-off-by: default avatarRahix <rahix@rahix.de>
      d974cd2f
  2. Sep 21, 2019
  3. Sep 19, 2019
  4. Sep 16, 2019
  5. Sep 15, 2019
  6. Sep 14, 2019
  7. Sep 12, 2019
  8. Sep 11, 2019
  9. Sep 10, 2019
  10. Sep 07, 2019
Loading