Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 487 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 487 Bytes

Rigol ROF reader

###Work in progress!###

Overview

This is a Rigol ROF file reader. ROF files contail recorded data from bench power supplies such as the DP832.

The format proprietary, but luckily it has already been reverse engineered: https://sigrok.org.

Parser

The parser is written in Haskell.