8 Commits

Author SHA1 Message Date
Valentin Anger
56412556e8 Improve the sparktool_dig_stlye_alt option code
- Predefine on_use instead of having two tool definitions per tool
- Add the tablet to the tools with this feature
- Readd the increased range to debugwrench
2017-01-04 17:45:08 +01:00
kamirama
7123645cba added optional alt dig style for sparktools 2017-01-03 16:29:18 +01:00
Valentin Anger
1d402e3c66 Make sparkdebug:multimeter a tool and use on_place
The multimeter should appear in the tool tab and the usage
of sparktech tools should be consistent
2017-01-03 14:54:39 +01:00
Valentin Anger
ad1ddbfcf4 Switch to on_use for the multimeter - Closes #10 2017-01-03 12:52:18 +01:00
Valentin Anger
0e4cf52a31 Isolated tablet and d_block from sparkdebug init - Closes #4 and #5
Reduced the amount of global data:
- The last command is stored in the tablet item metadata
Limited tablet an tablet and multimeter stack size to 1
2017-01-02 19:55:47 +01:00
kamirama
60ac347ba3 cleaned up debug messages of sparkdebug - Closes #2 2016-12-31 13:50:44 +01:00
Valentin Anger
4ca694f0fe Improve multimeter output 2016-12-30 21:16:49 +01:00
Valentin Anger
9dfe0da584 Isolate multimeter logic and move it to sparkdebug
Removes "dependency" sparkdebug for sparktech
2016-12-30 17:00:48 +01:00