SCPI parser and status register model implementation (device side) written in C
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
scpi_parser/source
Ondřej Hruška 679667ac32 properly propagate status registers when enable registers are changed etc 10 years ago
..
scpi_builtins.c properly propagate status registers when enable registers are changed etc 10 years ago
scpi_builtins.h Added some more builtins, cleaning 10 years ago
scpi_errors.c support for custom errors & properly set SESR error type flags 10 years ago
scpi_errors.h support for custom errors & properly set SESR error type flags 10 years ago
scpi_parser.c Discard leading whitespace after semicolon properly 10 years ago
scpi_parser.h better example code 10 years ago
scpi_regs.c support for custom errors & properly set SESR error type flags 10 years ago
scpi_regs.h support for custom errors & properly set SESR error type flags 10 years ago