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 58ed6098c4 untested impl of mouse tracking modes 7 years ago
..
ansi_parser.c fixed broken character sets & added character set 1 - augmented DOS codepage 437 7 years ago
ansi_parser.h split parser handlers file to multiple 7 years ago
ansi_parser.rl fixed broken character sets & added character set 1 - augmented DOS codepage 437 7 years ago
ansi_parser_callbacks.c added async buffers for uart0, maybe improved byte drop ratio 7 years ago
ansi_parser_callbacks.h split parser handlers file to multiple 7 years ago
apars_csi.c untested impl of mouse tracking modes 7 years ago
apars_csi.h split parser handlers file to multiple 7 years ago
apars_dcs.c split parser handlers file to multiple 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 untested impl of mouse tracking modes 7 years ago
apars_osc.h split parser handlers file to multiple 7 years ago
apars_short.c split parser handlers file to multiple 7 years ago
apars_short.h split parser handlers file to multiple 7 years ago
apars_string.c split parser handlers file to multiple 7 years ago
apars_string.h split parser handlers file to multiple 7 years ago
apars_utf8.c split parser handlers file to multiple 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_main.c split parser handlers file to multiple 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 parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago
cgi_network.h terminal settings page and backend 7 years ago
cgi_persist.c parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago
cgi_persist.h Fixed a ton of bugs and made almost everything work 7 years ago
cgi_sockets.c untested impl of mouse tracking modes 7 years ago
cgi_sockets.h BEEEEEEEEEEEEEEEEEP 7 years ago
cgi_system.c parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago
cgi_system.h WiFi sections hiding, STA auto enable on scan click, Terminal colors preview, better explanations, CONFIGURABLE UART 7 years ago
cgi_term_cfg.c throttle screen redraw via cooldown, setting 10/30 largely eliminates dropped bytes 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 fixed a lot of bugs with wifi connecting 7 years ago
cgi_wifi.h terminal settings page and backend 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 parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago
persist.h parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago
routes.c working unicode!!! WTF!! and ajax initial load to avoid having to escape shit 7 years ago
routes.h most of the wifi functionality working, + new style 7 years ago
screen.c untested impl of mouse tracking modes 7 years ago
screen.h untested impl of mouse tracking modes 7 years ago
serial.c added async buffers for uart0, maybe improved byte drop ratio 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 Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 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_asyncdrv.c- W.I.P. new async Rx Tx buffer, probably not working 7 years ago
uart_asyncdrv.h- W.I.P. new async Rx Tx buffer, probably not working 7 years ago
uart_buffer.c added async buffers for uart0, maybe improved byte drop ratio 7 years ago
uart_buffer.h added async buffers for uart0, maybe improved byte drop ratio 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 added async buffers for uart0, maybe improved byte drop ratio 7 years ago
uart_handler.h added async buffers for uart0, maybe improved byte drop ratio 7 years ago
user_main.c Logging is now toggleable and updates are postponed if socket is busy 7 years ago
version.h Temporarily fixed #71 by fixed cell width, rel 7.0 preparations 7 years ago
wifimgr.c throttle screen redraw via cooldown, setting 10/30 largely eliminates dropped bytes 7 years ago
wifimgr.h throttle screen redraw via cooldown, setting 10/30 largely eliminates dropped bytes 7 years ago