Commit Graph

144 Commits (491931b7d22be9da54971d2cf913fd3c514b3458)

Author SHA1 Message Date
Thorsten von Eicken 7c085d58b1 fix Makefile snafu 8 years ago
Thorsten von Eicken b652fb42db update Makefile not to download tools jars 8 years ago
beegee-tokyo a9df22e51f Workaround for missing realtime_stamp 8 years ago
beegee-tokyo 0654c1d038 Synced master branch with upstream from jeelabs 8 years ago
Thorsten von Eicken 53ac51dc93 add Dockerfile 8 years ago
Thorsten von Eicken 7ce2d2a260 fix menu json; fix travis upload 8 years ago
Thorsten von Eicken 8c8b6f1d2d fix travis #10 8 years ago
Thorsten von Eicken 0f2c5cac98 fix travis #8 8 years ago
Thorsten von Eicken 5ff1bbddf7 fix travis #6 8 years ago
Thorsten von Eicken 38e6c831ba fix travis #4 8 years ago
Thorsten von Eicken 6d20dd6fec disable syslog; add travis 8 years ago
Thorsten von Eicken c5d51a0654 tweak Makefile for sdk 2.0.0 8 years ago
Karai Csaba 8414a87981 Use iterators in espfs 8 years ago
beegee-tokyo b46eca6ff2 Combined UDP and TCP socket functions into one socket.c and socket.h 8 years ago
beegee-tokyo e714be5915 Added functionality for UDP socket client, TCP socket client and server 8 years ago
Thorsten von Eicken 23877f5ea7 Re-enable syslog by default and fix compilation issue 9 years ago
Thorsten von Eicken f84ffdc989 Allow syslog to be disabled, as in #128 9 years ago
Thorsten von Eicken 47bd1ac598 Change Makefile to use SDK 1.5.4 9 years ago
Thorsten von Eicken 56e76c6bc4 Revert "TvEmaster" 9 years ago
susisstrolch e3e19ffa38 TvEmaster 9 years ago
Alastair D'Silva b408103b4c Use the SKD included in esp-open-sdk, if available 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 3b8011f471 Use the latest SDK as packaged in esp-open-sdk 9 years ago
Thorsten von Eicken ad5182ae59 fix reference to old boot file in Makefile 9 years ago
Thorsten von Eicken fa96de2fc0 SDK 1.5.1; makefile and html tweaks 9 years ago
KatAst 8351fb4599 Back to default 9 years ago
KatAst b3ed6e8588 Back to original config 9 years ago
KatAst 58ece6b452 Auth_Mode var in numbers instead of string 9 years ago
KatAst 793506fdd1 Small changes 9 years ago
KatAst 896693b5b2 Soft-AP Settings 9 years ago
KatAst ff5a74b20a Added SOFTAP hard-coded settings 9 years ago
Thorsten von Eicken 59d4bdf99e fix makefile; update readme 9 years ago
Thorsten von Eicken 88e580c6ee Makefile tweak 9 years ago
Benjamin Runnels a895128c9f Fixed bug with services page submitting on field click 9 years ago
Thorsten von Eicken e97b38ae67 re-insert fixed STA config into Makefile 9 years ago
Benjamin Runnels 26339962bf Updates for SDK 1.5 9 years ago
susisstrolch 9ec3a30c87 syslog - a simple syslog client 9 years ago
Thorsten von Eicken e429c0bb1c Improve click-to-edit fields 9 years ago
Thorsten von Eicken b94cf2e620 updated makefile and readme 9 years ago
Thorsten von Eicken 9c11776869 switch to single firmware size 9 years ago
susisstrolch bb5dfd082a conditionaly include "local.conf" from Makefile 9 years ago
Thorsten von Eicken e7311d54f3 misc mqtt tweaks 9 years ago
Thorsten von Eicken de7207ac1d tweaks 9 years ago
Benjamin Runnels 2ab194f83c Added ifdef checks for mqtt enabled 9 years ago
Thorsten von Eicken 658c4d8b31 make compile with SDK 1.4.0 9 years ago
Benjamin Runnels 5068fa28cb Added buildtime wifi config ability 9 years ago
Thorsten von Eicken f057a65d1f converted some DBG macros; misc tweaks 9 years ago
Thorsten von Eicken 35c2eb65c8 add DBG_MQTT macro to remove ifdefs 9 years ago
Benjamin Runnels b7dd0b180f lots of ifdef 9 years ago