Commit Graph

31 Commits

Author SHA1 Message Date
Adam Mayer
60bc46d07e clipping implemented 2017-12-22 11:48:24 -05:00
Adam Mayer
798e5f55bd cleaning up; colors working, pen round 2017-12-21 22:03:45 -05:00
Adam Mayer
8b7ac96134 getting scaling right 2017-12-21 20:30:42 -05:00
Adam Mayer
874701288d moving to Cairo instead of svgwrite 2017-12-21 17:26:11 -05:00
Adam Mayer
f4927c5783 adding clipping to plot_to_svg 2017-12-16 08:46:55 -05:00
Adam Mayer
e5c84a0ae9 refactor to add mock plotter
added CLI for plot to svg
set appropriate doc size for svg
2017-12-15 21:57:49 -05:00
Adam Mayer
49db82f099 adding flags for CTS-DSR hack and "safe" flow control 2017-12-15 17:09:10 -05:00
Adam Mayer
57474bad8c fix import 2017-12-15 13:35:22 -05:00
Adam Mayer
28b99686fb wrapping up plot_to_svg. 2017-12-15 13:04:47 -05:00
Adam Mayer
91a055cc5a flipping text back 2017-12-15 12:59:39 -05:00
Adam Mayer
12bc945e14 flipping plot properly; flushing path after pen changes; caching moves 2017-12-15 12:57:02 -05:00
Adam Mayer
90cfe54a47 rewrote plot_to_svg 2017-12-15 12:38:08 -05:00
Adam Mayer
13ea89fa8d added info about ellipses and units 2017-12-15 10:57:21 -05:00
Adam Mayer
b0b0d42f8c adding some tests for measurement 2017-12-15 10:49:53 -05:00
Adam Mayer
5dbfe37f24 Adding "ripples" test script 2017-12-13 22:10:11 -05:00
Adam Mayer
fc8e013999 correct centering 2017-12-11 16:56:47 -05:00
Adam Mayer
398389f315 transitioning svg to plot into submodule 2017-12-11 12:00:51 -05:00
Adam Mayer
a2f0051137 * require pyserial, not serial, since someone decided to pollute the namespace with a half-baked package (of course)
* get import ducks in row
2017-12-09 21:58:01 -05:00
Adam Mayer
eac877130f small doc fixes and explanation 2017-12-09 21:26:03 -05:00
Adam Mayer
b2b41de183 strip cruft from __init__ 2017-12-09 21:22:13 -05:00
Adam Mayer
337fb247ea let's leave out the readme 2017-12-09 21:19:41 -05:00
Adam Mayer
d35839aa54 moving doc directory; breaking out command line method to own file 2017-12-08 22:22:40 -05:00
Adam Mayer
57f6fa0559 moving code around for packaging 2017-12-08 21:13:10 -05:00
Adam Mayer
ad255951f8 moving stuff around before cleanup 2017-12-08 13:45:41 -05:00
Adam Mayer
7cb8180d43 fix graphs; add images of PM marks 2017-12-07 12:47:36 -05:00
Adam Mayer
24a280defb removed unnecessary MA commands from svg_to_plot
wrapping up documentation for now
2017-12-06 17:11:01 -05:00
Adam Mayer
d41cffb7e4 updating documentation, proper naming for self-test 2017-12-06 15:10:46 -05:00
Adam Mayer
ad458c9ba3 make the svg parsing a bit more robust
safe up the wait time on the serial
2017-12-04 16:39:34 -05:00
Adam Mayer
197026f385 added doc for tick marks and moving to 9600 default 2017-11-24 17:25:25 -05:00
Adam Mayer
ba5db6c879 just handle one path type 2017-11-24 15:52:48 -05:00
Adam Mayer
5aa05091c7 initial checkin of Apple 410 doc and driver 2017-11-21 12:09:54 -05:00