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 14e9df242d integrated error queue, added builtin command support. TODO use error queue for command errors 10 years ago
.gitignore Initial commit 10 years ago
LICENSE Initial commit 10 years ago
Makefile error table and error string building function added 10 years ago
README.md Initial commit 10 years ago
errorgen.php error table and error string building function added 10 years ago
main.c integrated error queue, added builtin command support. TODO use error queue for command errors 10 years ago
scpi.pro error table and error string building function added 10 years ago
scpi.pro.user integrated error queue, added builtin command support. TODO use error queue for command errors 10 years ago
scpi_errors.c integrated error queue, added builtin command support. TODO use error queue for command errors 10 years ago
scpi_errors.h integrated error queue, added builtin command support. TODO use error queue for command errors 10 years ago
scpi_parser.c integrated error queue, added builtin command support. TODO use error queue for command errors 10 years ago
scpi_parser.h integrated error queue, added builtin command support. TODO use error queue for command errors 10 years ago
style.astylerc initial 10 years ago

README.md

scpi_parser

SCPI C implementation for embedded devices