editable serial input line buffer

Dependents:   MAX5715BOB_Tester MAX11131BOB_Tester MAX5171BOB_Tester MAX11410BOB_Tester ... more

History

clear warning CmdLine variable 'idxBR' set but not used default tip

2021-12-02, by whismanoid [Thu, 02 Dec 2021 23:59:26 -0800] rev 20

clear warning CmdLine variable 'idxBR' set but not used


cmdLine final key=value arg wrongly included in parse_byteCount_byteList_ buffer #358

2021-11-30, by whismanoid [Tue, 30 Nov 2021 00:48:26 -0800] rev 19

cmdLine final key=value arg wrongly included in parse_byteCount_byteList_ buffer #358


doubleVar = strtod() instead of strtof()

2021-11-10, by whismanoid [Wed, 10 Nov 2021 02:03:34 -0800] rev 18

doubleVar = strtod() instead of strtof()


Support indexed global like ULIMIT[10] #347 - cmdLine.parse_uint16_dec_arrayUpdate() parse_and_remove_key_and_arrayIndex()

2021-10-19, by whismanoid [Tue, 19 Oct 2021 18:22:33 -0700] rev 17

Support indexed global like ULIMIT[10] #347 - cmdLine.parse_uint16_dec_arrayUpdate() parse_and_remove_key_and_arrayIndex()


cmdLine.parse_double_or_uint32 support DACCodeOfVoltage conversion to code

2021-06-08, by whismanoid [Tue, 08 Jun 2021 17:44:35 -0700] rev 16

cmdLine.parse_double_or_uint32 support DACCodeOfVoltage conversion to code


cmdLine.quiet support datalogger and button events

2021-04-27, by whismanoid [Tue, 27 Apr 2021 03:47:33 -0700] rev 15

cmdLine.quiet support datalogger and button events


case may fall through, by design

2020-05-08, by whismanoid [Fri, 08 May 2020 05:32:36 +0000] rev 14

case may fall through, by design


MAX11410 int futility_countdown_limit need cmdLine.parse_int_dec

2020-04-06, by whismanoid [Mon, 06 Apr 2020 05:12:27 -0700] rev 13

MAX11410 int futility_countdown_limit need cmdLine.parse_int_dec


toupper requires ctype.h

2019-12-19, by whismanoid [Thu, 19 Dec 2019 01:28:54 +0000] rev 12

toupper requires ctype.h


CmdLine parse_and_remove_key match_is_case_sensitive works now

2019-11-25, by whismanoid [Mon, 25 Nov 2019 02:20:43 -0800] rev 11

CmdLine parse_and_remove_key match_is_case_sensitive works now