velxio/frontend/src/simulation
a2nr cd85b78b75 feat: improve mobile wiring UX with pinch-zoom preserve and crosshair
- Pinch-zoom no longer cancels wire-in-progress (preview freezes during
  2-finger gesture, resumes after)
- Full-canvas crosshair guides (8000px dashed lines) at cursor position
  during wire creation for touch precision alignment
- PinOverlay touch interaction improvements
- Segment handle scaling inverse to zoom for constant screen size
2026-04-09 09:52:08 +07:00
..
parts feat: remove unnecessary logging and diagnostic dumps in ESP32 worker; update WS2812 event handling in simulator store 2026-03-24 14:38:08 -03:00
AVRSimulator.ts feat: Implement generic sensor registration for ESP32 and RP2040 2026-03-22 18:03:17 -03:00
Esp32Bridge.ts feat: implement ESP32 QEMU backend manager and frontend simulation interface 2026-04-01 22:41:52 -03:00
Esp32C3Simulator.ts feat: improve mobile wiring UX with pinch-zoom preserve and crosshair 2026-04-09 09:52:08 +07:00
I2CBusManager.ts feat: add VirtualBMP280, VirtualDS3231, VirtualPCF8574 I2C devices with 60 tests 2026-03-11 15:14:18 +00:00
PinManager.ts feat: implement eager scan for LEDC GPIO mapping and add tests for race condition fix 2026-03-24 13:54:44 -03:00
RP2040Simulator.ts feat: Enhance RP2040 simulator GPIO handling to support InputPullUp state 2026-03-22 18:46:52 -03:00
RaspberryPi3Bridge.ts feat: add board types and mappings for Raspberry Pi 3B 2026-03-12 23:39:04 -03:00
RiscVCore.ts chore: clean up empty code change sections in the changes log 2026-03-17 22:12:01 -03:00
RiscVSimulator.ts feat: add visual components for ATtiny85, Raspberry Pi Pico W, and RISC-V Board 2026-03-15 15:39:26 -03:00
SensorUpdateRegistry.ts feat: add SensorControlPanel for interactive sensor controls 2026-03-19 01:52:46 -03:00
rp2040-bootrom.ts
sensorControlConfig.ts feat: add SensorControlPanel for interactive sensor controls 2026-03-19 01:52:46 -03:00