Daily Updates - Russty32280/IEEE-P21451-1 GitHub Wiki
Weekly Updates
We will keep a daily/weekly update on progress happening in our Project as time goes on.
10/30/2015
Added a new virtual TEDS Reader/Writer that works on XML rather than Binary Strings. This implementation can also pull xml from a website to use.
10/15/2015
The group went over the very basics behind Agile Project planning and continued work on the implementation conversion. We have decided to adopt a modified version of Scrum to help communicate with the Working group and the team here at Rowan.
10/13/2015
Students worked on beginning to digest the current implementation and relating it to the P21451-1 Draft standard set of functions. Another group of students continued working on a "Bottom Up" rework on our TIM Implementation.
10/8/2015
Before moving on to actually skeletonizing the rest of our existing code, we decided to lay out the documentation structure so we know what actually has to be placed in the function. We will merge our updated code as the files are fully documented.
10/6/2015
Students performed an introduction to the SleekXMPP library available at Frity's Repository. Students then experimented with sending formatted data as well as parsing strings from sent messages.