- 01 Apr, 2016 1 commit
-
-
dnc40085 authored
Implement SDK event monitor Move wifi status event monitor code into seperate file (app/modules/wifi_eventmon.c) Modify wifi lua callback registration code. Add Functions wifi.ap.deauth and wifi.sta.getrssi Rework wifi event monitor to use tasking interface fix for Lua coroutine compatibility issue Made changes Suggested by TerryE Also, moved code that sets the default host name out of luaopen_wifi_init and into a separate function and added a post_task_low entry in it's place. Replaced some if test then return error lines with luaL_argcheck Add check for malloc null return in wifi.eventmon to catch out of memory errors
-
- 26 Feb, 2016 1 commit
-
-
TerryE authored
AFAIK no one uses the wifi.startsmart() and wifi.stopsmart(). Removing them frees up an extra 20-25K of Flash to use as filesystem. So I have added a new config define WIFI_SMART_ENABLE which is enabled by default so the default functionality is the same, but if this is commented out then this code is omitted. I have also removed wofs and upgrade from this build as we no longer support these.
-
- 28 Jan, 2016 1 commit
-
-
Johny Mattsson authored
-
- 23 Jan, 2016 1 commit
-
-
devsaurus authored
-
- 20 Jan, 2016 1 commit
-
-
Johny Mattsson authored
Plus boat-load of fixes to actually make that build.
-
- 03 Nov, 2015 1 commit
-
-
TerryE authored
plus Add extra logic to handle different loci path in luac.cross for handling 32 bit or great hex integers Also add a helpfull hint in the build tool to point out the Lua and lfs depencencies.
-
- 29 Mar, 2015 1 commit
-
-
funshine authored
-
- 18 Mar, 2015 1 commit
-
-
funshine authored
-
- 16 Mar, 2015 1 commit
-
-
funshine authored
-
- 15 Mar, 2015 1 commit
-
-
funshine authored
-
- 12 Feb, 2015 1 commit
-
-
HuangRui authored
-
- 11 Feb, 2015 3 commits
- 10 Feb, 2015 1 commit
-
-
HuangRui authored
-
- 05 Feb, 2015 3 commits
- 27 Jan, 2015 1 commit
-
-
funshine authored
-
- 26 Jan, 2015 3 commits
- 25 Jan, 2015 1 commit
-
-
HuangRui authored
-
- 24 Jan, 2015 1 commit
-
-
funshine authored
-
- 06 Jan, 2015 1 commit
-
-
funshine authored
-
- 05 Jan, 2015 1 commit
-
-
HuangRui authored
-
- 26 Dec, 2014 1 commit
-
-
funshine authored
-
- 22 Dec, 2014 1 commit
-
-
funshine authored
-