| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dirty loadlib fixprinter-config | s-ol | 2024-05-25 | 1 | -3/+4 |
| | | |||||
| * | dirty apriltag fix | s-ol | 2024-05-25 | 1 | -4/+4 |
| | | |||||
| * | Layout printed programs over multiple pages | s-ol | 2024-05-25 | 1 | -94/+110 |
| | | |||||
| * | Statement-based printer configuration | s-ol | 2024-05-25 | 6 | -63/+132 |
| | | |||||
| * | main: allow passing list of files to loadVirtualPrograms | s-ol | 2024-05-25 | 1 | -6/+11 |
| | | |||||
| * | Publish april tag detector generator to db | Naveen Michaud-Agrawal | 2024-05-23 | 1 | -0/+2 |
| | | |||||
| * | Crop images in image space (between 0 - 1) | Naveen Michaud-Agrawal | 2024-05-22 | 1 | -3/+7 |
| | | |||||
| * | Merge pull request #139 from FolkComputer/osnr/cleanup | Omar Rizwan | 2024-05-16 | 62 | -6028/+1997 |
| |\ | | | | | Cleanup (remove pi/ & play/ & laptop.tcl, mostly inline into virtual-programs/) | ||||
| | * | folk.tcl: Fix realtime output for calibrate, remove error | Omar Rizwan | 2024-05-15 | 1 | -1/+1 |
| | | | |||||
| | * | Update docs/code | Omar Rizwan | 2024-05-14 | 1 | -16/+3 |
| | | | |||||
| | * | main: Fix entry (fixes tests) | Omar Rizwan | 2024-05-14 | 1 | -1/+1 |
| | | | |||||
| | * | Remove pi/pi.tcl | Omar Rizwan | 2024-05-14 | 1 | -2/+0 |
| | | | |||||
| | * | Finish refactor (GPU, util libs). Remove laptop.tcl. Fix calibrate. | Omar Rizwan | 2024-05-14 | 9 | -1794/+1570 |
| | | | | | | | | | Fix folk.tcl calibrate. | ||||
| | * | Continue refactor: remove pi/cUtils.tcl and refs, inline camera | Omar Rizwan | 2024-05-13 | 5 | -382/+348 |
| | | | |||||
| | * | Inline pi/AprilTags.tcl into virtual program | Omar Rizwan | 2024-05-09 | 2 | -72/+72 |
| | | | |||||
| | * | Cleanup: Move c-utils into lib and auto-source it; remove play/ | Omar Rizwan | 2024-05-09 | 50 | -3782/+24 |
| | | | |||||
| * | | main: Ignore folk-printed-programs | Omar Rizwan | 2024-05-14 | 1 | -1/+2 |
| | | | |||||
| * | | Add (hacky) support for persisting calibration in ~/folk-live | Omar Rizwan | 2024-05-14 | 2 | -2/+10 |
| | | | |||||
| * | | print: Don't create folk-printed-programs if exists | Omar Rizwan | 2024-05-13 | 1 | -1/+3 |
| | | | | | | | | | | | so we can make it a symlink to folk-live without breaking exec mkdir here | ||||
| * | | Set folk-cwe host | Andrés Cuervo | 2024-05-13 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #136 from FolkComputer/vedran-fix-print | Omar Rizwan | 2024-05-09 | 1 | -1/+1 |
| |\ | | | | | Use correct function to generate apriltag for ps when printing | ||||
| | * | Use correct function to generate apriltag for ps when printing | Vedran | 2024-05-09 | 1 | -1/+1 |
| |/ | |||||
| * | Create FUNDING.yml | Andrés Cuervo | 2024-05-07 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #134 from FolkComputer/ac/add-hsl-rgb | Omar Rizwan | 2024-05-07 | 2 | -164/+206 |
| |\ | | | | | Add rgb, hsl, & hex as color formats | ||||
| | * | move ::getColor to Colors.tcl | Andrés Cuervo | 2024-05-07 | 2 | -7/+1 |
| | | | |||||
| | * | Add rgb, hsl, & hex as color formats | Andrés Cuervo | 2024-05-06 | 2 | -160/+208 |
| |/ | |||||
| * | Merge pull request #133 from FolkComputer/ac/rotate-web-editor | Omar Rizwan | 2024-05-03 | 1 | -8/+19 |
| |\ | | | | | Add rotation slider to the web editor | ||||
| | * | Add rotation slider to the web editor | Andrés Cuervo | 2024-05-03 | 1 | -8/+19 |
| | | | |||||
| * | | display/text: Add layer support | Omar Rizwan | 2024-05-03 | 1 | -1/+2 |
| | | | |||||
| * | | Gpu,display: More hack laptop fixes so virtual programs work | Omar Rizwan | 2024-05-03 | 2 | -0/+7 |
| |/ | |||||
| * | apriltags: Document corner order. | Omar Rizwan | 2024-05-02 | 1 | -0/+1 |
| | | |||||
| * | circle: Add layer support. Is this ugly? | Omar Rizwan | 2024-05-02 | 1 | -1/+3 |
| | | |||||
| * | README.md: Link live USB | Omar Rizwan | 2024-04-30 | 1 | -6/+20 |
| | | |||||
| * | For now, ignore calibration tags at program/region level | Omar Rizwan | 2024-04-30 | 2 | -2/+3 |
| | | | | | | | instead of at detection level, so we still get the individual claims (easier to deal with). better if we only have 1 calibration tag out and don't need detection coherence. | ||||
| * | display: more macOS fixes (fix display width and height claim) | Omar Rizwan | 2024-04-29 | 1 | -6/+9 |
| | | |||||
| * | display: Hacks to make it run on macOS | Omar Rizwan | 2024-04-29 | 1 | -1/+13 |
| | | |||||
| * | Changes from osnr/checkerboard-calibration for projecting tags | Omar Rizwan | 2024-04-29 | 3 | -6/+38 |
| | | | | | | | Support global functions in shaders; support uvec4 argtype in shaders; carve out tag 48600 and up for self-calibration; expose ::tagImageForId and rename ::tagPsForId. | ||||
| * | More gadget support: use libcamerify for Pi camera + fault to folk0 | Omar Rizwan | 2024-04-25 | 2 | -2/+7 |
| | | |||||
| * | Delete setup. We'll do using a program in folk-live instead | Omar Rizwan | 2024-04-24 | 1 | -23/+0 |
| | | |||||
| * | main: Read from root of live USB | Omar Rizwan | 2024-04-24 | 1 | -1/+3 |
| | | |||||
| * | setup: Limit to only run on folk-live for now | Omar Rizwan | 2024-04-10 | 1 | -0/+2 |
| | | |||||
| * | setup: Fix terminal | Omar Rizwan | 2024-04-10 | 1 | -1/+1 |
| | | |||||
| * | text: Make radians optional | Omar Rizwan | 2024-04-10 | 1 | -1/+1 |
| | | |||||
| * | setup: WIP: First draft | Omar Rizwan | 2024-04-10 | 1 | -0/+21 |
| | | |||||
| * | Move web endpoints into subfolder | Omar Rizwan | 2024-04-09 | 4 | -0/+0 |
| | | |||||
| * | Remove program-positions.tcl | Omar Rizwan | 2024-04-09 | 1 | -1/+1 |
| | | |||||
| * | Use HDMI1 on some gadgets | Omar Rizwan | 2024-04-09 | 3 | -5/+15 |
| | | |||||
| * | camera: Add gadget (pi camera) mode using YUV420 | Omar Rizwan | 2024-04-05 | 2 | -26/+64 |
| | | |||||
| * | pi/Camera: start on standalone test | Omar Rizwan | 2024-04-05 | 1 | -0/+10 |
| | | |||||
| * | Makefile: allow sudo to take password | Omar Rizwan | 2024-04-05 | 1 | -1/+1 |
| | | |||||
