ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
 
 
 
 
espterm-firmware/user
Ondřej Hruška 80e8e4f7da added username config for basic auth 9 年前
..
ansi_parser.c implemented focus tracking reports 9 年前
ansi_parser.h split parser handlers file to multiple 9 年前
ansi_parser.rl back-end for #123 9 年前
ansi_parser_callbacks.c configurable button codes 9 年前
ansi_parser_callbacks.h split parser handlers file to multiple 9 年前
apars_csi.c two hundred and fifty six colors, ladies and gentlemen!! 9 年前
apars_csi.h Fixed a couple bugs and cleaned up the parser callbacks file for CSI 9 年前
apars_dcs.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 年前
apars_dcs.h split parser handlers file to multiple 9 年前
apars_logging.h Logging is now toggleable and updates are postponed if socket is busy 9 年前
apars_osc.c two hundred and fifty six colors, ladies and gentlemen!! 9 年前
apars_osc.h back-end for #123 9 年前
apars_short.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 年前
apars_short.h split parser handlers file to multiple 9 年前
apars_string.c back-end for #123 9 年前
apars_string.h back-end for #123 9 年前
apars_utf8.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 年前
apars_utf8.h split parser handlers file to multiple 9 年前
ascii.h added async buffers for uart0, maybe improved byte drop ratio 9 年前
cgi_logging.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 年前
cgi_main.c add timezone to the about page 9 年前
cgi_main.h working unicode!!! WTF!! and ajax initial load to avoid having to escape shit 9 年前
cgi_network.c password changing, changed default pw to "adminpw", added settings revert if validation fails 9 年前
cgi_network.h terminal settings page and backend 9 年前
cgi_persist.c admin pw now lives in a separate config block. BREAKING CHANGE! will wipe old settings :( 9 年前
cgi_persist.h Fixed a ton of bugs and made almost everything work 9 年前
cgi_sockets.c implemented focus tracking reports 9 年前
cgi_sockets.h renamed input debug log funcs to imp_ to avoid build collision if DEBUG_WS is enabled also 9 年前
cgi_system.c added username config for basic auth 9 年前
cgi_system.h button to force screen reset 9 年前
cgi_term_cfg.c password changing, changed default pw to "adminpw", added settings revert if validation fails 9 年前
cgi_term_cfg.h WiFi sections hiding, STA auto enable on scan click, Terminal colors preview, better explanations, CONFIGURABLE UART 9 年前
cgi_wifi.c password changing, changed default pw to "adminpw", added settings revert if validation fails 9 年前
cgi_wifi.h terminal settings page and backend 9 年前
character_sets.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 年前
io.c workaround for buggy ets_timer_disarm causing bootloop in some devices with perser tiemout > 0 9 年前
io.h working debug on uart1 & fixed other issues 9 年前
jstring.c untested impl of mouse tracking modes 9 年前
jstring.h untested impl of mouse tracking modes 9 年前
persist.c added username config for basic auth 9 年前
persist.h added username config for basic auth 9 年前
routes.c added username config for basic auth 9 年前
routes.h You wouldn't believe this simple trick that freed 10 kB of RAM! 9 年前
screen.c git hashes on about page 9 年前
screen.h raise utf8 cache to max of 160 characters, re-enable buttons by default 9 年前
serial.c admin pw now lives in a separate config block. BREAKING CHANGE! will wipe old settings :( 9 年前
serial.h WiFi sections hiding, STA auto enable on scan click, Terminal colors preview, better explanations, CONFIGURABLE UART 9 年前
sgr.h small cleaning 9 年前
syscfg.c added username config for basic auth 9 年前
syscfg.h added username config for basic auth 9 年前
uart_buffer.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 年前
uart_buffer.h fine-tuned upload system 9 年前
uart_driver.c added async buffers for uart0, maybe improved byte drop ratio 9 年前
uart_driver.h added async buffers for uart0, maybe improved byte drop ratio 9 年前
uart_handler.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 年前
uart_handler.h added async buffers for uart0, maybe improved byte drop ratio 9 年前
user_main.c implemented focus tracking reports 9 年前
utf8.c bugfixes 9 年前
utf8.h raise utf8 cache to max of 160 characters, re-enable buttons by default 9 年前
version.h git hashes on about page 9 年前
wifimgr.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 年前
wifimgr.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 年前