=====Firmware Team Meeting - November 17, 2015===== **Attended: Scott, Jason, Ryan** =====Updates===== * Binary transmission functionality * Function pointers * Low pass filter implemented * Utility functions (begun work) =====Problems===== * Received binary packet doesn't match sent * Function pointers for transmission (resolved) * Memory leak (pointer management) * Arduino IDE debugging =====Reminders===== * CDR 11/21 * Get pin config (Dragonfruit) from shared schematic (thank you Dragonfruit team) * Working main file -> Unit testing * Unit test information coming from Jason =====Goals===== * Finish packet organization code * CDR Presentation * Complete utility functions * Resolve binary packet issue * Complete main .ino * Begin Unit testing =====Other Notes===== * Consider what makes new code different from original code * Consider how to improve modularity * Utility functions (Health check, ADC, overflow check)