Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/esp-link/commits/commit/f035323ac1f133aae0a94808cbb97298dc97dfc2?page=3 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

596 Commits (f035323ac1f133aae0a94808cbb97298dc97dfc2)
 

Author SHA1 Message Date
Jason Schmidlapp 5eba5500ac Don't reset programming target until actual image data is received from network. 9 years ago
susisstrolch e3e19ffa38 TvEmaster 9 years ago
Nico b56b2767cb Update README.adoc 9 years ago
Alastair D'Silva b408103b4c Use the SKD included in esp-open-sdk, if available 9 years ago
Alastair D'Silva 80d9945266 Fix warnings reported in #113 (format warnings, differing types) 9 years ago
Alastair D'Silva 163986afb4 Merge branch 'incorrect-types' into updated-toolchain 9 years ago
Alastair D'Silva e7ea88295e Remove definition of _STDINT_H, it suppresses the inclusion of the compiler stdint.h, resulting in uint8_t & friends being undefined 9 years ago
Alastair D'Silva 406b4666b6 Revert "Use the latest SDK as packaged in esp-open-sdk" 9 years ago
Alastair D'Silva 8709e92d45 Fix sytax errors 9 years ago
Alastair D'Silva 3b8011f471 Use the latest SDK as packaged in esp-open-sdk 9 years ago
Thorsten von Eicken 1d0f3136c5 fixes #111: handle malloc failure in syslog 9 years ago
Thorsten von Eicken 69f09ebbb9 fix slip protocol argument padding 9 years ago
Thorsten von Eicken ad5182ae59 fix reference to old boot file in Makefile 9 years ago
Thorsten von Eicken af0e0907f9 convert readme to asciidoc 9 years ago
Thorsten von Eicken 219b6c8006 fix mqtt for new slip protocol 9 years ago
Thorsten von Eicken 5a891c3c1e new SLIP protocol; basic REST working 9 years ago
Thorsten von Eicken 109c10c3f2 make new slip proto work 9 years ago
Thorsten von Eicken 481818429e fix RX pull-up; revamp avr flashing 9 years ago
Thorsten von Eicken fa96de2fc0 SDK 1.5.1; makefile and html tweaks 9 years ago
Thorsten von Eicken 5dbebcd841 change SLIP to std escape chars; add to readme 9 years ago
Thorsten von Eicken 762d7eaf46 Merge pull request #84 from katast/master 9 years ago
Thorsten von Eicken b2e8023089 Merge pull request #91 from fl1pfl0p/master 9 years ago
fl1pfl0p 68890778f4 Bugfix: RX pullup checkbox in GUI fixed 9 years ago
KatAst 4d0f652bc8 Comments review 9 years ago
KatAst e3d150a6c5 From os_printf to DBG 9 years ago
KatAst 7fea51185a Fix indent 9 years ago
KatAst 0cec56712f Fix indent 9 years ago
KatAst 05699cb489 Fix indent 9 years ago
KatAst cf7635dad7 Fix Indentation 9 years ago
KatAst 9dd3eac804 Fix indentation 9 years ago
KatAst 8351fb4599 Back to default 9 years ago
KatAst a10cc380dc Back to default 9 years ago
KatAst 62c5f4fc17 Modified comments to match actions 9 years ago
KatAst 132f4ccd58 Add default WPA2 when a password was specified 9 years ago
KatAst 70f5903abd Int to bool 9 years ago
KatAst 0f1ddae28e Modified to cover all possible options 9 years ago
KatAst c8aab7611b Set Station parameters if defined 9 years ago
KatAst 6f4cead199 Changed to Macro debug 9 years ago
KatAst 8adfcb6e60 Reduced to essential 9 years ago
KatAst 5f8da7e2b0 Redundant 9 years ago
KatAst d1152588a8 Changed to standard os_memset(), instead of memset() 9 years ago
KatAst 4d09a0088a After test it results useless, so removed 9 years ago
KatAst 5787fcf8a4 Added to avoid possible hiccup when opmode already 1 9 years ago
KatAst b3ed6e8588 Back to original config 9 years ago
Thorsten von Eicken c82a7a2c6c update readme with esp8266 flashing info 9 years ago
Thorsten von Eicken a0eefa17b3 improve optiboot sync 9 years ago
Thorsten von Eicken 0c6b798f38 Merge pull request #80 from susisstrolch/TvEmaster 9 years ago
KatAst e268db7e84 Soft-AP server side variables check 9 years ago
KatAst d6dae6888a Disable configWipe 9 years ago
KatAst 58ece6b452 Auth_Mode var in numbers instead of string 9 years ago