Commit graph

10483 commits

Author SHA1 Message Date
nvt-se 9765df97e5 support udp_broadcast_new also when using IPv6. Suggested by Wolf-Bastian Pttner. 2009-04-13 19:54:07 +00:00
Mariano Alvira b8a7dd0c9e Ha! I make you work!
rftest-rx gets something now.
2009-04-13 14:11:18 -04:00
Mariano Alvira ebbcebee3a set channel is good. 2009-04-13 12:49:28 -04:00
Mariano Alvira 08c64f776e didn't actually do the last step. fixed. 2009-04-13 12:45:46 -04:00
Mariano Alvira 35a49ef52b found problems and fixed them. 2009-04-13 12:33:31 -04:00
Mariano Alvira 94b04d4cd2 added missing semicolon 2009-04-13 12:18:11 -04:00
Mariano Alvira 4c2fcbecdc removed old table 2009-04-13 12:14:34 -04:00
Mariano Alvira 7ab82dd4ab that's how you set the channel 2009-04-13 12:13:38 -04:00
Mariano Alvira 28e49b8a7d I think that is set_power 2009-04-13 11:29:41 -04:00
Mariano Alvira 2120524903 notes. 2009-04-13 09:55:35 -04:00
Mariano Alvira 43b9b47b99 found what I need to dump, just need the addr. 2009-04-13 08:19:46 -04:00
Mariano Alvira 2306e8cb6e 9a000 is the RF_BASE, evidently. 2009-04-13 08:16:31 -04:00
Mariano Alvira 40207dc533 working on initfromflash 2009-04-13 08:09:36 -04:00
Mariano Alvira bc68d77b66 Lots of progress! 2009-04-12 18:31:52 -04:00
Mariano Alvira 63a7b54593 my interpretaion of the get_ctov/radio_buffer_init loop was
incorrect. I think it is right now.
2009-04-12 09:31:22 -04:00
Mariano Alvira ebd1b7a2e4 correction 2009-04-11 17:51:04 -04:00
Mariano Alvira d077d3ee02 working on a replacment radioinit using their calls. 2009-04-11 17:48:43 -04:00
Mariano Alvira 8d25438841 checkpoint 2009-04-11 17:17:37 -04:00
Mariano Alvira 1268d759fb more compact. 2009-04-11 15:29:21 -04:00
Mariano Alvira dc581a7876 I think that does what they do except for ram_fill_init and
initfromflash
2009-04-11 15:02:59 -04:00
Mariano Alvira 9a896369b7 ready to give this a shot. 2009-04-11 14:24:26 -04:00
Mariano Alvira ddc0cd6139 progress.. need to make distclean not delete stuff in doc 2009-04-11 10:37:08 -04:00
Mariano Alvira 2ea5f005ee load memory with images directly. emulation runs correctly now. 2009-04-11 09:08:38 -04:00
Mariano Alvira 7881c8945e note about how I'm loading in the images 2009-04-10 19:19:44 -04:00
Mariano Alvira 493d1e33b4 I need to allocate some mem for the cpu regs. 2009-04-10 18:57:59 -04:00
Mariano Alvira 383cae0386 remove debug print 2009-04-10 18:08:37 -04:00
Mariano Alvira 94ff1eadb0 added a way to load the rom image 2009-04-10 18:02:31 -04:00
Mariano Alvira b897221403 -mtdblock loads an image into the ROM section. 2009-04-10 18:00:25 -04:00
Mariano Alvira cdf33185d2 correct memory locations 2009-04-10 17:35:55 -04:00
Mariano Alvira 3a0505d2f6 test to make a rom image 2009-04-10 16:01:57 -04:00
Mariano Alvira 894f73b786 added a image of the mc13224v 2009-04-10 16:00:40 -04:00
nvt-se d86ee2c665 changed address setup slightly. 2009-04-10 16:51:16 +00:00
Mariano Alvira d7e94ea555 update with gdb instructions. 2009-04-10 12:26:56 -04:00
Mariano Alvira 059eca7bb3 update with gdb instructions. 2009-04-10 12:25:58 -04:00
Mariano Alvira cb89cef7a0 initial qemu support. 2009-04-10 12:16:53 -04:00
Mariano Alvira 4a28f980d9 initial qemu support. 2009-04-10 12:14:26 -04:00
adamdunkels 2e37fca49f Check for tmote-bsl-linux binary under linux, and use it is available 2009-04-10 07:43:29 +00:00
adamdunkels 2545fd9069 Hack to make DS2411 ID useable as an Ethernet MAC address (remove multicast bit) 2009-04-10 00:40:08 +00:00
adamdunkels 3415ff26bd Added CC2420 checksums to non-ipv6 packets. Set a conservative TCP MSS 2009-04-10 00:39:19 +00:00
adamdunkels ef4f5cc0e5 Made TCP MSS configurable 2009-04-10 00:37:48 +00:00
nifi 7b34c4114c restored IP addresses 2009-04-09 23:10:43 +00:00
nifi 7b03d80974 added test script and info for ipv6 routing multihop simulation 2009-04-09 22:45:32 +00:00
nvt-se 670311f16c added ipv6 routing simulation with multiple hops. 2009-04-09 22:07:28 +00:00
nifi 84b38de494 removed bitfields for compatibility with cc65 2009-04-09 21:54:09 +00:00
nvt-se 73d5025e04 changed udp examples into a client and a server, added multi-hop routing,
clarified the code.
2009-04-09 21:35:38 +00:00
fros4943 692dd2cb4b do not convert packet is bad length is set in cc2420 fifo 2009-04-09 17:41:29 +00:00
Mariano Alvira d258688e47 moved ws.dis to a safer place (away from distclean) 2009-04-08 19:20:07 -04:00
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
nvt-se 172ffb74c7 fix compiler warnings. patch from Jesper Karlsson. 2009-04-08 14:56:00 +00:00