Commit Graph

  • 4870270442 And again Philip Gladstone 2020-12-11 21:59:20 -0500
  • 50c4d7810f Try and make the tables work Philip Gladstone 2020-12-11 21:58:12 -0500
  • 82d4d7c688 CLeanup the automatic conversion Philip Gladstone 2020-12-11 21:56:04 -0500
  • 9640436593 COnvert the rst to md... Philip Gladstone 2020-12-11 21:47:56 -0500
  • fd0f4ec9c5 DHT11 fix Lukáš Voborský 2020-12-01 17:15:15 +0100
  • 34eb73951b Somfy receiver Lukáš Voborský 2020-10-22 22:45:28 +0200
  • 5e4e38fe5c
    Update build.yml Gregor Hartmann 2020-11-26 19:36:22 +0100
  • 7076329c90 Add many pipelines Gregor 2020-11-26 17:24:32 +0100
  • 21cd2e53d8 Create build.yml Gregor Hartmann 2020-11-20 18:35:07 +0100
  • ad8f82c6e2
    fix search path for lua require (#3336) Gregor Hartmann 2020-11-25 20:07:17 +0100
  • 63d82131a7
    Doc fixes (#3333) Gregor Hartmann 2020-11-25 12:53:46 +0100
  • 4b342d3901
    Update README.md Marcel Stör 2020-11-25 12:53:28 +0100
  • 7cec401e94 Revamp of the DHT module, DHT12 support Lukáš Voborský 2020-11-23 22:56:56 +0100
  • ce6dc2da52 Merge branch 'Doc-fixes' of https://github.com/HHHartmann/nodemcu-firmware into Doc-fixes Gregor 2020-11-23 18:44:26 +0100
  • 3e0903ad1d more master -> release stuff Gregor 2020-11-23 18:44:20 +0100
  • 3065c08b38
    Documentation corrections by @vsky279 Lukáš Voborský 2020-11-23 18:10:16 +0100
  • ebbbd66e03 fix search path for lua require Gregor 2020-11-22 21:52:37 +0100
  • 7cae2c8b78 adjust the title to allow anchors to work on RTD and github Gregor 2020-11-22 16:58:56 +0100
  • 99be05858a DHT module negative values bug fix Lukáš Voborský 2020-11-22 13:11:24 +0100
  • 5014116228 DHT module bug fix Lukáš Voborský 2020-11-22 11:31:40 +0100
  • 9e3f333a4c More improvements Gregor 2020-11-15 20:52:25 +0100
  • 49b09d050e
    Basic hardware test examples for adc and gpio + define hardware setup (#3324) Nathaniel Wesley Filardo 2020-11-15 15:01:15 +0000
  • ba76fc5e18 fix some documentation Gregor 2020-11-15 15:37:43 +0100
  • 02dcc235c9
    Allow turning off softwd again as documented (#3327) Gregor Hartmann 2020-11-13 12:11:29 +0100
  • b3abed6f37 fix outcome of review Gregor 2020-11-12 19:51:19 +0100
  • d279ba2fd9
    BME280 Lua module - `(config[3] & 0xFC) | BME280_FORCED_MODE` workaround bug fix (#3325) Lukáš Voborský 2020-11-11 23:07:20 +0100
  • d33443d680 tests: NTest gpio Nathaniel Wesley Filardo 2020-07-04 13:37:57 +0100
  • ab022d4fea tests: NTest adc Nathaniel Wesley Filardo 2020-06-28 16:09:07 +0100
  • db72557bfa Test environment docs Nathaniel Wesley Filardo 2020-01-04 03:01:47 +0000
  • 1d34853b82 NTest: remove useless arguments to ok/nok Nathaniel Wesley Filardo 2020-11-11 03:24:40 +0000
  • 36f9735a2b fix luacheck warnings Gregor 2020-11-10 20:41:36 +0100
  • cda762965e Allow turning off softwd again as documented Gregor 2020-11-09 21:51:41 +0100
  • a54d46d41f BME280 Lua module - `(config[3] & 0xFC) | BME280_FORCED_MODE` workaround bug fix Lukáš Voborský 2020-11-08 20:06:41 +0100
  • c4baa9f3b9
    Create NodeMCU test system based on gambiarra (#2984) Gregor Hartmann 2020-11-08 15:31:11 +0100
  • b5c53f6c1c restrict NTest selftest to linux Gregor 2020-11-07 23:06:35 +0100
  • ad7b8e930a another try Gregor 2020-11-07 22:58:54 +0100
  • b9b5815e97
    DS18B20 Lua module (#3150) Lukáš Voborský 2020-11-07 22:41:16 +0100
  • f67792e0d3
    Add support for using doubles in the LUA53 build. (#3225) Philip Gladstone 2020-11-07 16:38:40 -0500
  • 2e0a5cd5ce Trying how to master travis Gregor 2020-11-07 22:35:29 +0100
  • 8ce26d4a43 Add NTest selftest to travis Gregor 2020-11-07 22:15:11 +0100
  • 42e9436a48 Minor tweaks and forgotten checkin Gregor 2020-11-07 22:04:09 +0100
  • c68e4aaf11 more (last) fixes and file juggling Gregor 2020-11-07 16:56:56 +0100
  • 4f6792773f Fix ftpserver documentation and some formating in httpserver.md (#3322) 3.0-release_20201107 Gregor Hartmann 2020-11-04 09:34:05 +0100
  • 1503e280e1 Replace master with release Marcel Stör 2020-11-03 22:57:15 +0100
  • 0cafaca4cb MCP23017 module refactorings to save some heap (#3317) Nathaniel Wesley Filardo 2020-10-29 12:59:30 +0000
  • 7f30381301 Add mcp23017 Lua module (#3197) Marcel P 2020-10-25 12:48:34 +0100
  • 29e5108876 Further adaptation of lfs/_init.lua Nathaniel Wesley Filardo 2020-09-22 20:41:58 +0100
  • 3a17258d39 pipe: comment and style fixes (NFC) Nathaniel Wesley Filardo 2020-09-27 16:11:20 +0100
  • a97d8f114c pipe: fix unread buffer chunk management Nathaniel Wesley Filardo 2020-09-27 15:58:19 +0100
  • 1b29843b78 wiegand Lua 5.3 fix Lukáš Voborský 2020-10-22 23:32:32 +0200
  • 5ee658e22b add wiegand module (#3203) Cody Cutrer 2020-10-18 18:05:31 -0600
  • 335cf62a4d Fix the initialization of the wifi default hostname. (#3303) Philip Gladstone 2020-10-18 14:48:10 -0400
  • a01aada0ff Improved startup performance and measurement tools. (#3171) Philip Gladstone 2020-10-18 14:46:47 -0400
  • 5e849af9c5 fix: fixed the memory leak hanfengcan 2019-06-14 14:26:19 +0800
  • ff778dfc4b Guard against freeing a ref of zero (#3308) Philip Gladstone 2020-10-13 15:43:38 -0400
  • 90a077b987 bme280 driver in Lua+C Lukáš Voborský 2020-05-27 23:51:19 +0200
  • 5f53531d77 struct module minor documentation fix (#3306) Lukáš Voborský 2020-10-04 23:26:42 +0200
  • 336013ab9e Fixing bug in `file.readline` when line length exceeds 128 chars Lukáš Voborský 2020-09-29 23:16:53 +0200
  • 3d9c441e09 Change from `master` to `release` Gregor Hartmann 2020-09-29 17:37:20 +0200
  • b4f2686567 crypto: remove toHex and toBase64 (#3300) Nathaniel Wesley Filardo 2020-09-28 19:42:16 +0100
  • 53283d189e Add the submodule properly philip 2020-09-26 11:13:24 -0400
  • 020f5fe107 Remove ets_printf reference philip 2020-09-26 10:28:01 -0400
  • 7a25f522d2 CLean up the PR a bit philip 2020-09-25 22:43:53 -0400
  • b80cfe9f1e Now use the original c99-snprintf as a submodule. philip 2020-09-25 22:41:32 -0400
  • 78ee67fd2e Remove some uses of etc_*printf philip 2020-09-25 22:33:56 -0400
  • d1be80e4a3 Conditionalize int2float on lua 5.3 philip 2020-09-25 19:18:01 -0400
  • 9ca1672f9e Remove ESP8266 special case philip 2020-09-25 19:16:29 -0400
  • aaef4c3db4 Make it work for the integer lua51 build philip 2020-09-22 21:44:52 -0400
  • bae01c47a0 Now round trips in float firmware, and gets it roughly right in double (in lua 51) philip 2020-09-22 21:24:47 -0400
  • 3795e22b89 Give it a chance of working under Lua 5.1 philip 2020-09-22 20:45:05 -0400
  • 60f0150736 Add snprintf and remove our sprintf philip 2020-09-22 20:41:07 -0400
  • a6beec9f0f Make round tripping work for lua53 and floats philip 2020-09-20 10:57:09 -0400
  • b1a6cb1d43 Make it inline philip 2020-09-26 20:13:13 -0400
  • 5eb81197cb Add missing ICACHE_RAM_ATTR philip 2020-09-24 20:12:05 -0400
  • cc7cc395ac Improve the enduser setup experience by triggering captive portal detection. (#3282) Philip Gladstone 2020-09-18 17:47:52 -0400
  • 625397d133 uart: expose fifo depth counters (#3177) Nathaniel Wesley Filardo 2020-09-18 22:46:32 +0100
  • fee81bf9ad Handle tcp fragmentation and also fix XSS problem. (#3275) Philip Gladstone 2020-09-15 08:06:38 -0400
  • f527ad86e4 Fix problem reading files a multiple of 128 bytes long (#3280) Philip Gladstone 2020-09-13 11:37:54 -0400
  • c6c979b001 Some pushing around of files Gregor 2020-11-06 21:22:23 +0100
  • 4d1617624b Add luacheck to tests Gregor 2020-11-06 20:19:41 +0100
  • 419b837232 Add tests to checking mechanisms Gregor 2020-11-02 20:50:45 +0100
  • fdbfe105dd rename to NTest and move to new location Gregor 2020-11-02 16:43:52 +0100
  • 832fc86e71 Split tests to be run in 2 tranches Gregor 2020-10-31 19:39:55 +0100
  • 42af254379 Show errors immediately instead of at the end of the test, freeing memory earlier Gregor 2020-10-31 19:17:34 +0100
  • d3fc6e1126 remove debug code + optimization Gregor 2020-10-31 19:16:06 +0100
  • 2248316d7a move actual tests upfront Gregor 2020-10-31 05:15:45 +0100
  • 6b616d86e8 Use Lua 53 debug capabilities Gregor 2020-10-31 05:14:40 +0100
  • 5c4cefda1e improve regexp for stack frame extraction Gregor 2020-10-26 16:38:07 +0100
  • e313395664 Delete mispec_file.lua as it is superseeded by gambiarra_file.lua Gregor Hartmann 2020-10-06 20:28:27 +0200
  • 59c49625b3 Add coroutine testcases to gambiarra Gregor 2020-10-05 21:51:25 +0200
  • 23a9dab815 Update gambiarra documentation Gregor 2020-09-19 08:42:14 +0200
  • 6ea3665407 Change interface of Gambiarra + add reason for failed eq Gregor 2020-09-19 08:05:01 +0200
  • 14c9b8df13 Update README.md Gregor 2020-08-01 14:59:32 +0200
  • dc6445ed84 change interface to return an object with several test methods Gregor 2020-08-01 14:59:07 +0200
  • 55965c6a92 Catch errors in callbacks using node.setonerror Gregor 2020-07-18 17:39:52 +0200
  • 50acd3f683 Another fix in executing async test Gregor 2020-07-14 18:18:59 +0200
  • 0340d426d6 Update file tests + add async tmr tests Gregor 2020-07-07 16:37:57 +0200
  • e9994818a2 fix gambiarra self test to also run on device (not only host) Gregor 2020-07-07 07:11:59 +0200
  • a7558c22b0 Add capability to run sync and async tests in mixed order and have a task.post inbetween them Gregor 2020-07-05 21:17:17 +0200
  • 30abc6097c ok, nok and fail will terminate the running test Gregor 2020-07-05 20:15:25 +0200