UAS/Design/Software

From HeatSync Labs Wiki
Revision as of 22:21, 21 August 2011 by 174.17.238.130 (talk) (Created page with 'Software Design should be layout out here. Should have an initial design that outlines the major components, and how they inter communicate. ==Implementation Considerations ==…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Software Design should be layout out here.

Should have an initial design that outlines the major components, and how they inter communicate.


Implementation Considerations

  • code will be implemented in c++
  • application will be single threaded, design may or mayn't take this into consideration.