Crates.io | mso5k_dumpfb |
lib.rs | mso5k_dumpfb |
version | 0.1.0 |
source | src |
created_at | 2021-03-12 21:20:48.692181 |
updated_at | 2021-03-12 21:20:48.692181 |
description | Reader for the different framebuffer layers on the Rigol MSO5000 series scopes. |
homepage | https://github.com/mensi/mso5k_dumpfb |
repository | https://github.com/mensi/mso5k_dumpfb |
max_upload_size | |
id | 367935 |
size | 28,943 |
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