| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix trie leak | Omar Rizwan | 2022-10-18 | 2 | -1/+2 | |
| | | ||||||
| * | Assert-before-retract to help incrementalize Camera stuff | Omar Rizwan | 2022-10-18 | 1 | -1/+1 | |
| | | | | | Makes it somewhat faster. But there's a leak...... | |||||
| * | Make camera sample instead of accum | Omar Rizwan | 2022-10-18 | 2 | -4/+4 | |
| | | | | | | Stops livelock/no-flow-control problem so it's usable, though still not fast | |||||
| * | Better incrementalization of camera/tag/programs | Omar Rizwan | 2022-10-17 | 3 | -12/+19 | |
| | | ||||||
| * | Trie graph works | Omar Rizwan | 2022-10-17 | 1 | -0/+1 | |
| | | ||||||
| * | print-test shouldn't run on pi | Omar Rizwan | 2022-10-17 | 1 | -0/+2 | |
| | | ||||||
| * | Checkpoint: debugging livelock problem | Omar Rizwan | 2022-10-14 | 1 | -3/+0 | |
| | | ||||||
| * | Add some test infra, work on livecprocs | Omar Rizwan | 2022-10-14 | 2 | -11/+21 | |
| | | | | | Sync seems broken | |||||
| * | apriltag rendering works (just upside-down) | Omar Rizwan | 2022-10-13 | 2 | -1/+2 | |
| | | ||||||
| * | support for live-updating cproc so i can edit print logic live | Omar Rizwan | 2022-10-13 | 2 | -39/+55 | |
| | | ||||||
| * | put text on top on pi | Omar Rizwan | 2022-10-13 | 1 | -1/+2 | |
| | | | | | count sets of parents | |||||
| * | disambiguate step count statements, cleaner pi restart logic | Omar Rizwan | 2022-10-13 | 1 | -2/+3 | |
| | | ||||||
| * | step count support | Omar Rizwan | 2022-10-06 | 1 | -2/+8 | |
| | | ||||||
| * | sort display list so labels actually appear | Omar Rizwan | 2022-09-25 | 1 | -2/+2 | |
| | | ||||||
| * | fix timing label on laptop | Omar Rizwan | 2022-08-17 | 1 | -1/+1 | |
| | | ||||||
| * | start timing camera | Omar Rizwan | 2022-07-28 | 1 | -2/+1 | |
| | | ||||||
| * | new Hex calibration | Omar Rizwan | 2022-07-28 | 1 | -0/+9 | |
| | | ||||||
| * | improve calibration overlay program; add multiline label support | Omar Rizwan | 2022-07-28 | 3 | -5/+14 | |
| | | ||||||
| * | run programs !!! | Omar Rizwan | 2022-07-23 | 1 | -3/+9 | |
| | | ||||||
| * | i can print (null terminator thing) | Omar Rizwan | 2022-07-22 | 1 | -0/+1 | |
| | | ||||||
| * | more print improvements. will this work?? | Omar Rizwan | 2022-07-22 | 1 | -5/+4 | |
| | | ||||||
| * | bring back status indication, recalibrate | Omar Rizwan | 2022-07-22 | 2 | -7/+6 | |
| | | ||||||
| * | proper print gating | Omar Rizwan | 2022-07-22 | 1 | -2/+2 | |
| | | ||||||
| * | calibration overlays | Omar Rizwan | 2022-07-22 | 1 | -8/+14 | |
| | | ||||||
| * | work on print.folk ? not sure whether to keep this | Omar Rizwan | 2022-07-22 | 1 | -27/+36 | |
| | | ||||||
| * | more work on print.folk | Omar Rizwan | 2022-07-22 | 1 | -2/+32 | |
| | | ||||||
| * | untested start on print.folk | Omar Rizwan | 2022-07-21 | 1 | -1/+77 | |
| | | ||||||
| * | more iterations of print fixing | Omar Rizwan | 2022-07-20 | 1 | -2/+2 | |
| | | ||||||
| * | move programs/ -> virtual-programs/ in prep for printable programs | Omar Rizwan | 2022-07-20 | 8 | -0/+117 | |
| start working on print i guess | ||||||
