velxio/backend
David Montero Crespo 405ff1f017 Refactor wire management and rendering logic
- Updated wire structure to replace control points with waypoints for better handling of wire paths.
- Introduced new utility functions for wire hit detection and rendering segments.
- Enhanced wire creation process to support dynamic waypoints and color assignment.
- Implemented a new ESP32 worker for improved simulation handling.
- Added utility functions for generating orthogonal paths and auto-coloring wires based on pin names.
- Improved compatibility with existing projects by ensuring backward compatibility with wire data structures.
2026-03-14 22:55:13 -03:00
..
app Refactor wire management and rendering logic 2026-03-14 22:55:13 -03:00
tests feat: integrate MCP (Model Context Protocol) for agent compatibility 2026-03-11 15:29:55 +00:00
Dockerfile feat: add support for RP2040 board, including simulator and compilation enhancements 2026-03-04 19:28:33 -03:00
debug_qemu.py feat: add documentation page and Arduino serial integration test 2026-03-12 08:17:29 -03:00
mcp_server.py feat: integrate MCP (Model Context Protocol) for agent compatibility 2026-03-11 15:29:55 +00:00
mcp_sse_server.py feat: integrate MCP (Model Context Protocol) for agent compatibility 2026-03-11 15:29:55 +00:00
requirements.txt V1 feat: Enhance ESP32 emulation support and logging 2026-03-14 16:57:22 -03:00
test_compilation.py feat: update architecture documentation and improve component property dialog 2026-03-03 20:42:17 -03:00
test_simulation.py feat: add documentation page and Arduino serial integration test 2026-03-12 08:17:29 -03:00