Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / scheduler @ 1561

Name Size Revision Age Author Comment
Makefile 490 Bytes 1561 over 14 years David Schultz Updated all makefiles. You may need to update ...
main.c 300 Bytes 1479 over 14 years John Sexton Set up scheduler.c/.h files with headers comments.
scheduler.c 4.93 KB 1546 over 14 years Justin Scheiner Broke build.
scheduler.h 502 Bytes 1544 over 14 years Justin Scheiner I gave the scheduler a crack based on avrOS and...

Latest revisions

# Date Author Comment
1561 11/16/2009 09:53 PM David Schultz

Updated all makefiles. You may need to update the port settings to get your project to program the robots again.

1546 11/16/2009 03:20 AM Justin Scheiner

Broke build.

1545 11/16/2009 03:20 AM Justin Scheiner

Fixes..

Defaults to main,
Creates launch stacks (just realized this is sort of backwards),
Returns to tasks that are already running.

1544 11/16/2009 03:10 AM Justin Scheiner

I gave the scheduler a crack based on avrOS and the code
from 18348 that I think caused John to add these skeleton files.

Very very basic preemptive task scheduling that runs through the
list of tasks, checks if they are ready to run based on a timer period...

1479 11/05/2009 01:17 AM John Sexton

Set up scheduler.c/.h files with headers comments.

1478 11/05/2009 12:49 AM John Sexton

Collecting necessary files to begin developing timer-based analog
scheduling.

1477 11/05/2009 12:45 AM John Sexton

Collecting necessary files to begin developing timer-based analog scheduling.

33 09/12/2007 06:32 PM James Kong

added autonomous_recharging and scheduler folders to projects

View revisions

Also available in: Atom