Commit Graph

  • 7ee5817fd5 Fix some overaggressive clearing of the tcp_arg. philip 2020-09-13 17:56:54 -0400
  • 87d159b9d1 Improved user experience philip 2020-09-13 17:55:04 -0400
  • b8498c9af0 Merge branch 'fix-enduser-post' into enduser-setup-improve philip 2020-09-13 16:40:19 -0400
  • 18db93fb1e Transfer encoding works, and POSTing to the wrong URL now errors out. philip 2020-09-13 16:39:28 -0400
  • 1c0139ebc8 Add support to be able to select the SSID for the AP philip 2020-09-13 15:33:04 -0400
  • b99c56d498 Trigger captive portal detection philip 2020-09-13 12:05:46 -0400
  • 236b9924ee Merge branch 'fix-enduser-post' into enduser-setup-improve philip 2020-09-13 12:04:52 -0400
  • a315252583 Revert the _204 change philip 2020-09-13 12:03:04 -0400
  • c000a0894a
    Fix problem reading files a multiple of 128 bytes long (#3280) Philip Gladstone 2020-09-13 11:37:54 -0400
  • 7903a5f4e3 Fix problem reading files a multiple of 128 bytes long philip 2020-09-12 18:33:17 -0400
  • ce06afdf58 Add the auth into the response so that entry can be forced in the dialog philip 2020-09-12 18:31:21 -0400
  • 15d56c7517 Trigger the captive portal detection philip 2020-09-11 20:59:22 -0400
  • b123cc4cff Review comments philip 2020-09-11 20:11:47 -0400
  • 48e121bf24 Remove the note about bug 2931 philip 2020-09-09 21:33:03 -0400
  • 8513dab029 Handle tcp fragmentation and also fix XSS problem. philip 2020-09-09 21:28:42 -0400
  • 64bbf00689 Adding '+' flag to string.format 3.0-release_20200910 3.0-master_20200910 vsky 2020-09-04 23:40:39 +0200
  • 4d784798a7
    Add deprecation note to node.flashreload (#3273) Gregor Hartmann 2020-09-08 12:17:12 +0200
  • cfe523a389 fix syntax Gregor 2020-09-07 21:00:44 +0200
  • 0670614c1a Add deprecation note to node.flashreload Gregor 2020-09-07 20:48:26 +0200
  • d88c14b9b6
    Update node.c Terry Ellison 2020-09-07 13:09:25 +0100
  • 41c5f8fd57
    Update node.c Terry Ellison 2020-09-07 12:53:51 +0100
  • 7d8b13e24b First cut of new LFS for initial reviwe Terry Ellison 2020-09-06 01:58:07 +0100
  • 38f13a7e9f
    Fixes broken `tmr.alarm` (#3263) Lukáš Voborský 2020-09-05 14:16:57 +0200
  • c7db5933f7 Adding '+' flag to string.format vsky 2020-09-04 23:40:39 +0200
  • e28cf8d983 Fixes `net.ifinfo` failure vsky 2020-09-01 21:26:25 +0200
  • e7620b0647
    SoftUART module fixes and code simplification (#3104) galjonsfigur 2020-09-04 17:02:33 +0200
  • 6ec975a578 Fixes `net.ifinfo` failure vsky 2020-09-01 21:26:25 +0200
  • 480e41a8e9 Fixes broken `tmr.alarm` vsky 2020-08-30 20:54:35 +0200
  • a7a5e169f0 Correct documentation of SoftUART module Galion 2020-09-03 14:27:06 +0200
  • a0d27059bc LFS lua example Lua 5.3 compatibility vsky 2020-06-18 21:42:13 +0200
  • ba611101e5
    Don't allocate flash to SPIFFS that is reserved by the system. (#3260) Philip Gladstone 2020-09-01 17:40:57 -0400
  • f7ee7f8ef4 more fixes including node.c & nodemcu-partition.py Terry Ellison 2020-09-01 01:18:43 +0100
  • 46974a478b LFS lua example Lua 5.3 compatibility vsky 2020-06-18 21:42:13 +0200
  • b4c148eff0
    Add missing features to Travis CI PR build (#3255) galjonsfigur 2020-08-30 21:04:00 +0200
  • 9ad3725571 Pull SDK from GH instead of BBS 1.5.4.1-final Marcel Stör 2020-08-30 12:01:12 +0200
  • 7109501959 Don't allocate flash to SPIFFS that is reserved by the system. philip 2020-08-29 17:45:24 -0400
  • d72ea91ed0
    Implementing optional parameter `restart` to tmr:start() (#3111) Lukáš Voborský 2020-08-29 21:43:50 +0200
  • 87030a87ea
    Fix filename of luac.cross in upload.md (#3258) M.K 2020-08-29 21:25:38 +0200
  • 2045ecb348
    Update pr-build.sh Marcel Stör 2020-08-29 21:10:02 +0200
  • 8783ea3f9d Added missing parameters to fix compilation of pmSleep feature Galion 2020-08-29 20:43:10 +0200
  • 8b5606f8bf Add missing features from Travis CI test build Galion 2020-08-29 00:03:34 +0200
  • 3f57904d0e [docs][minor] Fix filename of luac.cross in upload.md mk-pmb 2020-08-29 19:51:35 +0200
  • c2292ca36b Makefile: Read user_config by path mk-pmb 2020-08-29 19:02:02 +0200
  • 606f91664b
    First phase of number to integer conversion (#3221) Philip Gladstone 2020-08-29 12:48:24 -0400
  • 150f933f57 Made requested change philip 2020-08-29 10:28:57 -0400
  • d412b91b7c Use lua_Unsigned philip 2020-08-29 10:23:08 -0400
  • 2b926f2652 Merge branch 'fix-random' into integer-1 philip 2020-08-29 10:19:46 -0400
  • c9e42f7cee Use the right check function to get full precision philip 2020-08-26 20:35:45 -0400
  • 637a99d828 Merge remote-tracking branch 'upstream/dev' into fix-random philip 2020-08-26 20:07:14 -0400
  • 1fb68bed3e Merge remote-tracking branch 'upstream/dev' into integer-1 philip 2020-08-26 18:45:15 -0400
  • 07c24b7b14 update push and to number uses Terry Ellison 2020-08-26 23:22:25 +0100
  • 0e02c0e5f3
    Change struct & sjson to use integers. This is slightly more complex (#3222) Philip Gladstone 2020-08-23 18:11:18 -0400
  • dd3b217df2
    Kconfig: rename LUA_MODULE_* to NODEMCU_CMODULE_* (#3135) Nathaniel Wesley Filardo 2020-08-23 21:49:18 +0100
  • 572f731b61
    Update build.md Marcel Stör 2020-08-23 21:56:18 +0200
  • 7aad9194f1 Use the LUA_UNSIGNED type if possible philip 2020-08-23 13:35:07 -0400
  • 0d8015ba9c Merge remote-tracking branch 'upstream/dev' into fix-random philip 2020-08-23 13:22:03 -0400
  • 946a2c4661 Fixed some missing defines for LUA 5.1 philip 2020-08-23 13:02:44 -0400
  • d10cdacc06 Review comments and simplify the code philip 2020-08-23 12:50:44 -0400
  • f6590c2e10 Merge remote-tracking branch 'upstream/dev' into integer-2 philip 2020-08-23 12:00:10 -0400
  • 47dc95609b Review comments -- had missed some numbers... philip 2020-08-23 11:47:28 -0400
  • c3b1d72f8e Merge remote-tracking branch 'upstream/dev' into integer-1 philip 2020-08-23 11:37:39 -0400
  • 64ece47ff6 Allow custom SPIFFS location in "demons" part of user_config.h mk-pmb 2020-08-22 01:46:21 +0200
  • a92da3c33c
    Lua 5.1 / 5.3 alignment and document (#3193) Terry Ellison 2020-08-22 17:41:02 +0100
  • d14d492872 fix additional review comments Terry Ellison 2020-08-22 17:35:19 +0100
  • 0d70db98ae Allow custom SPIFFS location in "demons" part of user_config.h mk-pmb 2020-08-22 01:46:21 +0200
  • fa2348f36b
    Support for GPIO wakeup in node.dsleep() (#3115) tomsci 2020-08-22 09:32:45 +0100
  • 8db97c0f52
    Fix method name encoder.fromBase64 in example code (#3247) M.K 2020-08-22 10:31:08 +0200
  • 1f386e931d
    Fix method name encoder.fromBase64 in example code (#3246) M.K 2020-08-22 10:30:29 +0200
  • 3580b8d3c1 [docs][minor] Fix method name encoder.fromBase64 in example code mk-pmb 2020-08-21 23:19:23 +0200
  • a04a4698e2 [docs][minor] Fix method name encoder.fromBase64 in example code mk-pmb 2020-08-21 22:44:16 +0200
  • 11fa963b8c minor tweaks to wiegand module Cody Cutrer 2020-08-21 13:40:13 -0600
  • fe06e02649 Make node.random work in lua 5.3 -- i.e. get integers right philip 2020-08-20 22:49:29 -0400
  • 1fb1165dd5 mcp23017: fix a unprotected call error for example script plomi 2020-08-19 16:32:11 +0200
  • e547c2a094 mqtt: fix connfail callback Caleb Mingle 2020-08-09 23:01:53 -0700
  • 55a0765611 mqtt: fix connfail callback Caleb Mingle 2020-08-09 23:01:53 -0700
  • 8b4618f7cd mcp23017 module code clearness and update documentation plomi 2020-08-09 19:44:06 +0200
  • 995114b736
    Add support to set the clock rate and have sntp use it. (#3236) Philip Gladstone 2020-08-08 07:32:14 -0400
  • 28c6bda9b4
    tools/Makefile: remove stray whitespace from APP_DIR (#3240) Richard Marko 2020-08-08 13:30:44 +0200
  • b5abec3d89 tools/Makefile: remove stray whitespace from APP_DIR Richard Marko 2020-08-07 13:31:50 +0200
  • 56138f82f4 Makefile: set GITHUB_ESPRESSIF_SDK when no TOOLCHAIN_ROOT Richard Marko 2020-08-07 13:25:17 +0200
  • 46dbfb65a4 Makefile: pull sdk iff GITHUB_ESPRESSIF_SDK is defined Richard Marko 2020-07-14 16:33:53 +0200
  • 552b322faf Merge branch 'dev-esp32' into dimmers Javier Peletier 2020-08-07 13:15:40 +0200
  • bf15299cea
    Correct negative results in DHT driver (#3210) Emdioh 2020-08-03 20:58:19 +0200
  • 7774b5fa30
    Fix bthci compilation issue (#3201) David Thornley 2020-08-03 21:39:42 +1000
  • 398365021a Improved the documentation. philip 2020-08-02 16:47:25 -0400
  • 4f1ab3897e Add support to set the clock rate and have sntp use it. philip 2020-08-01 18:47:59 -0400
  • 084d6cabc5
    Add support for external modules (#3100) Javier Peletier 2020-07-27 19:08:19 +0200
  • 51ca2a9455 fix indentation moved ext modules docs to Whitepapers section extmods: Moved documentation under FAQs Javier Peletier 2020-07-27 15:02:39 +0200
  • 00224939a4 More bug fixes and registering simplification with luaL_reref and unref2 Galion 2020-07-25 17:52:40 +0200
  • c6c4722051 Rollback additional ISR buffer code Galion 2020-07-23 20:59:10 +0200
  • 60d6a7a924 Don't de-register interrupt hook if there is more RX instances Galion 2020-07-22 23:12:08 +0200
  • af9f65efed Add additional buffer to make ISR smaller and improve reception Galion 2020-07-22 22:43:42 +0200
  • 13e5db60cd Merge branch 'dev' of https://github.com/nodemcu/nodemcu-firmware/ into dev-softuart-fix Galion 2020-07-22 22:38:02 +0200
  • f326bf7b3c Use the right size of integer in the cross compiler philip 2020-07-19 19:09:03 -0400
  • ce4e32d236 Make struct handle 64 bit integers. Also fix handling of Infinity for sjson.encode philip 2020-07-19 15:45:22 -0400
  • 63302238de Make it build with 64 bit integers philip 2020-07-19 12:50:19 -0400
  • 3f63f792bb Add a 64-bit build option philip 2020-07-19 11:58:13 -0400
  • 3331ee99a1 Review comments philip 2020-07-19 11:15:16 -0400
  • cb8dcc1c3e Update the documentation philip 2020-07-18 17:08:09 -0400
  • 7a1d4ad58b Update the documentation philip 2020-07-18 16:59:21 -0400