This website requires JavaScript.
Explore
Help
Sign In
theater
/
cabletest
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
67
Commits
1
Branch
0
Tags
01d673dc83934fd4939e4b02d68f8f3171b176c1
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
flamingcow
01d673dc83
Check the header version on arrival and say what the error window actually spans
2026-08-04 21:29:03 -07:00
font
Render the live status to the framebuffer in Atkinson Hyperlegible Mono
2026-07-25 19:41:53 -07:00
harness
Move the shared drm ioctl abi into internal/drm
2026-08-04 13:21:50 -07:00
internal
/drm
Cut the drm package comments back to what is not evident from the code
2026-08-04 13:23:41 -07:00
kernel
Add mkimage to build and install the image from the latest signed kernel tag
2026-07-26 17:07:09 -07:00
.gitignore
Fold the leftover formatters into the SI ones and stop reallocating the draw scratch
2026-08-04 13:37:19 -07:00
counters.go
Read rx errors from the driver stats array and add the pcs counters
2026-08-04 11:27:30 -07:00
fb.go
Fill what a rounded rectangle contains outright as spans instead of pixel by pixel
2026-08-04 21:09:12 -07:00
frame_test.go
Checksum the header and refuse sequence numbers the sender never sent
2026-08-04 20:41:16 -07:00
frame.go
Check the header version on arrival and say what the error window actually spans
2026-08-04 21:29:03 -07:00
go.mod
Clear staticcheck, gopls and go.mod warnings
2026-07-26 10:33:38 -07:00
go.sum
Render the live status to the framebuffer in Atkinson Hyperlegible Mono
2026-07-25 19:41:53 -07:00
init.go
Drop the fatal flag now that every failed check is fatal
2026-08-04 13:33:08 -07:00
input.go
Reset everything from a held on-screen button or space
2026-07-25 21:41:21 -07:00
loss_test.go
Checksum the header and refuse sequence numbers the sender never sent
2026-08-04 20:41:16 -07:00
loss.go
Checksum the header and refuse sequence numbers the sender never sent
2026-08-04 20:41:16 -07:00
main_test.go
Commit the receive counters once per batch instead of once per frame
2026-08-04 21:25:04 -07:00
main.go
Check the header version on arrival and say what the error window actually spans
2026-08-04 21:29:03 -07:00
mkimage
Add mkimage to build and install the image from the latest signed kernel tag
2026-07-26 17:07:09 -07:00
probe_test.go
Cover the loss window, rate window, error taxonomy and formatters with tests
2026-08-04 15:46:12 -07:00
probe.go
Checksum the header and refuse sequence numbers the sender never sent
2026-08-04 20:41:16 -07:00
render_test.go
Cover the loss window, rate window, error taxonomy and formatters with tests
2026-08-04 15:46:12 -07:00
render.go
Mirror the panel in the console table as one summed row in two sections
2026-08-04 14:02:53 -07:00
rx.go
Commit the receive counters once per batch instead of once per frame
2026-08-04 21:25:04 -07:00
sock.go
Bucket received frames by their mac receive stamp and read one bucket back
2026-08-04 20:04:30 -07:00
system.go
Drop the fatal flag now that every failed check is fatal
2026-08-04 13:33:08 -07:00
text.go
Cut the comments back to the genuinely subtle ones
2026-08-01 16:14:12 -07:00
ts_test.go
Walk the control buffer by hand instead of allocating a message list per frame
2026-08-04 20:48:17 -07:00
ts.go
Walk the control buffer by hand instead of allocating a message list per frame
2026-08-04 20:48:17 -07:00
tx.go
Checksum the header and refuse sequence numbers the sender never sent
2026-08-04 20:41:16 -07:00
ui_test.go
Cover the loss window, rate window, error taxonomy and formatters with tests
2026-08-04 15:46:12 -07:00
ui.go
Fold the leftover formatters into the SI ones and stop reallocating the draw scratch
2026-08-04 13:37:19 -07:00
S
Description
Cable testing tool
50
MiB
Languages
Go
97%
Shell
3%