Teacup_Firmware/research
Phil Hord c86a51bd5c Add gnuplot script to explore simulator output
research/datalog.plot is a gnuplot script to plot pin outputs like
a logic analyzer and x/y/z positions as well. It's quite rudimentary
but it does recognize some keyboard commands to pan and zoom.

Be careful with keyboard repeat getting too far ahead of you.
2013-12-06 19:24:58 +01:00
..
A Rasterizing Algorithm for Drawing Curves - Alois Zingl 2012.pdf Add research for dda-split. 2012-11-08 16:39:45 +01:00
alg.c more stuffing around with the algorithm, looks like we have to use floats during setup for this to work 2012-11-08 16:38:51 +01:00
alg.make algorithm proof of concept in perl, partial implementation in c 2012-11-08 16:38:41 +01:00
alg.pl more stuffing around with the algorithm, looks like we have to use floats during setup for this to work 2012-11-08 16:38:51 +01:00
alg.plot algorithm proof of concept in perl, partial implementation in c 2012-11-08 16:38:41 +01:00
alg2.c Add research for dda-split. 2012-11-08 16:39:45 +01:00
alg2.make Add research for dda-split. 2012-11-08 16:39:45 +01:00
alg2.plot Add research for dda-split. 2012-11-08 16:39:45 +01:00
datalog.plot Add gnuplot script to explore simulator output 2013-12-06 19:24:58 +01:00