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
54
Commits
1
Branch
0
Tags
39c27166dc692135e10b04e0ab47d230145bc04d
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
39c27166dc
Hardcode the settled sizes, streams and batch instead of carrying flags for them
2026-08-04 13:31:14 -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
Add a harness that runs cabletest on a timer and captures the panel to png
2026-07-31 16:15:16 -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
Move the shared drm ioctl abi into internal/drm
2026-08-04 13:21:50 -07:00
frame.go
Look the expected checksum up instead of carrying it in the frame
2026-08-04 12:45:04 -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
Detect mounts by mount root, wait for the touchscreen, and default to eth0/eth1
2026-07-26 15:51:34 -07:00
input.go
Reset everything from a held on-screen button or space
2026-07-25 21:41:21 -07:00
loss.go
Drop the counter padding that was never buying a cache line
2026-08-04 12:53:53 -07:00
main_test.go
Push the new origin into the sample ring so a reset cannot underflow the totals
2026-08-04 12:59:50 -07:00
main.go
Hardcode the settled sizes, streams and batch instead of carrying flags for them
2026-08-04 13:31:14 -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.go
Hardcode the settled sizes, streams and batch instead of carrying flags for them
2026-08-04 13:31:14 -07:00
render.go
Scale integer counts on the panel like every other figure
2026-08-04 11:27:35 -07:00
rx.go
Drop the counter padding that was never buying a cache line
2026-08-04 12:53:53 -07:00
sock.go
Make every failed check and unreadable counter fatal instead of degrading
2026-08-04 13:03:07 -07:00
system.go
Make every failed check and unreadable counter fatal instead of degrading
2026-08-04 13:03:07 -07:00
text.go
Cut the comments back to the genuinely subtle ones
2026-08-01 16:14:12 -07:00
ts.go
Cycle every payload pattern per packet and always run both directions
2026-07-25 23:03:31 -07:00
tx.go
Drop the counter padding that was never buying a cache line
2026-08-04 12:53:53 -07:00
ui.go
Scale integer counts on the panel like every other figure
2026-08-04 11:27:35 -07:00
S
Description
Cable testing tool
50
MiB
Languages
Go
97%
Shell
3%