Commit Graph

787 Commits (5d2bc0fa3a7d29d292ca4de2ccdf3acb6887c943)
 

Author SHA1 Message Date
Stephan Arndt adfc3306ab WARNING: BROKEN COMMIT added not working etx_beaconing into rpl, added small vtimer debug changes, changed cc1100 default mode 10 years ago
Oleg ec11e9b1f3 Merge pull request #26 from LudwigOrtmann/master
added and improved doxygen documentation
10 years ago
Ludwig Ortmann 1a628ee810 remove unused define 10 years ago
Ludwig Ortmann f8f9557b0b fix error message 10 years ago
Ludwig Ortmann 175300e58c add native cpu doxygen documentation,
also fix and improve some of the existing
10 years ago
Ludwig Ortmann 512d5aab0a fix path in doxyfile to match current structure 10 years ago
Oliver Hahm 7cef6c4655 * adapted thread_stack_init() for ARM and msp430 to the new prototype introduced by bd5b46628f 10 years ago
Oleg bd5b46628f Merge pull request #24 from LudwigOrtmann/master
primitive native cpu target
10 years ago
Ludwig Ortmann 8019551694 renamed makefiles within Makefiles 10 years ago
Ludwig Ortmann 3ec4800ae8 renamed makefiles 10 years ago
Stephan Arndt f5a59ab319 added a header file for rpl test project 10 years ago
Ludwig Ortmann f8973bb007 Merge remote-tracking branch 'upstream/master' 10 years ago
Oliver Hahm 7e395a6252 Merge branch 'master' of github.com:RIOT-OS/RIOT 10 years ago
Oleg 1c3a4f3ae9 Update mainpage.txt 10 years ago
Oliver Hahm c05c8a248c * added a Makefile.include for generic includes 10 years ago
Oliver Hahm 0d06e1bc18 Merge branch 'master' of github.com:RIOT-OS/RIOT 10 years ago
Oliver Hahm 7a4dec1830 * replaced new Makefile name in Makefiles 10 years ago
Oliver Hahm 5ffe5a9c27 * renamed makefiles to Makefile 10 years ago
Oleg Hahm dd32345011 * included modifications suggested by Ludwig 10 years ago
Oleg Hahm 2ed63bd5c6 * removed outdated (and probably confusing) FeuerWhere project as an author 10 years ago
Oleg Hahm 4f45305805 * created a mainpage for the RIOT documentation 10 years ago
Oleg Hahm 77859ebc90 * fixed path for riot.css 10 years ago
Oleg Hahm 7913868bc9 * changed html stylesheet to custom one 10 years ago
Oleg Hahm 2277b366b2 * removed outdated occurrences of (u|µ)kleos and FeuerWare 10 years ago
Oleg Hahm f6932d3941 * removed manual.doc 10 years ago
Oleg Hahm bae6d13bdc * fixed fileending 10 years ago
Oleg Hahm 2651bb2bf8 Merge branch 'master' of github.com:RIOT-OS/RIOT 10 years ago
Oleg Hahm 02897cbd1d * removed unnecessary includes from msp430-common files 10 years ago
Oleg 5eb5b1b4e9 Merge pull request #20 from benpicco/master
Make sendto() and accept() interfaces conform to POSIX,
10 years ago
Benjamin Valentin c5bd1fa8f1 make sendto() and accept() interfaces conform to POSIX, doesn't change anything as addrlen is unused anyway 10 years ago
Oleg Hahm 68c9a60348 * fixed a copy&paste error in hwtimer_arch.h 10 years ago
Ludwig Ortmann 144ebba9ca fix some compiler warnings 10 years ago
Ludwig Ortmann 795ab695c0 copyright preambel 10 years ago
Ludwig Ortmann d65536f77b native cpu initial import 10 years ago
Stephan Arndt e8256783f4 added etx_beaconing files 10 years ago
Oleg Hahm 64434feea4 * removed board submodule 10 years ago
Oleg Hahm 48e5df9bef * some clean up
* assert active_thread pointer before saving it
10 years ago
Oleg Hahm 5aa00a4f8b * fixed typo in readme
* fixed documentation in irq.h
* moved tools folder to dist
* added check for disk space in build_gnuarm script
* fixed gcc check in this script, too
10 years ago
Oleg Hahm d31ee82518 * removed legacy projects folder and Jamfiles 10 years ago
Stephan Arndt 31b65059a8 preparing for changing how parent selection/updates work in rpl, since the way it is implemented now goes against the spec 10 years ago
Stephan Arndt 644d6de364 changed rank calculation in OF0 and some other things. WARNING: this commit might break the rpl implementation for now, if a rollback is needed, choose an earlier commit than this 10 years ago
Oliver Hahm b834831818 * added missing include in hashtable 10 years ago
Oliver Hahm 9df46b3507 * fixed makefiles for msb-430h support 10 years ago
Stephan Arndt e0a21b9ddd added comments onto structs for easier findings in RFC 10 years ago
Stephan Arndt 91b023df4b deleted fake rounting entries which had been commented out 10 years ago
Stephan Arndt 567be35fc4 startet implementation of objective function mrhof 10 years ago
Stephan Arndt 39482f7316 deleted empty files objective_functions.c/h 10 years ago
Stephan Arndt 29e5e713b2 added debug functionality to ping-test 10 years ago
Oliver Hahm 82f2e3d4e0 * added missing makefiles for msb430h
* updated some makefiles and fixed includes for msb430h
10 years ago
Oleg Hahm f6e129959e * created a target to build the documentation 10 years ago