BigW Consortium Gitlab

  1. 16 Jan, 2019 1 commit
  2. 15 Jan, 2019 1 commit
    • 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.
  3. 11 Jan, 2019 1 commit
    • 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.
  4. 08 Jan, 2019 1 commit
  5. 21 Dec, 2018 1 commit
    • 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.
  6. 11 Dec, 2018 2 commits
  7. 05 Dec, 2018 2 commits
  8. 27 Nov, 2018 1 commit
  9. 22 Nov, 2018 1 commit
  10. 21 Nov, 2018 2 commits
  11. 20 Nov, 2018 4 commits
  12. 19 Nov, 2018 1 commit
  13. 16 Nov, 2018 7 commits
  14. 13 Nov, 2018 1 commit
  15. 10 Nov, 2018 2 commits
  16. 08 Nov, 2018 3 commits
  17. 07 Nov, 2018 9 commits