- Oct 31, 2017
-
-
-
David Clark authored
-
- Oct 30, 2017
-
-
David Frey authored
-
David Frey authored
-
-
David Clark authored
-
David Clark authored
-
David Frey authored
-
- Oct 29, 2017
-
-
David Frey authored
There are a number of corner cases which haven't been tested yet. Specifically, what happens if an IoT card has no eeprom or if it has an eeprom with invalid content.
-
David Frey authored
-
David Frey authored
The IoT slot driver provides a more modular replacement for the mangoh driver which is part of the legato framework. The idea is to separate out the installation of various sensor devices and the IoT card framework.
-
- Oct 20, 2017
-
-
David Frey authored
The directory has been placed at linux_kernel_modules/iot_slot/ since mangoh is an existing driver in this folder.
-
- Oct 19, 2017
-
-
David Frey authored
-
- Oct 18, 2017
-
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
Ashish Syal authored
-
- Oct 12, 2017
-
-
David Frey authored
-
- Oct 10, 2017
-
-
David Clark authored
Media Tek's instructions
-
- Oct 04, 2017
-
-
David Clark authored
- CP2130 - MT7697q - MT7697WiFi
-
David Clark authored
bring up/down the mt6597q driver as legato now does this. Added two new scripts for copying files to the MangOH Red and for configuring the MT7697 networking.
-
David Clark authored
inside interrupt handler worker flag is checked before calling the notify blocked writer fcn. Inside notify blocked write fcn the blocked writer flag is unset if writer is no longer blocked.
-
David Clark authored
writer is blocked
-
- Oct 03, 2017
-
-
David Clark authored
-
- Oct 02, 2017
-
-
David Clark authored
MT7697 wifi updated to check and send outstanding tx packets when processing the interrupt.
-
- Sep 29, 2017
-
-
David Clark authored
available is less than what is required to execute the write. TODO: Try moving the rd offset to the interrupt hndlr and update MT7697 code to set the interrupt and queue flag when the rd offset is updated. See which method is best......
-
David Clark authored
-
-
David Clark authored
-
- Sep 28, 2017
-
-
David Clark authored
-
- Sep 27, 2017
-
-
David Clark authored
-
David Clark authored
-
-
David Clark authored
STA and AP modes
-
- Sep 25, 2017
-
-
David Frey authored
Including the spisvc module in the SDEF makes it easier to get started with the spiService.
-
David Clark authored
by leaving op mode to STA and updating upmode just before setting AP SSID.
-
- Sep 22, 2017
-
-
David Clark authored
- reduced delay check of interrupt - fixed order issue in driver Tx - removed status register checks in SPI queue read/write
-
- Sep 21, 2017
-
-
David Clark authored
-