Commit Graph

12 Commits

Author SHA1 Message Date
Alden Hart
d03a10e8b8 Updated copyright dates. Tested dev-304-uvw-9axis/edge merge. Passed baseline testing. Fails Spindle test SPIN-02. ToGo - GPIO, Feedhold, Probing, Homing and Planner cases. 2018-03-26 12:18:26 -04:00
Alden Hart
76361a60b3 Removed overloading on get_int; shared some code on set_ints; removed set_flu() 2017-03-20 17:09:48 -04:00
Alden Hart
2a7a65efa5 Passes all get/set regressions. Fixed type coercion on GETS (not supposed to happen); Failing digital inputs for some reason; re-organized cm_set_tram() to use the nv->value_int boolean value 2017-03-20 09:23:54 -04:00
Alden Hart
5f306e1657 Big commit. Added nv->value_int, and changed nv_value to nv->value_flt. Many many things changed. Passes smoke test. Now on to some real regressions. 2017-03-19 20:27:53 -04:00
Alden Hart
68fab72399 Fixed some merge errors in configuration code 2017-01-05 15:57:07 -05:00
Alden Hart
1eb5cad4c8 Intermediate commit for system version information refactor 2016-12-12 08:47:45 -05:00
Alden Hart
d86fbe35ca Continue to refactor accessors to remove them as a block to removing singletons; added error messages for inout values under/over range; added accessors for text verbosity 2016-12-12 07:49:34 -05:00
Alden Hart
07896b8886 Refactored CT command; renamed a few things 2016-12-11 08:25:57 -05:00
Alden Hart
94e62349c5 Changing the way floats are unit converted. Part of the way there. 2016-12-09 10:54:49 -05:00
Alden Hart
58498776b1 Fixed $out1=1 not working. Also a bug in get_grp() that appears as repeated ’c’ group parameters in the $$ dump 2016-09-04 13:24:53 -04:00
Alden Hart
9260b4c967 Checkpoint $ej work 2016-09-02 12:13:29 -04:00
Rob Giseburt
16e91f896a 100.00 // Major feature push - see README.md 2016-08-26 16:36:07 -05:00