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.
 
 
 
 
 
Ondřej Hruška 2e43307477 require long command variant to be complete 10 years ago
.gitignore Initial commit 10 years ago
LICENSE Initial commit 10 years ago
Makefile func for matching level strings 10 years ago
README.md Initial commit 10 years ago
main.c require long command variant to be complete 10 years ago
scpi.pro working blob preamble parser, todo: preable body callback mechanism 10 years ago
scpi.pro.user require long command variant to be complete 10 years ago
scpi_parser.c require long command variant to be complete 10 years ago
scpi_parser.h String escape sequences 10 years ago
style.astylerc initial 10 years ago

README.md

scpi_parser

SCPI C implementation for embedded devices