Commit Graph

  • 60d3dbfa33 Merge pull request #72 from brunnels/master Thorsten von Eicken 2015-12-13 08:35:00 -08:00
  • 391481dc43 replaced the other srcElement too Benjamin Runnels 2015-12-10 15:21:34 -06:00
  • a4816a7b72 Switched from event.srcElement to event.target for better browser compatibility Benjamin Runnels 2015-12-10 09:44:43 -06:00
  • f8eb8b33e0 Fix for services page syslog filter select list Fix for a couple compiler errors when cycling the different undef and define options in user_config.h Benjamin Runnels 2015-12-10 06:44:52 -06:00
  • a6a8866bfe Fixed mdns settings bug Benjamin Runnels 2015-12-09 08:15:43 -06:00
  • ac04cc58a8 removed syslog_enable functionality and config reordered config settings Benjamin Runnels 2015-12-09 07:24:12 -06:00
  • a895128c9f Fixed bug with services page submitting on field click Fixed bug with Makefile when COMPRESS_W_HTMLCOMPRESSOR = no Benjamin Runnels 2015-12-09 06:59:27 -06:00
  • 3eccd26e76 Normalized Wifi to WiFI. Fixed button spacing on console clear and log reset buttons Renamed cgiReboot method to cgiReset and called the proper reset method Normalized whitespace in cgiflash.c Benjamin Runnels 2015-12-08 15:55:17 -06:00
  • ebda951769 Removed unused mdns files Benjamin Runnels 2015-12-07 12:54:48 -06:00
  • bfee1cf694 fixes for services Benjamin Runnels 2015-12-07 07:03:10 -06:00
  • 13bc8019c6 Merge branch 'master' of https://github.com/jeelabs/esp-link Added services page and moved some things around Benjamin Runnels 2015-12-05 18:06:31 -06:00
  • e97b38ae67 re-insert fixed STA config into Makefile Thorsten von Eicken 2015-12-03 22:45:53 -08:00
  • 91b35f3488 Merge pull request #73 from susisstrolch/syslog Thorsten von Eicken 2015-12-03 22:44:20 -08:00
  • fb90ac5457 enable mdns; tweak wifi info POST Thorsten von Eicken 2015-12-03 22:43:32 -08:00
  • 59eb02daa9 Added in sntp update Benjamin Runnels 2015-12-03 23:43:19 -06:00
  • e39ee808c9 DOH! missing semicolon Benjamin Runnels 2015-12-01 15:26:11 -06:00
  • b8567ad2ef Updated DBG macros as suggested by susisstrolch Benjamin Runnels 2015-12-01 15:20:20 -06:00
  • 25ef0e1578 Fixed bug where callbacks were not getting called if the CMD MQTT client called connect while the ESP MQTT client was connected or disconnected. Benjamin Runnels 2015-11-29 09:16:30 -06:00
  • a0451b2b7b renamed debug command for consistancy Benjamin Runnels 2015-11-29 09:02:47 -06:00
  • 26339962bf Updates for SDK 1.5 Benjamin Runnels 2015-11-29 08:05:02 -06:00
  • 5935a30f03 Started adding in standalone mdns implementation Benjamin Runnels 2015-11-26 06:41:29 -06:00
  • 30ff23c0e2 espmissingincludes.h susisstrolch 2015-11-24 15:46:28 +01:00
  • 538e79f1dc fixes/changes after pull request susisstrolch 2015-11-24 14:06:25 +01:00
  • f3dd7368d0 fix rebase / merge errors susisstrolch 2015-11-23 23:45:59 +01:00
  • e84900dbc7 syslog - a simple syslog client susisstrolch 2015-11-23 21:21:37 +01:00
  • 9ec3a30c87 syslog - a simple syslog client susisstrolch 2015-11-23 21:21:37 +01:00
  • 0cb217046d simple handler for system_os_task/system_os_post susisstrolch 2015-11-23 20:17:52 +01:00
  • 65f22d5dcf merge from origin susisstrolch 2015-11-23 19:46:39 +01:00
  • b7ae39ae8d Moved to debug macro for SLIP_DBG and fixed an error when SLIP_DBG was defined Removed unnecessary stuff Switched VS project to use sdk 1.4.0 sources for intellisense Benjamin Runnels 2015-11-23 08:01:26 -06:00
  • 8a93a5eebe Fixed WINDOWS.md Benjamin Runnels 2015-11-22 19:32:13 -06:00
  • ed9b11186c MQTT define bugfix Possilbe mDNS bugfix Switched to DBG method instead of multiple ifdef in httpd Benjamin Runnels 2015-11-22 11:52:38 -06:00
  • cb75396552 extend reset for esp8266 v2.1.beta6 v2.1.7 v2.1 Thorsten von Eicken 2015-11-18 22:17:49 -08:00
  • 72118a7627 fix dhcp/static ip switch-over Thorsten von Eicken 2015-11-18 22:17:34 -08:00
  • df8afa82d0 make programming reset pulse longer for esp8266 and add notes to readme Thorsten von Eicken 2015-11-17 23:32:50 -08:00
  • fe2c74ea3d update readme Thorsten von Eicken 2015-11-16 19:01:09 -08:00
  • 9ce46d3ccc update readme Thorsten von Eicken 2015-11-16 18:53:51 -08:00
  • 4e100b0142 optiboot auto-switch baud rate v2.1.beta5 Thorsten von Eicken 2015-11-15 23:55:49 -08:00
  • c3e1a8a83b improve home page Thorsten von Eicken 2015-11-15 22:08:43 -08:00
  • ce05e00bd7 fix pin changes and hostname change Thorsten von Eicken 2015-11-15 22:08:32 -08:00
  • 5bb517353a fix pin change collision detection Thorsten von Eicken 2015-11-15 22:07:36 -08:00
  • d156618a68 make sure optiboot frees uart CB when done Thorsten von Eicken 2015-11-15 22:07:09 -08:00
  • 6b604ffc7c remove pgm baud rate UI for now Thorsten von Eicken 2015-11-15 19:16:51 -08:00
  • e0040e74bc refactor pin config, add support for rx pull-up Thorsten von Eicken 2015-11-15 19:16:30 -08:00
  • f0997b13ea point ot beta5 in readme Thorsten von Eicken 2015-11-15 19:14:43 -08:00
  • 818db2deac run css through autoprefixer Thorsten von Eicken 2015-11-15 00:20:20 -08:00
  • fc8e1cfbf6 fix scrolling of uC console v2.1.beta4 Thorsten von Eicken 2015-11-15 00:06:47 -08:00
  • 6a7d1c8e04 fix styling of console and make it 100% height Thorsten von Eicken 2015-11-14 23:38:05 -08:00
  • 65583e6af6 add selection of uart1 to debug log Thorsten von Eicken 2015-11-14 23:37:41 -08:00
  • 9b6612135a disable mdns for now Thorsten von Eicken 2015-11-14 23:35:59 -08:00
  • 9920fd500e make hidden ssid work minimally v2.1.beta3 Thorsten von Eicken 2015-11-14 00:21:39 -08:00
  • cf7abfc59a added first cut at mDNS Thorsten von Eicken 2015-11-13 23:34:51 -08:00
  • 20627272b5 add tgz to gitignore Thorsten von Eicken 2015-11-13 21:35:05 -08:00
  • 05d73e570d try to support hidden ssids Thorsten von Eicken 2015-11-13 08:48:18 -08:00
  • a87645dad4 extend time before switching to STA-only; re-enable 11n; clean-up debug printing Thorsten von Eicken 2015-11-13 08:33:55 -08:00
  • 62b7587ef2 Merge pull request #69 from katyo/master Thorsten von Eicken 2015-11-13 21:34:45 -08:00
  • 52b78a42b9 Moved console send js from console.html to console.js Kayo Phoenix 2015-11-14 00:53:40 +05:00
  • 614c646b3c Added sending text to console from web interface. Kayo Phoenix 2015-11-14 00:35:15 +05:00
  • dd731fa70c fix wifi scan off-by-one issue, #44 Thorsten von Eicken 2015-11-13 08:04:40 -08:00
  • e429c0bb1c Improve click-to-edit fields Thorsten von Eicken 2015-11-12 00:04:27 -08:00
  • 6b3fb4e90b update readme with reference to v2.1.beta2 v2.1.beta2 Thorsten von Eicken 2015-11-10 23:56:02 -08:00
  • 413ff5bcf1 disable httpd debug log again Thorsten von Eicken 2015-11-10 23:49:19 -08:00
  • 86d6638e53 add system name & description to home page Thorsten von Eicken 2015-11-10 23:47:14 -08:00
  • 14e206eb3f Added info to readme Thorsten von Eicken 2015-11-10 12:15:23 -08:00
  • 948990cefb Add troubleshooting to readme Thorsten von Eicken 2015-11-10 11:39:19 -08:00
  • ba347a83dc readme tweaks Thorsten von Eicken 2015-11-09 21:20:37 -08:00
  • b94cf2e620 updated makefile and readme Thorsten von Eicken 2015-11-09 21:15:18 -08:00
  • 4975f05c3e optiboot: allow for 9600 baud v2.1.beta1 Thorsten von Eicken 2015-11-09 18:08:48 -08:00
  • ca2de1a437 optiboot fixes Thorsten von Eicken 2015-11-09 18:04:37 -08:00
  • adb0706349 added built-in AVR/optiboot programmer Thorsten von Eicken 2015-11-09 17:21:13 -08:00
  • 8867c8e9b6 fix cgiWifi Thorsten von Eicken 2015-11-07 23:41:24 -08:00
  • 9c11776869 switch to single firmware size Thorsten von Eicken 2015-11-06 23:52:17 -08:00
  • 45e6ee6957 fix serial bridge port accept printf Thorsten von Eicken 2015-11-06 17:42:15 -08:00
  • 992eaaf8c5 fix wifi scan with many results Thorsten von Eicken 2015-11-07 23:29:41 -08:00
  • a50986a76d fix readme Thorsten von Eicken 2015-09-23 22:41:03 -07:00
  • a08fcbda7c Merge pull request #65 from Protoneer/patch-1 Thorsten von Eicken 2015-11-04 19:27:15 -08:00
  • 842c0bc538 Doco fix... Bertus Kruger 2015-11-05 15:44:51 +13:00
  • bb5dfd082a conditionaly include "local.conf" from Makefile susisstrolch 2015-10-10 11:57:31 +02:00
  • d092075818 merge upstream:master susisstrolch 2015-09-21 23:12:35 +02:00
  • 9051d0bec8 Update BOARDS.md Thorsten von Eicken 2015-09-21 10:20:47 -07:00
  • e0a78c12b7 Add wifi-link-12 info to boards.md Thorsten von Eicken 2015-09-21 10:19:09 -07:00
  • e7311d54f3 misc mqtt tweaks v2.0.rc1 Thorsten von Eicken 2015-09-20 21:30:44 -07:00
  • de7207ac1d tweaks Thorsten von Eicken 2015-09-20 20:41:56 -07:00
  • b912c4babe Merge pull request #49 from brunnels/master Thorsten von Eicken 2015-09-20 19:39:59 -07:00
  • d9b2a0466b improve & reduce the http logging Thorsten von Eicken 2015-09-20 18:40:11 -07:00
  • 7211ea0508 Missing statement Benjamin Runnels 2015-09-20 16:30:02 -05:00
  • b323a339c1 Missing define Benjamin Runnels 2015-09-20 16:27:45 -05:00
  • 2ab194f83c Added ifdef checks for mqtt enabled Added better handling of compile time config of SSID and PASSWORD Removed default disable of ESP SDK debug log messages Benjamin Runnels 2015-09-20 16:18:26 -05:00
  • f5b4177b8c shorten http logging a bit Thorsten von Eicken 2015-09-20 10:39:28 -07:00
  • d87468e3c7 streamline CMD function Thorsten von Eicken 2015-09-20 10:23:45 -07:00
  • 2a47c81999 fix getStringAre type Thorsten von Eicken 2015-09-20 10:23:30 -07:00
  • 0e096f0cc5 skip initial chars on uC reset Thorsten von Eicken 2015-09-20 10:22:51 -07:00
  • 2b501913f2 Merge branch 'master' of https://github.com/jeelabs/esp-link Benjamin Runnels 2015-09-20 10:24:19 -05:00
  • 90bc0a32da Changed mqtt statusTopicStr to not pre-pend client_id Benjamin Runnels 2015-09-20 10:20:35 -05:00
  • 82c65718cf improve mqtt disconnect/reconnect Thorsten von Eicken 2015-09-19 23:31:43 -07:00
  • 658c4d8b31 make compile with SDK 1.4.0 Thorsten von Eicken 2015-09-19 20:57:59 -07:00
  • 5068fa28cb Added buildtime wifi config ability Added SDK_DBG parameter to turn off nonsense SDK debug output Benjamin Runnels 2015-09-19 14:11:02 -05:00
  • 587df27d78 Merge branch 'master' of https://github.com/jeelabs/esp-link Benjamin Runnels 2015-09-19 13:51:55 -05:00
  • 45d56f2d27 merge v1.0.4 into master (serbridge buffer overflow fixes) Thorsten von Eicken 2015-09-15 21:48:52 -07:00
  • 2c29e2940a handle dead connections in serbridge v1.0.4 v1.0 Thorsten von Eicken 2015-09-15 21:00:37 -07:00
  • 726d45869a add logging to serbridge Thorsten von Eicken 2015-09-15 20:27:48 -07:00