1
0
mirror of https://github.com/jonathanhogg/scopething synced 2025-07-14 03:02:09 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
be7e7e97c1 Revised analog params; move VM-specific IO routines into vm.py; remove EEPROM params code (doesn't work); a few lines of documentation here and there 2017-07-11 11:33:49 +01:00
942c7e7dbc Use low latency serial IO on Linux; optimise reading of replies; add pushback buffer to serial stream for the latter 2017-07-07 13:53:36 +01:00
40ac792121 Yet more work on triggering - still doesn't work properly for mixed/logic 2017-03-27 16:18:02 +01:00
891d7037a8 Actually, simplify the SerialStream again and don't use the delay stuff from the Storm version 2017-03-26 16:13:50 +01:00
c7bc7beded Use Python 3.6 format strings 2017-03-26 14:49:35 +01:00
4391007007 Fix breaks from changes in SerialStream initialisation; default to first matching USB device; return sample times from capture() 2017-03-25 15:04:21 +00:00
2bdcd23a14 Use newer streams.py from Storm project 2017-03-25 14:35:42 +00:00
3d12065469 Neater clock mode selection code 2016-10-23 21:22:28 +00:00
f41e11c336 Work in progress 2016-10-23 17:50:56 +00:00
7eb23b38f2 Scaling using modelling function 2016-10-23 15:52:30 +01:00
c8211dceb0 Large part of capture working 2016-10-17 19:14:19 +01:00
d4e6244bba Optimised register writing 2016-10-14 12:26:45 +01:00
ed42994868 Checkpoint of work in progress 2016-10-11 16:54:56 +01:00
d5075de09f Initial test stuff 2016-10-10 13:10:16 +01:00