ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
espterm-firmware/user
Ondřej Hruška 128515a9a7 git hashes on about page 7 years ago
..
ansi_parser.c back-end for #123 7 years ago
ansi_parser.h split parser handlers file to multiple 7 years ago
ansi_parser.rl back-end for #123 7 years ago
ansi_parser_callbacks.c configurable button codes 7 years ago
ansi_parser_callbacks.h split parser handlers file to multiple 7 years ago
apars_csi.c two hundred and fifty six colors, ladies and gentlemen!! 7 years ago
apars_csi.h Fixed a couple bugs and cleaned up the parser callbacks file for CSI 7 years ago
apars_dcs.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
apars_dcs.h split parser handlers file to multiple 7 years ago
apars_logging.h Logging is now toggleable and updates are postponed if socket is busy 7 years ago
apars_osc.c two hundred and fifty six colors, ladies and gentlemen!! 7 years ago
apars_osc.h back-end for #123 7 years ago
apars_short.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
apars_short.h split parser handlers file to multiple 7 years ago
apars_string.c back-end for #123 7 years ago
apars_string.h back-end for #123 7 years ago
apars_utf8.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
apars_utf8.h split parser handlers file to multiple 7 years ago
ascii.h added async buffers for uart0, maybe improved byte drop ratio 7 years ago
cgi_logging.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
cgi_main.c git hashes on about page 7 years ago
cgi_main.h working unicode!!! WTF!! and ajax initial load to avoid having to escape shit 7 years ago
cgi_network.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
cgi_network.h terminal settings page and backend 7 years ago
cgi_persist.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
cgi_persist.h Fixed a ton of bugs and made almost everything work 7 years ago
cgi_sockets.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
cgi_sockets.h back-end for #123 7 years ago
cgi_system.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
cgi_system.h button to force screen reset 7 years ago
cgi_term_cfg.c git hashes on about page 7 years ago
cgi_term_cfg.h WiFi sections hiding, STA auto enable on scan click, Terminal colors preview, better explanations, CONFIGURABLE UART 7 years ago
cgi_wifi.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
cgi_wifi.h terminal settings page and backend 7 years ago
character_sets.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
io.c workaround for buggy ets_timer_disarm causing bootloop in some devices with perser tiemout > 0 7 years ago
io.h working debug on uart1 & fixed other issues 7 years ago
jstring.c untested impl of mouse tracking modes 7 years ago
jstring.h untested impl of mouse tracking modes 7 years ago
persist.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
persist.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
routes.c git hashes on about page 7 years ago
routes.h You wouldn't believe this simple trick that freed 10 kB of RAM! 7 years ago
screen.c git hashes on about page 7 years ago
screen.h git hashes on about page 7 years ago
serial.c two hundred and fifty six colors, ladies and gentlemen!! 7 years ago
serial.h WiFi sections hiding, STA auto enable on scan click, Terminal colors preview, better explanations, CONFIGURABLE UART 7 years ago
sgr.h small cleaning 7 years ago
syscfg.c throttle screen redraw via cooldown, setting 10/30 largely eliminates dropped bytes 7 years ago
syscfg.h throttle screen redraw via cooldown, setting 10/30 largely eliminates dropped bytes 7 years ago
uart_buffer.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
uart_buffer.h fine-tuned upload system 7 years ago
uart_driver.c added async buffers for uart0, maybe improved byte drop ratio 7 years ago
uart_driver.h added async buffers for uart0, maybe improved byte drop ratio 7 years ago
uart_handler.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
uart_handler.h added async buffers for uart0, maybe improved byte drop ratio 7 years ago
user_main.c two hundred and fifty six colors, ladies and gentlemen!! 7 years ago
utf8.c bugfixes 7 years ago
utf8.h shortened utf cache & added missing flash storage attr 7 years ago
version.h git hashes on about page 7 years ago
wifimgr.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
wifimgr.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago