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 357a9d43e3 password changing, changed default pw to "adminpw", added settings revert if validation fails 8 years ago
..
ansi_parser.c implemented focus tracking reports 9 years ago
ansi_parser.h
ansi_parser.rl back-end for #123 9 years ago
ansi_parser_callbacks.c configurable button codes 9 years ago
ansi_parser_callbacks.h
apars_csi.c two hundred and fifty six colors, ladies and gentlemen!! 9 years ago
apars_csi.h Fixed a couple bugs and cleaned up the parser callbacks file for CSI 9 years ago
apars_dcs.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
apars_dcs.h
apars_logging.h
apars_osc.c two hundred and fifty six colors, ladies and gentlemen!! 9 years ago
apars_osc.h back-end for #123 9 years ago
apars_short.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
apars_short.h
apars_string.c back-end for #123 9 years ago
apars_string.h back-end for #123 9 years ago
apars_utf8.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
apars_utf8.h
ascii.h added async buffers for uart0, maybe improved byte drop ratio 9 years ago
cgi_logging.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
cgi_main.c add timezone to the about page 9 years ago
cgi_main.h
cgi_network.c password changing, changed default pw to "adminpw", added settings revert if validation fails 8 years ago
cgi_network.h
cgi_persist.c admin pw now lives in a separate config block. BREAKING CHANGE! will wipe old settings :( 9 years ago
cgi_persist.h
cgi_sockets.c implemented focus tracking reports 9 years ago
cgi_sockets.h renamed input debug log funcs to imp_ to avoid build collision if DEBUG_WS is enabled also 9 years ago
cgi_system.c password changing, changed default pw to "adminpw", added settings revert if validation fails 8 years ago
cgi_system.h button to force screen reset 9 years ago
cgi_term_cfg.c password changing, changed default pw to "adminpw", added settings revert if validation fails 8 years ago
cgi_term_cfg.h
cgi_wifi.c password changing, changed default pw to "adminpw", added settings revert if validation fails 8 years ago
cgi_wifi.h
character_sets.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
io.c
io.h
jstring.c untested impl of mouse tracking modes 9 years ago
jstring.h untested impl of mouse tracking modes 9 years ago
persist.c admin pw now lives in a separate config block. BREAKING CHANGE! will wipe old settings :( 9 years ago
persist.h increased sysconbf allocated flash size (safe now bc we alrady have a breaking change that wipes old settings) 9 years ago
routes.c configurable pw lock (not yet tested and not connected to front-end) 9 years ago
routes.h You wouldn't believe this simple trick that freed 10 kB of RAM! 9 years ago
screen.c git hashes on about page 9 years ago
screen.h raise utf8 cache to max of 160 characters, re-enable buttons by default 9 years ago
serial.c admin pw now lives in a separate config block. BREAKING CHANGE! will wipe old settings :( 9 years ago
serial.h
sgr.h small cleaning 9 years ago
syscfg.c password changing, changed default pw to "adminpw", added settings revert if validation fails 8 years ago
syscfg.h cgi handler for setting passwords (not tested) 9 years ago
uart_buffer.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
uart_buffer.h fine-tuned upload system 9 years ago
uart_driver.c added async buffers for uart0, maybe improved byte drop ratio 9 years ago
uart_driver.h added async buffers for uart0, maybe improved byte drop ratio 9 years ago
uart_handler.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
uart_handler.h added async buffers for uart0, maybe improved byte drop ratio 9 years ago
user_main.c implemented focus tracking reports 9 years ago
utf8.c bugfixes 9 years ago
utf8.h raise utf8 cache to max of 160 characters, re-enable buttons by default 9 years ago
version.h git hashes on about page 9 years ago
wifimgr.c moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago
wifimgr.h moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 9 years ago