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 8eb01a725b 0.5.3 - added auto reconnect fn to javascript to fix broken page loads in some cases 7 years ago
..
ansi_parser.c Implemented device status query cmd & cursor save/restore with attrs 7 years ago
ansi_parser.h Implemented device status query cmd & cursor save/restore with attrs 7 years ago
ansi_parser.rl Implemented device status query cmd & cursor save/restore with attrs 7 years ago
ansi_parser_callbacks.c Implemented cursor wrap control codes e[?7h and l 7 years ago
ansi_parser_callbacks.h Implemented device status query cmd & cursor save/restore with attrs 7 years ago
cgi_main.c Added Help and About pages 7 years ago
cgi_main.h Added Help and About pages 7 years ago
cgi_ping.c attempt to fix uart1 but nnot working 7 years ago
cgi_ping.h attempt to fix uart1 but nnot working 7 years ago
cgi_reset.c attempt to fix uart1 but nnot working 7 years ago
cgi_reset.h attempt to fix uart1 but nnot working 7 years ago
cgi_sockets.c Fix issue with buffer overflow for too large screen updated too fast 7 years ago
cgi_sockets.h working debug on uart1 & fixed other issues 7 years ago
io.c working debug on uart1 & fixed other issues 7 years ago
io.h working debug on uart1 & fixed other issues 7 years ago
routes.c Added Help and About pages 7 years ago
routes.h most of the wifi functionality working, + new style 7 years ago
screen.c Implemented cursor wrap control codes e[?7h and l 7 years ago
screen.h Implemented cursor wrap control codes e[?7h and l 7 years ago
serial.c working debug on uart1 & fixed other issues 7 years ago
serial.h working debug on uart1 & fixed other issues 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 working debug on uart1 & fixed other issues 7 years ago
uart_handler.h working debug on uart1 & fixed other issues 7 years ago
user_main.c send code 0x18 on restart 7 years ago
user_main.h 0.5.3 - added auto reconnect fn to javascript to fix broken page loads in some cases 7 years ago