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 7e4d25272a
Support for the new GPIO control web interface
6 years ago
..
ansi_parser.c Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet) 7 years ago
ansi_parser.h Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet) 7 years ago
ansi_parser.rl Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet) 7 years ago
ansi_parser_callbacks.c some logging adjustments 7 years ago
ansi_parser_callbacks.h split parser handlers file to multiple 7 years ago
apars_csi.c notify about mouse attrs change 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 Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet) 7 years ago
apars_dcs.h Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet) 7 years ago
apars_logging.h Logging is now toggleable and updates are postponed if socket is busy 7 years ago
apars_osc.c added OSC for color buttons 7 years ago
apars_osc.h back-end for #123 7 years ago
apars_pm.c Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet) 7 years ago
apars_pm.h Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet) 7 years ago
apars_short.c support double lines 6 years ago
apars_short.h split parser handlers file to multiple 7 years ago
apars_string.c Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet) 7 years ago
apars_string.h back-end for #123 7 years ago
apars_utf8.c made it survive idiots cat'ing image files etc 7 years ago
apars_utf8.h split parser handlers file to multiple 7 years ago
api.h API for writing, toggling, pulsing and reading GPIO pins 6 years ago
ascii.h added async buffers for uart0, maybe improved byte drop ratio 7 years ago
cgi_d2d.c API for writing, toggling, pulsing and reading GPIO pins 6 years ago
cgi_d2d.h finished basic d2d and external, adde flags etc 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 improved ENQ response, now includes hashes and ID. Added ID to boot msg 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 ini export! 7 years ago
cgi_network.h terminal settings page and backend 7 years ago
cgi_persist.c be smarter about detecting changes in loaded ini 7 years ago
cgi_persist.h ini upload and parse (no loading to conf yet) 7 years ago
cgi_sockets.c use xmacros for terminal config 7 years ago
cgi_sockets.h new message format 7 years ago
cgi_system.c Support for the new GPIO control web interface 6 years ago
cgi_system.h Support for the new GPIO control web interface 6 years ago
cgi_term_cfg.c fixed many bugs 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 ini export! 7 years ago
cgi_wifi.h terminal settings page and backend 7 years ago
character_sets.h added new chars to cp 1 7 years ago
config_xmacros.c fixed many bugs 7 years ago
config_xmacros.h Support for the new GPIO control web interface 6 years ago
ini_parser.c ini upload and parse (no loading to conf yet) 7 years ago
ini_parser.h ini upload and parse (no loading to conf yet) 7 years ago
ini_parser.rl ini upload and parse (no loading to conf yet) 7 years ago
io.c API for writing, toggling, pulsing and reading GPIO pins 6 years ago
io.h API for writing, toggling, pulsing and reading GPIO pins 6 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 added username config for basic auth 7 years ago
persist.h show real sdk version, make tpw setting actually work 7 years ago
routes.c Support for the new GPIO control web interface 6 years ago
routes.h new message format 7 years ago
screen.c support double lines 6 years ago
screen.h bugfix for the clickbuttons not working 6 years ago
serial.c API for writing, toggling, pulsing and reading GPIO pins 6 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 API for writing, toggling, pulsing and reading GPIO pins 6 years ago
syscfg.h API for writing, toggling, pulsing and reading GPIO pins 6 years ago
uart_buffer.c Add codename 7 years ago
uart_buffer.h Add codename 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 API for writing, toggling, pulsing and reading GPIO pins 6 years ago
uart_handler.h added async buffers for uart0, maybe improved byte drop ratio 7 years ago
user_main.c API for writing, toggling, pulsing and reading GPIO pins 6 years ago
utf8.c allow zero redraw delay 7 years ago
utf8.h allow zero redraw delay 7 years ago
version.h Support for the new GPIO control web interface 6 years ago
wifimgr.c import now fully working 7 years ago
wifimgr.h import now fully working 7 years ago