You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: section/iterations.tex
+18-18
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
\chapter{Iterations}
2
2
3
-
This section contains an overview and a summary of each iteration of this project. The project was splitted into
3
+
This section contains an overview and a summary of each iteration of this project. The project was split into
4
4
iterations of two weeks, and the content is based on the activity plan and the status report that was delivered to the supervisor.
5
5
6
6
\section{Iteration 1}
7
7
Week 6 and 7
8
8
\subsection{Summary}
9
-
This was the first two weeks of the project and the group was getting together to know each others.
10
-
Meeting with the customer to get the requirement spesification and understanding of the projects goal was done.
11
-
Required libraries, licenses and other factors was taken in account before the group could start developing.
9
+
These were the first two weeks of the project and the group was getting together to get to know each other.
10
+
Meeting with the customer to get the requirement specification and understanding of the projects goal was done.
11
+
Required libraries, licenses and other factors was taken in account before the group could start developing.
12
12
13
13
\subsection{Overview}
14
14
\begin{itemize}
15
15
\item{Confirm understanding of the task}
16
16
\item{Ideas for identifying the capabilities of an Arduino device and how to communicate these to the store client}
17
-
\item{Investigate potential solutions to faceilitate over the air installation of Arduino apps}
17
+
\item{Investigate potential solutions to facilitate over the air installation of Arduino apps}
18
18
\item{design the GUI for the app store}
19
19
\item{Research on Apache licenses}
20
20
\item{Meeting with customer}
@@ -23,15 +23,15 @@ \subsection{Overview}
23
23
\section{Iteration 2}
24
24
Week 8 and 9
25
25
\subsection{Summary}
26
-
Nothing special happened these weeks. The group had a good progress and held a steady pace. The GUI design was drawed
26
+
Nothing special happened these weeks. The group had a good progress and held a steady pace. The GUI design was drawn
27
27
and the customers feedback on this design was good.
28
28
29
29
\subsection{Overview}
30
30
\begin{itemize}
31
31
\item{Think architectural}
32
32
\item{Designing of GUI}
33
33
\item{Research on over the air implementation}
34
-
\item{Research ubicollab libraries}
34
+
\item{Research Ubicollab libraries}
35
35
\item{Use iJacket - generic app bluetooth connection code}
36
36
\item{Implement a first sketch of the content provider}
37
37
\item{Meeting with customer}
@@ -41,42 +41,42 @@ \section{Iteration 3}
41
41
Week 10 and 11
42
42
\subsection{Summary}
43
43
Focus on bluetooth connection and over the air implementation was taken place these weeks. The application was taking form
44
-
and the bugs was beginning to show up. There was some issues with over the air because of uncompatible licenses and much work was
44
+
and the bugs was beginning to show up. There was some issues with over the air because of incompatible licenses and much work was
45
45
put on research. The Android application was estimated to be 50\% complete.
46
46
47
47
\subsection{Overview}
48
48
\begin{itemize}
49
49
\item{Research ubicollab libraries}
50
50
\item{Designing the rest of the GUI}
51
-
\item{Establish a BT connection between android and arduino}
51
+
\item{Establish a BT connection between Android and Arduino}
52
52
\item{Implement last drawn of the content provider}
53
53
\item{Meeting with customer}
54
54
\end{itemize}
55
55
56
56
\section{Iteration 4}
57
57
Week 12 and 13
58
58
\subsection{Summary}
59
-
This iteration was critical when the implementation of over the air was said to be impossible with Apache v.2 License.
60
-
A crisis meeting with the customer was taken place and the group and the customer got in an agreement of writing
61
-
a protocol (STK500) for installing over the air. Sync Adapter had to be eliminated and the focus was now on writing the protocol as a library.
59
+
This iteration became critical when existing implementations were either incompatible with the required Apache v.2 license, or nonexistent on Android.
60
+
A crisis meeting with the customer took place and the group and the customer agreed to write
61
+
a protocol (STK500) for installing over the air. Developing the Sync Adapter had to be eliminated, and the focus was now on writing the protocol as a library.
62
62
63
63
\subsection{Overview}
64
64
\begin{itemize}
65
-
\item{Crisis meeting with customer}
65
+
\item{Emergency meeting with customer}
66
66
\begin{itemize}
67
-
\item{Not possible to develope over the air with apache v.2}
68
-
\item{Come to an agreement of writing the protocol ourself as a library}
67
+
\item{Not possible to use existing solutions}
68
+
\item{Come to an agreement of writing the protocol ourselves as a library}
69
69
\end{itemize}
70
70
\item{Research on STK500}
71
71
\item{Unit test sketches}
72
-
\item{Develope android application}
72
+
\item{Develop Android application}
73
73
\end{itemize}
74
74
75
75
\section{Iteration 5}
76
76
Week 14 and 15
77
77
\subsection{Summary}
78
78
Good progress and much was done. The group was more optimistic about the protocol and the application was almost complete.
79
-
The group was now splitted into two, where one group was writing the protocol, and the other group was writing Unit tests and polishing the last parts of the application.
79
+
The group was now split into two, where one group was writing the protocol, and the other group was writing Unit tests and polishing the last parts of the application.
0 commit comments