From 7df1e11fe018b1e2c96a6d05fdfb1123c44aac0d Mon Sep 17 00:00:00 2001 From: Mariano Alvira Date: Fri, 12 Mar 2010 18:06:09 -0500 Subject: [PATCH] TODO: set radio modes --- TODO | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index e3cf8bb01..86e8aba4f 100644 --- a/TODO +++ b/TODO @@ -4,14 +4,13 @@ - add timestamp to received packets -- receive callback in the isr +- transmit callback in the isr + +- add a way to set modes: tx_only, rx_only, txrx. (so you can be lazy + and have blocks of code that don't need to handle rx packets) - callback for each packet the gets transmitted - beacon sync - CCA and ED. - - - -