- 19 Oct, 2015 1 commit
-
-
danicampora authored
-
- 16 Sep, 2015 1 commit
-
-
Daniel Campora authored
-
- 16 Aug, 2015 1 commit
-
-
Daniel Campora authored
-
- 03 Jun, 2015 1 commit
-
-
Daniel Campora authored
With network.server_timeout(secs) the timeout can be changed. The default value is 300 secs. Minimmum accpeted is 5 secs. Without params the function returns the current configured timeout.
-
- 24 May, 2015 1 commit
-
-
Daniel Campora authored
This is needed to avoid half-open connections.
-
- 22 May, 2015 1 commit
-
-
Daniel Campora authored
-
- 28 Apr, 2015 1 commit
-
-
Matt Anderson authored
This is actually a workaround Ter Term's issue of not obeying to the telnet options that the server is sending. Therefore, we must buffer chars until either a '\r' or the max length of the username/password is received.
-
- 11 Apr, 2015 1 commit
-
-
Daniel Campora authored
This has implications all over the place. I have to admit that you can instantly see that usability improves, but it costs 3K. At the same time I took the oportunity to rename the '/SFLASH' drive to '/flash' which improves compatibility with the pyboard.
-
- 04 Apr, 2015 1 commit
-
-
Daniel Campora authored
-
- 25 Mar, 2015 1 commit
-
-
Daniel Campora authored
Unfortunately, these timeouts are the only realiable way (for now), to be able to detect broken connections due to half-open sockets. Such a thing occurs when getting out of the WiFi coverage area or when disconnecting from the AP (sometimes the client doesn't send the disconnect packet).
-
- 21 Mar, 2015 1 commit
-
-
danicampora authored
-
- 19 Mar, 2015 1 commit
-
-
danicampora authored
-
- 11 Mar, 2015 1 commit
-
-
danicampora authored
-
- 26 Feb, 2015 1 commit
-
-
danicampora authored
-
- 06 Feb, 2015 1 commit
-
-
danicampora authored
The port currently implements support for GPIO, RTC, ExtInt and the WiFi subsystem. A small file system is available in the serial flash. A bootloader which makes OTA updates possible, is also part of this initial implementation.
-