mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-22 19:20:41 +02:00
TODO: updated
This commit is contained in:
parent
8f949842db
commit
865d3bb264
11
TODO
11
TODO
@ -14,17 +14,26 @@ Current stuff
|
|||||||
Work-around: those wishing to build their boot loader should use
|
Work-around: those wishing to build their boot loader should use
|
||||||
commit ce16a16.
|
commit ce16a16.
|
||||||
|
|
||||||
|
Resolution: should work now (after the stack split). Still needs
|
||||||
|
testing.
|
||||||
|
|
||||||
- atusb/fw/ design flaw: we can send an interrupt queued in EP1 after
|
- atusb/fw/ design flaw: we can send an interrupt queued in EP1 after
|
||||||
a control transfer has happened that turns off the interrupt source
|
a control transfer has happened that turns off the interrupt source
|
||||||
|
|
||||||
Work-around: none
|
Work-around: seems that waiting for 10 ms gets it most of the time
|
||||||
|
|
||||||
- atusb/fw/ should combine interrupts so that we don't have to read
|
- atusb/fw/ should combine interrupts so that we don't have to read
|
||||||
IRQ_STATUS (this goal may conflict with the synchronization
|
IRQ_STATUS (this goal may conflict with the synchronization
|
||||||
requirement above, though)
|
requirement above, though)
|
||||||
|
|
||||||
|
Resolution: do less instead of more - we now don't even touch
|
||||||
|
IRQ_STATUS in the atusb firmware and just send a zero byte as an
|
||||||
|
indication that something has happened.
|
||||||
|
|
||||||
- show WLAN channels in atrf-rssi -g
|
- show WLAN channels in atrf-rssi -g
|
||||||
|
|
||||||
|
Resolution: done
|
||||||
|
|
||||||
- atusb/fw/: think of a better way to re-enable INT0 after ATUSB_GPIO
|
- atusb/fw/: think of a better way to re-enable INT0 after ATUSB_GPIO
|
||||||
|
|
||||||
- atusb/fw/: remove obsolete atusb requests
|
- atusb/fw/: remove obsolete atusb requests
|
||||||
|
Loading…
Reference in New Issue
Block a user