Commit Graph

  • d1152588a8 Changed to standard os_memset(), instead of memset() KatAst 2016-01-02 12:46:12 +0100
  • 4d09a0088a After test it results useless, so removed KatAst 2016-01-02 12:44:55 +0100
  • 5787fcf8a4 Added to avoid possible hiccup when opmode already 1 KatAst 2016-01-02 12:43:52 +0100
  • b3ed6e8588 Back to original config KatAst 2016-01-02 12:25:39 +0100
  • c82a7a2c6c update readme with esp8266 flashing info v2.2.beta0 Thorsten von Eicken 2015-12-31 15:55:16 -0800
  • a0eefa17b3 improve optiboot sync Thorsten von Eicken 2015-12-31 10:02:46 -0800
  • 0c6b798f38 Merge pull request #80 from susisstrolch/TvEmaster Thorsten von Eicken 2015-12-31 10:20:12 -0800
  • e268db7e84 Soft-AP server side variables check KatAst 2015-12-28 18:38:31 +0100
  • d6dae6888a Disable configWipe KatAst 2015-12-28 18:30:40 +0100
  • 58ece6b452 Auth_Mode var in numbers instead of string KatAst 2015-12-28 18:29:15 +0100
  • a7b6358bae New function to check string KatAst 2015-12-28 18:28:05 +0100
  • 793506fdd1 Small changes KatAst 2015-12-27 23:10:07 +0100
  • 887c5a66cc Compiler error KatAst 2015-12-27 13:11:59 +0100
  • 896693b5b2 Soft-AP Settings KatAst 2015-12-27 13:11:03 +0100
  • 9c59d3b9cc cgiwifi: add syslog calls susisstrolch 2015-12-26 11:24:46 +0100
  • ff5a74b20a Added SOFTAP hard-coded settings KatAst 2015-12-24 14:03:15 +0100
  • 8820ece852 Merge pull request #9 from jeelabs/master Benjamin Runnels 2015-12-16 14:24:02 -0600
  • 077bcaf02d syslog: fixed regression #80 susisstrolch 2015-12-16 19:21:54 +0100
  • de4e5e4df2 syslog.md: add example from ESP bootup susisstrolch 2015-12-15 15:55:59 +0100
  • 66258fd48d syslog.md: add example for queuing after reboot susisstrolch 2015-12-15 13:04:14 +0100
  • 94d54c140c syslog: fixup susisstrolch 2015-12-15 12:53:40 +0100
  • 0248d1f698 syslog: fixup susisstrolch 2015-12-15 12:53:40 +0100
  • 8791bda62d syslog: fix UDP timing problems susisstrolch 2015-12-14 09:42:51 +0100
  • 59d4bdf99e fix makefile; update readme Thorsten von Eicken 2015-12-13 09:22:43 -0800
  • 88e580c6ee Makefile tweak Thorsten von Eicken 2015-12-13 08:35:32 -0800
  • 60d3dbfa33 Merge pull request #72 from brunnels/master Thorsten von Eicken 2015-12-13 08:35:00 -0800
  • 391481dc43 replaced the other srcElement too #72 Benjamin Runnels 2015-12-10 15:21:34 -0600
  • a4816a7b72 Switched from event.srcElement to event.target for better browser compatibility Benjamin Runnels 2015-12-10 09:44:43 -0600
  • 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 -0600
  • a6a8866bfe Fixed mdns settings bug Benjamin Runnels 2015-12-09 08:15:43 -0600
  • ac04cc58a8 removed syslog_enable functionality and config reordered config settings Benjamin Runnels 2015-12-09 07:24:12 -0600
  • 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 -0600
  • 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 -0600
  • ebda951769 Removed unused mdns files Benjamin Runnels 2015-12-07 12:54:48 -0600
  • bfee1cf694 fixes for services Benjamin Runnels 2015-12-07 07:03:10 -0600
  • 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 -0600
  • e97b38ae67 re-insert fixed STA config into Makefile Thorsten von Eicken 2015-12-03 22:45:53 -0800
  • 91b35f3488 Merge pull request #73 from susisstrolch/syslog Thorsten von Eicken 2015-12-03 22:44:20 -0800
  • fb90ac5457 enable mdns; tweak wifi info POST Thorsten von Eicken 2015-12-03 22:43:32 -0800
  • 59eb02daa9 Added in sntp update Benjamin Runnels 2015-12-03 23:43:19 -0600
  • e39ee808c9 DOH! missing semicolon Benjamin Runnels 2015-12-01 15:26:11 -0600
  • b8567ad2ef Updated DBG macros as suggested by susisstrolch Benjamin Runnels 2015-12-01 15:20:20 -0600
  • 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 -0600
  • a0451b2b7b renamed debug command for consistancy Benjamin Runnels 2015-11-29 09:02:47 -0600
  • 26339962bf Updates for SDK 1.5 Benjamin Runnels 2015-11-29 08:05:02 -0600
  • 5935a30f03 Started adding in standalone mdns implementation Benjamin Runnels 2015-11-26 06:41:29 -0600
  • 30ff23c0e2 espmissingincludes.h #73 susisstrolch 2015-11-24 15:46:28 +0100
  • 538e79f1dc fixes/changes after pull request susisstrolch 2015-11-24 14:06:25 +0100
  • f3dd7368d0 fix rebase / merge errors susisstrolch 2015-11-23 23:45:59 +0100
  • e84900dbc7 syslog - a simple syslog client susisstrolch 2015-11-23 21:21:37 +0100
  • 9ec3a30c87 syslog - a simple syslog client susisstrolch 2015-11-23 21:21:37 +0100
  • 0cb217046d simple handler for system_os_task/system_os_post susisstrolch 2015-11-23 20:17:52 +0100
  • 65f22d5dcf merge from origin susisstrolch 2015-11-23 19:46:39 +0100
  • 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 -0600
  • 8a93a5eebe Fixed WINDOWS.md Benjamin Runnels 2015-11-22 19:32:13 -0600
  • 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 -0600
  • cb75396552 extend reset for esp8266 v2.1.beta6 v2.1.7 v2.1 Thorsten von Eicken 2015-11-18 22:17:49 -0800
  • 72118a7627 fix dhcp/static ip switch-over Thorsten von Eicken 2015-11-18 22:17:34 -0800
  • df8afa82d0 make programming reset pulse longer for esp8266 and add notes to readme Thorsten von Eicken 2015-11-17 23:32:50 -0800
  • fe2c74ea3d update readme Thorsten von Eicken 2015-11-16 19:01:09 -0800
  • 9ce46d3ccc update readme Thorsten von Eicken 2015-11-16 18:53:51 -0800
  • 4e100b0142 optiboot auto-switch baud rate v2.1.beta5 Thorsten von Eicken 2015-11-15 23:55:49 -0800
  • c3e1a8a83b improve home page Thorsten von Eicken 2015-11-15 22:08:43 -0800
  • ce05e00bd7 fix pin changes and hostname change Thorsten von Eicken 2015-11-15 22:08:32 -0800
  • 5bb517353a fix pin change collision detection Thorsten von Eicken 2015-11-15 22:07:36 -0800
  • d156618a68 make sure optiboot frees uart CB when done Thorsten von Eicken 2015-11-15 22:07:09 -0800
  • 6b604ffc7c remove pgm baud rate UI for now Thorsten von Eicken 2015-11-15 19:16:51 -0800
  • e0040e74bc refactor pin config, add support for rx pull-up Thorsten von Eicken 2015-11-15 19:16:30 -0800
  • f0997b13ea point ot beta5 in readme Thorsten von Eicken 2015-11-15 19:14:43 -0800
  • 818db2deac run css through autoprefixer Thorsten von Eicken 2015-11-15 00:20:20 -0800
  • fc8e1cfbf6 fix scrolling of uC console v2.1.beta4 Thorsten von Eicken 2015-11-15 00:06:47 -0800
  • 6a7d1c8e04 fix styling of console and make it 100% height Thorsten von Eicken 2015-11-14 23:38:05 -0800
  • 65583e6af6 add selection of uart1 to debug log Thorsten von Eicken 2015-11-14 23:37:41 -0800
  • 9b6612135a disable mdns for now Thorsten von Eicken 2015-11-14 23:35:59 -0800
  • 9920fd500e make hidden ssid work minimally v2.1.beta3 Thorsten von Eicken 2015-11-14 00:21:39 -0800
  • cf7abfc59a added first cut at mDNS Thorsten von Eicken 2015-11-13 23:34:51 -0800
  • 20627272b5 add tgz to gitignore Thorsten von Eicken 2015-11-13 21:35:05 -0800
  • 05d73e570d try to support hidden ssids Thorsten von Eicken 2015-11-13 08:48:18 -0800
  • a87645dad4 extend time before switching to STA-only; re-enable 11n; clean-up debug printing Thorsten von Eicken 2015-11-13 08:33:55 -0800
  • 62b7587ef2 Merge pull request #69 from katyo/master Thorsten von Eicken 2015-11-13 21:34:45 -0800
  • 52b78a42b9 Moved console send js from console.html to console.js #69 Kayo Phoenix 2015-11-14 00:53:40 +0500
  • 614c646b3c Added sending text to console from web interface. Kayo Phoenix 2015-11-14 00:35:15 +0500
  • dd731fa70c fix wifi scan off-by-one issue, #44 Thorsten von Eicken 2015-11-13 08:04:40 -0800
  • e429c0bb1c Improve click-to-edit fields Thorsten von Eicken 2015-11-12 00:04:27 -0800
  • 6b3fb4e90b update readme with reference to v2.1.beta2 v2.1.beta2 Thorsten von Eicken 2015-11-10 23:56:02 -0800
  • 413ff5bcf1 disable httpd debug log again Thorsten von Eicken 2015-11-10 23:49:19 -0800
  • 86d6638e53 add system name & description to home page Thorsten von Eicken 2015-11-10 23:47:14 -0800
  • 14e206eb3f Added info to readme Thorsten von Eicken 2015-11-10 12:15:23 -0800
  • 948990cefb Add troubleshooting to readme Thorsten von Eicken 2015-11-10 11:39:19 -0800
  • ba347a83dc readme tweaks Thorsten von Eicken 2015-11-09 21:20:37 -0800
  • b94cf2e620 updated makefile and readme Thorsten von Eicken 2015-11-09 21:15:18 -0800
  • 4975f05c3e optiboot: allow for 9600 baud v2.1.beta1 Thorsten von Eicken 2015-11-09 18:08:48 -0800
  • ca2de1a437 optiboot fixes Thorsten von Eicken 2015-11-09 18:04:37 -0800
  • adb0706349 added built-in AVR/optiboot programmer Thorsten von Eicken 2015-11-09 17:21:13 -0800
  • 8867c8e9b6 fix cgiWifi Thorsten von Eicken 2015-11-07 23:41:24 -0800
  • 9c11776869 switch to single firmware size Thorsten von Eicken 2015-11-06 23:52:17 -0800
  • 45e6ee6957 fix serial bridge port accept printf Thorsten von Eicken 2015-11-06 17:42:15 -0800
  • 992eaaf8c5 fix wifi scan with many results Thorsten von Eicken 2015-11-07 23:29:41 -0800
  • a50986a76d fix readme Thorsten von Eicken 2015-09-23 22:41:03 -0700
  • a08fcbda7c Merge pull request #65 from Protoneer/patch-1 Thorsten von Eicken 2015-11-04 19:27:15 -0800