Commit Graph

  • 61433c448e Deprecate C ds18b20 module (#2581) Nathaniel Wesley Filardo 2018-12-05 20:38:11 +0000
  • b3bc45bb96 Deprecate C ds18b20 module Nathaniel Wesley Filardo 2018-12-04 22:21:17 +0000
  • 47a6ed01b5 Clean up Linux build instructions (#2580) Arnim Läuger 2018-12-04 22:00:34 +0100
  • 5363815a7c ref Makefile devsaurus 2018-12-04 21:55:49 +0100
  • f37ef75410 clean up Linux build instructions devsaurus 2018-12-04 21:16:50 +0100
  • 401fa56b86
    Minor Luac fixes (#2579) Terry Ellison 2018-12-03 21:41:50 +0000
  • eae21fb199 Minor Luac fixes Terry Ellison 2018-12-03 16:55:29 +0000
  • 8bb41fe93f Download pre-built toolchains (#2545) Ryan Hartlage 2018-12-02 21:24:19 -0500
  • f338d31f05 remove unused variable devsaurus 2018-12-02 21:13:04 +0100
  • b0d6446327 update ESP-IDF to release/v3.2 branch devsaurus 2018-12-02 13:36:00 +0100
  • ab32ad2a67
    Port i2s, spi_master, and ledc to helper functions for option tables (#2577) Arnim Läuger 2018-12-02 16:20:45 +0100
  • 2d958750b5 Handle large/chunked/fragmented MQTT messages properly (#2571) Johan Ström 2018-11-30 22:12:46 +0100
  • 666aab5b58
    Add link to MQTT spec Marcel Stör 2018-11-30 22:11:18 +0100
  • 00ecbd3903 mqtt: updated docs detailing max_message_length Johan Ström 2018-11-30 21:44:08 +0100
  • 3257e557d4 ESP32: add support for RS485 (#2559) Skirmantas Lauzikas 2018-11-30 13:07:05 +0200
  • 14c3814f66 ledc: rework option tables handling devsaurus 2018-11-29 21:42:30 +0100
  • dc71300bf1 spi_master: rework option tables handling devsaurus 2018-11-28 23:09:58 +0100
  • 231533f9c4 i2s: rework luaM_ and option table handling devsaurus 2018-11-28 21:33:36 +0100
  • aa4ef51cf1 opt_checklstring added devsaurus 2018-11-29 22:45:37 +0100
  • 6f589953fe mqtt: ensure ack is sent for overflowed publish Johan Ström 2018-11-29 21:45:02 +0100
  • d2df871b54 opt_checkint_range: extend range check to default value devsaurus 2018-11-29 21:42:45 +0100
  • 2c495581b5 Update EUS doc to explain how to use parameters Guillaume BIENKOWSKI 2018-11-29 21:39:54 +0100
  • e78ef899ff Use cross-browser JS for query params in EUS Guillaume BIENKOWSKI 2018-11-29 21:36:32 +0100
  • 98dc7b343c Fix missing 'ssid' id for the eus html file Guillaume BIENKOWSKI 2018-11-28 23:14:31 +0100
  • b77033f920 Always compile `app/crypto` folder (#2573) Natalia 2018-11-28 16:03:33 +0300
  • 7a6a169507 Always compile `app/crypto` folder Natalia Sorokina 2018-11-27 03:19:33 +0300
  • 95728196c7 Remove sudo:false Marcel Stör 2018-11-26 21:26:39 +0100
  • 794a07bb51 ESP32: Add time module (#2561) Skirmantas Lauzikas 2018-11-26 22:03:24 +0200
  • 5696b631fd Add Docker option Marcel Stör 2018-11-26 09:51:10 +0100
  • 5f0e448f47 Add documentation Andrew Leap 2018-11-26 00:49:13 -0800
  • b4a1c4ade0 Add spi.set_clock_div Andrew Leap 2018-11-26 00:38:25 -0800
  • d12e4bb232 mqtt.md: clarified heap allocation Johan Ström 2018-11-25 19:15:28 +0100
  • 1ad737948c MQTT: handle large/chunked/fragmented messages properly Johan Ström 2018-11-24 13:02:32 +0100
  • 43b28d4223 ESP32: Time module small fixes * Couple small fixes Skirmantas Lazikas 2018-11-25 06:45:34 +0200
  • e05fd26e7b ESP32: Time module documentation & style fixes * added documentation for time modules * style fixes as pointed out by @devsaurus Skirmantas Lazikas 2018-11-25 06:25:24 +0200
  • 9bd8df4693 Use custom parition table with 1.5MB for firmware (#2567) Arnim Läuger 2018-11-23 20:16:36 +0100
  • d5aca39f48 Fix build problem with luac.cross when DEVELOPMENT_USE_GDB is used (#2569) galjonsfigur 2018-11-23 19:02:07 +0100
  • 9c3f791b19 clarify automatic spiffs partition creation devsaurus 2018-11-22 23:08:33 +0100
  • 6dd5fc8a07 use custom parition table with 1.5mb for firmware devsaurus 2018-11-22 21:23:44 +0100
  • 423c733db8 ESP32: Add SJSON module (#2562) Skirmantas Lauzikas 2018-11-22 21:58:27 +0200
  • 7af4e87bbd ESP32: Documentation for uart.setmode() Skirmantas Lazikas 2018-11-21 22:19:54 +0200
  • df0e52a8f9 ESP32: Upgraded SJSON to master Skirmantas Lazikas 2018-11-21 19:53:16 +0200
  • 9a6efcdb9b Fix build problem with luac.cross when DEVELOPMENT_USE_GDB is used Galion 2018-11-21 12:04:34 +0100
  • db5e2aaf63 ESP32: Fixes for sjson lib Fixed compilation not including config header, thus braking some of libs functionality Skirmantas Lazikas 2018-11-20 06:28:25 +0200
  • 5a925d9515 Esp32: Add SJSON module Skirmantas Lazikas 2018-11-18 00:50:50 +0200
  • 11c5934a79 ESP32: Add time modules Skirmantas Lazikas 2018-11-17 20:36:38 +0200
  • 84a2134f12 ESP32: Add option to set IP/dns config Skirmantas Lazikas 2018-11-17 01:31:14 +0200
  • 496064a6dd ESP32: add support for RS485 Skirmantas Lazikas 2018-11-17 01:24:34 +0200
  • bb9a5977d3 Calling vol:umount() would fail (#2558) Carsten Elton Sørensen 2018-11-16 21:37:18 +0100
  • f797681d07 Calling vol:umount() would fail Carsten Elton Sorensen 2018-11-16 10:41:51 +0100
  • a11118e6d1 DHT11 read sometimes failed with checksum error. Carsten Elton Sorensen 2018-11-16 10:41:36 +0100
  • c9e7dde5d4 fix utf8 nbsp devsaurus 2018-11-15 22:22:37 +0100
  • 72d28fa86e Adding qrcodegen module for generating QR Codes (#2543) tomsci 2018-11-15 21:17:43 +0000
  • 1cb1aff4cd ESP32: Add Sodium module (#2550) tomsci 2018-11-15 17:04:00 +0000
  • d0318be54d Reworked http.c to use new common.h options table APIs Tom Sutcliffe 2018-11-14 12:36:59 +0000
  • 150b8935f4 Changed qrcodegen.encodeText() to use an options table Tom Sutcliffe 2018-11-14 12:36:37 +0000
  • de398b4176 Merge remote-tracking branch 'nodemcu/dev-esp32' into tomsci-qrcodegen Tom Sutcliffe 2018-11-14 12:22:50 +0000
  • 33613be550 Increase MQTT recv buffer size to support MTU 1500 (#2308) (#2544) Johan Ström 2018-11-13 23:43:24 +0100
  • ce7eb35ddf Fixed refactored names of crypto_box fns Tom Sutcliffe 2018-11-13 13:19:07 +0000
  • 46671928c0 establish delay as event to trigger flushing of spi buffer (#2517) Arnim Läuger 2018-11-13 13:18:03 +0100
  • 5c07733485 Split sodium API into subtables; updated docs Tom Sutcliffe 2018-11-12 17:51:57 +0000
  • d2345f2beb esp32: Add node.uptime() function using esp_timer_get_time() (#2533) tomsci 2018-11-10 13:53:10 +0000
  • de48203375
    Default to "Release" code optimization level with -Os (#2552) Arnim Läuger 2018-11-10 14:52:25 +0100
  • 4095c408e6 u8g2: include "large" fonts (#2531) Arnim Läuger 2018-10-24 22:48:50 +0200
  • 5c5cfa9da4 Default to "Release" code optimization level with -Os devsaurus 2018-11-08 23:46:22 +0100
  • 5db5d8edeb Changed ESP32 http user agent to "NodeMCU (ESP32)" (#2551) tomsci 2018-11-08 20:14:15 +0000
  • 7c33fa49e5 Changed ESP32 http user agent to "NodeMCU (ESP32)" Tom Sutcliffe 2018-11-08 20:07:01 +0000
  • 1c6894eb02 Fix documentation for gdbstub module. (#2549) galjonsfigur 2018-11-08 21:00:37 +0100
  • 73b13e4197 Add ESP32 http module (#2540) tomsci 2018-11-08 19:24:18 +0000
  • e6dca74828
    Align connection:close() to template Arnim Läuger 2018-11-08 20:23:49 +0100
  • 743c15d10b Fix documentation for gdbstub module. Galion 2018-11-07 17:52:56 +0100
  • 4369d7f460 Add Sodium module Tom Sutcliffe 2018-11-08 11:37:03 +0000
  • 6b91e82762 Update Travis configuration to use pre-built toolchain via make Ryan Hartlage 2018-11-07 19:11:00 -0500
  • efb4b0b183 Add Mahony AHRS filter egonzalez 2018-11-06 23:41:20 -0300
  • a8fa18b053 Add MPU6050 driver egonzalez 2018-11-06 23:25:54 -0300
  • d0edfd9fba Download archive into cache/ Ryan Hartlage 2018-11-06 20:30:42 -0500
  • 35398c28c3 Updated to include the platform in the name of the pre-built toolchain Ryan Hartlage 2018-11-06 19:40:35 -0500
  • 923adff770 Download pre-built toolchains Ryan Hartlage 2018-11-05 20:08:30 -0500
  • 02d9099533 Increase MQTT recv buffer size to support MTU 1500 (#2308) Johan Ström 2018-11-05 22:12:09 +0100
  • f69ca8b6ec Added LUA_MODULE_QRCODEGEN KConfig Tom Sutcliffe 2018-11-05 20:48:23 +0000
  • fb777df837 Adding qrcodegen module for generating QR Codes Tom Sutcliffe 2018-11-05 20:12:19 +0000
  • 955a63881f i2s: fix memory leak for pending tx data when node_i2s_stop() deletes the tx task devsaurus 2018-11-04 23:28:21 +0100
  • bf549a2440 make ldblib.c compilable with extended debug support devsaurus 2018-11-04 23:26:09 +0100
  • f8e2b7b22e Added http.md to mkdocs.yml Tom Sutcliffe 2018-11-04 20:28:31 +0000
  • 6c0fc7a177 Code review comments from @devsaurus Tom Sutcliffe 2018-11-04 12:19:30 +0000
  • dc0c6ff65d pack-port bits and pieces in spiffs.c: - implement file.size for spiffs (#1516) - fix vfs_lseek() result checking in enduser_setup and clarify SPIFFS_lseek() return value (#1570) - Handle error condition in file.read() (#1599) devsaurus 2018-11-04 08:49:17 +0100
  • fdb96f51be update file and vfs to master devsaurus 2018-11-04 00:42:08 +0100
  • f5e68157a1 Add examples to the "bit" module documentation (#2528) Adriano Melo 2018-11-03 21:45:08 +0100
  • 83b532b539 Fix docs typo Tom Sutcliffe 2018-11-03 14:44:45 +0000
  • 00d7c8561d http: More asynchronous support, more options Tom Sutcliffe 2018-11-03 14:35:45 +0000
  • 471819fbae add asynchronous flavor for context:request() devsaurus 2018-10-29 22:43:14 +0100
  • 30ada6f084 add i2s.mute() devsaurus 2018-11-02 22:30:45 +0100
  • 63011c7fcb Renamed tmr.now() to node.uptime() Tom Sutcliffe 2018-10-31 20:40:13 +0000
  • 2fe899d489 Add examples to the "bit" module documentation Adriano Melo 2018-10-22 22:21:23 +0200
  • 48b9518d76 Add object-based file API to dev-esp32 branch (#2524) tomsci 2018-10-29 06:09:41 +0000
  • 07550e985b
    Merge branch 'dev' into IntegratePrebuiltToolchain Marcel Stör 2018-10-28 23:10:09 +0100
  • 5767475766 re-rename ENABLE_TIMER_SUSPEND to TIMER_SUSPEND_ENABLE in user_config.h (#2520) Arnim Läuger 2018-10-28 23:07:59 +0100
  • a3ef4335c7 esp32: Reinstate tmr.now() function using esp_timer_get_time() Tom Sutcliffe 2018-10-28 18:56:27 +0000
  • ea7064ab5e ESP32: Added http module Tom Sutcliffe 2018-10-28 15:41:28 +0000
  • cbd19f895f
    u8g2: include "large" fonts (#2531) Arnim Läuger 2018-10-24 22:48:50 +0200