Commit graph

  • 962196ef1d color and timing (ws2812_i2s) (#493) Zaltora 2017-12-02 10:37:52 +0100
  • 625ab3cc56 Fix #472 UncleRus 2017-12-02 13:59:11 +0500
  • a0f846013c pwm fix (#485) Zaltora 2017-12-02 07:54:04 +0100
  • d1da47ebc4 update header lilian 2017-12-01 16:56:22 +0100
  • 71807e74dd fix low duty crash + comments lilian 2017-11-28 13:27:40 +0100
  • 4c2c14d7e3 fix braces lilian 2017-11-24 15:51:19 +0100
  • 384c591384 add a new way to set color lilian 2017-11-24 14:55:54 +0100
  • 4fdf2e2857 fix stop pwm lilian 2017-11-23 19:12:31 +0100
  • 221d3551e2 function definition fix lilian 2017-11-23 16:30:59 +0100
  • 9a2f61bd5b few fix + better debug + reverse option lilian 2017-11-23 16:06:50 +0100
  • d3854edd20 pwm dont start when duty is set lilian 2017-11-22 22:33:21 +0100
  • 8354c03a12 Fix the SPIFFS POSIX API (#489) funnydog 2017-11-22 16:23:52 +0100
  • 9b4a58c8e1
    Merge pull request #484 from Zaltora/ina3221_option Ruslan V. Uss 2017-11-22 16:43:39 +0500
  • 1cf766f1b5 fix timer crash, cant divide by 0 lilian 2017-11-20 21:36:33 +0100
  • c50201ee43 Special state = don't set timer, safer lilian 2017-11-20 08:24:45 +0100
  • 0e6694144f Fixed Repeated-start in I2C Efthymios Kalyviotis 2017-11-19 23:27:55 +0200
  • 0555625688 pwm fix special state + debug print + IRAM interupt lilian 2017-11-18 14:56:02 +0100
  • 8a9c3fd9e8 ina3221 ptr NULL security lilian 2017-11-17 20:44:02 +0100
  • 57c049ac73 fix of #480 Gunar Schorcht 2017-11-14 08:23:20 +0100
  • 691cf4ed62 Driver for Bosch Sensortec BME680 added (#469) Gunar Schorcht 2017-11-07 08:47:58 +0100
  • b1524f5727 trigger travis ci test build for bme680 Gunar Schorcht 2017-11-06 16:19:45 +0100
  • 6eb6ac34cf Delaying and repeating i2c operation automatically when i2c interface is busy removed. User has to deal with concurrency using semaphores. Gunar Schorcht 2017-11-04 14:23:24 +0100
  • a7714695a0 Delaying and repeating i2c operation automatically when i2c interface is busy removed. User has to deal with concurrency using semaphores. Gunar Schorcht 2017-11-03 14:12:41 +0100
  • 2d0e868011 Clean up mdnsresponder whitespace issues Maxim Kulkin 2017-11-01 17:24:20 -0700
  • e84b855368 Fix mdnsresponder library compilation issues Maxim Kulkin 2017-11-01 17:19:13 -0700
  • 5f58090924 CCS811 driver added Gunar Schorcht 2017-10-29 18:18:08 +0100
  • e0410b2c5d
    Merge pull request #475 from UncleRus/i2c_fix2 Ruslan V. Uss 2017-10-29 19:13:48 +0500
  • 1d3ca574f1 Fix #471 rus 2017-10-25 12:58:00 +0500
  • 718def4c51 BME680 driver syntax correction Gunar Schorcht 2017-10-28 18:31:00 +0200
  • f431f831f6 BME680 driver trailing whitespaces removed Gunar Schorcht 2017-10-28 17:17:54 +0200
  • 1af3f2e033 BME680 drive small correction Gunar Schorcht 2017-10-28 01:33:46 +0200
  • 562af12ec7 Merge remote-tracking branch 'origin/bme680-driver' into bme680-driver Gunar Schorcht 2017-10-27 17:21:27 +0200
  • 76d1cfec75 Driver for Bosch Sensortec BME680 added Gunar Schorcht 2017-10-16 18:58:14 +0200
  • 5b90f0ef58 BME680 driver interface changes Gunar Schorcht 2017-10-27 17:15:50 +0200
  • f9d639f7f4 Merge pull request #478 from Petezah/fix.ssd1303.cpp Ruslan V. Uss 2017-10-27 19:52:17 +0500
  • f8c87c3d6c Fix a typo in ssd1306 driver that prevents compiling with c++ compiler Peter Dunshee 2017-10-27 09:04:57 -0500
  • 7cd1afc52d Merge pull request #465 from UncleRus/pcf8591_update Ruslan V. Uss 2017-10-25 13:01:40 +0500
  • 93d96abb2c Merge 1336a6c309 into 09b8b8087c Sakari Kapanen 2017-10-23 21:59:18 +0000
  • 09b8b8087c Add libesphttpd to extras and supporting example (#458) Sashka 2017-10-23 17:59:13 -0400
  • d36e9d65a0 Fix a printf issue. (#474) dora38 2017-10-24 06:55:11 +0900
  • ac6797e916 Driver for Sensirion SHT3x temperature and humidity sensor readded (#453) Gunar Schorcht 2017-10-23 23:39:48 +0200
  • 1bd9364ebb BME680 driver minor changes Gunar Schorcht 2017-10-22 18:17:46 +0200
  • d53907e8cf SHT3x driver small correction Gunar Schorcht 2017-10-22 13:14:29 +0200
  • b9add1ee48 SHT3x driver minor changes Gunar Schorcht 2017-10-22 12:52:18 +0200
  • a53586eb75 SHT3x driver minor changes Gunar Schorcht 2017-10-21 19:09:31 +0200
  • 63ed22f2ee a 'return' statement should be here, or all stdin-reading causes EBADF. dora38 2017-10-22 01:40:30 +0900
  • 3efe36d9f3 a 'return' statement should be here, or all stdout-writing causes EBADF. dora38 2017-10-21 23:03:55 +0900
  • 6cd46833e9 Merge remote-tracking branch 'origin/sht3x-driver' into sht3x-driver Gunar Schorcht 2017-10-20 17:21:59 +0200
  • b8c22d2d21 Driver for Sensirion SHT3x sensor added Gunar Schorcht 2017-10-03 13:32:43 +0200
  • d9bda2c27a BME680 driver - minor corrections Gunar Schorcht 2017-10-19 07:24:28 +0200
  • d29be26d4f SHT3x driver - minor corrections Gunar Schorcht 2017-10-19 07:20:04 +0200
  • 5fa48d0298 Code formatted, minor fixes (#466) Ruslan V. Uss 2017-10-19 00:25:48 +0500
  • 8a474d749d wificfg: correct a few initialization issues (#464) Our Air Quality 2017-10-19 04:56:17 +1000
  • a5f6d02b74 Merge fed905643a into ebdd2f983b Johan Kanflo 2017-10-18 17:33:46 +0000
  • ebdd2f983b lwip: define LWIP_POSIX_SOCKETS_IO_NAMES as zero (#457) Our Air Quality 2017-10-19 03:33:32 +1000
  • 3638d91b86 lwip: define LWIP_POSIX_SOCKETS_IO_NAMES as zero Our Air Quality 2017-10-08 14:28:50 +1100
  • 962c9ca4b8 BME680 driver - correction of examples Gunar Schorcht 2017-10-17 07:26:24 +0200
  • 382022f507 Driver for Bosch Sensortec BME680 added Gunar Schorcht 2017-10-16 18:58:14 +0200
  • 12ce858a50 SHT3x driver - minor corrections Gunar Schorcht 2017-10-16 18:11:29 +0200
  • b499987dc8 SHT3x driver - minor correction Gunar Schorcht 2017-10-15 19:33:46 +0200
  • 3649ab6270 SHT3x driver - minor correction Gunar Schorcht 2017-10-15 11:13:16 +0200
  • 994d667a8c SHT3x driver - minor correction Gunar Schorcht 2017-10-14 18:35:51 +0200
  • e8abd2db87 SHT3x driver - minor correction Gunar Schorcht 2017-10-14 18:30:12 +0200
  • 344c8759f9 SHT3x driver - documentation changed Gunar Schorcht 2017-10-13 17:56:49 +0200
  • 1525f61fe3 SHT3x driver - some minor changes Gunar Schorcht 2017-10-13 17:43:43 +0200
  • 2a0150cbbb Merge branch 'master' into master Florian Eich 2017-10-13 15:31:07 +0200
  • 5a0fc09989 Merge remote-tracking branch 'origin/sht3x-driver' into sht3x-driver Gunar Schorcht 2017-10-13 14:03:57 +0200
  • 6d7c25ef78 SHT3x driver - some small changes Gunar Schorcht 2017-10-13 13:39:40 +0200
  • 612dd391c1 SHT3x driver - small changes Gunar Schorcht 2017-10-13 13:39:40 +0200
  • 6d0545837c SHT3x driver - small changes Gunar Schorcht 2017-10-13 13:39:09 +0200
  • 3fee4b8f0c SHT3x driver - small changes Gunar Schorcht 2017-10-13 13:37:01 +0200
  • 5af917f9c5 Code formatted, minor fixes UncleRus 2017-10-13 00:53:44 +0500
  • 60b671ea44 Added DAC support to PCF8591 driver UncleRus 2017-10-13 00:49:15 +0500
  • b0ebf3385e SHT3x driver changes Gunar Schorcht 2017-10-12 16:22:16 +0200
  • 803931f2e2 Driver for Sensirion SHT3x sensor added Gunar Schorcht 2017-10-03 13:32:43 +0200
  • 87a3503f93 I2C code formatting, README fix (#462) Ruslan V. Uss 2017-10-12 17:42:34 +0500
  • 2fcdb5515e wificfg: correct a few initialization issues Our Air Quality 2017-10-12 13:01:00 +1100
  • 0e76cf0988 Code beautyfication UncleRus 2017-10-12 04:56:53 +0500
  • b520735d20 Merge pull request #463 from UncleRus/dhcp_if_revert Ruslan V. Uss 2017-10-11 16:40:06 +0500
  • 62d99e1554 Revert #426 UncleRus 2017-10-11 15:26:43 +0500
  • 080974ccfd I2C code formatting, README fix UncleRus 2017-10-11 13:14:55 +0500
  • c8f11244ff Added NS and GW for DHCP server configuration Sashka 2017-10-11 01:05:41 -0400
  • 715bc8148c Fix example broken by DHCP update (#461) Ruslan V. Uss 2017-10-11 03:21:47 +0500
  • c2c3d018fa Another one dhcpserver_start() UncleRus 2017-10-11 02:38:26 +0500
  • 36e4677cc9 Fix example broken by DHCP update UncleRus 2017-10-11 01:12:22 +0500
  • fed905643a Fixed typo Johan Kanflo 2017-10-10 20:03:17 +0200
  • cb4ea206fa DHCP Allows selecting the DHCP server's network interface (#426) Fernando 2017-10-10 14:01:32 -0300
  • 548e2b5596 Merge branch 'dhcp' of https://github.com/Governa/esp-open-rtos into Governa-dhcp UncleRus 2017-10-10 21:56:24 +0500
  • 260dd1bde8 Merge pull request #460 from UncleRus/dhcp_fix Ruslan V. Uss 2017-10-10 21:22:19 +0500
  • b58cd12f85 Minor fixes in dhcpserver.c UncleRus 2017-10-10 20:01:07 +0500
  • d05a637c5d wificfg bugfix and enhancements Johan Kanflo 2017-10-10 15:53:36 +0200
  • e3403eb5db Added fflush for terminal echo (#455) Johan Kanflo 2017-10-10 15:37:43 +0200
  • 563e514625 Use native gcc to build mkespfsimage and mkupgimg Nochkin 2017-10-09 22:17:53 -0400
  • b337768033 Added zlib1g-dev package Sashka 2017-10-09 21:38:52 -0400
  • bcf8651467 Updated libesphttpd Nochkin 2017-10-09 01:51:10 -0400
  • 449ea7767e Trying to fix the commit id Nochkin 2017-10-09 01:03:11 -0400
  • 156d870754 Updated libesphttpd Nochkin 2017-10-09 00:56:30 -0400
  • 2a48b6b56a Updated libesphttpd Nochkin 2017-10-09 00:24:20 -0400
  • 0690085ceb Added "heatshrink" as a submodule Nochkin 2017-10-08 23:29:46 -0400
  • f5af169d63 libesphttpd: added extras and example Nochkin 2017-10-08 23:01:35 -0400