Commit Graph
12 Commits
Author SHA1 Message Date
Rob Giseburt 39035a1eec Attempted fix for #298 (reading nested JSON fail) 2017-10-27 13:52:34 -05:00
Rob Giseburt bd5fe7e343 Correct handling of G28 responses (suppress them) and re-enable startup message for PB Hub. 2017-02-01 20:55:10 -06:00
Rob Giseburt 3556a2cbf3 Another pass at Marlin Compatibility mode. Functional enough to test. 2017-01-20 14:36:21 -06:00
Alden Hart c89df1e708 Working on JSON settings for motors. Installed SU handlers and revised helpers, preprocess float, and “_get_this” primitives. Added proper range checking for some motor parameters. Runs all regression up through motor-po. Fails on motor-pm. 2016-12-31 11:40:33 -05:00
Alden Hart 62b8bfeaa6 Fixed JSON exception handling for communications settings. Now passes regression tests for g2-0.99/002-config/02-settings/settings-comm-??.json; Note: This changes the behaviors of SI, which now returns an error for an underage error instead of sticking at the minimum value. 2016-12-30 10:54:23 -05:00
Alden Hart c4fdc3205f Fixed various JSON error cases where key is missing or blank, where value is missing or blank. 2016-12-30 10:18:04 -05:00
Alden Hart 5a0d99a40a Fixed $$ lockup problem. Root cause was mis-handling of stale NV lists. 2016-12-24 10:03:19 -05:00
Rob Giseburt 7a3899f141 First pass at supporting devices that mute. 2016-12-13 12:49:27 -06:00
Alden Hart a2e4ab464f 100.07 // Sticky EJ mode 2016-09-02 12:24:20 -04:00
Alden Hart 9260b4c967 Checkpoint $ej work 2016-09-02 12:13:29 -04:00
Alden Hart b00faa0103 Removed references to JSON Syntax. No longer used 2016-09-01 14:06:47 -04:00
Rob Giseburt 16e91f896a 100.00 // Major feature push - see README.md 2016-08-26 16:36:07 -05:00