=====Firmware Team Meeting - December 1, 2015===== **Attended: Scott, Jason, Ryan** =====Updates===== * Removed dynamic memory allocation * Increased sampling amount for binary transmission * Documented the Utilities module * Routines based on weatherbox health =====Problems===== * N/A =====Reminders===== * Working main file -> Unit testing * Get pin config (Dragonfruit) from shared schematic (thank you Dragonfruit team) * Final Presentation 12/5 * Poster * Youtube Video * 496 Paper =====Goals===== * Verify main code * Begin Unit testing * Final Presentation PowerPoint * Draft poster for Leadership team to review * Update Problems & Solutions section (on Wiki) * Script for Youtube Video =====Other Notes===== * Test for expected, extreme, and abnormal cases (unit testing) * Test for handling the error, not necessarily working past the error (unit testing) * Compare and contrast current code with previous code (Essay, Poster, Presentation) * Detail Modular approach, maintenance, features, configurations (Essay, Poster, Presentation) * Avoid displaying the code just to present the code (Poster, Presentation) * Show snippets of code that emphasize the improvements (Poster, Presentation) * Include block diagram, algorithm, module diagrams, etc (Poster, Presentation)