I'll try to sync with Chorgy this week to help complete the Comm controller software. I'm going to add a watchdog timer to that code, and we need to complete the real uplink command transfer code. I can't tell yet precisely why the comm ctrlr is freezing, but it does seem to happen when it has to read data from EEPROM during rapid telemetry tx times. Wonder if the FCPU and comm ctrlr are fighting over the eeprom?
Thanks,
Dan
Sent from my iPhone
On Apr 1, 2012, at 16:11, Brad Luyster <bradl...@gmail.com> wrote:
> Went through a very good mission control simulation today which rooted out many bugs, and identified a few areas of focus. I've created a sim notes page under the White Star google docs. To note: This was the smoothest mission control sim ever. Our new tools and systems have created a balloon which can easily be launched, manipulated, and tracked.
>
> Our single biggest source of instability was the comm controller. We encountered two comm controller freeze-ups during the sim. This also allowed us to identify flight computer epoch reset conditions: The flight computer only resets its epoch when the comm controller freezes up at the same time. I've added some more debug code to the flight computer which will identify why this is occurring. If you notice the comm controller freezing up, please grab a snapshot of what the flight computer is doing.
>
> We weren't able to prep a few systems due to time constraints, but all the systems tested performed well. Here are our findings:
> Humidity sensor does not appear to be working.
> Ambient Pressure sensor is intermittent at best.
>
> Need to tweak some things on the web page.
> Need to flesh out some instructions on the wiki (primarily for resetting web systems).
> Need to fix i2c bus freezeups on the sensor controller.
>
> If anyone has any questions, please feel free to ask.
>
> -Brad