BigW Consortium Gitlab

Skip to content
  1. Mar 11, 2019
  2. Mar 05, 2019
  3. Mar 04, 2019
    • David Frey's avatar
      bme680: use userspace library · 5b78beb2
      David Frey authored
      Use the bme680 driver library provided by Bosch and package it as a
      Legato component. This provides a more complete driver implementation
      than the kernel module that was being used previously. Also integrate
      the proprietary BSEC library from Bosch to get more intelligence out of
      the sensor.
      5b78beb2
  4. Feb 13, 2019
  5. Jan 31, 2019
  6. Jan 21, 2019
  7. Jan 16, 2019
  8. Jan 15, 2019
    • David Frey's avatar
      Fix board id code in mangOH red driver · 592a30f9
      David Frey authored
      There were two issues:
        - Boards with a matching DV6 EEPROM string were being marked as DV5.
        - Some early DV5 boards have EEPROM content indicating that they are
          DV4 boards, but they are actually DV5 boards. As a result, there are
          now two strings that are used to identify DV5 boards.
      592a30f9
  9. Jan 11, 2019
    • David Frey's avatar
      fix error check in probe() for mangoh yellow · 97196d7f
      David Frey authored
      Fix a copy/paste error in the mangOH yellow module. Previously, the IMU
      variable was being checked after calling i2c_new_device to create the
      magnetometer. The impact of this bug is that a failed probe of the
      magnetometer would not have been detected during probe of the mangOH
      yellow driver.
      97196d7f
  10. Jan 09, 2019
  11. Jan 08, 2019
  12. Dec 21, 2018
    • David Frey's avatar
      Add experimental driver for e-ink display · 0f371ad4
      David Frey authored
      Add a Linux framebuffer driver for Waveshare e-ink displays written by
      Thong Nguyen <nxthongbk@gmail.com>. Only the 2.13 Inch display has been
      tested so far. See the README.md file for information on what is
      required to get this device working.
      0f371ad4
  13. Dec 11, 2018
  14. Dec 05, 2018
  15. Nov 27, 2018
  16. Nov 22, 2018
  17. Nov 21, 2018
  18. Nov 20, 2018
Loading