This website works better with JavaScript.
Explore
Help
Sign In
espterm
/
espterm-firmware
Watch
1
Star
0
Fork
You've already forked espterm-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
490
Commits
4
Branches
45
Tags
3.9 MiB
Tag:
Branch:
Tree:
1c23e79c59
http-comm
master
new-codepages
work
0.1
0.2
0.3
0.4
0.5
0.5.1
0.5.2
0.5.3
0.5.4
0.5.5
0.5.6
0.6.0-beta
0.6.1
0.6.10
0.6.2
0.6.3
0.6.4
0.6.5
0.6.6
0.6.7
0.6.8
0.6.9
0.7.0
0.7.1
1.0.0-beta
1.0.1
1.0.2
1.1.0
1.1.0-beta
1.1.0-rev2
1.1.1
1.1.2
2.0.0
2.1.0
2.1.0-beta
2.1.0-beta2
2.1.0-beta2-real
2.1.0-beta3
2.1.1-cs
2.2.0
2.3.0
2.3.0-hu1
2.3.0-hu2
2.3.0-pre1
2.3.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1c23e79c59'
${ noResults }
Commit Graph
27 Commits (1c23e79c59469f04d63a22f5f90cfbe1e94798c4)
Author
SHA1
Message
Date
Ondřej Hruška
b70c65868b
dump context and stop listening for a bit on rx of bad UTF
7 years ago
Ondřej Hruška
c838883e69
back-end for
#123
7 years ago
Ondřej Hruška
116201e232
Fixed a couple bugs and cleaned up the parser callbacks file for CSI
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
f693373a34
button to force screen reset
7 years ago
Ondřej Hruška
0af62f47e6
configurable button codes
7 years ago
Ondřej Hruška
09cc66c75c
fixed broken character sets & added character set 1 - augmented DOS codepage 437
7 years ago
Ondřej Hruška
6d9d068268
split parser handlers file to multiple
7 years ago
Ondřej Hruška
59f26adf68
Stubs for scrolling region and other functions, implemented inverse video, improved parse (hardeing against xterm travesty), optimize tabs, DECREPTPARM
7 years ago
Ondřej Hruška
fe714bf473
Parser cleanup; implemented
#67
, support for DCS queries, added doc comments, SGR enum
7 years ago
Ondřej Hruška
68747d493c
Tab Stops™
7 years ago
Ondřej Hruška
e22ae1e66a
Buffered Logging + fix bel osc bug
7 years ago
Ondřej Hruška
bf1507b624
ignore cursor chars inside escape seqs + can, sub terminate, esc start new
7 years ago
Ondřej Hruška
2ca8bf1483
workaround for buggy ets_timer_disarm causing bootloop in some devices with perser tiemout > 0
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
ec1cebdd4c
bugfixes
7 years ago
Ondřej Hruška
7b94eef448
implemented a couple new ESC codes and stubs for 4 others
7 years ago
Ondřej Hruška
c8067122d5
parser cleanup for adding new hash and short ESC sequences (issue
#41
) - EDM tbd
7 years ago
Ondřej Hruška
12385b7a5f
dont clear terminal screen when not needed. also allow setting term title or buttons to empty string
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
3f4b8a94f1
commands to set button or title
7 years ago
Ondřej Hruška
373affb582
parser formatting to look lkike a huge comment to C editors
7 years ago
Ondřej Hruška
b1baffa3d5
Implemented device status query cmd & cursor save/restore with attrs
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
f8d848f383
FIXED STUPID JSON BUG YOOOO
8 years ago
Ondřej Hruška
afa34a43de
working terminal
8 years ago
Ondřej Hruška
fd6587d2bb
Added terminal stuff (experimental)
8 years ago