started with lego stuff
authorMart Lubbers <mart@martlubbers.net>
Wed, 14 Oct 2015 13:47:19 +0000 (15:47 +0200)
committerMart Lubbers <mart@martlubbers.net>
Wed, 14 Oct 2015 13:47:19 +0000 (15:47 +0200)
commit0cf9f37fd6cc5daeaf41c11f683a868a1d9208a3
treec062c85a4d93acf2579dd22b8540432f2cb2399e
parentb915b98a3430a5af46e1044a5215e5c8238d9464
started with lego stuff
54 files changed:
mart/ev3/ex1/nl/ru/des/ButtonListener.java [new file with mode: 0644]
mart/ev3/ex1/nl/ru/des/LCDPrintBehaviour.java [new file with mode: 0644]
mart/ev3/ex1/nl/ru/des/Main.java [new file with mode: 0644]
mart/ev3/ex1/nl/ru/des/StayInFieldBehaviour.java [moved from mart/ex10/ex10d.c with 100% similarity]
mart/ev3/ex1/nl/ru/des/WandererBehaviour.java [new file with mode: 0644]
mart/xenomai/ex01/Makefile [moved from mart/ex01/Makefile with 100% similarity]
mart/xenomai/ex01/ex01.c [moved from mart/ex01/ex01.c with 100% similarity]
mart/xenomai/ex01/ex01b.c [moved from mart/ex01/ex01b.c with 100% similarity]
mart/xenomai/ex02/Makefile [moved from mart/ex02/Makefile with 100% similarity]
mart/xenomai/ex02/ex02a.c [moved from mart/ex02/ex02a.c with 100% similarity]
mart/xenomai/ex02/ex02b.c [moved from mart/ex02/ex02b.c with 100% similarity]
mart/xenomai/ex02/ex02c.c [moved from mart/ex02/ex02c.c with 100% similarity]
mart/xenomai/ex02/ex02d.c [moved from mart/ex02/ex02d.c with 100% similarity]
mart/xenomai/ex03/Makefile [moved from mart/ex03/Makefile with 100% similarity]
mart/xenomai/ex03/ex03a.c [moved from mart/ex03/ex03a.c with 100% similarity]
mart/xenomai/ex03/ex03b.c [moved from mart/ex03/ex03b.c with 100% similarity]
mart/xenomai/ex03/ex03c.c [moved from mart/ex03/ex03c.c with 100% similarity]
mart/xenomai/ex03/ex03c1.c [moved from mart/ex03/ex03c1.c with 100% similarity]
mart/xenomai/ex03/ex03c2.c [moved from mart/ex03/ex03c2.c with 100% similarity]
mart/xenomai/ex03/explanations.txt [moved from mart/ex03/explanations.txt with 100% similarity]
mart/xenomai/ex06/Makefile [moved from mart/ex06/Makefile with 100% similarity]
mart/xenomai/ex06/ex06a.c [moved from mart/ex06/ex06a.c with 100% similarity]
mart/xenomai/ex06/ex06b.c [moved from mart/ex06/ex06b.c with 100% similarity]
mart/xenomai/ex06/ex06c.c [moved from mart/ex06/ex06c.c with 100% similarity]
mart/xenomai/ex06/ex06d.c [moved from mart/ex06/ex06d.c with 100% similarity]
mart/xenomai/ex06/explanations.txt [moved from mart/ex06/explanations.txt with 100% similarity]
mart/xenomai/ex07/Makefile [moved from mart/ex07/Makefile with 100% similarity]
mart/xenomai/ex07/ex07a [moved from mart/ex07/ex07a with 100% similarity]
mart/xenomai/ex07/ex07a.c [moved from mart/ex07/ex07a.c with 100% similarity]
mart/xenomai/ex07/ex07b [moved from mart/ex07/ex07b with 100% similarity]
mart/xenomai/ex07/ex07b.c [moved from mart/ex07/ex07b.c with 100% similarity]
mart/xenomai/ex07/ex07c [moved from mart/ex07/ex07c with 100% similarity]
mart/xenomai/ex07/ex07c.c [moved from mart/ex07/ex07c.c with 100% similarity]
mart/xenomai/ex07/explanations.txt [moved from mart/ex07/explanations.txt with 100% similarity]
mart/xenomai/ex08/Makefile [moved from mart/ex08/Makefile with 100% similarity]
mart/xenomai/ex08/ex08a.c [moved from mart/ex08/ex08a.c with 100% similarity]
mart/xenomai/ex08/ex08b.c [moved from mart/ex08/ex08b.c with 100% similarity]
mart/xenomai/ex09/Makefile [moved from mart/ex09/Makefile with 100% similarity]
mart/xenomai/ex09/ex09a1.c [moved from mart/ex09/ex09a1.c with 100% similarity]
mart/xenomai/ex09/ex09a2.c [moved from mart/ex09/ex09a2.c with 100% similarity]
mart/xenomai/ex09/ex09b.c [moved from mart/ex09/ex09b.c with 100% similarity]
mart/xenomai/ex09/explanations.txt [moved from mart/ex09/explanations.txt with 100% similarity]
mart/xenomai/ex10/Makefile [moved from mart/ex10/Makefile with 100% similarity]
mart/xenomai/ex10/ex10a.c [moved from mart/ex10/ex10a.c with 100% similarity]
mart/xenomai/ex10/ex10ab.csv [moved from mart/ex10/ex10ab.csv with 100% similarity]
mart/xenomai/ex10/ex10ab.svg [moved from mart/ex10/ex10ab.svg with 100% similarity]
mart/xenomai/ex10/ex10d.c [new file with mode: 0644]
mart/xenomai/ex10/ex10d.csv [moved from mart/ex10/ex10d.csv with 100% similarity]
mart/xenomai/ex10/ex10d.svg [moved from mart/ex10/ex10d.svg with 100% similarity]
mart/xenomai/ex10/ex10d1.c [moved from mart/ex10/ex10d1.c with 100% similarity]
mart/xenomai/ex10/ex10d2.c [moved from mart/ex10/ex10d2.c with 100% similarity]
mart/xenomai/ex10/plots.m [moved from mart/ex10/plots.m with 100% similarity]
mart/xenomai/ex11/Makefile [moved from mart/ex11/Makefile with 100% similarity]
mart/xenomai/ex11/ex11.c [moved from mart/ex11/ex11.c with 100% similarity]