Age | Commit message (Expand) | Author |
---|---|---|
2020-05-21 | adxl345: Update register meaning for 0x21, 0x22, 0x23 regs. | Teo Perisanu |
2020-04-11 | adxl345: Fix incorrect rate value in handle_reg_0x2c(). | Uwe Hermann |
2020-04-11 | adxl345: Use all-lowercase method named for handle_reg_*. | Uwe Hermann |
2020-04-11 | adxl345: Use SrdIntEnum for the state machine. | Uwe Hermann |
2020-04-11 | adxl345: Use SrdIntEnum for annotation classes. | Uwe Hermann |
2020-04-11 | adxl345: Fix scale factor in handle_reg_0x22(). | Uwe Hermann |
2020-04-11 | adxl345: Shorten/simplify self.putbs() invocations. | Uwe Hermann |
2020-04-11 | adxl345: Shorten/simplify a few code snippets. | Uwe Hermann |
2020-04-11 | Add ADXL345 decoder. | Teo Perisanu |