BigW Consortium Gitlab

Skip to content
  1. Feb 18, 2019
  2. Feb 13, 2019
  3. Jan 31, 2019
  4. Jan 21, 2019
  5. Jan 16, 2019
  6. 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
  7. 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
  8. Jan 09, 2019
  9. Jan 08, 2019
  10. 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
  11. Dec 11, 2018
  12. Dec 05, 2018
  13. Nov 27, 2018
  14. Nov 22, 2018
  15. Nov 21, 2018
  16. Nov 20, 2018
  17. Nov 19, 2018
  18. Nov 16, 2018
Loading