Difference between revisions of "MansOS TODO"
 (→OS level)  | 
				|||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
== Low level dev tasks (HPL, HAL) ==  | 
  == Low level dev tasks (HPL, HAL) ==  | 
||
* Platform configuration (available memory etc)  | 
|||
* Timer  | 
  |||
* Serial Com TX (done)  | 
  |||
* Serial Com RX  | 
  |||
* RF Com  | 
  |||
* ADC  | 
  |||
* LEDs (done)  | 
  |||
* MCU Pins  | 
  |||
* MCU Ports  | 
  |||
== HIL ==  | 
  == HIL ==  | 
||
* Generic Com (CSMA)  | 
  * Generic Com (CSMA)  | 
||
* Resource allocation  | 
|||
== OS level ==  | 
  == OS level ==  | 
||
| Line 22: | Line 14: | ||
* Debug support  | 
  * Debug support  | 
||
* Multi-app support  | 
  * Multi-app support  | 
||
* Thread support  | 
  |||
* Memory protection  | 
  * Memory protection  | 
||
== Platform ==  | 
  |||
* msp430 (telosb)  | 
  |||
* PC  | 
  |||
Latest revision as of 13:42, 6 October 2011
List of development tasks and comments
Low level dev tasks (HPL, HAL)
- Platform configuration (available memory etc)
 
HIL
- Generic Com (CSMA)
 - Resource allocation
 
OS level
- Debug support
 - Multi-app support
 - Memory protection