<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/esp8266/scripts, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>esp8266/scripts: Move initsetup &amp; port_diag tools to modules/.</title>
<updated>2017-05-12T14:58:50+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2017-05-12T14:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=ddf0b7dbc3843f2025da5a4cc1b588340c4aad13'/>
<id>ddf0b7dbc3843f2025da5a4cc1b588340c4aad13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>esp8266/scripts: Move drivers/modules to modules/ (frozen bytecode).</title>
<updated>2017-05-12T14:57:23+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2017-05-12T14:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=e9308c189af388525becbcd42b81ea6d37738135'/>
<id>e9308c189af388525becbcd42b81ea6d37738135</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>esp8266: Change to use new generic VFS sub-system.</title>
<updated>2017-01-27T06:21:45+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-01-27T04:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=f9ecd484bbd698c0f85a3f40f391afeb01940052'/>
<id>f9ecd484bbd698c0f85a3f40f391afeb01940052</id>
<content type='text'>
The VFS sub-system supports mounting of an arbitrary number of devices
(limited only by available RAM).  The internal flash is now mounted at
"/flash".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The VFS sub-system supports mounting of an arbitrary number of devices
(limited only by available RAM).  The internal flash is now mounted at
"/flash".
</pre>
</div>
</content>
</entry>
<entry>
<title>esp8266/scripts/inisetup: Dump FS starting sector/size on error.</title>
<updated>2017-01-02T15:52:35+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2017-01-02T15:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=86d210951f32e029ab5138142c1a440088753636'/>
<id>86d210951f32e029ab5138142c1a440088753636</id>
<content type='text'>
Should allow to diagnose/try to recover FS easier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should allow to diagnose/try to recover FS easier.
</pre>
</div>
</content>
</entry>
<entry>
<title>esp8266: Move websocket_helper.py from scripts to modules for frozen BC.</title>
<updated>2016-12-05T02:01:08+00:00</updated>
<author>
<name>puuu</name>
</author>
<published>2016-11-11T06:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=4fc607a1d77e1cf9e1fe1c037ad28d309c81113e'/>
<id>4fc607a1d77e1cf9e1fe1c037ad28d309c81113e</id>
<content type='text'>
websocket_helper.py is used by webrepl.  If webrepl is enabled and
websocket_helper.py is not frozen bytecode it leads to heap
fragmentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
websocket_helper.py is used by webrepl.  If webrepl is enabled and
websocket_helper.py is not frozen bytecode it leads to heap
fragmentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>esp8266/scripts/port_diag: Add descriptions for esf_buf types.</title>
<updated>2016-11-01T03:56:10+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2016-11-01T03:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=eddcf0a5de7a1fe73ccf5c9e85b57aaf9c527bad'/>
<id>eddcf0a5de7a1fe73ccf5c9e85b57aaf9c527bad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>esp8266/scripts: Make neopixel/apa102 handle 4bpp LEDs with common code.</title>
<updated>2016-10-25T03:21:07+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
</author>
<published>2016-10-19T20:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=984a867341970f311a143906d62c74fa1bfb93fb'/>
<id>984a867341970f311a143906d62c74fa1bfb93fb</id>
<content type='text'>
The NeoPixel class now handles 4 bytes-per-pixel LEDs (extra byte is
intensity) and arbitrary byte ordering.  APA102 class is now derived from
NeoPixel to reduce code size and support fill() operation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The NeoPixel class now handles 4 bytes-per-pixel LEDs (extra byte is
intensity) and arbitrary byte ordering.  APA102 class is now derived from
NeoPixel to reduce code size and support fill() operation.
</pre>
</div>
</content>
</entry>
<entry>
<title>esp8266/modules: Split onewire.py into OneWire and DS18X20 driver.</title>
<updated>2016-08-29T02:12:49+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2016-08-29T02:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=9fba618356679b0eede00b7cd746d1a53e6b3772'/>
<id>9fba618356679b0eede00b7cd746d1a53e6b3772</id>
<content type='text'>
The OneWire class is now in its own onewire.py module, and the temperature
sensor class is in its own ds18x20.py module.  The latter is renamed to
DS18X20 to reflect the fact that it will support both the "S" and "B"
variants of the device.

These files are moved to the modules/ subdirectory to take advantage of
frozen bytecode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The OneWire class is now in its own onewire.py module, and the temperature
sensor class is in its own ds18x20.py module.  The latter is renamed to
DS18X20 to reflect the fact that it will support both the "S" and "B"
variants of the device.

These files are moved to the modules/ subdirectory to take advantage of
frozen bytecode.
</pre>
</div>
</content>
</entry>
<entry>
<title>esp8266/scripts/inisetup: Add commented-out call to esp.osdebug(None).</title>
<updated>2016-08-06T12:27:38+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2016-08-06T12:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=6de37864a27481578a699cb0eaaaccd46bb494ea'/>
<id>6de37864a27481578a699cb0eaaaccd46bb494ea</id>
<content type='text'>
That apparently will only help folks who read the docs on how to disable,
but could use a quick reminder straight in boot.py. For the developers,
it's important to have debug logging enabled in development branch
(master).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That apparently will only help folks who read the docs on how to disable,
but could use a quick reminder straight in boot.py. For the developers,
it's important to have debug logging enabled in development branch
(master).
</pre>
</div>
</content>
</entry>
<entry>
<title>esp8266/scripts/port_diag.py: Include esp.check_fw() call.</title>
<updated>2016-08-03T21:43:58+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2016-08-03T21:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=4a27ad040ed2db463e734e4ec84aecdd2787c219'/>
<id>4a27ad040ed2db463e734e4ec84aecdd2787c219</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
