> > Hi Dennis, Thank you for your detailed comment, and sorry for my late response!
>What does the monitoring do? Log to persistent memory? Send telemetry >via a radio link? Activate a self-destruct if the parameters go out of >range? The monitoring will acquire data from a sensor during the flight, and send them to the general flight system (using normal electrical wire) which will send everything back with radio link. So we can say that the board will not be the main computer in the system, but just an external data collector (collect-compress-send). We plan to add redundancy to prevent data corruption. What is your opinion about Graham's suggestion; PocketBeagle working with freeRTOS with TI starterware? I really like your Arduino DUE suggestion, how would you compare his speed versus the PocketBeagle's? Arduino DUE: - Microcontroller with clock speed of 84MHz (AT91SAM3X8E) - SRAM of 96KB (Two banks: 64KB and 32KB) PocketBeagle: - Processor Ocatvo Systems OSD3358 1GHz ARM Cortex-A8 - 512MB DDR3 RAM Integrated I don't get how to compare a Processor with RAM versus a Microcontroller with SRAM. (I know that the SRAM is faster than the RAM, but how I could know in advance which is faster?) Thank you a lot for your time JD -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/37ea66bc-e8f5-466b-909d-8b00a77dcc1b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
