summaryrefslogtreecommitdiff
path: root/parser.c
AgeCommit message (Expand)Author
1999-12-31revert last; doesn't workroot
2012-10-19added value range checks to eprom char and int writesMichael J. Chudobiak
1999-12-31force string eprom writes to upper caseroot
2012-10-16remove invalid FIXMEMichael J. Chudobiak
1999-12-31removed broadcast-testing commandroot
1999-12-31removed obsolete FIXMEsroot
1999-12-31gpib queries should work fully nowroot
2012-10-15astyle fixesMichael J. Chudobiak
2012-10-15commentsMichael J. Chudobiak
1999-12-31no longer need dummy-functionsroot
2012-10-15rename Menu_Update_Display to Show_Main_MenuMichael J. Chudobiak
1999-12-31tidy up username/password coderoot
2012-10-11remove unused stopbit and echo settingsMichael J. Chudobiak
1999-12-31added higher baud ratesroot
1999-12-31removed parity and databit settings, because they are now automaticroot
1999-12-31fix to ignore empty input stringsroot
1999-12-31gpib works nowroot
1999-12-31added missing gpib.h includesroot
2012-09-26initial addition of gpib driverMichael J. Chudobiak
1999-12-31optimized flash writing when changing serial settingsroot
2012-09-11added support for serial parametersMichael J. Chudobiak
2012-09-04make broadcast command active in debug mode onlyMichael J. Chudobiak
2012-09-04added message broadcastsMichael J. Chudobiak
2012-08-30astyle fixesMichael J. Chudobiak
2012-08-30first attempt at lcd menusMichael J. Chudobiak
2012-08-29added function to test broadcast messagesMichael J. Chudobiak
2012-08-29add some menu variables as globals, to remove FIXMEsMichael J. Chudobiak
2012-08-28astyle fixesMichael J. Chudobiak
2012-08-24extra code to suppress warningsMichael J. Chudobiak
2012-08-24fixed more real errors based on compiler warningsMichael J. Chudobiak
2012-08-24fix writeUserBlock usage, and fix non-obvious rcl valuesMichael J. Chudobiak
2012-08-24added diag:eprom:resetMichael J. Chudobiak
2012-08-24variable scope reductionsMichael J. Chudobiak
2012-08-24fix attempt at full set of device functionsMichael J. Chudobiak
2012-08-23cppcheck style fixesMichael J. Chudobiak
2012-08-23astyle fixesMichael J. Chudobiak
2012-08-23updated FIXME commentsMichael J. Chudobiak
2012-08-23implement flash suspendMichael J. Chudobiak
2012-08-23removed invalid commentMichael J. Chudobiak
2012-08-23added most commands to the parser, with supporting global varsroot
2012-08-22initialize all flash data nowMichael J. Chudobiak
2012-08-17refactor regex filtering codeMichael J. Chudobiak
2012-08-17run astyleMichael J. Chudobiak
2012-08-17implemented Go_sys_net_91Michael J. Chudobiak
2012-08-16put flash functions in separate filesMichael J. Chudobiak
2012-08-16remove unused variablesMichael J. Chudobiak
2012-08-16add function to initialize FlashMichael J. Chudobiak
2012-08-16added full flash memory mapMichael J. Chudobiak
2012-08-16make flash struct an argument to the flash read/write functionsMichael J. Chudobiak
2012-08-15initial support for read/write commands on packed flash structMichael J. Chudobiak