Commit Graph

  • c4e3e21d32 espconn: De-orbit espconn_gethostbyname Nathaniel Wesley Filardo 2020-01-06 16:31:04 +0000
  • b7ca96b301 espconn: remove unused espconn code, take 1 Nathaniel Wesley Filardo 2020-01-05 09:23:48 +0000
  • dd7ef729c1 luacheck: net.ifinfo is a thing now Nathaniel Wesley Filardo 2020-02-27 16:39:12 +0000
  • 8376cab85d add LiquidCrystal lua module Matsievskiy S.V 2019-12-01 00:18:14 +0300
  • cb2636dcc8 Add page about Lua module directory Marcel Stör 2020-03-22 21:43:26 +0100
  • f45a9ef433 Add hint about locally built docs Marcel Stör 2020-03-22 13:56:39 +0100
  • a9991c64d7
    Update getting-started docs hrefs for LFS examples (#3048) Christo Erasmus 2020-03-22 12:17:01 +0100
  • 7933b88fec
    Added Note for issue :on("connect" ... Utkarsh Sethi 2020-03-18 17:53:07 +0530
  • 160666b263
    Let LFS Lua examples link with relative paths Christo Erasmus 2020-03-16 20:33:15 +0100
  • 75db62f400 Fix init.lua link Marcel Stör 2020-03-15 09:39:33 +0100
  • f265867890 Fix connect() params in example Marcel Stör 2020-03-15 09:34:12 +0100
  • 787ac7ccb9
    WIP: MQTT fixes (#2986) Nathaniel Wesley Filardo 2020-03-14 22:51:03 +0000
  • 828055409a
    Update getting-started.md Gowrishankar the Great 2020-03-11 16:21:52 +0530
  • c116d9d25f
    Add Lua module for Gossip protocol (#3013) Alexandru Antochi 2020-03-06 21:24:25 +0000
  • d94a6ee625
    Update getting-started docs hrefs for LFS examples Christo Erasmus 2020-02-26 18:40:14 +0100
  • a8b46af905
    Correct wifi auth types for esp32 (#3047) Kit Klein 2020-02-26 06:30:22 -0500
  • 07ef4cc1a5 Correct wifi auth types for esp32 Kit Klein 2020-02-25 12:11:58 -0500
  • 1577988d14 Bugfix conn metatable method call (#3012) Edvinas 2020-02-23 19:46:35 +0200
  • 3d91785018
    Bugfix conn metatable method call (#3012) Edvinas 2020-02-23 19:46:35 +0200
  • 31d47149af
    net: rename net.if.info to net.ifinfo (#3033) Nathaniel Wesley Filardo 2020-02-23 09:44:40 -0800
  • 3d3645e877 net: rename net.if.info to net.ifinfo Nathaniel Wesley Filardo 2020-02-03 03:54:24 +0000
  • 1851a73429
    Update sqlite3.md (#3042) Gregor Hartmann 2020-02-21 13:20:39 +0100
  • 6b1043f686 Update sqlite3.md Gregor 2020-02-20 22:18:28 +0100
  • ec8622fd87
    Fix timing of softuart module RX (#3029) galjonsfigur 2020-02-18 12:42:44 +0100
  • df83908477
    Documentation fixes for pipe (#3041) Gregor Hartmann 2020-02-18 12:41:31 +0100
  • 2c2a4c0035 Fix pipe documentation Gregor 2020-02-17 22:48:36 +0100
  • ee9b81d441 Add pipe and cohelper to documentation tree Gregor 2020-02-17 22:48:08 +0100
  • 57854c6cb0 Change simple buffer to FIFO buffer Galion 2020-02-12 14:09:24 +0100
  • 3902d8fa5c added more info about calling pushGossip with nil param) Alex 2020-02-11 23:31:14 +0000
  • d7dcd10ba5 added remove data example method Alex 2020-02-11 23:30:41 +0000
  • 0c40f81668 tests load modules using loadfile Alex 2020-02-11 23:30:19 +0000
  • 70e46665f6 test objects returned using loadfile Alex 2020-02-11 23:29:34 +0000
  • 1e177194b0 Fix doc header Marcel Stör 2020-02-11 23:30:20 +0100
  • 035bef406a Fix formatting and function sorting Marcel Stör 2020-02-09 23:50:33 +0100
  • 586ac7f9b8 fixed luacheck error Alex 2020-02-09 22:20:02 +0000
  • 6a32dfa5dc removed empty newline Alex 2020-02-09 22:19:47 +0000
  • 260e777dbe removed unused param Alex 2020-02-09 22:19:21 +0000
  • d3fd82685e added example Alex 2020-02-09 22:16:51 +0000
  • 66dbcf36b1 minor refactoring Alex 2020-02-09 22:16:19 +0000
  • 9032423657 changed some method names Alex 2020-02-09 22:16:03 +0000
  • 41acd90949 added more unit tests Alex 2020-02-09 22:13:33 +0000
  • 5045df9f81 fixed some bugs, split diff and update into two methods Alex 2020-02-09 22:13:13 +0000
  • 9fb8a2f2c7
    Add flag to disable start-up banner (#3026) sergio 2020-02-09 18:58:58 +0300
  • 5f85ebf5fb
    Update user_config.h Marcel Stör 2020-02-09 16:58:07 +0100
  • c0fec02e7e removed access to revision through currentState Alex 2020-02-04 23:41:09 +0000
  • e5160f96f8 added revision set test Alex 2020-02-04 23:29:11 +0000
  • 174799ef98 fixed bug, set initial rev to 0 Alex 2020-02-04 23:25:14 +0000
  • e251172bd2 addd note for setRevManually Alex 2020-02-04 23:24:31 +0000
  • 9401025ae2 updated docs with pushGossip; some use-case changes Alex 2020-02-04 22:52:33 +0000
  • ec4a07aa53 added pushGossip method and removed nil comparisons Alex 2020-02-04 22:51:52 +0000
  • 883449a03b added info about updateCallback and use-case example Alex 2020-02-03 23:14:02 +0000
  • bf46078c0c removed extra function Alex 2020-02-03 23:13:10 +0000
  • ca36dbe12d fixed luacheck errors Alex 2020-02-03 22:49:38 +0000
  • d5fb38ddeb fixed some luacheck errors Alex 2020-02-03 21:12:01 +0000
  • e20b879b37 add missing reference in documentation Javier Peletier 2020-02-03 10:01:06 +0100
  • 1bc8994f0c added unit tests Alex 2020-02-03 00:43:05 +0000
  • d5a2578a55 added callback function for data update, some logic changes in comparisons Alex 2020-02-03 00:42:53 +0000
  • 76e9f1a8c7
    Document tls.cert.auth (#3010) Gregor Hartmann 2020-02-01 22:24:12 +0100
  • 49f25bd895
    Clarify LFS build info is its size (#3022) M.K 2020-02-01 22:12:14 +0100
  • 4b361cc96a Fix timing of softuart ISR Galion 2020-01-31 18:02:59 +0100
  • 370483abaf Support for disable printing version information at start-up https://github.com/nodemcu/nodemcu-firmware/issues/3021 sergio 2020-01-31 07:10:42 +0300
  • 5d569aadf7 documentation Javier Peletier 2020-01-29 23:51:16 +0100
  • c3bb3fec59 comments Javier Peletier 2020-01-29 00:14:38 +0100
  • 3e5fda2bc8 with linked list Javier Peletier 2020-01-28 23:26:05 +0100
  • 5809b258da Added brightness transition Javier Peletier 2020-01-28 01:42:39 +0100
  • 8dda8f34df more comments Javier Peletier 2020-01-27 01:36:16 +0100
  • 154db42847 added intro and some comments Javier Peletier 2020-01-27 01:23:33 +0100
  • 14a256ebbc adjust task stack size Javier Peletier 2020-01-27 00:17:05 +0100
  • ecd55b86a7 cleanup includes Javier Peletier 2020-01-26 23:57:42 +0100
  • 24cbb8955e check_setup and cleanup Javier Peletier 2020-01-26 23:31:11 +0100
  • 3a6f44c1a6 messages Javier Peletier 2020-01-24 15:39:43 +0100
  • 0b80c6bd61 change to pulldown + some docs Javier Peletier 2020-01-24 14:36:29 +0100
  • 5290f7da0e first working implementation Javier Peletier 2020-01-22 23:29:16 +0100
  • 80b1b31b94 Clarify LFS build info is its size mk-pmb 2020-01-29 15:12:54 +0100
  • 116df3753d Added dimmer module skeleton + add/remove Javier Peletier 2019-07-26 11:57:55 +0200
  • 8eff82e936 cleanup: remove trailing whitespaces Adel Tayeb-Cherif 2020-01-23 17:59:03 -0500
  • 667e1014ce sorted doc in list Alex 2020-01-23 22:40:31 +0000
  • d30d093170 added require and release in doc Alex 2020-01-23 22:38:48 +0000
  • b5ada3f44a switched to 2 space indentation Alex 2020-01-23 22:37:53 +0000
  • eafb1ccee6 reduce the error msg in when not response is sent back from esp Adel Tayeb-Cherif 2020-01-22 21:24:49 -0500
  • 5016f2f5ab added luacheck ignore unused for socket, port Alex 2020-01-22 20:58:39 +0000
  • 1c2ace4469 added info about sending extra data Alex 2020-01-22 20:58:06 +0000
  • 5ab9714fad fixed lua_check errors Alex 2020-01-21 22:33:17 +0000
  • 9080f49df6 capitalize ESP and MQTT Gregor 2020-01-21 21:50:59 +0100
  • 17d503121a Include suggestions by nwf and dtran123 Gregor 2020-01-21 20:14:28 +0100
  • 0edce2c220 #2954: adapt to the new firmware api for the timer and some other small fixes Adel Tayeb-Cherif 2020-01-15 17:51:07 -0500
  • d42985b55d added gossip module Alex 2020-01-20 23:50:48 +0000
  • af21078d23 added docs Alex 2020-01-20 23:50:23 +0000
  • c923588b13
    Update ESP-IDF to v3.3.1 (#2898) Marcel Stör 2020-01-19 13:15:22 +0100
  • fad2d43b7a
    Bugfix conn metatable method call Edvinas 2020-01-19 01:57:25 +0200
  • af4c099cc4 include feedback Gregor 2020-01-18 22:43:15 +0100
  • 2d430ef742 rephrase and add more information Gregor 2020-01-17 20:48:16 +0100
  • fd11529778 merge with dev Adel Tayeb-Cherif 2020-01-15 18:11:06 -0500
  • eb4585a355 adapt to the new firmware api for the timer and some other small fixes Adel Tayeb-Cherif 2020-01-15 17:51:07 -0500
  • f548f25600 document tls.cert.auth Gregor 2020-01-15 21:37:45 +0100
  • 111a10253c Merge branch 'dev' of https://github.com/fikin/nodemcu-firmware into benchmark Nikolay Fiykov 2020-01-08 10:41:16 +0200
  • 7e84d1cffe De-orbit espconn_gethostbyname Nathaniel Wesley Filardo 2020-01-06 16:31:04 +0000
  • 5c61a9a6f1 Remove unused espconn code, take 1 Nathaniel Wesley Filardo 2020-01-05 09:23:48 +0000
  • 71a182caa7 Use new GitHub issue templates Marcel Stör 2020-01-06 14:09:24 +0100
  • 13526658bf Upgrade ESP-IDF to tag v3.3.1 Marcel Stör 2020-01-06 13:56:53 +0100