1. 01 Apr, 2016 1 commit
    • dnc40085's avatar
      Modified wifi module · 5e9ab015
      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
      5e9ab015
  2. 26 Feb, 2016 1 commit
    • TerryE's avatar
      Make the wifi.smart functions options and remove wofs and upgrade · 46ea2aa4
      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.
      46ea2aa4
  3. 28 Jan, 2016 1 commit
  4. 23 Jan, 2016 1 commit
  5. 20 Jan, 2016 1 commit
  6. 03 Nov, 2015 1 commit
    • TerryE's avatar
      Minor tweaks to luac.cross for SDK 1.4 support · 0beee5c1
      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.
      0beee5c1
  7. 29 Mar, 2015 1 commit
  8. 18 Mar, 2015 1 commit
  9. 16 Mar, 2015 1 commit
  10. 15 Mar, 2015 1 commit
  11. 12 Feb, 2015 1 commit
  12. 11 Feb, 2015 3 commits
  13. 10 Feb, 2015 1 commit
  14. 05 Feb, 2015 3 commits
  15. 27 Jan, 2015 1 commit
  16. 26 Jan, 2015 3 commits
  17. 25 Jan, 2015 1 commit
  18. 24 Jan, 2015 1 commit
  19. 06 Jan, 2015 1 commit
  20. 05 Jan, 2015 1 commit
  21. 26 Dec, 2014 1 commit
  22. 22 Dec, 2014 1 commit