1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-05-11 09:30:15 +00:00

Commit Graph

  • 5b49d4eca4 Merge pull request #6 from larsbrinkhoff/lars/ards Rene Richarz 2019-04-13 16:03:24 +02:00
  • 591ca659e3 First cut at ARDS support. Lars Brinkhoff 2019-04-13 15:21:49 +02:00
  • 72465de4e4 incremental plot implemented ¨Rene Richarz 2019-04-13 15:52:37 +02:00
  • b11617022e A few ARDS sample files. Lars Brinkhoff 2019-04-11 08:34:02 +02:00
  • 2d3982b994 full implementation of Tektronix 4014 decoder ¨Rene Richarz 2019-04-13 12:19:45 +02:00
  • bda22ae3a8 variable character size added ¨Rene Richarz 2019-04-12 15:57:54 +02:00
  • 42919cc015 forgot to move mode over to tek4010.c ¨Rene Richarz 2019-04-12 11:20:44 +02:00
  • b4ad52f07a split tek4010.c and tube.c, make general drawing primitives ¨Rene Richarz 2019-04-12 10:36:05 +02:00
  • 7bcfe85020 version 1.1 1.1 ¨Rene Richarz 2019-04-12 06:34:10 +02:00
  • 41b4922cfe screen dump under computer control with ctrl-w ¨Rene Richarz 2019-04-11 13:09:58 +02:00
  • 71d79cb8d2 Merge pull request #5 from larsbrinkhoff/lars/warnings Rene Richarz 2019-04-11 12:34:59 +02:00
  • b22f6c7852 Fix warnings. Lars Brinkhoff 2019-04-11 11:42:33 +02:00
  • 86486a077f Merge pull request #4 from larsbrinkhoff/lars/travis Rene Richarz 2019-04-11 09:35:47 +02:00
  • 2e57e31da3 version 1.0.3, see versions.txt ¨Rene Richarz 2019-04-11 09:22:14 +02:00
  • ebd3ef90c1 Automated build with Travis CI. Lars Brinkhoff 2019-04-11 08:09:09 +02:00
  • f231c79ab6 Older versions of GCC wants C99 to be explicit. Lars Brinkhoff 2019-04-11 08:16:55 +02:00
  • cb6d9f2356 version 1.0.2, see versions.txt ¨Rene Richarz 2019-04-10 10:53:02 +02:00
  • 3f9ef54a7f version 1.01, see versions.txt ¨Rene Richarz 2019-04-09 10:57:49 +02:00
  • 951c737b26 changed video links ¨Rene Richarz 2019-04-08 20:32:34 +02:00
  • 8da4815563 animation.plt added ¨Rene Richarz 2019-04-08 14:48:11 +02:00
  • 161102924d a few further spelling errors corrected ¨Rene Richarz 2019-04-07 17:50:31 +02:00
  • 74fd42ef3e fixed some typing errors ¨Rene Richarz 2019-04-07 17:42:05 +02:00
  • 95b717bf2f faster text display and minor bug fixes ¨Rene Richarz 2019-04-07 16:33:51 +02:00
  • 3531f4d7b2 added <ctrl-q> to close tek4010 window ¨Rene Richarz 2019-04-06 10:35:49 +02:00
  • 44f15cd393 -full creates now a real full screen window ¨Rene Richarz 2019-04-06 10:04:59 +02:00
  • 8cfeec3157 hard copy (screen dump) added ¨Rene Richarz 2019-04-05 19:45:56 +02:00
  • c29fdcbaf2 check limits properly when displaying text ¨Rene Richarz 2019-04-05 14:47:36 +02:00
  • 4e66efeb84 dotted and dashed lines added, a few bugs fixed ¨Rene Richarz 2019-04-05 12:07:02 +02:00
  • 78335bf53f write-through mode implemented, needs optimization ¨Rene Richarz 2019-04-04 18:41:52 +02:00
  • 9fef924f72 minor fix, more plt files ¨Rene Richarz 2019-04-04 07:29:50 +02:00
  • 4c166915ea realistic bright spot ¨Rene Richarz 2019-04-04 05:56:43 +02:00
  • 6a27a0eebf improved appearance of bright spot ¨Rene Richarz 2019-04-03 21:34:07 +02:00
  • 97e08204c2 a few additional plt files ¨Rene Richarz 2019-04-03 16:48:50 +02:00
  • e46817efc1 fixed a few typing mistakes ¨Rene Richarz 2019-04-03 14:55:17 +02:00
  • ab1fcd10d1 larger windows with -full option ¨Rene Richarz 2019-04-03 13:50:41 +02:00
  • 229ad1df4d added instructions for Ubuntu, Macintosh and Windows. ¨Rene Richarz 2019-04-03 11:04:41 +02:00
  • 22b5ff7b42 new options and baud rate emulation ¨Rene Richarz 2019-04-03 08:06:19 +02:00
  • c454d2698a Merge branch 'master' of https://github.com/rricharz/Tek4010 ¨Rene Richarz 2019-04-02 16:17:14 +02:00
  • 2d0746bcf4 picture added ¨Rene Richarz 2019-04-02 16:16:44 +02:00
  • f45c8eb57c New youtube video link Rene Richarz 2019-04-02 16:13:59 +02:00
  • 8c1e87a4aa demo added ¨Rene Richarz 2019-04-02 13:06:14 +02:00
  • 0799b327d3 fixed a bug when using 4014 plot files ¨Rene Richarz 2019-04-01 19:21:18 +02:00
  • f3cb668638 added bright splot for plot points ¨Rene Richarz 2019-04-01 16:04:08 +02:00
  • 1656c0e283 ignore parity bit on data received ¨Rene Richarz 2019-04-01 15:45:29 +02:00
  • e364c536a2 added plot point mode for partial 4014 emulation ¨Rene Richarz 2019-04-01 13:37:41 +02:00
  • 74aa8beb9f added bright spot fading ¨Rene Richarz 2019-03-31 15:42:01 +02:00
  • 8253cc4e2d link added ¨Rene Richarz 2019-03-31 11:31:37 +02:00
  • ef657bab67 Added link to video Rene Richarz 2019-03-31 10:34:31 +02:00
  • d6224897a1 fixed tek4010 to work with virtual terminal multiplexers ¨Rene Richarz 2019-03-31 09:00:03 +02:00
  • 3693b51ce0 fixed cpu usage if nothing happened ¨Rene Richarz 2019-03-30 06:45:29 +01:00
  • 1d4a9ca90b improved description of tek4010and xterm ¨Rene Richarz 2019-03-29 16:41:34 +01:00
  • 98aeb92aeb fixed another bug when using plotlib ¨Rene Richarz 2019-03-29 15:13:56 +01:00
  • d2f5d3efd0 fixed a bug slowing down drawing of small vectors ¨Rene Richarz 2019-03-29 13:36:41 +01:00
  • bd25d537c3 improved robustness against 4014 codes ¨Rene Richarz 2019-03-29 11:33:25 +01:00
  • 14085fae64 fixed some layout problems ¨Rene Richarz 2019-03-28 13:40:51 +01:00
  • 3313110312 can now properly ignore SOME Tektronix 4014 codes, but not all of them ¨Rene Richarz 2019-03-28 13:03:03 +01:00
  • bbc0fd3f0d removed requirement for absolute path to command ¨Rene Richarz 2019-03-28 08:42:01 +01:00
  • 42d4ad0894 description for telnet added ¨Rene Richarz 2019-03-28 05:45:31 +01:00
  • 0661314db5 links added ¨Rene Richarz 2019-03-27 19:45:32 +01:00
  • e80bed76ce fixed a few bugs related to BSD plotlib ¨Rene Richarz 2019-03-27 16:44:45 +01:00
  • a78641c64d allow test run with captured_data Rene Richarz 2019-03-27 12:08:58 +01:00
  • 0131a5fdab adding captured data file ¨Rene Richarz 2019-03-27 11:21:09 +01:00
  • 2b783c5d52 running on same Raspbi as PiDP-11 Rene Richarz 2019-03-27 11:19:52 +01:00
  • c21dd52331 use of rcp only for now ¨Rene Richarz 2019-03-26 19:48:16 +01:00
  • 21db8199ed absolute path necessary ¨Rene Richarz 2019-03-26 18:05:25 +01:00
  • 205b77f78d arguments added ¨Rene Richarz 2019-03-26 17:38:11 +01:00
  • 2ec779643d further refinements ¨Rene Richarz 2019-03-26 15:39:49 +01:00
  • 52a1ecbbfd initial commit ¨Rene Richarz 2019-03-26 09:26:50 +01:00
  • 0c1adb0939 Create README.md Rene Richarz 2019-03-26 09:24:31 +01:00
  • 2670fdcbd6 Initial commit Rene Richarz 2019-03-26 09:23:39 +01:00