Commit graph

  • e24b6579ff Added support for RGBW NeoPixels (#449) Erwin Boskma 2017-10-08 20:02:39 +0200
  • a11fc253d2 Merge branch 'master' into ws2812-rgbw-support Ruslan V. Uss 2017-10-08 19:22:23 +0500
  • 68cc1451b2 example and dhcp debug (#447) Zaltora 2017-10-08 08:47:23 +0200
  • 74a42d2cb5 Added fflush for terminal echo Johan Kanflo 2017-10-07 22:31:30 +0200
  • 22b8daa023 fix with new lwip version lilian 2017-10-06 16:23:28 +0200
  • 55a6299c0d
    lwip: fix building without TCP_QUEUE_OOSEQ Our Air Quality 2017-10-01 21:26:15 +1100
  • 54a3c4b4e3
    libc: update to upstream master. Our Air Quality 2017-09-21 21:46:20 +1000
  • 754bdaaed0
    lwip: merge upstream master. Our Air Quality 2017-09-21 20:49:23 +1000
  • 0f67c6570a
    lwip: update to the 2.0.3 release Our Air Quality 2017-09-16 17:56:04 +1000
  • 3f1624840f
    lwip: revise ooseq handling. Our Air Quality 2017-09-08 10:48:44 +1000
  • 8d4dec7e18
    lwip: ooseq_max_bytes() - set a practical target memory size. Our Air Quality 2017-09-04 18:13:27 +1000
  • bdaf3a2a2f
    lwip: revise the tcp ooseq limit calulations. Our Air Quality 2017-09-04 17:18:52 +1000
  • 258992cecf
    Update lwip, fixes losses of pcbs and associated problems. Our Air Quality 2017-09-04 07:31:42 +1000
  • 34bd2dc823
    lwip: rework the tcp ooseq handling. Our Air Quality 2017-09-03 20:10:22 +1000
  • 2110cf02ac
    wificfg: allow the AP channel to be 1. Our Air Quality 2017-08-30 13:45:08 +1000
  • 8d71709161
    lwip: update to master branch. Our Air Quality 2017-08-30 13:26:18 +1000
  • fd354ee4e8
    sdk_cnx_add_rc: fix overflow of the table, when no match is found. Our Air Quality 2017-08-18 17:36:00 +1000
  • a15d34de06
    http_get example: fix compilation with ipv6 disabled. Our Air Quality 2017-08-19 14:52:56 +1000
  • 581d266b00
    lwip: disable the tcpip_core_locking_input option Our Air Quality 2017-08-16 07:50:23 +1000
  • 5b4c2b7893
    sysparam editor: accept newline to end a line of input. Our Air Quality 2017-08-07 22:38:05 +1000
  • 5caa455787
    ds3231: minor code style fixes. Our Air Quality 2016-09-30 00:49:14 +1000
  • e7b9845f9a
    bmp180: comment typo Our Air Quality 2016-09-30 00:48:05 +1000
  • 0cab2cb5cc
    sysparam_get_bool: memcpy the binary values out. Our Air Quality 2017-06-06 20:56:32 +1000
  • d3a8ebb06b
    spi_write: use uint32_t for the page iteration counter. Our Air Quality 2017-06-06 20:43:59 +1000
  • e9763c112c
    ets_timer: code for using the FreeRTOS timers, and remove from libs. Our Air Quality 2016-11-24 09:45:34 +1100
  • 122343dce3
    Reverse engineered ets_timers.o sheinz 2016-11-17 01:49:27 +0200
  • 90a3ef092b
    Add Wificfg Our Air Quality 2017-08-13 15:16:50 +1000
  • 6bbd7bb11e
    libc: update to a recent newlib version. Our Air Quality 2017-04-13 13:52:05 +1000
  • 36fca51b2b
    LwIP v2 support Our Air Quality 2017-06-06 12:47:21 +1000
  • a5b352e8c1
    upnp example: strip down the lwipopts.h file Our Air Quality 2017-08-02 09:47:33 +1000
  • 79d2d1d56b
    FreeRTOS 9.0.1 Our Air Quality 2017-07-05 14:17:41 +1000
  • 57308d1493
    Add an argument to ISRs. Disable interrupts while masking them. Our Air Quality 2017-07-22 22:09:09 +1000
  • 053aeaa956
    sysparam: reserve one more flash sector before placing the sysparams Our Air Quality 2017-08-01 09:16:12 +1000
  • 5392cc437a
    Updated ws2812_i2s example to default to RGB LEDs Erwin Boskma 2017-10-05 20:38:36 +0200
  • f1b1efdba4 Merge branch 'netconn_example' of https://github.com/Zaltora/esp-open-rtos into netconn_example lilian 2017-10-05 12:05:28 +0200
  • b442360cb9 rename some comments lilian 2017-10-03 10:57:19 +0200
  • d76e2fc53b add a way to prevent error on socket closed manually + some improvements lilian 2017-09-28 21:10:40 +0200
  • c3e3fb30d9 Fix loop and print improvements lilian 2017-09-28 10:54:17 +0200
  • 1048dd1bfe Improvement on print/debug lilian 2017-09-28 10:38:41 +0200
  • acee7349cc Example with tcp non blocking and events managements lilian 2017-09-28 10:15:58 +0200
  • bc11ded6cc rebase master and use debug on dhcp lilian 2017-10-05 11:35:54 +0200
  • 6f6b2cc973 Merge 2e4ec5c96e into 546cc47121 ccbruce0812 2017-10-05 01:31:28 +0000
  • 2e4ec5c96e Uniformed declaration of dhcpserver_get_leases(). brucehsu 2017-10-05 09:30:06 +0800
  • c1124f9f7c Refine dhcpserver_get_leases(). Add LWIP_RAW support. BruceHsu 2017-10-04 22:18:21 +0800
  • cbdacf5ca1 Updated .gitmodule. BruceHsu 2017-10-03 23:04:37 +0800
  • e9135866f2 Able to fetch leases from dhcpserver. brucehsu 2017-10-03 19:02:37 +0800
  • 895da97f5c rename some comments lilian 2017-10-03 10:57:19 +0200
  • b6509629ad 1. Updated mcpwm & lwip. 2. Fixed the problem of duplicated LWIP_RAND. brucehsu 2017-10-03 11:05:23 +0800
  • 56ba21c081 Merge remote-tracking branch 'upstream/master' BruceHsu 2017-10-03 01:35:25 +0800
  • 546cc47121 Merge pull request #437 from ourairquality/oaq-merge-1 Ruslan V. Uss 2017-10-02 04:50:35 +0500
  • d6d4ad4205 Merge 2e290b8a89 into b83c2629b9 Gunar Schorcht 2017-10-01 11:19:55 +0000
  • 2e290b8a89 Driver for Bosch BME680 sensor added Gunar Schorcht 2017-10-01 13:19:52 +0200
  • 70aa7a90a5 lwip: fix building without TCP_QUEUE_OOSEQ Our Air Quality 2017-10-01 21:26:15 +1100
  • 4927b2e04f Driver for Bosch BME680 sensor added with Examples Gunar Schorcht 2017-10-01 01:51:21 +0200
  • 3bf3169535 Driver for Bosch BME680 sensor added Gunar Schorcht 2017-10-01 01:48:41 +0200
  • 059bcd6e23 Merge c4248581e2 into b83c2629b9 Gunar Schorcht 2017-09-30 23:44:28 +0000
  • c4248581e2 Improved documentation of SHT3x driver examples Gunar Schorcht 2017-10-01 01:44:25 +0200
  • 611e3411c2 Improved documentation for SHT3x driver Gunar Schorcht 2017-10-01 01:36:16 +0200
  • 884955edbc
    Added support for RGBW NeoPixels Erwin Boskma 2017-09-30 22:44:16 +0200
  • 3f1e254122 Delete bme680_defs.h Gunar Schorcht 2017-09-30 20:50:59 +0200
  • 750b64c8c8 Delete bme680.h Gunar Schorcht 2017-09-30 20:50:50 +0200
  • f586d73d29 Delete component.mk Gunar Schorcht 2017-09-30 20:50:40 +0200
  • 2642944175 Delete README.md Gunar Schorcht 2017-09-30 20:50:32 +0200
  • 7308898983 Delete bme680.c Gunar Schorcht 2017-09-30 20:50:23 +0200
  • b8268240f4 Delete bme680_drv.h Gunar Schorcht 2017-09-30 20:50:11 +0200
  • 19e97d164a Delete bme680_drv.c Gunar Schorcht 2017-09-30 20:49:59 +0200
  • 457cf82039 Delete README.md Gunar Schorcht 2017-09-30 20:49:21 +0200
  • 309cbd9387 Delete bme680_timer_i2c.c Gunar Schorcht 2017-09-30 20:49:09 +0200
  • d14dd26028 Delete Makefile Gunar Schorcht 2017-09-30 20:49:01 +0200
  • dfac33e56c Delete bme680_task_i2c.c Gunar Schorcht 2017-09-30 20:48:48 +0200
  • bed16da1b8 Delete Makefile Gunar Schorcht 2017-09-30 20:48:39 +0200
  • fba947db3f Delete bme680_callback_spi.c Gunar Schorcht 2017-09-30 20:48:28 +0200
  • 4f4df8dbef Delete Makefile Gunar Schorcht 2017-09-30 20:48:19 +0200
  • 1d94dd83e0 Delete bme680_callback_i2c_two_sensors.c Gunar Schorcht 2017-09-30 20:48:08 +0200
  • 201d296f3f Delete Makefile Gunar Schorcht 2017-09-30 20:47:56 +0200
  • 803af1b98e Delete Makefile Gunar Schorcht 2017-09-30 20:47:45 +0200
  • ff6785a656 Delete bme680_callback_i2c.c Gunar Schorcht 2017-09-30 20:47:36 +0200
  • c420d82c42 Driver for the brand new Bosch BME680 sensor added Gunar Schorcht 2017-09-30 18:44:00 +0200
  • 0448887473 Delete BME680_Timer_I2C.bin Gunar Schorcht 2017-09-30 18:02:26 +0200
  • 3b2028e387 Delete BME680_Task_I2C.bin Gunar Schorcht 2017-09-30 18:01:59 +0200
  • 5e6d316ecc Delete BME680_Callback_I2C_Two_Sensors.bin Gunar Schorcht 2017-09-30 18:01:14 +0200
  • 649d0450de Driver for the brand new Bosch BME680 sensor added Gunar Schorcht 2017-09-30 16:14:51 +0200
  • 256237dd5c add a way to prevent error on socket closed manually + some improvements lilian 2017-09-28 21:10:40 +0200
  • ff0970f614 Implemented C++11 stype wrapper and example. Florian Eich 2017-09-28 17:55:54 +0200
  • db17608074 Fix loop and print improvements lilian 2017-09-28 10:54:17 +0200
  • 5e4a6ffc38 Improvement on print/debug lilian 2017-09-28 10:38:41 +0200
  • ac6381f1ac Example with tcp non blocking and events managements lilian 2017-09-28 10:15:58 +0200
  • ce67dcd097 Add posssibility to disable debug in dhcp.c lilian 2017-09-28 10:07:16 +0200
  • e6ff0047d5 Internal function sht3x_callback_task renamed Gunar Schorcht 2017-09-28 08:45:53 +0200
  • 1cb8066165 Small corrections Gunar Schorcht 2017-09-28 01:25:46 +0200
  • c719d73139 Average value computation can be disabled now Gunar Schorcht 2017-09-28 01:19:56 +0200
  • 4d8eeda6b6 Merge b979169e61 into b83c2629b9 Sakari Kapanen 2017-09-21 17:58:13 +0000
  • 6080bb6ef2 libc: update to upstream master. Our Air Quality 2017-09-21 21:46:20 +1000
  • 1e76ce25d5 lwip: merge upstream master. Our Air Quality 2017-09-21 20:49:23 +1000
  • 5e92d55af5 lwip: update to the 2.0.3 release Our Air Quality 2017-09-16 17:56:04 +1000
  • 88bf000942 GPIO used as I2C SCL signal changed Gunar Schorcht 2017-09-15 14:57:51 +0200
  • b1deadffe9 Some small improvements Gunar Schorcht 2017-09-15 14:53:52 +0200
  • 6ea41cfdc7 Completion of the document Gunar Schorcht 2017-09-15 11:57:04 +0200
  • ca482fa99a Small changes Gunar Schorcht 2017-09-15 11:16:08 +0200
  • b225a01752 Small changes and corrections Gunar Schorcht 2017-09-15 11:11:14 +0200