|
#42
|
Reread all the scheduler synchronization, semaphore and sleep code
|
marvin
|
assigned
|
None
|
|
task
|
critical
|
dave
|
01/30/08
|
|
#46
|
Do not use stack-allocated arrays in FS code
|
baseplate
|
new
|
None
|
|
defect
|
critical
|
sam
|
06/22/08
|
|
#17
|
Implement a driver to support the Bluetooth
|
drivers
|
new
|
None
|
|
enhancement
|
major
|
jflesch
|
11/05/07
|
|
#39
|
Make scheduling decisions when unlocking the scheduler
|
marvin
|
new
|
None
|
|
enhancement
|
major
|
dave
|
12/09/07
|
|
#41
|
Improve the performance of the semaphore code
|
marvin
|
new
|
None
|
|
defect
|
major
|
dave
|
12/10/07
|
|
#22
|
Bluetooth : Connections management
|
drivers
|
new
|
None
|
|
defect
|
minor
|
jflesch
|
11/05/07
|
|
#24
|
Add assertions to the I2C, I2C memory and Radar drivers
|
drivers
|
new
|
None
|
|
defect
|
minor
|
sam
|
11/09/07
|
|
#26
|
Add assertions to the Bluetooth driver.
|
drivers
|
new
|
None
|
|
defect
|
minor
|
jflesch
|
01/30/08
|
|
#27
|
Reorganize the sensors documentation
|
drivers
|
new
|
None
|
|
enhancement
|
minor
|
dave
|
11/09/07
|
|
#28
|
Integrate a PID feedback loop to the motor driver
|
drivers
|
new
|
None
|
|
enhancement
|
minor
|
dave
|
11/09/07
|
|
#33
|
Disable I2C interrupt when no transaction is active
|
drivers
|
assigned
|
None
|
|
defect
|
minor
|
sam
|
01/30/08
|
|
#36
|
Check semaphores on task destruction
|
marvin
|
new
|
None
|
|
enhancement
|
minor
|
dave
|
12/09/07
|
|
#32
|
Make TLSF smarter about handling out of memory conditions.
|
baseplate
|
closed
|
wontfix
|
|
defect
|
major
|
dave
|
06/02/08
|
|
#8
|
Fix strcmp()
|
baseplate
|
closed
|
fixed
|
|
defect
|
minor
|
sam
|
06/02/08
|
|
#45
|
Implement basic flash read/write functions
|
baseplate
|
closed
|
fixed
|
|
task
|
major
|
sam, sarah
|
04/22/08
|
|
#43
|
Sensor test asserts when run with no sensors connected
|
tests
|
closed
|
fixed
|
|
defect
|
major
|
sam
|
01/30/08
|
|
#16
|
Ultrasonic radar sensor driver
|
drivers
|
closed
|
fixed
|
|
task
|
major
|
sam
|
01/30/08
|
|
#40
|
Remove some control from the functions in _scheduler.h
|
marvin
|
closed
|
fixed
|
|
defect
|
major
|
dave
|
12/10/07
|
|
#37
|
Implement real sleep() support
|
marvin
|
closed
|
fixed
|
|
enhancement
|
critical
|
dave
|
12/09/07
|
|
#38
|
Improve the accuracy of the scheduler
|
marvin
|
closed
|
fixed
|
|
enhancement
|
major
|
dave
|
12/09/07
|
|
#31
|
Tweak application kernel include paths.
|
build-system
|
closed
|
fixed
|
|
defect
|
critical
|
dave
|
12/09/07
|
|
#14
|
Implement a basic scheduler
|
marvin
|
closed
|
fixed
|
|
enhancement
|
blocker
|
dave
|
12/09/07
|
|
#30
|
Make tasks gracefully exitable.
|
marvin
|
closed
|
fixed
|
|
enhancement
|
major
|
dave
|
12/09/07
|
|
#35
|
Semaphore destruction
|
marvin
|
closed
|
fixed
|
|
defect
|
major
|
dave
|
12/09/07
|
|
#34
|
Implement semaphores
|
marvin
|
closed
|
fixed
|
|
enhancement
|
critical
|
dave
|
12/09/07
|
|
#29
|
Implement the scheduler core API
|
marvin
|
closed
|
fixed
|
|
enhancement
|
critical
|
dave
|
12/08/07
|
|
#25
|
Add assertions to all drivers except digital sensors and Bluetooth
|
drivers
|
closed
|
fixed
|
|
enhancement
|
critical
|
dave
|
11/09/07
|
|
#15
|
The Great Documentation Fixit of 2007
|
all
|
closed
|
fixed
|
|
task
|
major
|
dave
|
11/09/07
|
|
#23
|
Implement assertions and use them
|
baseplate
|
closed
|
fixed
|
|
defect
|
major
|
dave
|
11/09/07
|
|
#21
|
Bluetooth : Know devices list management
|
drivers
|
closed
|
fixed
|
|
enhancement
|
minor
|
jflesch
|
11/05/07
|
|
#20
|
Bluetooth : Setting friendly name and visibility
|
drivers
|
closed
|
fixed
|
|
enhancement
|
minor
|
jflesch
|
11/05/07
|
|
#19
|
Bluetooth device discovery
|
drivers
|
closed
|
fixed
|
|
enhancement
|
minor
|
jflesch
|
11/05/07
|
|
#18
|
Support of the UART 1
|
drivers
|
closed
|
fixed
|
|
enhancement
|
minor
|
jflesch
|
11/05/07
|
|
#13
|
System task crashes on exit
|
marvin
|
closed
|
fixed
|
|
defect
|
major
|
dave
|
11/05/07
|
|
#12
|
Firmwares randomly reboot/go insane when written to flash
|
baseplate
|
closed
|
fixed
|
|
defect
|
critical
|
dave
|
11/05/07
|
|
#11
|
Generate a metadata blob for each kernel and automate firmware bootup
|
build-system
|
closed
|
fixed
|
|
enhancement
|
major
|
dave
|
11/05/07
|
|
#10
|
Port the TVM port to the new build system
|
build-system
|
closed
|
fixed
|
|
task
|
major
|
dave
|
11/05/07
|
|
#9
|
Switch the build system to SCons
|
build-system
|
closed
|
fixed
|
|
enhancement
|
major
|
dave
|
11/05/07
|