Commit Graph

68 Commits (e91a218b65cd50fa91e0fa25d86ee16aa0e20de5)

Author SHA1 Message Date
Bartlomiej Zimon 9d5bfffc14 - add ajax /console/clear - fix #348 6 years ago
Thorsten von Eicken e57f29c019
remove rs485 support due to boot issues (us timer?) 8 years ago
Thorsten von Eicken 7d0ac42e62
added TX-en UI back in 8 years ago
Thorsten von Eicken d7823b0947
switch to us timer 8 years ago
Thorsten von Eicken 02b31b1818
merge megaflash and split-up-recv back in 8 years ago
Thorsten von Eicken 1d2ebd94be
move to SDK 2.1.0 8 years ago
Thorsten von Eicken 5d0e51f2c1
fix optiboot: it accumulated too much from failed attempts 8 years ago
dannybackx bc87885a5f Bits and pieces for flashing an Arduino Mega. (#290) 8 years ago
Daniel Wang 8a13d21c67
fixed compiler warnings 8 years ago
beegee-tokyo 0654c1d038 Synced master branch with upstream from jeelabs 9 years ago
Thorsten von Eicken c5d51a0654 tweak Makefile for sdk 2.0.0 9 years ago
cskarai 6e01a07459 For cleaner understanding rename to WebServerSetup 9 years ago
Karai Csaba f6f1fbb926 Refactored web-server 9 years ago
Karai Csaba 979510681b Refactored: use different cgi for JSON 9 years ago
Karai Csaba 8414a87981 Use iterators in espfs 9 years ago
Karai Csaba 1ef8f5be2c Web server shows user pages 9 years ago
Karai Csaba 40e7fba786 Multipart upload implementation 9 years ago
Karai Csaba a85244d6fb Refactored espfs to handle Flash source 9 years ago
bitdump c5513d063d Adding the console uart format support (#189) 9 years ago
Thorsten von Eicken 7f426da314 Remove some heap debugging output, fixes #158 9 years ago
Thorsten von Eicken ef6a611045 Reduce memory consumption; fix syslog alloc when disabled 9 years ago
Thorsten von Eicken dc4fabc7ed Change MQTT hostname to 64 chars, fixes #147 9 years ago
Thorsten von Eicken f84ffdc989 Allow syslog to be disabled, as in #128 9 years ago
Alastair D'Silva f4ee1dbed4 Move USE_US_TIMER to esp8266.h and remove redundant inclusions of osapi.h 9 years ago
Alastair D'Silva e8f569dc5f Use microsecond timer for heap use as the timer is in microsecond mode 9 years ago
Alastair D'Silva dbab746e3c Add support for the TX_ENABLE signal for RS-485 trancievers 9 years ago
Thorsten von Eicken d2bd118f0b fix c99 types mess; clean up after merges 9 years ago
Thorsten von Eicken 56e76c6bc4 Revert "TvEmaster" 9 years ago
susisstrolch e3e19ffa38 TvEmaster 9 years ago
Alastair D'Silva 80d9945266 Fix warnings reported in #113 (format warnings, differing types) 9 years ago
KatAst 7fea51185a Fix indent 9 years ago
KatAst d6dae6888a Disable configWipe 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
Benjamin Runnels 3eccd26e76 Normalized Wifi to WiFI. 10 years ago
Benjamin Runnels bfee1cf694 fixes for services 10 years ago
Benjamin Runnels 59eb02daa9 Added in sntp update 10 years ago
susisstrolch 9ec3a30c87 syslog - a simple syslog client 10 years ago
Thorsten von Eicken ce05e00bd7 fix pin changes and hostname change 10 years ago
Thorsten von Eicken e0040e74bc refactor pin config, add support for rx pull-up 10 years ago
Thorsten von Eicken 65583e6af6 add selection of uart1 to debug log 10 years ago
Kayo Phoenix 614c646b3c Added sending text to console from web interface. 10 years ago
Thorsten von Eicken e429c0bb1c Improve click-to-edit fields 10 years ago
Thorsten von Eicken 86d6638e53 add system name & description to home page 10 years ago
Thorsten von Eicken adb0706349 added built-in AVR/optiboot programmer 10 years ago
Thorsten von Eicken e7311d54f3 misc mqtt tweaks 10 years ago
Thorsten von Eicken de7207ac1d tweaks 10 years ago
Benjamin Runnels 7211ea0508 Missing statement 10 years ago
Benjamin Runnels 2ab194f83c Added ifdef checks for mqtt enabled 10 years ago