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 e47a5477f9 fixed swapped 0 and 1 in clearing commands 7 years ago
..
ansi_parser.c bugfixes 7 years ago
ansi_parser.h parser cleanup for adding new hash and short ESC sequences (issue #41) - EDM tbd 7 years ago
ansi_parser.rl bugfixes 7 years ago
ansi_parser_callbacks.c fixed swapped 0 and 1 in clearing commands 7 years ago
ansi_parser_callbacks.h parser cleanup for adding new hash and short ESC sequences (issue #41) - EDM tbd 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 parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago
cgi_sockets.h added info about the new commands to help. also e]FRa is removed bc it is no longer useful for anything 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 dont clear terminal screen when not needed. also allow setting term title or buttons to empty string 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 persist tweaks 7 years ago
io.h working debug on uart1 & fixed other issues 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 implemented Inser and Delete lines/characters (e[ Pn L,M,@,P) 7 years ago
screen.h preparation for insert and delete commands 7 years ago
serial.c working unicode!!! WTF!! and ajax initial load to avoid having to escape shit 7 years ago
serial.h WiFi sections hiding, STA auto enable on scan click, Terminal colors preview, better explanations, CONFIGURABLE UART 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 7 years ago
uart_driver.h working debug on uart1 & fixed other issues 7 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 fixed swapped 0 and 1 in clearing commands 7 years ago
wifimgr.c WiFi sections hiding, STA auto enable on scan click, Terminal colors preview, better explanations, CONFIGURABLE UART 7 years ago
wifimgr.h parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago