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
|
e8550f26ba
|
this receive seems to work well.
It has checksum errors at 123 byte payloads, but this was tested with
the old rftest-tx --- so the transmit side could be the problem.
|
2010-03-06 19:14:55 -05:00 |
|
Mariano Alvira
|
0c3947ddd6
|
forgot to add packet.h
|
2010-03-05 06:59:51 -05:00 |
|
Mariano Alvira
|
5bda57ed39
|
progress on maca overhaul
|
2010-03-04 18:52:42 -05:00 |
|
Mariano Alvira
|
0037fd9527
|
general header updates
|
2010-03-04 18:51:27 -05:00 |
|
Mariano Alvira
|
02c0442d84
|
fill out MACA_CONTROL fields
|
2010-03-03 18:46:39 -05:00 |
|
Mariano Alvira
|
80c25e2602
|
add bitfield macros
|
2010-03-03 18:46:23 -05:00 |
|
Mariano Alvira
|
43b57ea41a
|
fix board message
|
2010-03-03 14:07:00 -05:00 |
|
Mariano Alvira
|
3969c56a0f
|
remove put from lib
|
2010-03-03 08:10:53 -05:00 |
|
Mariano Alvira
|
00224dd7eb
|
pulled put out of lib
still need set __putc as a fuction pointer to the uart_putc
|
2010-03-03 08:09:19 -05:00 |
|
Mariano Alvira
|
d5b20ddce5
|
renamed libmc1322x to lib
|
2010-03-02 09:51:58 -05:00 |
|