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

25 Commits

Author SHA1 Message Date
40ac792121 Yet more work on triggering - still doesn't work properly for mixed/logic 2017-03-27 16:18:02 +01:00
bc6f585e2b More work on triggering 2017-03-27 13:31:28 +01:00
ba4fb59313 Start of reworking the trigger logic 2017-03-27 12:23:46 +01:00
11d0f3a2c4 Something that looks like it'll do logic capture 2017-03-26 20:07:19 +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
ec2c83cf73 Fix explicit/optional time channel 2017-03-26 13:59:10 +01:00
198a6099c7 Remove unnecessary import 2017-03-26 13:16:06 +01:00
ba0af88735 Make time trace optional; more concise code in capture 2017-03-26 12:51:28 +01:00
425c145ef5 Use a DotDict for trace data; default trigger to middle of capture range; add pylab example usage 2017-03-25 15:32:27 +00: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
2174382464 Some simplifications 2016-10-24 19:19:52 +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
95e07aaa70 Various improvements 2016-10-23 16:54:56 +01:00
7eb23b38f2 Scaling using modelling function 2016-10-23 15:52:30 +01:00
a344d4ead0 Add offset calibration; suspend EEPROM stuff for a moment 2016-10-20 19:08:45 +01:00
9de3678e0c Add license; other changes 2016-10-20 16:17:43 +01:00
fee5e5c455 Small tweaks 2016-10-19 18:44:58 +01:00
79b7b41c0d Scaling (with calibration) and triggering working 2016-10-19 17:33:11 +01:00
c8211dceb0 Large part of capture working 2016-10-17 19:14:19 +01:00
5ab80ddf1d Tidier constants 2016-10-14 12:36:31 +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