A fork of the original interface for OS/2. Features a correctly-implemented recv (but retains the old behavior via recv2).

Dependencies:   BufferedSerial

Dependents:   weather_clock weather_clock

History

Final changes for preliminary new node support default tip

2019-05-24, by alexhrao [Fri, 24 May 2019 23:36:22 +0000] rev 53

Final changes for preliminary new node support


Add basic new node support

2019-05-24, by alexhrao [Fri, 24 May 2019 23:19:03 +0000] rev 52

Add basic new node support


Turn off debugging

2019-03-31, by alexhrao [Sun, 31 Mar 2019 15:39:31 +0000] rev 51

Turn off debugging


Minor changes

2019-03-31, by alexhrao [Sun, 31 Mar 2019 03:08:45 +0000] rev 50

Minor changes


Add correct implementation for recv

2019-03-31, by alexhrao [Sun, 31 Mar 2019 00:53:46 +0000] rev 49

Add correct implementation for recv


Fix for not using full buffer in TCP recieve

2015-06-04, by geky [Thu, 04 Jun 2015 20:45:00 +0000] rev 48

Fix for not using full buffer in TCP recieve


Merged rev 46/45

2015-06-04, by geky [Thu, 04 Jun 2015 20:18:39 +0000] rev 47

Merged rev 46/45


Seperated sent messages into chunks to keep from overflowing the Lua buffer

2015-06-04, by geky [Thu, 04 Jun 2015 20:14:52 +0000] rev 46

Seperated sent messages into chunks to keep from overflowing the Lua buffer


Sanitized both transmitted and recieved strings

2015-06-04, by geky [Thu, 04 Jun 2015 19:26:35 +0000] rev 45

Sanitized both transmitted and recieved strings


Reimplemented ESP8266 driver using the Nodemcu firmware

2015-06-03, by geky [Wed, 03 Jun 2015 21:44:20 +0000] rev 44

Reimplemented ESP8266 driver using the Nodemcu firmware