mirror of
https://github.com/rricharz/Tek4010.git
synced 2026-04-20 09:36:19 +00:00
49 lines
1.2 KiB
Plaintext
49 lines
1.2 KiB
Plaintext
Next version t.b.b
|
|
==================
|
|
New features
|
|
- variable character size, set with ESC sequencies, reset if screen is cleared
|
|
- incremental plot implemented
|
|
Bug fixes
|
|
- vertical position of characters corrected
|
|
- full implementation of Tektronix 4014 decoder
|
|
Appearance:
|
|
|
|
Version 1.1 April 12, 2019
|
|
==========================
|
|
Phase: First offical release
|
|
|
|
Version 1.0.3 April 11, 2019
|
|
============================
|
|
Phase: beta test
|
|
New features:
|
|
- added skeleton for ARDS emulation
|
|
Bug fixes:
|
|
- fixed make install
|
|
Appearance:
|
|
|
|
Version 1.0.2 April 10, 2019
|
|
============================
|
|
Phase: beta test
|
|
New features:
|
|
- added install and uninstall scripts
|
|
Bug fixes:
|
|
- ignore 0 in ESC mode
|
|
- ESC GS: alternative way to go to graphics mode
|
|
- ignore 0 in graphics mode
|
|
Appearance:
|
|
- increased normal intensity slighly
|
|
- reduced write-through intensity slighly
|
|
|
|
Version 1.0.1 April 9, 2019
|
|
===========================
|
|
Phase: beta test
|
|
New features:
|
|
- Baud rate emulation accounts for 1 start and 1 stop bit
|
|
- Deflection time emulation added
|
|
- Reduced intensity of write-through mode
|
|
- Added dark green background caused by flood gun
|
|
- Added version number on console
|
|
- Added versions.txt
|
|
Bug fixes:
|
|
- fixed demo.sh to display dodekagon.plt instead of captured_data
|