BigW Consortium Gitlab

  1. 22 Jun, 2018 3 commits
  2. 13 Jun, 2018 3 commits
  3. 12 Jun, 2018 1 commit
  4. 11 Jun, 2018 8 commits
  5. 06 Jun, 2018 1 commit
  6. 04 Jun, 2018 1 commit
  7. 01 Jun, 2018 2 commits
  8. 31 May, 2018 1 commit
  9. 22 May, 2018 1 commit
    • Introduced CONFIG_IIO_CHAN_TYPE_GASRESISTANCE · 3b577365
      David Frey authored
      Previous commit 354e27dd introduced a dependency upon IIO_GASRESISTANCE
      being defined as a member of enum iio_chan_type.  The enum is part of
      the kernel headers and not part of the out-of-tree IIO code in the
      mangOH repository.  The code now checks that
      CONFIG_IIO_CHAN_TYPE_GASRESISTANCE is defined before trying to reference
      IIO_GASRESISTANCE.
  10. 17 May, 2018 1 commit
  11. 15 May, 2018 4 commits
  12. 14 May, 2018 1 commit
    • Simplify Makefile · bcfd3e78
      David Frey authored
      The mangOH build is failing in the developer VM based on Ubuntu 18.04
      because the wrong toolchain is being selected for the red_wp85 build.  I
      think the root cause may have to do with the .phony target that sets up
      the Make variables not being run multiple times.  Rather than spending a
      lot of time on this, I have just simplified the Makefile so that the
      problem goes away.
  13. 12 May, 2018 1 commit
  14. 24 Apr, 2018 1 commit
  15. 20 Apr, 2018 1 commit
  16. 19 Apr, 2018 4 commits
  17. 18 Apr, 2018 2 commits
  18. 17 Apr, 2018 2 commits
    • Fix green_wp76xx and green_wp77xx builds · 0e25000d
      David Frey authored
      The removal of the i2c-utils package from WP76/WP77 release 8 broke the
      GpioExpanderService.  This commit includes an update to
      GpioExpanderService which adds a header that implements the removed
      functionality.
    • Support batteryService on WP76 and WP77 · bccb2649
      David Frey authored
      The variable MANGOH_I2C_BUS_BATTERY has been introduced in the targets
      files for 9x15 and 9x07 because the I2C bus numbering differs.  The
      batteryService app has been updated to use this variable.
  19. 10 Apr, 2018 1 commit
  20. 06 Apr, 2018 1 commit