#layer #framebuffer #scope #different #series #rigol #mso5000

nightly app mso5k_dumpfb

Reader for the different framebuffer layers on the Rigol MSO5000 series scopes

1 unstable release

0.1.0 Mar 12, 2021

#28 in #framebuffer

Apache-2.0

10KB
185 lines

mso5k_dumpfb

A small utility to dump the different framebuffer layers on Rigol's MSO5000-series oscilloscopes.

You likely need a nightly toolchain. To run on the scope, it's easiest to build a statically linked binary with MUSL:

$ cargo +nightly build --target=armv7-unknown-linux-musleabihf --release

Dependencies

~2.5MB
~37K SLoC