mirror of
https://github.com/jonasbark/swiftcontrol.git
synced 2026-02-18 23:41:48 +01:00
Implement analog paddle detection for Zwift Ride with Protocol Buffer parsing. Paddles (Location 0=left, 1=right) trigger when pressure exceeds threshold and are user-configurable via keymap settings. Includes comprehensive test suite and reusable Protocol Buffer parser utilities for handling non-standard embedded analog data. Fixes #21 Signed-off-by: Javier Moro Sotelo <810976+jmoro@users.noreply.github.com>