1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-15 06:29:22 +02:00
Commit Graph

310 Commits

Author SHA1 Message Date
Werner Almesberger
a072d48c57 m1/patches/rtems/README: explain how to use this 2011-11-12 09:29:09 -03:00
Werner Almesberger
aa0022d973 m1/patches/rtems/: pending RTEMS patches (relative to latest CVS) 2011-11-12 09:22:48 -03:00
Werner Almesberger
20283fe9c2 midi2osc: slight README and Makefile cleanup 2011-11-08 03:52:02 -03:00
Werner Almesberger
102033aab5 midi2osc/: simple MIDI to OSC forwarder 2011-11-07 13:43:54 -03:00
Werner Almesberger
43221017c1 ircstat/stat: draw also the sum with a thick line 2011-11-02 02:51:28 -03:00
Werner Almesberger
32a7ad2465 m1rc3/norruption/3/: fixed typo in data, made plot prettier 2011-10-26 22:57:50 -03:00
Werner Almesberger
f8f88a470f m1rc3/norruption/3/: characteristics of voltage dropper 2011-10-26 21:53:15 -03:00
Werner Almesberger
adb8d401f0 labsw/BOM: almost complete BOM 2011-10-21 21:45:00 -03:00
Werner Almesberger
db53a183a0 labsw/ch12.sch: added BJT and diode current 2011-10-21 20:54:45 -03:00
Werner Almesberger
97af8ea057 m1rc3/norruption/2/dumpotp: quick and dirty script to dump the OTP memory
(Factory and user part.)
2011-10-14 11:46:19 -03:00
Werner Almesberger
a6136bd027 m1rc3/norruption/2/dumplock: use correct offset; fixed block number counting 2011-10-14 06:23:49 -03:00
Werner Almesberger
e0f8fc0a06 m1rc3/norruption/2/dumplock: dump NOR locks (untested) 2011-10-14 06:09:13 -03:00
Werner Almesberger
cb024e1f42 m1rc3/norruption/2/collda: oops, only look for collateral damage on standby.fpg 2011-10-14 05:54:21 -03:00
Werner Almesberger
88bf6b7842 m1rc3/norruption/2/aloop: lock the NOR again after restoring standby 2011-10-13 11:09:07 -03:00
Werner Almesberger
9b2f2d1c00 m1rc3/norruption/2/plot-cdf: start empirical distribution at (0, 0)
Looks better when a run is just getting started and has few samples.
2011-10-13 11:06:29 -03:00
Werner Almesberger
86e86dca5a m1rc3/norruption/2/collda: corrected $n to be the number of standby failures 2011-10-13 11:06:11 -03:00
Werner Almesberger
d6e1e8be0d m1rc3/norruption/2/upset: take address and value from command-line; report outcome 2011-10-12 14:42:36 -03:00
Werner Almesberger
36b52a976d m1rc3/norruption/2/plot-corr: options -n and -i to set samples and interval
Simulation with both -n and -i also doesn't need to read a log file.
2011-10-12 09:49:28 -03:00
Werner Almesberger
1c331b3b5c m1rc3/norruption/2/Makefile: target "tar" to collect raw data files needed for further analysis 2011-10-12 09:31:21 -03:00
Werner Almesberger
ffe45cb3e1 m1rc3/norruption/2/Makefile (list): remove the -stat suffix 2011-10-12 08:23:46 -03:00
Werner Almesberger
bb2589386f m1rc3/norruption/2/plot-corr: make scatter plot of time between corruptions
With simulation (-s). Also updated the Makefile and renamed the previous
"corr"(uption) to "dump", to free it for "correlation".
2011-10-12 07:33:10 -03:00
Werner Almesberger
13479e1862 m1rc3/norruption/2/plot-cdf: added option -i to interpolate empirical results 2011-10-12 00:29:07 -03:00
Werner Almesberger
a83a711733 m1rc3/norruption/2/bscmp: show number of corruption as i/n instead of (n) 2011-10-11 14:41:03 -03:00
Werner Almesberger
71495fe69f m1rc3/norruption/2/collda: cycle of corruption is last good cycle + 1 2011-10-11 14:36:11 -03:00
Werner Almesberger
e9bdf5f3dc m1rc3/norruption/2/Makefile: one Makefile to rule them (scripts) all 2011-10-11 14:25:33 -03:00
Werner Almesberger
b012a1aa6d m1rc3/norruption/2/collda: report collateral damage in non-standby partitions 2011-10-11 12:14:45 -03:00
Werner Almesberger
04e7d1186d m1rc3/norruption/2/bcmp: compare bitstreams and highlight differences 2011-10-11 12:02:58 -03:00
Werner Almesberger
ddd8338e25 m1rc3/norruption/2/plot: renamed to plot-cdf 2011-10-11 09:23:37 -03:00
Werner Almesberger
ebc8a1eb5e m1rc3/norruption/2/plot: corrected terminology and presentation of empirical cdf 2011-10-11 09:22:37 -03:00
Werner Almesberger
5ac8800b98 m1rc3/norruption/2/plot: analyze console log and plot probability distribution 2011-10-11 03:25:46 -03:00
Werner Almesberger
7cb967902d m1rc3/norruption/2/upset: deliberately corrupt the NOR 2011-10-10 00:58:53 -03:00
Werner Almesberger
f1ebf7495b m1rc3/norruption/2/aloop: corrections and put cycle number at beginning of file name 2011-10-10 00:57:55 -03:00
Werner Almesberger
d433f73101 m1rc3/norruption/2/: new loop and tools, with auto-reporting and auto-recovery
Untested :-)
2011-10-09 23:01:45 -03:00
Werner Almesberger
3599e3ea6b m1rc3/norruption/1/peekcmp: compate standby dump obtained with "peek" 2011-10-09 22:25:13 -03:00
Werner Almesberger
f3bfd1f2c0 m1rc3/norruption/1/loop8: forgot to commit this one 2011-10-09 22:24:38 -03:00
Werner Almesberger
834157426a labsw/Makefile (bom): generate .lst file from eeschema 2011-10-09 22:21:23 -03:00
Werner Almesberger
9e32d56ce9 m1/perf/sched.c: synchronize with upstream version 2011-10-09 22:21:23 -03:00
Werner Almesberger
8b4ef502d7 m1rc3/norruption/1/: distribution data and plot script 2011-10-09 22:21:23 -03:00
Werner Almesberger
5037afbe35 m1rc3/norruption: moved material of 1st series tests to 1/, 2nd to 2/ 2011-10-09 22:21:14 -03:00
Werner Almesberger
84b2d419b0 m1rc3/norruption/mtemp: so Ubuntu now has a usbtmc module that gets in the way. rmmod :) 2011-10-07 19:42:25 -03:00
Werner Almesberger
8741616d8d m1rc3/norruption/: infrastructure and test script for temperature measurements 2011-10-07 19:25:29 -03:00
Werner Almesberger
70e88c5651 m1/button/: milling process for making M1 buttons from a piece of wood 2011-10-03 17:53:50 -03:00
Werner Almesberger
113fc5c25b ircstat/ML: traffic of the mailing lists (manually collected) 2011-10-03 13:31:57 -03:00
Werner Almesberger
36f8bf11e9 ircstat/stat: don't plot the last (partial) month 2011-10-03 13:31:01 -03:00
Werner Almesberger
a124f1b52c labsw/labsw.brd: tightened some traces 2011-09-30 06:54:36 -03:00
Werner Almesberger
162db38e33 labsw/: added partially populated DIP6 sockets since DIP4 is hard to source 2011-09-30 04:03:08 -03:00
Werner Almesberger
7bc6c89b26 labsw/: re-layout for the various design changes (including potential separation) 2011-09-30 03:06:10 -03:00
Werner Almesberger
9ffb0c8c0d labsw/: redesigned rear connections to pair in/out by "near" potential
Also separated front opto-coupler connections.
2011-09-27 11:55:57 -03:00
Werner Almesberger
35e99030e2 m1/perf/sched.c: code cleanup (no functional changes) 2011-09-26 17:22:02 -03:00
Werner Almesberger
24a9b85ce0 m1/perf/sched.c: return -1 if malloc fails 2011-09-26 16:55:04 -03:00