1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-04-14 07:50:24 +00:00
Commit Graph

98 Commits

Author SHA1 Message Date
¨Rene Richarz
8f62ceb359 adding -APL option 2019-05-10 06:57:37 +02:00
¨Rene Richarz
86adc87d80 ARDS screen dump and link to plotfiles added 2019-05-06 18:57:54 +02:00
¨Rene Richarz
dc4537ee9a additional ARDS facts 2019-05-05 09:24:51 +02:00
¨Rene Richarz
14b2859bb0 Version 3.0.1, see versions.txt 2019-05-04 20:03:41 +02:00
¨Rene Richarz
f0e8f5c1f5 version 3.0.1, see versions.txt 2019-05-04 19:52:44 +02:00
¨Rene Richarz
deacaf5837 Version 3.0.1. GIN mode in full screen returns properly scaled coodinates 2019-05-04 19:35:25 +02:00
¨Rene Richarz
8b14fe782e additional historical info 2019-05-04 11:40:35 +02:00
¨Rene Richarz
b3438935df historically interesting facts added 2019-05-04 09:19:57 +02:00
¨Rene Richarz
65717ae330 video link added 2019-05-02 15:49:50 +02:00
¨Rene Richarz
5cdde275aa version 1.3, see versions.txt 1.3 2019-04-29 10:33:59 +02:00
¨Rene Richarz
e2c2dffc7e fixed ARDS vertical character positioning 2019-04-29 10:15:32 +02:00
¨Rene Richarz
eb6d9da372 improved intensity and character size control 2019-04-29 09:22:19 +02:00
¨Rene Richarz
0ba80492d7 fixed link to releases 2019-04-28 11:13:13 +02:00
¨Rene Richarz
f262347b02 link to releases added 2019-04-28 11:08:28 +02:00
¨Rene Richarz
79c466c1c2 Original manuals 2019-04-28 10:39:05 +02:00
¨Rene Richarz
045a1ac385 GIN mode added and tested 1.2.6 2019-04-26 16:29:39 +02:00
¨Rene Richarz
2b019beda2 added to list of contributors 2019-04-25 19:37:42 +02:00
Rene Richarz
c9b8083056 version 1.2.5, see versions.txt 1.2.5 2019-04-19 13:58:32 +02:00
¨Rene Richarz
81afaa755d version 1.2.4, see versions.txt 2019-04-18 08:41:11 +02:00
¨Rene Richarz
2072200f60 removed a second reference to virtualbox 2019-04-17 20:47:14 +02:00
¨Rene Richarz
a5e9a181a2 reference to virtualbox removed for performance reasons 2019-04-17 20:40:00 +02:00
¨Rene Richarz
a7e87f0036 version 1.2.3, see versions.txt 2019-04-17 15:13:47 +02:00
¨Rene Richarz
038106dd3f version 1.2.2, see versions.txt 2019-04-16 10:10:29 +02:00
¨Rene Richarz
12c6b413cf added circles.c in tektests, good test for skipping coordinate bytes 2019-04-15 14:49:11 +02:00
¨Rene Richarz
512e2031f0 version 1.2.1, see versions.txt 2019-04-15 10:30:37 +02:00
¨Rene Richarz
6c6b423e59 preparation for merge back to master 2019-04-14 13:54:22 +02:00
¨Rene Richarz
58a21dea6f fix broken ctrl-q 2019-04-14 09:56:25 +02:00
¨Rene Richarz
24ddb744a5 Tektronix emulation complete, including greyscale 2019-04-14 08:29:29 +02:00
Rene Richarz
5b49d4eca4 Merge pull request #6 from larsbrinkhoff/lars/ards
ARDS support.
2019-04-13 16:03:24 +02:00
Lars Brinkhoff
591ca659e3 First cut at ARDS support. 2019-04-13 15:57:35 +02:00
¨Rene Richarz
72465de4e4 incremental plot implemented 2019-04-13 15:52:37 +02:00
Lars Brinkhoff
b11617022e A few ARDS sample files. 2019-04-13 14:01:48 +02:00
¨Rene Richarz
2d3982b994 full implementation of Tektronix 4014 decoder 2019-04-13 12:19:45 +02:00
¨Rene Richarz
bda22ae3a8 variable character size added 2019-04-12 15:57:54 +02:00
¨Rene Richarz
42919cc015 forgot to move mode over to tek4010.c 2019-04-12 11:20:44 +02:00
¨Rene Richarz
b4ad52f07a split tek4010.c and tube.c, make general drawing primitives 2019-04-12 10:36:05 +02:00
¨Rene Richarz
7bcfe85020 version 1.1 1.1 2019-04-12 06:34:10 +02:00
¨Rene Richarz
41b4922cfe screen dump under computer control with ctrl-w 2019-04-11 13:09:58 +02:00
Rene Richarz
71d79cb8d2 Merge pull request #5 from larsbrinkhoff/lars/warnings
Fix warnings.
2019-04-11 12:34:59 +02:00
Lars Brinkhoff
b22f6c7852 Fix warnings.
Some versions of glibc need _GNU_SOURCE defined to supply declarations
for popen, pclose, fdopen, and usleep.
2019-04-11 11:47:37 +02:00
Rene Richarz
86486a077f Merge pull request #4 from larsbrinkhoff/lars/travis
Automated build.
2019-04-11 09:35:47 +02:00
¨Rene Richarz
2e57e31da3 version 1.0.3, see versions.txt 2019-04-11 09:22:14 +02:00
Lars Brinkhoff
ebd3ef90c1 Automated build with Travis CI. 2019-04-11 08:20:22 +02:00
Lars Brinkhoff
f231c79ab6 Older versions of GCC wants C99 to be explicit. 2019-04-11 08:17:07 +02:00
¨Rene Richarz
cb6d9f2356 version 1.0.2, see versions.txt 2019-04-10 10:53:02 +02:00
¨Rene Richarz
3f9ef54a7f version 1.01, see versions.txt 2019-04-09 10:57:49 +02:00
¨Rene Richarz
951c737b26 changed video links 2019-04-08 20:32:34 +02:00
¨Rene Richarz
8da4815563 animation.plt added 2019-04-08 14:48:11 +02:00
¨Rene Richarz
161102924d a few further spelling errors corrected 2019-04-07 17:50:31 +02:00
¨Rene Richarz
74fd42ef3e fixed some typing errors 2019-04-07 17:42:05 +02:00