
Security News
RubyGems Adds Cooldown Feature to Bundler for Newly Published Gems
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.
@slimevr/firmware-protocol-debugger
Advanced tools
> Simple, dependency-less inspection utility written in JavaScript to debug packets sent by owoTrack and SlimeVR trackers
Simple, dependency-less inspection utility written in JavaScript to debug packets sent by owoTrack and SlimeVR trackers
⚠ Make sure you have stopped the SlimeVR server before running this software!
npx @slimevr/firmware-protocol-debugger
--dump-all-packets-raw: Dump all packets to the console.--dump-rotation-data-packets-raw: Dump all RotationData packets to the console.--dump-rotation-data-packets-processed: Process the RotationData packets with averaging and standard distribution and dump them to the console.--rotation-data-packets-file <file.csv>: Dump all RotationData packets to a file in CSV format.--dump-fused-imu-data-raw: Dump all FusedIMUData packets to the console.--dump-fused-imu-data-processed: Process the FusedIMUData packets with averaging and standard distribution and dump them to the console.--fused-imu-data-file <file.csv>: Dump all FusedIMUData packets to a file in CSV format.--dump-raw-imu-data-raw: Dump all RawIMUData packets to the console.--dump-raw-imu-data-processed: Process the RawIMUData packets with averaging and standard distribution and dump them to the console.--raw-imu-data-file <file.csv>: Dump all RawIMUData packets to a file in CSV format.--dump-correction-data-raw: Dump all CorrectionData packets to the console.--dump-correction-data-processed: Process the CorrectionData packets with averaging and standard distribution and dump them to the console.--correction-data-file <file.csv>: Dump all CorrectionData packets to a file in CSV format.git clone https://github.com/SlimeVR/SlimeVR-Tracker-ESP
cd SlimeVR-Tracker-ESP
# Edit src/debug.h
# Set `ENABLE_INSPECTION` to `true`
# Set `POWERSAVING_MODE` to `POWER_SAVING_NONE`
# Flash your ESP
FAQs
> Simple, dependency-less inspection utility written in JavaScript to debug packets sent by owoTrack and SlimeVR trackers
The npm package @slimevr/firmware-protocol-debugger receives a total of 4 weekly downloads. As such, @slimevr/firmware-protocol-debugger popularity was classified as not popular.
We found that @slimevr/firmware-protocol-debugger demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.