From e54a2c46422ffd4a44102cc1a275c745706a8619 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Tue, 9 Jul 2019 10:25:48 -0700 Subject: consolidate progress slides --- .../Peter_Marius_CS_Team_Report_07-12-2019.pdf | Bin 58928 -> 56805 bytes .../Peter_Marius_CS_Team_Report_07-12-2019.tex | 140 ++++++++++----------- 2 files changed, 64 insertions(+), 76 deletions(-) diff --git a/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.pdf b/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.pdf index 4ba77de..f1da5f0 100644 Binary files a/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.pdf and b/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.pdf differ diff --git a/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.tex b/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.tex index 0e8aa70..7fa759b 100644 --- a/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.tex +++ b/presentations/07-12-2019/Peter_Marius_CS_Team_Report_07-12-2019.tex @@ -6,8 +6,8 @@ \title{Weekly Report} \author{Marius Peter} -\institute{UCLA I2BL} -\date{12 July 2019} +\institute{UCLA $I^2BL$} +\date{June 12th 2019} \begin{document} @@ -19,92 +19,80 @@ \tableofcontents \end{frame} -\section{This Week's Update} +\section{Key Progress} + +% \subsection{App Structure} +% \begin{frame} +% \frametitle{App Structure} +% \begin{columns} +% \column{0.4\textwidth} +% \begin{block}{Initializing} +% \begin{enumerate} +% \item Splash Screen:\\ +% Welcome, I2BL logo +% \item BT Auth:\\ +% Connect to BT chip +% \item ITP Set:\\ +% Chose location +% \item Plot Input:\\ +% ITP (mA) vs. t (s) +% \end{enumerate} +% \end{block} +% \column{0.4\textwidth} +% \begin{block}{Sensing} +% \begin{enumerate} +% \item Acquire data:\\ +% Retrieve data from BT +% \item Plot:\\ +% Plot output mA vs. s +% \end{enumerate} +% \end{block} +% \begin{block}{Writing} +% \begin{enumerate} +% \item Write:\\ +% Write to .txt file +% \end{enumerate} +% \end{block} +% \end{columns} +% \end{frame} -\subsection{App Structure} \begin{frame} - \frametitle{App Structure} + \frametitle{This Week's Update} \begin{columns} - \column{0.4\textwidth} - \begin{block}{Initializing} + \column{0.48\textwidth} + \begin{block}{New features} \begin{enumerate} - \item Splash Screen:\\ - Welcome, I2BL logo - \item BT Auth:\\ - Connect to BT chip - \item ITP Set:\\ - Chose location - \item Plot Input:\\ - ITP (mA) vs. t (s) + \item a-f selector in GUI + \item A-F selector in GUI + \item Primary feature + \begin{itemize} + \item Does this + \item Facilitates that + \end{itemize} + \item Secondary feature + \begin{itemize} + \item Does that + \item Replaces need to do this + \end{itemize} + \item Minor feature 1: get this value + \item Minor feature 2: return this object property \end{enumerate} \end{block} - \column{0.4\textwidth} - \begin{block}{Sensing} + \column{0.48\textwidth} + \begin{block}{Refactored code} \begin{enumerate} - \item Acquire data:\\ - Retrieve data from BT - \item Plot:\\ - Plot output mA vs. s - \end{enumerate} - \end{block} - \begin{block}{Writing} - \begin{enumerate} - \item Write:\\ - Write to .txt file + \item Function 1:\\ + Simplified it + \item Function 2:\\ + Expanded it + \item Function 3:\\ + Documented it \end{enumerate} \end{block} \end{columns} \end{frame} - -\subsection{Key Progress} -\begin{frame} - \frametitle{Key Progress} - \begin{enumerate} - \item a-f selector in GUI - \item A-F selector in GUI - \end{enumerate} -\end{frame} - -\subsection{New Code} -\begin{frame} - \frametitle{New features} - \begin{enumerate} - \item Primary feature - \begin{itemize} - \item Does this - \item Facilitates that - \end{itemize} - \item Secondary feature - \begin{itemize} - \item Does that - \item Replaces need to do this - \end{itemize} - \item Minor feature 1: get this value - \item Minor feature 2: return this object property - \end{enumerate} -\end{frame} -\begin{frame} - \frametitle{Refactored code} - \begin{description} - \item[Function 1] Simplified it - \item[Function 2] Expanded it - \item[Function 3] Documented it - \end{description} -\end{frame} - -\subsection{Miscellaneous} -\begin{frame} - \frametitle{Started work on this} - \begin{itemize} - \item Relevant because... - \item Must interact with this... - \item Can be implemented in so long... - \item Will enable this... - \end{itemize} -\end{frame} - -\section{Roadmap for Upcoming Week} +\section{Roadmap} \begin{frame} \frametitle{Roadmap for Upcoming Week} \begin{enumerate} -- cgit v1.2.3