BigW Consortium Gitlab

Skip to content
  1. Mar 11, 2019
    • Thong Nguyen's avatar
      ws eink: perform full update occasionally · 3a94190c
      Thong Nguyen authored
      Use "full update" rather than "partial update" LUT every 10th update to
      the display to help prevent "ghosting" display artifacts from
      accumulating.
      3a94190c
    • David Frey's avatar
      improve ambient temperature data fed to BSEC · 18378c94
      David Frey authored
      The BSEC temperature offset and ambient temperature required by the
      bme680 driver library are now supplied dynamically. Additionally, an
      openweathermap.org based ambient temperature API was added. This is of
      course only useful if the device will be outdoors.
      18378c94
  2. Mar 07, 2019
  3. Mar 06, 2019
  4. Mar 05, 2019
  5. 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
  6. Feb 18, 2019
  7. Feb 13, 2019
  8. Jan 31, 2019
  9. Jan 21, 2019
  10. Jan 16, 2019
  11. 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
  12. 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
  13. Jan 09, 2019
  14. Jan 08, 2019
  15. 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
  16. Dec 11, 2018
  17. Dec 05, 2018
  18. Nov 27, 2018
  19. Nov 22, 2018
  20. Nov 21, 2018
Loading