Commit Graph

  • dbab746e3c Add support for the TX_ENABLE signal for RS-485 trancievers Alastair D'Silva 2016-04-11 20:46:38 +1000
  • 154c64a454 windows and visual studio fixes and updates Benjamin Runnels 2016-04-09 15:51:12 -0500
  • fd296e37d7 Merge branch 'master' of https://github.com/jeelabs/esp-link Benjamin Runnels 2016-04-09 11:43:24 -0500
  • ac92202ef6 fix c99 types mess, try 2; clean up after merges Thorsten von Eicken 2016-04-03 10:41:36 -0700
  • d2bd118f0b fix c99 types mess; clean up after merges Thorsten von Eicken 2016-04-03 10:41:16 -0700
  • 06ec5d46f1 switch to sdk 1.5.2 Thorsten von Eicken 2016-04-03 09:43:55 -0700
  • ccbe99de82 fix #122: uninitialized vars in REST_Setup Thorsten von Eicken 2016-04-03 00:07:28 -0700
  • 8b4749fb90 fix #101: doesn't stay in AP-only after reset Thorsten von Eicken 2016-04-03 00:00:04 -0700
  • bd40769138 fix #103: wifi icons wrap when scaling browser Thorsten von Eicken 2016-04-02 23:27:02 -0700
  • a770d0293d fix #116: show device name in browser title Thorsten von Eicken 2016-04-02 23:15:26 -0700
  • df2f36b8ef fix #126: allow short SSIDs Thorsten von Eicken 2016-04-02 23:00:09 -0700
  • 0df5264c8b revert PR #95 due to bug; revert #114 due to timing issues; fix MQTT crashes Thorsten von Eicken 2016-04-02 11:09:06 -0700
  • 56e76c6bc4 Revert "TvEmaster" Thorsten von Eicken 2016-04-02 10:30:15 -0700
  • 5eba5500ac Don't reset programming target until actual image data is received from network. Jason Schmidlapp 2016-04-01 23:01:16 -0600
  • e3e19ffa38 TvEmaster susisstrolch 2016-04-02 06:54:24 +0200
  • b56b2767cb Update README.adoc Nico 2016-03-31 15:05:23 +0200
  • f5a2c2e0b8 Merge 9aefc9ee6c into f29258c1c8 #121 dbetz 2016-04-03 12:49:42 +0000
  • 754f184cd8 Merge 5466336d8d into f29258c1c8 #112 twischer 2016-04-03 12:49:19 +0000
  • f29258c1c8 fix #122: uninitialized vars in REST_Setup Thorsten von Eicken 2016-04-03 00:07:28 -0700
  • f2471b3835 fix #101: doesn't stay in AP-only after reset Thorsten von Eicken 2016-04-03 00:00:04 -0700
  • 6c75fa8a70 fix #103: wifi icons wrap when scaling browser Thorsten von Eicken 2016-04-02 23:27:02 -0700
  • 488c9b44e8 fix #116: show device name in browser title Thorsten von Eicken 2016-04-02 23:15:26 -0700
  • a3772fc0e9 fix #126: allow short SSIDs Thorsten von Eicken 2016-04-02 23:00:09 -0700
  • bffb1c1ea6 revert PR #95 due to bug; revert #114 due to timing issues; fix MQTT crashes Thorsten von Eicken 2016-04-02 11:09:06 -0700
  • 67d6e48ecf Revert "TvEmaster" Thorsten von Eicken 2016-04-02 10:30:15 -0700
  • afcf7acb0e Don't reset programming target until actual image data is received from network. Jason Schmidlapp 2016-04-01 23:01:16 -0600
  • f577c140df TvEmaster susisstrolch 2016-04-02 06:54:24 +0200
  • b408103b4c Use the SKD included in esp-open-sdk, if available #134 Alastair D'Silva 2016-04-01 19:56:18 +1100
  • 80d9945266 Fix warnings reported in #113 (format warnings, differing types) Alastair D'Silva 2016-04-01 19:48:37 +1100
  • 163986afb4 Merge branch 'incorrect-types' into updated-toolchain Alastair D'Silva 2016-04-01 19:35:46 +1100
  • e7ea88295e Remove definition of _STDINT_H, it suppresses the inclusion of the compiler stdint.h, resulting in uint8_t & friends being undefined Alastair D'Silva 2016-04-01 19:20:24 +1100
  • f1d4063102 Merge 406b4666b6 into 937bf94fc6 #133 Alastair D'Silva 2016-03-31 15:14:30 +0000
  • 8c5b239cd4 Merge 05008b97b1 into 937bf94fc6 #132 Alastair D'Silva 2016-03-31 15:11:25 +0000
  • 937bf94fc6 Merge pull request #131 from NicoHood/patch-1 Thorsten von Eicken 2016-03-31 08:11:06 -0700
  • 406b4666b6 Revert "Use the latest SDK as packaged in esp-open-sdk" #133 Alastair D'Silva 2016-04-01 00:10:23 +1100
  • 05008b97b1 Reintroduce Werror #132 Alastair D'Silva 2016-04-01 00:08:04 +1100
  • 3643ce9080 Update README.adoc #131 Nico 2016-03-31 15:05:23 +0200
  • 8709e92d45 Fix sytax errors Alastair D'Silva 2016-03-31 23:29:20 +1100
  • 3b8011f471 Use the latest SDK as packaged in esp-open-sdk Alastair D'Silva 2016-03-31 23:26:10 +1100
  • 29a11c89a1 Fix open sdk 1.5.2 systax checks (fixes #113). #129 Sascha Wolke 2016-03-28 16:35:01 +0200
  • 941835bf46 Fix syslog imports on non syslog build. #128 Sascha Wolke 2016-03-28 16:31:15 +0200
  • 9aefc9ee6c Get rid of unnecessary environment variables ESP_LINK_SSID and ESP_LINK_PASSWD. #121 David Betz 2016-03-17 09:38:33 -0400
  • fbfe0a39e9 Add changes we want to upstream. David Betz 2016-03-17 09:19:19 -0400
  • 79387975f6 Don't reset programming target until actual image data is received from network. #114 Jason Schmidlapp 2016-03-05 23:45:13 -0800
  • 5466336d8d Process some comments #112 Timo Wischer 2016-03-01 13:34:41 +0100
  • 1a3167bf3c Make all modules configurable Timo Wischer 2016-03-01 13:21:26 +0100
  • 9ecfb2a0a5 Upload ESP FS image after flashing and reboot Timo Wischer 2016-03-01 13:09:36 +0100
  • e7678550df Upload ESP FS to other not used partition Timo Wischer 2016-02-29 16:07:08 +0100
  • 21bdae68c5 Make CGI services as own module Timo Wischer 2016-02-29 15:05:45 +0100
  • 54c1268fe5 Exclude some modules Timo Wischer 2016-02-29 14:37:53 +0100
  • a9831d9cc6 Make it possible to disable syslog Timo Wischer 2016-02-29 12:13:03 +0100
  • a3fd9bfd51 flash ESP FS to the other (currently not used) partition of the Timo Wischer 2016-02-29 12:04:39 +0100
  • 3b60f88a6e Use type bool cast to mind errors Timo Wischer 2016-02-28 16:29:47 +0100
  • 0fb366c9a7 Unifiy SDK paths Timo Wischer 2016-02-28 16:26:58 +0100
  • 194afba5ca Merge branch 'master' of https://github.com/jeelabs/esp-link into TvEmaster Fix merge conflict because of 1d0f313 * 'master' of https://github.com/jeelabs/esp-link: fixes #111: handle malloc failure in syslog fix slip protocol argument padding #95 susisstrolch 2016-02-28 10:11:57 +0100
  • 1d0f3136c5 fixes #111: handle malloc failure in syslog v2.2.beta2 Thorsten von Eicken 2016-02-27 09:44:41 -0800
  • 4d1ce35ea3 Merge branch 'master' of github.com:brunnels/esp-link Benjamin Runnels 2016-02-23 06:19:47 -0600
  • 69f09ebbb9 fix slip protocol argument padding Thorsten von Eicken 2016-02-20 11:22:25 -0800
  • 3ded359071 fix: wrong printf parameter susisstrolch 2016-02-09 10:15:15 +0100
  • 647d68e495 Merge branch 'master' of https://github.com/jeelabs/esp-link into TvEmaster susisstrolch 2016-02-09 10:11:03 +0100
  • ad5182ae59 fix reference to old boot file in Makefile v2.2.beta1 Thorsten von Eicken 2016-01-31 22:00:59 -0800
  • af0e0907f9 convert readme to asciidoc Thorsten von Eicken 2016-01-31 21:27:43 -0800
  • 219b6c8006 fix mqtt for new slip protocol Thorsten von Eicken 2016-01-31 17:39:15 -0800
  • 5a891c3c1e new SLIP protocol; basic REST working Thorsten von Eicken 2016-01-31 00:09:21 -0800
  • 109c10c3f2 make new slip proto work Thorsten von Eicken 2016-01-24 09:48:33 -0800
  • 481818429e fix RX pull-up; revamp avr flashing Thorsten von Eicken 2016-01-23 10:31:10 -0800
  • 5fd831a27c more cleansing on DBG macro susisstrolch 2016-01-19 09:22:59 +0100
  • 57011de179 mqtt,rest,uart: use common syntax for DBG macro susisstrolch 2016-01-19 09:12:41 +0100
  • f17ea10687 syslog.c: remove superfluous DBG message susisstrolch 2016-01-19 08:48:39 +0100
  • ed7d0574ab cgiwifi.c: changed DBG() format string susisstrolch 2016-01-19 08:47:46 +0100
  • fa96de2fc0 SDK 1.5.1; makefile and html tweaks Thorsten von Eicken 2016-01-18 18:27:59 -0800
  • 5dbebcd841 change SLIP to std escape chars; add to readme Thorsten von Eicken 2016-01-18 13:16:30 -0800
  • 762d7eaf46 Merge pull request #84 from katast/master Thorsten von Eicken 2016-01-18 13:13:23 -0800
  • 6305771c1c Merge branch 'master' of https://github.com/jeelabs/esp-link into TvEmaster susisstrolch 2016-01-12 19:42:35 +0100
  • 94c050d4e2 PR: removed EMSBus specific code/data susisstrolch 2016-01-12 09:10:26 +0100
  • d6f067fe35 Makefile: improvements susisstrolch 2016-01-12 02:20:19 +0100
  • 3bf3ba5e0c app_init: check Wifi ready by looking up hostname susisstrolch 2016-01-12 02:17:40 +0100
  • f4ef8723f3 main.c: use ESP_LINK_VERSION in ready message susisstrolch 2016-01-12 02:16:49 +0100
  • a77f032bb3 syslog: various improvements susisstrolch 2016-01-12 02:09:17 +0100
  • 80d3f353d9 task.c: use common DBG macro susisstrolch 2016-01-09 10:14:17 +0100
  • b2e8023089 Merge pull request #91 from fl1pfl0p/master Thorsten von Eicken 2016-01-05 23:49:09 -0800
  • 68890778f4 Bugfix: RX pullup checkbox in GUI fixed #91 fl1pfl0p 2016-01-05 01:40:02 +0000
  • 4d0f652bc8 Comments review #84 KatAst 2016-01-04 20:07:46 +0100
  • e3d150a6c5 From os_printf to DBG KatAst 2016-01-04 15:57:03 +0100
  • 7fea51185a Fix indent KatAst 2016-01-04 15:46:32 +0100
  • 0cec56712f Fix indent KatAst 2016-01-04 15:33:10 +0100
  • 05699cb489 Fix indent KatAst 2016-01-04 15:31:50 +0100
  • cf7635dad7 Fix Indentation KatAst 2016-01-04 15:27:42 +0100
  • 9dd3eac804 Fix indentation KatAst 2016-01-04 15:13:51 +0100
  • 8351fb4599 Back to default KatAst 2016-01-04 14:36:52 +0100
  • a10cc380dc Back to default KatAst 2016-01-04 14:33:26 +0100
  • 7df1e3266c Merge branch 'TvEmaster' into EMS-Link susisstrolch 2016-01-03 11:44:09 +0100
  • 62c5f4fc17 Modified comments to match actions KatAst 2016-01-02 14:09:54 +0100
  • 132f4ccd58 Add default WPA2 when a password was specified KatAst 2016-01-02 14:04:07 +0100
  • 70f5903abd Int to bool KatAst 2016-01-02 13:50:08 +0100
  • 0f1ddae28e Modified to cover all possible options KatAst 2016-01-02 13:33:49 +0100
  • c8aab7611b Set Station parameters if defined KatAst 2016-01-02 13:01:42 +0100
  • 6f4cead199 Changed to Macro debug KatAst 2016-01-02 12:53:21 +0100
  • 8adfcb6e60 Reduced to essential KatAst 2016-01-02 12:51:35 +0100
  • 5f8da7e2b0 Redundant KatAst 2016-01-02 12:49:59 +0100