Commit Graph

5 Commits

Author SHA1 Message Date
EspoTek ae34eaf692 Proper fix for bug
Never sets device mode to 5 now, preventing frequency from changing when
scope disabled.
2016-10-05 10:17:53 +11:00
EspoTek 7f40f04ef9 Board update and start of CSV export
Some CSV export features implemented - dump everything (in a stream -
750ksps!!) or just dump what's visible in screen.  Stream doesn't dump
actual voltage readings but raw sample data.

Board software has been updated to fix DMAnot transmitting the correct
data for signal gen CH1 in modes 4 and 5
2016-09-26 14:17:41 +10:00
EspoTek 749bf8d4a7 Hotfix for ScottC
Mode 4 (Logic Analyzer CH1 and CH2) code has been rewritten and a
third(!!!) pause button has been added to allow pausing while scope is
diabled.
Two of them should disappear in the next commit.  :)
2016-09-17 15:09:59 +10:00
EspoTek 41d8fd61e1 Another update
Removed hardcoded link to C:/kfvcc in software - it can now be run from
any folder!  Also changed some compilation settings to make it for
mass-produced hardware and actually-deployable software.  (Shadow build
was causing an error).
2016-09-12 18:06:42 +10:00
EspoTek 2ff768b58d Code dump
Adding the code!
2016-09-07 16:36:43 +10:00