Ondřej Hruška
|
16f81cd411
|
Fix issue with buffer overflow for too large screen updated too fast
|
8 years ago |
Ondřej Hruška
|
e62c4ece90
|
improvements + page testing php scripts (use with php -S localhost:1337 in the folder)
|
8 years ago |
Ondřej Hruška
|
b1baffa3d5
|
Implemented device status query cmd & cursor save/restore with attrs
|
8 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
|
8 years ago |
Ondřej Hruška
|
f7edbf19b0
|
I'm an idiot
|
8 years ago |
Ondřej Hruška
|
bbb56541f8
|
packed screen struct to 2 bytes, saved 2 kB of RAM
|
8 years ago |
Ondřej Hruška
|
1d52cd551a
|
implemented mouse input, CSI6n cmd, added sass cmd to build_web.sh
|
8 years ago |
Ondřej Hruška
|
def04042a7
|
Implemented factory reset & split ansi_parser to parser and callbacks
|
8 years ago |
Ondřej Hruška
|
46320ef4b9
|
updated Readme
|
8 years ago |
Ondřej Hruška
|
5aaef1a972
|
readme updated
|
8 years ago |
Ondřej Hruška
|
f8a1d9dbf8
|
smaller h1 size on terminal screen
|
8 years ago |
Ondřej Hruška
|
f8d848f383
|
FIXED STUPID JSON BUG YOOOO
|
8 years ago |
Ondřej Hruška
|
0f7fb9430c
|
Much better wifi config, added display for IP etc, improved "connecting" page
|
8 years ago |
Ondřej Hruška
|
78c2f9ee52
|
fix sending 'cv' cursor visible flag
|
8 years ago |
Ondřej Hruška
|
1a33084041
|
most of the wifi functionality working, + new style
|
8 years ago |
Ondřej Hruška
|
c9b03ebca1
|
readme improvement
|
8 years ago |
Ondřej Hruška
|
b31f3b9335
|
working debug on uart1 & fixed other issues
|
8 years ago |
Ondřej Hruška
|
b0d3c55bbb
|
attempt to fix uart1 but nnot working
|
8 years ago |
Ondřej Hruška
|
c2593c2207
|
implemented browser-esp comm; uart1 not working for some reason
|
8 years ago |
Ondřej Hruška
|
521a00ce47
|
Fixed multi-part socket for long screen data
|
8 years ago |
Ondřej Hruška
|
ca93a3b90d
|
Added messaging from browser to server, tap handling, improved resize on clientside
|
8 years ago |
Ondřej Hruška
|
5c948b079b
|
readme
|
8 years ago |
Ondřej Hruška
|
b344e35bdf
|
reamde
|
8 years ago |
Ondřej Hruška
|
f0a64ac29d
|
readme change
|
8 years ago |
Ondřej Hruška
|
afa34a43de
|
working terminal
|
8 years ago |
Ondřej Hruška
|
e3eddca176
|
some improvements and changes but it's not working
|
8 years ago |
Ondřej Hruška
|
fd6587d2bb
|
Added terminal stuff (experimental)
|
8 years ago |
Ondřej Hruška
|
e8f3c4d0ff
|
readme
|
8 years ago |
Ondřej Hruška
|
aaec5323cd
|
Removed example project junk & added UART drivers
|
8 years ago |
Ondřej Hruška
|
be3c0fe926
|
updated lib & fixed compatibility
|
8 years ago |
Ondřej Hruška
|
97e016ca4d
|
Updated to latest libesphttpd
|
8 years ago |
Ondřej Hruška
|
88a556805b
|
Lib bump
|
8 years ago |
Ondřej Hruška
|
7e0291218c
|
updated submodule
|
8 years ago |
Ondřej Hruška
|
ff6a9aa167
|
,mmm
|
8 years ago |
Ondřej Hruška
|
ee41c1c70f
|
Foo
|
8 years ago |
Jeroen Domburg
|
0f032cafbc
|
Update libesphttpd
|
9 years ago |
Jeroen Domburg
|
fbca81d76f
|
Add make httpflash command for commandline ota flashing
|
9 years ago |
Jeroen Domburg
|
d129c04e87
|
Upgrade libesphttpd
|
9 years ago |
Jeroen Domburg
|
3cc52a34ac
|
Update libesphttpd, change Makefile so 80m flash freq works
|
9 years ago |
Jeroen Domburg
|
a95e5f28d6
|
Remove ALL references to readflash function
|
9 years ago |
Jeroen Domburg
|
0a9942da48
|
Update libesphttpd
|
9 years ago |
Jeroen Domburg
|
336a749552
|
Remove decrepit readFlash function
|
9 years ago |
Jeroen Domburg
|
6968618432
|
Add testsuite to test core libesphttpd functionality
|
9 years ago |
Jeroen Domburg
|
3616e6ca2a
|
Window reload time 3 sec -> 5 sec, some comments
|
9 years ago |
Jeroen Domburg
|
36bb4e1aee
|
Update libesphttpd ver.
|
9 years ago |
Jeroen Domburg
|
41181e1cc7
|
Added feature to do upgrade on webpage
|
9 years ago |
Jeroen Domburg
|
9b215ea547
|
Updated libesphttpd
|
9 years ago |
Jeroen Domburg
|
b00c16d51b
|
Merge branch 'jkent-patch-1'
|
9 years ago |
Jeff Kent
|
4f34b376c9
|
Remove accidental comma
Comma was preventing 20 and 80 MHz esptool frequencies from working correctly
|
9 years ago |
Jeroen Domburg
|
974e1d4ba0
|
Updated libesphttpd version; refer to libesphttpd README.md for programming info
|
9 years ago |