A Command Interpreter with support for used defined commands, subsystems, macros, help and parameter parsing.

History

RawSerial RawSerial

2022-01-18, by wvd_vegt [Tue, 18 Jan 2022 18:55:42 +0000] rev 28

RawSerial


1) Switched to using RawSerial in order to support the latest mBed lib.

2016-11-15, by wvd_vegt [Tue, 15 Nov 2016 09:50:44 +0000] rev 27

1) Switched to using RawSerial in order to support the latest mBed lib.


Fixing publishing problems Serial

2012-02-15, by wvd_vegt [Wed, 15 Feb 2012 09:50:53 +0000] rev 26

Fixing publishing problems


cmdb.lib update did not stick.

2012-02-15, by wvd_vegt [Wed, 15 Feb 2012 09:45:41 +0000] rev 25

cmdb.lib update did not stick.


Updated cmdb library.

2012-02-15, by wvd_vegt [Wed, 15 Feb 2012 09:43:58 +0000] rev 24

Updated cmdb library.
added static modifier to cmd instatiations in main.cpp.


Some bugfixes and more ini file related print* methods (including commented ini file entries).

2012-02-15, by wvd_vegt [Wed, 15 Feb 2012 09:42:30 +0000] rev 23

Some bugfixes and more ini file related print* methods (including commented ini file entries).


Corrected printnerror\s return value

2011-11-22, by wvd_vegt [Tue, 22 Nov 2011 12:57:13 +0000] rev 22

Corrected printnerror\s return value
Added printmsg()


Added a printerror method.

2011-11-22, by wvd_vegt [Tue, 22 Nov 2011 12:41:57 +0000] rev 21

Added a printerror method.


1) Fixed Comment Alignment of PrintValuef()

2011-09-20, by wvd_vegt [Tue, 20 Sep 2011 18:49:28 +0000] rev 20

1) Fixed Comment Alignment of PrintValuef()


1) Made lots of stuff static (including the cmd struct). This is a breaking change (easy to fix though).

2011-09-20, by wvd_vegt [Tue, 20 Sep 2011 18:16:20 +0000] rev 19

1) Made lots of stuff static (including the cmd struct). This is a breaking change (easy to fix though).