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 b7d0a63986 bugfixes, todo: blob, error queue, output buffer, state registers 9 years ago
.gitignore Initial commit 9 years ago
LICENSE Initial commit 9 years ago
Makefile func for matching level strings 9 years ago
README.md Initial commit 9 years ago
main.c bugfixes, todo: blob, error queue, output buffer, state registers 9 years ago
scpi.pro added files ot project 9 years ago
scpi_parser.c bugfixes, todo: blob, error queue, output buffer, state registers 9 years ago
scpi_parser.h maybe finished string arg parser, remains BLOB 9 years ago
style.astylerc initial 9 years ago

README.md

scpi_parser

SCPI C implementation for embedded devices