Skip to content

Conversation

@LucHeart
Copy link
Member

@LucHeart LucHeart commented Oct 8, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 8, 2025 15:32
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements a feature to track remote control parameters for shockers, enabling the OSC system to monitor and report the active state and intensity of remotely controlled shockers in real-time.

  • Updates package dependencies to newer versions
  • Adds real-time tracking of remote control commands with timestamp-based active state determination
  • Refactors the OSC parameter handling to separate "any active" state calculation from the main parameter sending loop

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
ShockOsc/ShockOsc.csproj Updates package dependencies to newer versions
ShockOsc/ShockOSCModule.cs Adds subscription to remote control events and integrates with OSC handler
ShockOsc/Services/OscHandler.cs Implements remote control tracking with timestamp-based active state calculation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@LucHeart LucHeart merged commit 24a2ed7 into develop Oct 8, 2025
3 checks passed
@LucHeart LucHeart deleted the feature/any-parameters-on-remote-control branch October 8, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants