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 fe714bf473 Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 7 years ago
..
ansi_parser.c Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 7 years ago
ansi_parser.h Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 7 years ago
ansi_parser.rl Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 7 years ago
ansi_parser_callbacks.c Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 7 years ago
ansi_parser_callbacks.h Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 7 years ago
ascii.h ignore cursor chars inside escape seqs + can, sub terminate, esc start new 7 years ago
cgi_main.c added git hash to version string 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 implemented numpad alt mode, fn keys alt mode and cursor alt mode 7 years ago
cgi_sockets.h more commands and glitches fixed, better debug messages, discard bad unicode 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 implemented numpad alt mode, fn keys alt mode and cursor alt mode 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 8 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 8 years ago
screen.c Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 7 years ago
screen.h Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 7 years ago
serial.c Buffered Logging + fix bel osc bug 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 WiFi sections hiding, STA auto enable on scan click, Terminal colors preview, better explanations, CONFIGURABLE UART 7 years ago
syscfg.h parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago
uart_driver.c working debug on uart1 & fixed other issues 8 years ago
uart_driver.h working debug on uart1 & fixed other issues 8 years ago
uart_handler.c WiFi sections hiding, STA auto enable on scan click, Terminal colors preview, better explanations, CONFIGURABLE UART 7 years ago
uart_handler.h WiFi sections hiding, STA auto enable on scan click, Terminal colors preview, better explanations, CONFIGURABLE UART 7 years ago
user_main.c WiFi sections hiding, STA auto enable on scan click, Terminal colors preview, better explanations, CONFIGURABLE UART 7 years ago
user_main.h removed some logging and version bump 7 years ago
wifimgr.c moving some stuff around, removed "soft reset" seq, added server-side support for control key remaps 7 years ago
wifimgr.h parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago