Commit Graph

4 Commits (master)

Author SHA1 Message Date
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 808637a779 configurable newline 10 years ago
Ondřej Hruška b4bc96696a improved readme and added scpi.h with all headers included 10 years ago
Ondřej Hruška fe37302a5d Attempt to make iot compile to a lib 10 years ago
Ondřej Hruška f62cd8df28 chardata 10 years ago
Ondřej Hruška 195132e829 fixed stupid bug causing a warning 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 ad7180ce29 SYST:ERR:CODE subsystem 10 years ago
Ondřej Hruška e636ee7a5b restructured 10 years ago
Ondřej Hruška 35732d948e added skeleton for required SCPI SYST and STAT commands 10 years ago
Ondřej Hruška 1cec87973c implemented default commands and SRQ callback 10 years ago
Ondřej Hruška 14e9df242d integrated error queue, added builtin command support. TODO use error queue for command errors 10 years ago
Ondřej Hruška 8e60e0d94a String escape sequences 10 years ago
Ondřej Hruška 0b4ae04d37 working blob reading system 10 years ago
Ondřej Hruška 719bb235d2 removed need for length vars in commands and args config 10 years ago
Ondřej Hruška 8bdeb99ac9 maybe finished string arg parser, remains BLOB 10 years ago
Ondřej Hruška 09587ee41e working command matching, tbd trailing space and args 10 years ago
Ondřej Hruška 588bb22270 func for matching level strings 10 years ago
Ondřej Hruška 3bef041547 reorg, improve 10 years ago