• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kaidokert / rm32-private / 25634962381 / 1
65%
tmps: 63%

Build:
Build:
LAST BUILD BRANCH: bisect_init_changes
DEFAULT BRANCH: tmps
Ran 10 May 2026 05:21PM UTC
Files 34
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 May 2026 05:17PM UTC coverage: 64.332% (+1.2%) from 63.153%
25634962381.1

push

github

kaidokert
Add CaptureSize to TransferActions, fix servo realignment on all MCUs

The servo PWM decoder needs dynamic DMA buffer sizing to handle phase
misalignment. AM32 C code uses buffersize=3 when pin is HIGH to
capture one extra edge for realignment. This feedback loop was lost
in the Rust port — only G071 had it, L431/F051/G431 hardcoded NDTR=2.

Add CaptureSize enum (Dshot/Servo/ServoRealign) to TransferActions,
computed by transfer::process() based on protocol + pin state.
handle_exti_frame() returns CaptureSize, each MCU handler uses
next_capture.ndtr() for DMA re-arm.

The decision now lives in the platform-independent decoder, not
duplicated per-MCU. 4 unit tests verify the capture size logic.

3701 of 5753 relevant lines covered (64.33%)

755.06 hits per line

Source Files on job 25634962381.1
  • Tree
  • List 34
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25634962381
  • 5b795d93 on github
  • Prev Job for on priv_bringup (#25634249882.1)
  • Next Job for on priv_bringup (#25635168413.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc