Commit Graph

22 Commits (94b32ec8d6cd5d80bee4dec498ab85181ab3f33f)
 

Author SHA1 Message Date
Ondřej Hruška 94b32ec8d6 rudimentary status register definitions, TODO: use registers, funcs for setting and clearing, defualt commands for status regs 9 years ago
Ondřej Hruška 38aea9635e parser now uses error queue 9 years ago
Ondřej Hruška 14e9df242d integrated error queue, added builtin command support. TODO use error queue for command errors 9 years ago
Ondřej Hruška a351127fbc error table and error string building function added 9 years ago
Ondřej Hruška 2e43307477 require long command variant to be complete 9 years ago
Ondřej Hruška 8e60e0d94a String escape sequences 9 years ago
Ondřej Hruška 749262e574 added more tests 9 years ago
Ondřej Hruška 0b4ae04d37 working blob reading system 9 years ago
Ondřej Hruška 29b2390442 working blob preamble parser, todo: preable body callback mechanism 9 years ago
Ondřej Hruška e865a19b59 tested double quotes.. 9 years ago
Ondřej Hruška 719bb235d2 removed need for length vars in commands and args config 9 years ago
Ondřej Hruška b7d0a63986 bugfixes, todo: blob, error queue, output buffer, state registers 9 years ago
Ondřej Hruška 8bdeb99ac9 maybe finished string arg parser, remains BLOB 9 years ago
Ondřej Hruška ea1b47e72f untested arg parser for all but string 9 years ago
Ondřej Hruška 77f14e1273 removed trash files 9 years ago
Ondřej Hruška fa15a6c4da added files ot project 9 years ago
Ondřej Hruška 343c50b380 Merge branch 'master' of github.com:MightyPork/scpi_parser 9 years ago
Ondřej Hruška 14c7d24e2c Initial commit 9 years ago
Ondřej Hruška 09587ee41e working command matching, tbd trailing space and args 9 years ago
Ondřej Hruška 588bb22270 func for matching level strings 9 years ago
Ondřej Hruška 3bef041547 reorg, improve 9 years ago
Ondřej Hruška 15f5d1387f initial 9 years ago