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 326b6324cd better testing code in main.c, added scpi_handle_string() for receiving multiple chars 9 years ago
source better testing code in main.c, added scpi_handle_string() for receiving multiple chars 9 years ago
.gitignore Added some more builtins, cleaning 9 years ago
LICENSE Initial commit 9 years ago
Makefile restructured 9 years ago
README.md Initial commit 9 years ago
errorgen.php error table and error string building function added 9 years ago
main.c better testing code in main.c, added scpi_handle_string() for receiving multiple chars 9 years ago
scpi.pro restructured 9 years ago
scpi.pro.user restructured 9 years ago
style.astylerc initial 9 years ago

README.md

scpi_parser

SCPI C implementation for embedded devices