From: Oleksij Rempel Date: Sun, 2 Jul 2017 07:56:03 +0000 (+0200) Subject: Updated TODO (markdown) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=librecmc%2Fopen-ath9k-htc-firmware.wiki.git Updated TODO (markdown) --- diff --git a/TODO.md b/TODO.md index 9047ac6..770fbad 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,12 @@ -# Solve EP4 problem or workaround it, see [[usb related issues]] -* Move RMW command to firmware (in progress) +# General works +* Solve EP4 problem or workaround it, see [[usb related issues]] +* Move RMW command to firmware (done my olerem) * Do LED blinking by firmware * Try to route WMI commands over EP5 or EP6. This will need firmware modification * Do relaxed channel scan. Instead of doing all channels at one time, do partial scans, for example one channel each 20 seconds. +* Provide initial debian package (done by olerem and PaulFertser) +* Power Save for Multi-VIF. https://github.com/qca/open-ath9k-htc-firmware/issues/125 +* Fix periodic calibration. https://github.com/qca/open-ath9k-htc-firmware/issues/126 # Source related works * Keep cleaning. Remove atheros glue code.