|
c5222fd9b4
|
Tidying up a bit; work in progress on automatic analysis of results
|
2020-06-29 17:25:43 +01:00 |
|
|
751cacba6d
|
Historic bug; saner method naming; linter fix
|
2020-06-27 14:51:12 +01:00 |
|
|
caacfe37fc
|
Some outstanding tweaks; fix to using arbitrary waveform; support for serial comms on Windows
|
2018-09-05 15:49:22 +01:00 |
|
|
352e3e65f5
|
Load/save analog parameters to a config file; more debug logging; quicker clock divider determination in capturing; quicker selection of clock for waveform generation; documented calibration; removed dodgy/unused scope methods; fixed sample scaling; fixes for using scope over network connection; new URL-based connection method
|
2018-07-03 18:54:36 +01:00 |
|
|
f5847d750f
|
Support for multiple analog params to handle calibrating different kinds of probe; naming convention changes; other random updates
|
2018-06-20 17:13:03 +01:00 |
|
|
fc961fb2a0
|
Move pushback buffer into vm so that it will work with other kinds of stream; move stream closing into same for neatness; support cancelling capturing through asyncio.Task cancellation
|
2017-07-26 13:45:23 +01:00 |
|
|
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 |
|