Skip to content

Commit 23f5b2a

Browse files
Fixed bug in Led constructor, changed logDir configuration, generated new javadoc
1 parent 051b408 commit 23f5b2a

83 files changed

Lines changed: 18825 additions & 10813 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
debug=true
2-
logDir=/var/log/gopigo
2+
logDir=../log
33
logFile=all.log
Lines changed: 58 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,59 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2-
<!-- NewPage -->
3-
<html lang="en">
4-
<head>
5-
<!-- Generated by javadoc (1.8.0) on Tue Apr 07 23:02:56 UTC 2015 -->
6-
<title>All Classes</title>
7-
<meta name="date" content="2015-04-07">
8-
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9-
<script type="text/javascript" src="script.js"></script>
10-
</head>
11-
<body>
12-
<h1 class="bar">All&nbsp;Classes</h1>
13-
<div class="indexContainer">
14-
<ul>
15-
<li><a href="com/dexterind/gopigo/components/Board.html" title="class in com.dexterind.gopigo.components" target="classFrame">Board</a></li>
16-
<li><a href="com/dexterind/gopigo/utils/Commands.html" title="class in com.dexterind.gopigo.utils" target="classFrame">Commands</a></li>
17-
<li><a href="com/dexterind/gopigo/utils/Debug.html" title="class in com.dexterind.gopigo.utils" target="classFrame">Debug</a></li>
18-
<li><a href="com/dexterind/gopigo/components/Encoders.html" title="class in com.dexterind.gopigo.components" target="classFrame">Encoders</a></li>
19-
<li><a href="com/dexterind/gopigo/Gopigo.html" title="class in com.dexterind.gopigo" target="classFrame">Gopigo</a></li>
20-
<li><a href="com/dexterind/gopigo/GopigoListener.html" title="interface in com.dexterind.gopigo" target="classFrame"><span class="interfaceName">GopigoListener</span></a></li>
21-
<li><a href="com/dexterind/gopigo/components/Led.html" title="class in com.dexterind.gopigo.components" target="classFrame">Led</a></li>
22-
<li><a href="com/dexterind/gopigo/behaviours/Motion.html" title="class in com.dexterind.gopigo.behaviours" target="classFrame">Motion</a></li>
23-
<li><a href="com/dexterind/gopigo/components/Motor.html" title="class in com.dexterind.gopigo.components" target="classFrame">Motor</a></li>
24-
<li><a href="com/dexterind/gopigo/components/Servo.html" title="class in com.dexterind.gopigo.components" target="classFrame">Servo</a></li>
25-
<li><a href="com/dexterind/gopigo/utils/Statuses.html" title="class in com.dexterind.gopigo.utils" target="classFrame">Statuses</a></li>
26-
<li><a href="com/dexterind/gopigo/events/StatusEvent.html" title="class in com.dexterind.gopigo.events" target="classFrame">StatusEvent</a></li>
27-
<li><a href="com/dexterind/gopigo/components/UltraSonicSensor.html" title="class in com.dexterind.gopigo.components" target="classFrame">UltraSonicSensor</a></li>
28-
<li><a href="com/dexterind/gopigo/events/VoltageEvent.html" title="class in com.dexterind.gopigo.events" target="classFrame">VoltageEvent</a></li>
29-
</ul>
30-
</div>
31-
</body>
32-
</html>
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_65) on Sun Jun 28 17:30:32 CEST 2015 -->
6+
<TITLE>
7+
All Classes
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2015-06-28">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
13+
14+
15+
</HEAD>
16+
17+
<BODY BGCOLOR="white">
18+
<FONT size="+1" CLASS="FrameHeadingFont">
19+
<B>All Classes</B></FONT>
20+
<BR>
21+
22+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
23+
<TR>
24+
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/dexterind/gopigo/components/Board.html" title="class in com.dexterind.gopigo.components" target="classFrame">Board</A>
25+
<BR>
26+
<A HREF="com/dexterind/gopigo/utils/Commands.html" title="class in com.dexterind.gopigo.utils" target="classFrame">Commands</A>
27+
<BR>
28+
<A HREF="com/dexterind/gopigo/utils/Debug.html" title="class in com.dexterind.gopigo.utils" target="classFrame">Debug</A>
29+
<BR>
30+
<A HREF="com/dexterind/gopigo/components/Encoders.html" title="class in com.dexterind.gopigo.components" target="classFrame">Encoders</A>
31+
<BR>
32+
<A HREF="com/dexterind/gopigo/Gopigo.html" title="class in com.dexterind.gopigo" target="classFrame">Gopigo</A>
33+
<BR>
34+
<A HREF="com/dexterind/gopigo/GopigoListener.html" title="interface in com.dexterind.gopigo" target="classFrame"><I>GopigoListener</I></A>
35+
<BR>
36+
<A HREF="com/dexterind/gopigo/components/IRReceiverSensor.html" title="class in com.dexterind.gopigo.components" target="classFrame">IRReceiverSensor</A>
37+
<BR>
38+
<A HREF="com/dexterind/gopigo/components/Led.html" title="class in com.dexterind.gopigo.components" target="classFrame">Led</A>
39+
<BR>
40+
<A HREF="com/dexterind/gopigo/behaviours/Motion.html" title="class in com.dexterind.gopigo.behaviours" target="classFrame">Motion</A>
41+
<BR>
42+
<A HREF="com/dexterind/gopigo/components/Motor.html" title="class in com.dexterind.gopigo.components" target="classFrame">Motor</A>
43+
<BR>
44+
<A HREF="com/dexterind/gopigo/components/Servo.html" title="class in com.dexterind.gopigo.components" target="classFrame">Servo</A>
45+
<BR>
46+
<A HREF="com/dexterind/gopigo/utils/Statuses.html" title="class in com.dexterind.gopigo.utils" target="classFrame">Statuses</A>
47+
<BR>
48+
<A HREF="com/dexterind/gopigo/events/StatusEvent.html" title="class in com.dexterind.gopigo.events" target="classFrame">StatusEvent</A>
49+
<BR>
50+
<A HREF="com/dexterind/gopigo/components/UltraSonicSensor.html" title="class in com.dexterind.gopigo.components" target="classFrame">UltraSonicSensor</A>
51+
<BR>
52+
<A HREF="com/dexterind/gopigo/events/VoltageEvent.html" title="class in com.dexterind.gopigo.events" target="classFrame">VoltageEvent</A>
53+
<BR>
54+
</FONT></TD>
55+
</TR>
56+
</TABLE>
57+
58+
</BODY>
59+
</HTML>
Lines changed: 58 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,59 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2-
<!-- NewPage -->
3-
<html lang="en">
4-
<head>
5-
<!-- Generated by javadoc (1.8.0) on Tue Apr 07 23:02:56 UTC 2015 -->
6-
<title>All Classes</title>
7-
<meta name="date" content="2015-04-07">
8-
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9-
<script type="text/javascript" src="script.js"></script>
10-
</head>
11-
<body>
12-
<h1 class="bar">All&nbsp;Classes</h1>
13-
<div class="indexContainer">
14-
<ul>
15-
<li><a href="com/dexterind/gopigo/components/Board.html" title="class in com.dexterind.gopigo.components">Board</a></li>
16-
<li><a href="com/dexterind/gopigo/utils/Commands.html" title="class in com.dexterind.gopigo.utils">Commands</a></li>
17-
<li><a href="com/dexterind/gopigo/utils/Debug.html" title="class in com.dexterind.gopigo.utils">Debug</a></li>
18-
<li><a href="com/dexterind/gopigo/components/Encoders.html" title="class in com.dexterind.gopigo.components">Encoders</a></li>
19-
<li><a href="com/dexterind/gopigo/Gopigo.html" title="class in com.dexterind.gopigo">Gopigo</a></li>
20-
<li><a href="com/dexterind/gopigo/GopigoListener.html" title="interface in com.dexterind.gopigo"><span class="interfaceName">GopigoListener</span></a></li>
21-
<li><a href="com/dexterind/gopigo/components/Led.html" title="class in com.dexterind.gopigo.components">Led</a></li>
22-
<li><a href="com/dexterind/gopigo/behaviours/Motion.html" title="class in com.dexterind.gopigo.behaviours">Motion</a></li>
23-
<li><a href="com/dexterind/gopigo/components/Motor.html" title="class in com.dexterind.gopigo.components">Motor</a></li>
24-
<li><a href="com/dexterind/gopigo/components/Servo.html" title="class in com.dexterind.gopigo.components">Servo</a></li>
25-
<li><a href="com/dexterind/gopigo/utils/Statuses.html" title="class in com.dexterind.gopigo.utils">Statuses</a></li>
26-
<li><a href="com/dexterind/gopigo/events/StatusEvent.html" title="class in com.dexterind.gopigo.events">StatusEvent</a></li>
27-
<li><a href="com/dexterind/gopigo/components/UltraSonicSensor.html" title="class in com.dexterind.gopigo.components">UltraSonicSensor</a></li>
28-
<li><a href="com/dexterind/gopigo/events/VoltageEvent.html" title="class in com.dexterind.gopigo.events">VoltageEvent</a></li>
29-
</ul>
30-
</div>
31-
</body>
32-
</html>
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_65) on Sun Jun 28 17:30:32 CEST 2015 -->
6+
<TITLE>
7+
All Classes
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2015-06-28">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
13+
14+
15+
</HEAD>
16+
17+
<BODY BGCOLOR="white">
18+
<FONT size="+1" CLASS="FrameHeadingFont">
19+
<B>All Classes</B></FONT>
20+
<BR>
21+
22+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
23+
<TR>
24+
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/dexterind/gopigo/components/Board.html" title="class in com.dexterind.gopigo.components">Board</A>
25+
<BR>
26+
<A HREF="com/dexterind/gopigo/utils/Commands.html" title="class in com.dexterind.gopigo.utils">Commands</A>
27+
<BR>
28+
<A HREF="com/dexterind/gopigo/utils/Debug.html" title="class in com.dexterind.gopigo.utils">Debug</A>
29+
<BR>
30+
<A HREF="com/dexterind/gopigo/components/Encoders.html" title="class in com.dexterind.gopigo.components">Encoders</A>
31+
<BR>
32+
<A HREF="com/dexterind/gopigo/Gopigo.html" title="class in com.dexterind.gopigo">Gopigo</A>
33+
<BR>
34+
<A HREF="com/dexterind/gopigo/GopigoListener.html" title="interface in com.dexterind.gopigo"><I>GopigoListener</I></A>
35+
<BR>
36+
<A HREF="com/dexterind/gopigo/components/IRReceiverSensor.html" title="class in com.dexterind.gopigo.components">IRReceiverSensor</A>
37+
<BR>
38+
<A HREF="com/dexterind/gopigo/components/Led.html" title="class in com.dexterind.gopigo.components">Led</A>
39+
<BR>
40+
<A HREF="com/dexterind/gopigo/behaviours/Motion.html" title="class in com.dexterind.gopigo.behaviours">Motion</A>
41+
<BR>
42+
<A HREF="com/dexterind/gopigo/components/Motor.html" title="class in com.dexterind.gopigo.components">Motor</A>
43+
<BR>
44+
<A HREF="com/dexterind/gopigo/components/Servo.html" title="class in com.dexterind.gopigo.components">Servo</A>
45+
<BR>
46+
<A HREF="com/dexterind/gopigo/utils/Statuses.html" title="class in com.dexterind.gopigo.utils">Statuses</A>
47+
<BR>
48+
<A HREF="com/dexterind/gopigo/events/StatusEvent.html" title="class in com.dexterind.gopigo.events">StatusEvent</A>
49+
<BR>
50+
<A HREF="com/dexterind/gopigo/components/UltraSonicSensor.html" title="class in com.dexterind.gopigo.components">UltraSonicSensor</A>
51+
<BR>
52+
<A HREF="com/dexterind/gopigo/events/VoltageEvent.html" title="class in com.dexterind.gopigo.events">VoltageEvent</A>
53+
<BR>
54+
</FONT></TD>
55+
</TR>
56+
</TABLE>
57+
58+
</BODY>
59+
</HTML>

0 commit comments

Comments
 (0)