BigW Consortium Gitlab

Skip to content
  1. Jun 11, 2018
  2. Jun 06, 2018
  3. Jun 04, 2018
  4. Jun 01, 2018
  5. May 31, 2018
  6. May 22, 2018
    • David Frey's avatar
      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.
      3b577365
  7. May 17, 2018
  8. May 15, 2018
  9. May 14, 2018
    • David Frey's avatar
      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.
      bcfd3e78
  10. May 12, 2018
  11. Apr 24, 2018
  12. Apr 20, 2018
  13. Apr 19, 2018
  14. Apr 18, 2018
  15. Apr 17, 2018
    • David Frey's avatar
      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.
      0e25000d
    • David Frey's avatar
      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.
      bccb2649
  16. Apr 10, 2018
  17. Apr 06, 2018
  18. Mar 16, 2018
  19. Mar 14, 2018
  20. Mar 12, 2018
  21. Mar 09, 2018
  22. Mar 07, 2018
Loading