- 03 Feb, 2011 2 commits
-
-
Adam Dunkels authored
-
Adam Dunkels authored
-
- 31 Jan, 2011 1 commit
-
-
Adam Dunkels authored
-
- 25 Jan, 2011 8 commits
-
-
joxe authored
-
oliverschmidt authored
If we use .htm instead of .html then we should also check for .htm instead of .html when it comes to MIME type setting. Interestingly this didn't show up when testing with Internet Explorer as that one just ignores the wrong MIME type and displays the HTML page as expected. Thanks to Shane Wood for pointing out the issue!
-
nvt-se authored
-
adamdunkels authored
Updated Contiki X-MAC to use hardware acks, which allows for tighter timing and results in a lower duty cycle. Hardware acks also make X-MAC more robust against packet losses, as there is a direct way for the CSMA layer to detect loss of data packets. Before, Contiki X-MAC only detected loss of strobes.
-
adamdunkels authored
Updated streaming mode to use only about 20% radio. Made guard time more conservative due to problem report by Ricklef Wohlers.
-
adamdunkels authored
-
joxe authored
-
joxe authored
-
- 23 Jan, 2011 4 commits
-
-
enricmcalvo authored
-
oliverschmidt authored
Made cc65 build compatible with make.exe from GnuWin32 and cmd.exe. We just live without the phony targets when building with cmd.exe - the next cc65 release will make the whole sed thingy obsolete anyway :-)
-
oliverschmidt authored
Made Atari build compabile with make.exe from GnuWin32 and cmd.exe. cmd.exe comes with a builtin mkdir which doesn't understand -p. However -p isn't necessary as long as the disk creation works - and therefore the directory is successfully deleted.
-
oliverschmidt authored
Somewhat surprisingly this is the only change necessary to make the Contiki build system in general compatible with make.exe from GnuWin32 and cmd.exe.
-
- 21 Jan, 2011 2 commits
-
-
nvt-se authored
-
adamdunkels authored
Bugfixed version of MSPsim: the previous version would cause timer drift when a TxCCR register was written to
-
- 20 Jan, 2011 2 commits
-
-
enricmcalvo authored
-
enricmcalvo authored
-
- 19 Jan, 2011 6 commits
-
-
joxe authored
-
salvopitru authored
-
salvopitru authored
-
adamdunkels authored
-
adamdunkels authored
A set of compiler options that reduce the size of the final code size and RAM usage with ~10%. Courtesy of Simon Duquennoy.
-
nvt-se authored
-
- 18 Jan, 2011 11 commits
-
-
nvt-se authored
-
maralvira authored
-
adamdunkels authored
Larger default DMA tx buffer size, to allow SLIP operation. Warn if DMA is enabled, since MSPsim does not yet support it.
-
adamdunkels authored
-
adamdunkels authored
-
adamdunkels authored
-
nifi authored
-
nifi authored
-
nvt-se authored
-
nvt-se authored
-
nvt-se authored
-
- 17 Jan, 2011 4 commits