Commit Graph

29 Commits (c838883e69b4425007de61cfd6bb9c200a6dd819)

Author SHA1 Message Date
Ondřej Hruška c838883e69 back-end for #123 7 years ago
Ondřej Hruška 1d6d6ee228 Implement initial load through websocket to cut one unnecessary HTTP GET that caused conn pool overflow. Increased reload / retry delays to reduce server spamming by poorly loaded client. 7 years ago
Ondřej Hruška 48cd9c1a2a fine-tuned upload system 7 years ago
Ondřej Hruška 3f198f8360 fix parser bug with bell & broken mouse tracking sgr reporting for movement with button 7 years ago
Ondřej Hruška 0af62f47e6 configurable button codes 7 years ago
Ondřej Hruška 023a2db01a off by one 7 years ago
Ondřej Hruška 5f6566a6fd implemented loopback option SRM 7 years ago
Ondřej Hruška daba5340f7 fixes and tweaks. implemented polling reload on HB loss 7 years ago
Ondřej Hruška a82e14961c RAM tuning 7 years ago
Ondřej Hruška 7aa3cd7f75 working mouse 7 years ago
Ondřej Hruška 58ed6098c4 untested impl of mouse tracking modes 7 years ago
Ondřej Hruška 4edaa0687d Implemented heartbeat 7 years ago
Ondřej Hruška 423022b8bc Fixed the DECCOLM bug (not clearing screen etc) and a scrolling up not erasing freed lines bug 7 years ago
Ondřej Hruška dd68c112b0 implemented scrolling region and origin mode 7 years ago
Ondřej Hruška 73c943bb97 throttle screen redraw via cooldown, setting 10/30 largely eliminates dropped bytes 7 years ago
Ondřej Hruška 357c81ba07 added async buffers for uart0, maybe improved byte drop ratio 7 years ago
Ondřej Hruška 5c57ea3b28 Logging is now toggleable and updates are postponed if socket is busy 7 years ago
Ondřej Hruška 5995988a9b BEEEEEEEEEEEEEEEEEP 7 years ago
Ondřej Hruška 9cac029e58 implemented numpad alt mode, fn keys alt mode and cursor alt mode 7 years ago
Ondřej Hruška e48180ac10 more commands and glitches fixed, better debug messages, discard bad unicode 7 years ago
Ondřej Hruška f8c60b0668 parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago
Ondřej Hruška 4551ad6dbe added info about the new commands to help. also e]FRa is removed bc it is no longer useful for anything 7 years ago
Ondřej Hruška 16f81cd411 Fix issue with buffer overflow for too large screen updated too fast 7 years ago
Ondřej Hruška 1d891dd313 added a 20 ms delay before sending WS update, improves performance when user repains entire screen quickly - just 1 update 7 years ago
Ondřej Hruška f7edbf19b0 I'm an idiot 7 years ago
Ondřej Hruška 1d52cd551a implemented mouse input, CSI6n cmd, added sass cmd to build_web.sh 7 years ago
Ondřej Hruška 1a33084041 most of the wifi functionality working, + new style 7 years ago
Ondřej Hruška b31f3b9335 working debug on uart1 & fixed other issues 7 years ago
Ondřej Hruška b0d3c55bbb attempt to fix uart1 but nnot working 7 years ago
Ondřej Hruška c2593c2207 implemented browser-esp comm; uart1 not working for some reason 7 years ago