Commit Graph

704 Commits (d189a1b3fa07d1299739842e4e5692df99234c12)
 

Author SHA1 Message Date
Thorsten von Eicken 06ec5d46f1 switch to sdk 1.5.2 9 years ago
Thorsten von Eicken ccbe99de82 fix #122: uninitialized vars in REST_Setup 9 years ago
Thorsten von Eicken 8b4749fb90 fix #101: doesn't stay in AP-only after reset 9 years ago
Thorsten von Eicken bd40769138 fix #103: wifi icons wrap when scaling browser 9 years ago
Thorsten von Eicken a770d0293d fix #116: show device name in browser title 9 years ago
Thorsten von Eicken df2f36b8ef fix #126: allow short SSIDs 9 years ago
Thorsten von Eicken 0df5264c8b revert PR #95 due to bug; revert #114 due to timing issues; fix MQTT crashes 9 years ago
Thorsten von Eicken 56e76c6bc4 Revert "TvEmaster" 9 years ago
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