Commit Graph

20 Commits (master)

Author SHA1 Message Date
Ondřej Hruška 14c7ec1c04 bugfix 9 years ago
Ondřej Hruška f9d2b4cdc5 Fine error reporting can now be disabled to save program space, added callback for new error, changed some callback names. 9 years ago
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 10 years ago
Ondřej Hruška f79c3a2a91 attempt to make it cross platform 10 years ago
Ondřej Hruška f62cd8df28 chardata 10 years ago
Ondřej Hruška 19bdb56748 Fixed bug in error handling causing good commands to be discarded after an error 10 years ago
Ondřej Hruška 195132e829 fixed stupid bug causing a warning 10 years ago
Ondřej Hruška daf9a3c2a5 fixed some small style errors and warnings 10 years ago
Ondřej Hruška 679667ac32 properly propagate status registers when enable registers are changed etc 10 years ago
Ondřej Hruška 1118d51b7c support for custom errors & properly set SESR error type flags 10 years ago
Ondřej Hruška 430e2ca7ba Discard leading whitespace after semicolon properly 10 years ago
Ondřej Hruška c7f3337c6f better example code 10 years ago
Ondřej Hruška 326b6324cd better testing code in main.c, added scpi_handle_string() for receiving multiple chars 10 years ago
Ondřej Hruška 4fe15cc644 Added some more builtins, cleaning 10 years ago
Ondřej Hruška ad7180ce29 SYST:ERR:CODE subsystem 10 years ago
Ondřej Hruška e636ee7a5b restructured 10 years ago