Commit Graph

33 Commits

Author SHA1 Message Date
Mariano Alvira
e21e8f1a45 use check_maca in rftests 2010-04-06 17:10:28 -04:00
Mariano Alvira
35c9c66c23 use new gpio interface 2010-03-16 22:03:38 -04:00
Mariano Alvira
334c316c0a make xtal trimming part of the lowlevel init routines. 2010-03-16 10:40:25 -04:00
Mariano Alvira
67aed03b1d added interrupt based uarts. 2010-03-09 18:23:40 -05:00
Mariano Alvira
1ca5cf698a did something sensible to the leds
The buffered packets made the indirect indicators misleading --- now
they match.
2010-03-08 18:39:08 -05:00
Mariano Alvira
f64e689d2c set the third bit to avoid acks. 2010-03-08 18:27:52 -05:00
Mariano Alvira
650e9e7f2f faster transmit delay 2010-03-08 18:13:48 -05:00
Mariano Alvira
d097647edd turn on tx_on 2010-03-08 17:36:42 -05:00
Mariano Alvira
6ab2c0e69a don't send ack's in rftest-tx 2010-03-08 15:22:37 -05:00
Mariano Alvira
06e3e0b207 add maca_init()
changed tests to use it.
2010-03-08 14:49:31 -05:00
Mariano Alvira
fb922c0ab9 transmit at max power 2010-03-07 18:48:36 -05:00
Mariano Alvira
fece5269c7 get the newlines straight in packet_print 2010-03-07 17:14:00 -05:00
Mariano Alvira
024448e65e add an offset to packet_t to compensate for the added length byte on
reception
2010-03-07 17:04:30 -05:00
Mariano Alvira
667b238148 rftest-tx and refine post_tx for fast transmission 2010-03-07 16:49:57 -05:00
Mariano Alvira
4b17c144d0 LEDs now indicate bit position (instead of (1 << pos)) which is more
consistent with how everything else works
2010-03-07 15:39:56 -05:00
Mariano Alvira
46e25b463f change rf_tests over to using new MACA_CONTROL fields. 2010-03-03 18:47:22 -05:00
Mariano Alvira
664a058884 status is 16-bit 2010-03-03 13:39:22 -05:00
Mariano Alvira
4b22b25e38 changed maca.c over to printf 2010-03-02 18:23:23 -05:00
Mariano Alvira
1b4dd3b4dc use printf instead of put 2010-03-02 17:52:31 -05:00
Mariano Alvira
8c742bc9c8 add -Werror back it and fix all the errors. 2010-03-01 22:07:43 -05:00
Mariano Alvira
eb94e7daaf add ref. crystal trimming. 2010-03-01 13:01:51 -05:00
Mariano Alvira
177606cef3 cleaned up rftest-tx. 2010-02-26 18:27:58 -05:00
Mariano Alvira
3d7125e2a9 put rftests back to channel 11
Signed-off-by: Mariano Alvira <mar@devl.org>
2009-08-04 10:54:23 -04:00
Mariano Alvira
e1059a9b15 updated to use the leds on the RedBee hardware and made it a little more general.
Signed-off-by: Mariano Alvira <mar@devl.org>
2009-06-22 12:35:39 -04:00
Mariano Alvira
9f075dcf1a cause TX_ON to flash when transmitting 2009-05-20 20:12:39 -04:00
Mariano Alvira
b6eb7ca6ff send big packets. 2009-05-03 18:50:47 -04:00
Mariano Alvira
d869766664 using weak links for individual isrs 2009-04-24 16:04:04 -04:00
Mariano Alvira
09b15558a1 preliminary interrupts. looks like it is entering the isr but isn't
leaving correctly.
2009-04-20 18:31:13 -04:00
Mariano Alvira
b508d138a8 flash init --- makes them work much better.
resumeMACAsync on each received packet --- no more lockups.
2009-04-16 17:59:00 -04:00
Mariano Alvira
4998a75ada this is working well 2009-04-13 18:19:13 -04:00
Mariano Alvira
a940f4db2b maybe the modem syn. needs to be set right.
reenabled the uart1-loopback code --- doesn't seem to be working ---
strange.
2009-04-04 15:27:08 -04:00
Mariano Alvira
ef276e336c lots of code. Still doesn't work though.
Thanks Jim!
2009-04-02 18:05:13 -04:00
Mariano Alvira
4db3756dac checkpoint 2009-04-02 14:54:02 -04:00