]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
made make pdf quieter and narrowed the figure on in tep2 to fit in a single column...
authorbeutel <beutel>
Wed, 5 Sep 2007 14:07:32 +0000 (14:07 +0000)
committerbeutel <beutel>
Wed, 5 Sep 2007 14:07:32 +0000 (14:07 +0000)
doc/Makefile
doc/txt/tep2.txt

index 8619ae41475d9e0028fa7b629098f298cbfcf715..7aa77f42464f639734836cf572c0ed17c491c545 100644 (file)
@@ -30,7 +30,7 @@ $(OVERVIEW_HTML): $(OVERVIEW) $(STYLESHEET)
 
 %.tex: txt/%.txt 
        $(RST2LATEX) $< > pdf/$@
-       pdflatex -output-directory pdf $@
+       pdflatex -interaction=batchmode -output-directory pdf $@
 
 overview: $(OVERVIEW_HTML)
 
index 76b2c0316a347b5e8d9068289e510ea263ef0dd8..0407a6ae99042eec6ca035b00fdc9cd01cb77372 100644 (file)
@@ -108,45 +108,46 @@ reusable applications.
 
 ::
 
-                                 +-----------------------------+
-                                 |                             |
-                                 | Cross-platform applications |
-                                 |                             |
-                                 +--------------+--------------+
- +-----------------+                            |                            +-----------------+
- |Platform-specific|                            |                            |Platform-specific|
- |  applications   |                            |                            |  applications   |
- +--------+--------+       Platform-independent |  hardware interface        +--------+--------+
-          |          +-----------------+--------+--------+-----------------+          |
-          |          |                 |                 |                 |          |
-          |  +-------+-------+ +-------+-------+ +-------+-------+ +-------+-------+  |
-          |  |.------+------.| |.------+------.| |.------+------.| |.------+------.|  |
-          |  ||             || ||             || ||             || ||    HIL 4    ||  |
-          |  ||    HIL 1    || ||    HIL 2    || ||    HIL 3    || |`------+------'|  |
-          |  ||             || |`------+------'| |`------+------'| |       |       |  |
-          |  |`------+------'| |       |       | |       |       | |       |  +----+--+
-          +--+----+  |       | |.------+------.| |       |       | |       |  |    |
-             |    |  |       | ||             || |.------+------.| |.------+--+---.|
-             |.---+--+------.| ||             || ||             || ||             ||
-             ||             || ||    HAL 2    || ||             || ||             ||
-             ||             || ||             || ||    HAL 3    || ||    HAL 4    ||
-             ||    HAL 1    || |`------+------'| ||             || ||             ||
-             ||             || |       |       | ||             || ||             ||
-             ||             || |       |       | |`------+------'| |`------+------'|
-             |`------+------'| |.------+------.| |       |       | |       |       |
-             |       |       | ||             || |.------+------.| |       |       |
-             |.------+------.| ||    HPL 2    || ||             || |.------+------.|
-             ||    HPL 1    || ||             || ||    HPL 3    || ||    HPL 4    ||
-             |`------+------'| |`------+------'| |`------+------'| |`------+------'|
-             +-------+-------+ +-------+-------+ +-------+-------+ +-------+-------+  HW/SW
-                     |                 |                 |                 |          boundary
-        ************************************************************************************
-              +------+------+   +------+------+   +------+------+   +------+------+
-              |HW Platform 1|   |HW Platform 2|   |HW Platform 3|   |HW Platform 4|
-              +-------------+   +-------------+   +-------------+   +-------------+
+                           +-----------------------------+
+                           |                             |
+                           | Cross-platform applications |
+                           |                             |
+                           +--------------+--------------+
+ +-----------------+                      |                  +-----------------+
+ |Platform-specific|                      |                  |Platform-specific|
+ |  applications   |                      |                  |  applications   |
+ +--------+--------+                      |                  +--------+--------+
+          |          Platform-independent | hardware interface        |      
+          |        +-------------+--------+----+-------------+        |
+          |        |             |             |             |        |
+          |  +-----+-----+ +-----+-----+ +-----+-----+ +-----+-----+  |
+          |  |.----+----.| |.----+----.| |.----+----.| |.----+----.|  |
+          |  ||         || ||         || ||         || ||  HIL 4  ||  |
+          |  ||  HIL 1  || ||  HIL 2  || ||  HIL 3  || |`----+----'|  |
+          |  ||         || |`----+----'| |`----+----'| |     |     |  |
+          |  |`----+----'| |     |     | |     |     | |     |  +--+--+
+          +--+--+  |     | |.----+----.| |     |     | |     |  |  |
+             |  |  |     | ||         || |.----+----.| |.----+--+-.|
+             |.-+--+----.| ||         || ||         || ||         ||
+             ||         || ||  HAL 2  || ||         || ||         ||
+             ||         || ||         || ||  HAL 3  || ||  HAL 4  ||
+             ||  HAL 1  || |`----+----'| ||         || ||         ||
+             ||         || |     |     | ||         || ||         ||
+             ||         || |     |     | |`----+----'| |`----+----'|
+             |`----+----'| |.----+----.| |     |     | |     |     |
+             |     |     | ||         || |.----+----.| |     |     |
+             |.----+----.| ||  HPL 2  || ||         || |.----+----.|
+             ||  HPL 1  || ||         || ||  HPL 3  || ||  HPL 4  ||
+             |`----+----'| |`----+----'| |`----+----'| |`----+----'|
+             +-----+-----+ +-----+-----+ +-----+-----+ +-----+-----+  HW/SW
+                   |             |             |             |          boundary
+        ************************************************************************
+            +------+-----+ +-----+-----+ +-----+-----+ +-----+-----+
+            |HW Plat 1   | |HW Plat 2  | |HW Plat 3  | |HW Plat 4  |
+            +------------+ +-----------+ +-----------+ +-----------+
 
                     
-                       Fig.1: The proposed Hardware Abstraction Architecture
+              Fig.1: The proposed Hardware Abstraction Architecture
 
 
 
@@ -613,7 +614,7 @@ Citations
    P.Buonadonna, L.Nachman, G.Tolle, D.Culler, and A.Wolisz, 
    "T2: A Second Generation OS For Embedded Sensor Networks", 
    *Technical Report TKN-05-007*, Telecommunication Networks Group, 
-   Technische Universitรคt Berlin, November 2005.
+   Technische Universitaet Berlin, November 2005.
 
 .. [WindowsCE] "The WindowsCE operating system home page", *Online*,
    http://msdn.microsoft.com/embedded/windowsce