Commit graph

372 commits

Author SHA1 Message Date
Mariano Alvira f2a0716a29 doesn't work. best guess so far. 2009-04-08 18:14:58 -04:00
Mariano Alvira 9408a2db9d addes a disassembly of something that works. 2009-04-08 15:50:00 -04:00
Mariano Alvira 6037cccf82 next debugging steps 2009-04-08 07:12:15 -04:00
Mariano Alvira 5144fe36dd fill with the magic data... going to try this in place of their radio
init and see if that gets there board working.
2009-04-07 18:52:12 -04:00
Mariano Alvira bd459e187f found some magic data. best guess so far. 2009-04-07 18:19:00 -04:00
Mariano Alvira 7c55a53876 added maca files that got missed. 2009-04-07 09:33:04 -04:00
Mariano Alvira c99929db6c make system is not really right... 2009-04-04 15:55:12 -04:00
Mariano Alvira fe7dabd1f2 updated other tests with startup section 2009-04-04 15:52:09 -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
Mariano Alvira 8221cc260e starting a rftest rx test. This will put it in the continuous receive
mode and send the bytes received to the uart.
2009-04-01 17:57:02 -04:00
Mariano Alvira 5fc1a9f224 baudrate mystery was my bad code. 2009-03-30 16:11:08 -04:00
Mariano Alvira 880c75d989 working test loopback. Baudrate value is still unexplained. 2009-03-30 15:52:15 -04:00
Mariano Alvira ffcae0d070 looks like the bootload needs a character delay to work reliably ---
harcoded 1ms delay.
2009-03-30 15:48:11 -04:00
Mariano Alvira 952b9b5b7e comment noting what I set mod and inc to. 2009-03-30 14:09:29 -04:00
Mariano Alvira 09e99ba429 this works, but there are unexplained things like why it can't print
the whole message, why I can't enable RX, and why the baud number is
what it is.
2009-03-30 14:07:42 -04:00
Mariano Alvira b77fb10e63 multiple tests work now.
added blink code for all the leds.
2009-03-30 10:01:14 -04:00
Mariano Alvira 583e00d2d9 checkpoint... working on multiple test objects. 2009-03-29 09:42:20 -04:00
Mariano Alvira 3d10558496 changed name over to test-blink.c
removed hardcoded source name from the linker script
2009-03-29 09:35:10 -04:00
Mariano Alvira 668ab46fa2 new makefile should let me have multiple targets 2009-03-29 09:28:29 -04:00
Mariano Alvira 77b920ffaa initial commit.
includes test code that toggles pin 26 and a perl script that loads
the code over UART1.
2009-03-27 16:00:10 -04:00