-
Notifications
You must be signed in to change notification settings - Fork 202
Comparing changes
Open a pull request
base repository: GlasgowEmbedded/glasgow
base: c037621aba3f
head repository: GlasgowEmbedded/glasgow
compare: f7ca5db0d64d
Commits on Jun 15, 2020
-
applet.memory.floppy: add --ignore-data-crc option.
Useful for really bad floppies.
Configuration menu - View commit details
-
Copy full SHA for 65d9f8a - Browse repository at this point
Copy the full SHA 65d9f8aView commit details -
applet.memory.floppy: tune PLL parameters.
Seems to result in much better data recovery (better than my USB floppy drive).
Configuration menu - View commit details
-
Copy full SHA for b645b7c - Browse repository at this point
Copy the full SHA b645b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9211ac7 - Browse repository at this point
Copy the full SHA 9211ac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8144f96 - Browse repository at this point
Copy the full SHA 8144f96View commit details
Commits on Jun 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1dc2ae5 - Browse repository at this point
Copy the full SHA 1dc2ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3425ba - Browse repository at this point
Copy the full SHA c3425baView commit details
Commits on Jun 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b5edd41 - Browse repository at this point
Copy the full SHA b5edd41View commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 698e520 - Browse repository at this point
Copy the full SHA 698e520View commit details -
Configuration menu - View commit details
-
Copy full SHA for f885790 - Browse repository at this point
Copy the full SHA f885790View commit details
Commits on Jul 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2ef6d7f - Browse repository at this point
Copy the full SHA 2ef6d7fView commit details -
applet.sensor.pmsx003: unmark as preview.
Also, verified that it works fine with PMS7003.
Configuration menu - View commit details
-
Copy full SHA for b6d4c02 - Browse repository at this point
Copy the full SHA b6d4c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad77968 - Browse repository at this point
Copy the full SHA ad77968View commit details
Commits on Jul 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 39ec83c - Browse repository at this point
Copy the full SHA 39ec83cView commit details -
cli: fix intermittent analyzer error.
Due to a logic error, sometimes analyzer would crash with a message similar to: vcd.writer.VCDPhaseError: Out of order timestamp: 171587604
Configuration menu - View commit details
-
Copy full SHA for 77812e0 - Browse repository at this point
Copy the full SHA 77812e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e8f43 - Browse repository at this point
Copy the full SHA 64e8f43View commit details
Commits on Jul 22, 2020
-
software: include FX2 firmware in the repository.
This has several significant benefits: * End users no longer have to install sdcc, which can be difficult on Windows, and still adds complexity elsewhere. * Updating a source checkout is simplified, and firmware/software mismatch is no longer possible. * setup.py is simplified, and the odd breakage we had in the past is no longer possible. It will also be easier to convert it to the declarative format in the future.
Configuration menu - View commit details
-
Copy full SHA for 36dacc9 - Browse repository at this point
Copy the full SHA 36dacc9View commit details -
applet.memory.27x: increase default read latency to 500 ns.
It seems like for some really old EPROMs, like NEC D2732D, 250 ns is not quite enough, and 500 ns would be safer.
Configuration menu - View commit details
-
Copy full SHA for 10783d8 - Browse repository at this point
Copy the full SHA 10783d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c57ae - Browse repository at this point
Copy the full SHA d3c57aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72cb28b - Browse repository at this point
Copy the full SHA 72cb28bView commit details
Commits on Jul 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9db881d - Browse repository at this point
Copy the full SHA 9db881dView commit details
Commits on Jul 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0ede862 - Browse repository at this point
Copy the full SHA 0ede862View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad32342 - Browse repository at this point
Copy the full SHA ad32342View commit details -
applet.memory.prom: new applet, replacing memory.27x.
The applet has been completely rewritten with a nicer implementation, dramatically improved performance, and support for indirectly addressing memories with many address lines through a shift register.
Configuration menu - View commit details
-
Copy full SHA for 826d8f4 - Browse repository at this point
Copy the full SHA 826d8f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0dedfd - Browse repository at this point
Copy the full SHA f0dedfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac06273 - Browse repository at this point
Copy the full SHA ac06273View commit details -
support.logging: add dump_mapseq.
dump_seq() cannot display the length of a map() or of a generator expression.
Configuration menu - View commit details
-
Copy full SHA for eef285f - Browse repository at this point
Copy the full SHA eef285fView commit details -
Configuration menu - View commit details
-
Copy full SHA for de16630 - Browse repository at this point
Copy the full SHA de16630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f9b028 - Browse repository at this point
Copy the full SHA 2f9b028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 555e867 - Browse repository at this point
Copy the full SHA 555e867View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d7975a - Browse repository at this point
Copy the full SHA 4d7975aView commit details -
applet.memory.prom: make address and length optional.
The entire PROM is read or verified if these are not specified.
Configuration menu - View commit details
-
Copy full SHA for 4203783 - Browse repository at this point
Copy the full SHA 4203783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c7e9f5 - Browse repository at this point
Copy the full SHA 9c7e9f5View commit details
Commits on Jul 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a9f9d29 - Browse repository at this point
Copy the full SHA a9f9d29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 130f004 - Browse repository at this point
Copy the full SHA 130f004View commit details -
applet.memory.prom: print values of unstable words.
This can help e.g. with distinguishing signal integrity issues from bit rot issues.
Configuration menu - View commit details
-
Copy full SHA for 33b3a62 - Browse repository at this point
Copy the full SHA 33b3a62View commit details
Commits on Jul 27, 2020
-
applet.memory.prom: add health histogram command.
With the accompanying tool.
Configuration menu - View commit details
-
Copy full SHA for 2199108 - Browse repository at this point
Copy the full SHA 2199108View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdfa5b7 - Browse repository at this point
Copy the full SHA fdfa5b7View commit details -
applet.memory.prom: add
atmel write
command.Also, make queueing actually work by escaping the RUN command if it happens to occur inside the buffered block.
Configuration menu - View commit details
-
Copy full SHA for ccce692 - Browse repository at this point
Copy the full SHA ccce692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1118602 - Browse repository at this point
Copy the full SHA 1118602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77b98cd - Browse repository at this point
Copy the full SHA 77b98cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb07a0 - Browse repository at this point
Copy the full SHA 9cb07a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a7bf7a - Browse repository at this point
Copy the full SHA 1a7bf7aView commit details -
applet.memory.prom: encourage (sic) metastability during reads.
This change is tested with Atmel AT29C flash and may or may not have any effect on other memories. In case of this Atmel flash, output buffers have parasitic feedback (likely through power supply) and will oscillate if encouraged, e.g. if OE is kept asserted, or if data transitions are maximized.
Configuration menu - View commit details
-
Copy full SHA for 8b9bc15 - Browse repository at this point
Copy the full SHA 8b9bc15View commit details
Commits on Jul 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 79d6716 - Browse repository at this point
Copy the full SHA 79d6716View commit details -
applet: metaclass improvements for abstract applet base classes.
* Make GlasgowAppletMeta inherit from ABCMeta. * Make build() and run() abstract methods. * Allow inheriting from GlasgowApplet without specifying a name. This results in an abstract applet, which is not registered in the applet database, and can be used to provide shared functions to other applets (usually, the interactive frontend).
Configuration menu - View commit details
-
Copy full SHA for 36f8b39 - Browse repository at this point
Copy the full SHA 36f8b39View commit details -
applet.avr: split CLI frontend off applet.program.avr.
Other AVR programming interfaces generally expose the same features, and they should share the frontend.
Configuration menu - View commit details
-
Copy full SHA for 574986c - Browse repository at this point
Copy the full SHA 574986cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6afac4 - Browse repository at this point
Copy the full SHA a6afac4View commit details -
cli: use built-in Python 3.8 mechanism to handle Ctrl+C on Windows.
The one in support.asignal never worked on Windows, anyway.
Configuration menu - View commit details
-
Copy full SHA for 169456e - Browse repository at this point
Copy the full SHA 169456eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6756333 - Browse repository at this point
Copy the full SHA 6756333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2917a10 - Browse repository at this point
Copy the full SHA 2917a10View commit details
There are no files selected for viewing