1. 03 Apr, 2016 1 commit
    • Philip Gladstone's avatar
      Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast · 3a5e5f10
      Philip Gladstone authored
      Merging as suggested by @TerryE (and squashing at the same time. Turns out that this feature is enabled for this repo).
      
      * Squashed commit of the following:
      
      commit f985f10d9d2ee035f5a6ee6245c60d9904d98cc1
      Author: philip <philip@gladstonefamily.net>
      Date:   Sun Mar 27 21:52:46 2016 -0400
      
          Better mdns code
      
      commit 6ee49ee106274bc63f6309047e57f7bc9828523e
      Author: philip <philip@gladstonefamily.net>
      Date:   Fri Mar 25 23:25:11 2016 -0400
      
          Update the docs
      
      commit 7e455541c6f2531824cfb2419d051f1306935fdf
      Author: philip <philip@gladstonefamily.net>
      Date:   Thu Mar 24 21:58:16 2016 -0400
      
          Add retries and buffer checking to mdns
      
          Get the length right
      
          Now it seems to work
      
      * Might work for combined mode
      
      * Fix crash
      
      * Simplified various bits of code. Changed the LUA interface
      
      Added checking (to some degree) incoming quyery types
      
      Move the defaults to the right place
      
      Added reference to the RFC`
      3a5e5f10
  2. 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
  3. 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
  4. 28 Jan, 2016 1 commit
  5. 23 Jan, 2016 1 commit
  6. 20 Jan, 2016 1 commit
  7. 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
  8. 29 Mar, 2015 1 commit
  9. 18 Mar, 2015 1 commit
  10. 16 Mar, 2015 1 commit
  11. 15 Mar, 2015 1 commit
  12. 12 Feb, 2015 1 commit
  13. 11 Feb, 2015 3 commits
  14. 10 Feb, 2015 1 commit
  15. 05 Feb, 2015 3 commits
  16. 27 Jan, 2015 1 commit
  17. 26 Jan, 2015 3 commits
  18. 25 Jan, 2015 1 commit
  19. 24 Jan, 2015 1 commit
  20. 06 Jan, 2015 1 commit
  21. 05 Jan, 2015 1 commit
  22. 26 Dec, 2014 1 commit
  23. 22 Dec, 2014 1 commit