Commit Graph

18 Commits (e4ff2e0243fc9c6624f2cbd5dcd86f93190e1616)

Author SHA1 Message Date
Ondřej Hruška e4ff2e0243 fixed bug with not requiring last argument (?) 9 years ago
Ondřej Hruška af87602fb8 fixed *OPC? command syntax in builtins 9 years ago
Ondřej Hruška 01a7c9d556 return No error for SYST:ERR:ALL? if no errors present, not just newline. 9 years ago
Ondřej Hruška 808637a779 configurable newline 9 years ago
Ondřej Hruška fe37302a5d Attempt to make iot compile to a lib 9 years ago
Ondřej Hruška f79c3a2a91 attempt to make it cross platform 9 years ago
Ondřej Hruška f62cd8df28 chardata 9 years ago
Ondřej Hruška 19bdb56748 Fixed bug in error handling causing good commands to be discarded after an error 9 years ago
Ondřej Hruška 195132e829 fixed stupid bug causing a warning 9 years ago
Ondřej Hruška daf9a3c2a5 fixed some small style errors and warnings 9 years ago
Ondřej Hruška 679667ac32 properly propagate status registers when enable registers are changed etc 9 years ago
Ondřej Hruška 1118d51b7c support for custom errors & properly set SESR error type flags 9 years ago
Ondřej Hruška 430e2ca7ba Discard leading whitespace after semicolon properly 9 years ago
Ondřej Hruška c7f3337c6f better example code 9 years ago
Ondřej Hruška 326b6324cd better testing code in main.c, added scpi_handle_string() for receiving multiple chars 9 years ago
Ondřej Hruška 4fe15cc644 Added some more builtins, cleaning 9 years ago
Ondřej Hruška ad7180ce29 SYST:ERR:CODE subsystem 9 years ago
Ondřej Hruška e636ee7a5b restructured 9 years ago