Commit Graph

920 Commits (1709fa600c565fbd5c5bd26e32768b2d1c87ff60)
 

Author SHA1 Message Date
Oleg Hahm 1709fa600c re-added the scheduler callback (the actual call was missing) 10 years ago
Oleg Hahm 7dbb97e376 added documentation for sched.h 10 years ago
Oleg Hahm 932c626c6b moved prototype for sched_register_cb() from C file to header 10 years ago
Oleg Hahm 570c0e717d removed unused (and ambiguous) definitions of active_thread and sched_threads in kernel_init.c 10 years ago
Oleg Hahm 88b8ccf3e8 Merge pull request #108 from OlegHahm/unmaintained_libs
removed unmaintained code
10 years ago
Christian Mehlis c6be56ad22 Merge pull request #124 from mehlis/sha256
add the default wrapper for sha256
10 years ago
Oleg Hahm d7a297957f removed unmaintained micro mesh routing code 10 years ago
Oleg Hahm 540515bd98 removed unmaintained tracelog library 10 years ago
Oleg Hahm 5bf958ce20 removed unmaintained syslog library 10 years ago
Oleg Hahm d9189f1756 removed unmaintained logd library 10 years ago
Oleg Hahm 31646237b1 removed unmaintained code for LPC214x MCU 10 years ago
Oleg Hahm 2d8bb530f9 Merge pull request #106 from OlegHahm/802154_debugging
added missing include to transceiver
10 years ago
Oleg Hahm 8f16f3520a minor error in sed expression 10 years ago
Christian Mehlis 618cb30e30 add the default wrapper for sha256 10 years ago
Oleg Hahm a02e00b68b Merge pull request #122 from mehlis/hwtimer-fixes
Hwtimer fixes
10 years ago
Christian Mehlis 735c41786d remove unused static function 10 years ago
Christian Mehlis 6428bd5546 use std include style 10 years ago
Christian Mehlis 00d618634c add missing include for mutex 10 years ago
Christian Mehlis 9b71ac0059 Merge pull request #96 from mehlis/sha256
add sha256 implementation
10 years ago
Christian Mehlis 6b22f479b1 add a barrier for msba2 due to wrong results 10 years ago
Christian Mehlis 870480049f added doxygen doc to sha256 10 years ago
René Kijewski eda3be3316 Fix byteorder problems 10 years ago
René Kijewski dc669fbbb3 Eliminate multiline macros, embrace C99 10 years ago
Christian Mehlis 7d84936fd7 add sha256 implementation 10 years ago
Christian Mehlis a1ce242ffe Merge pull request #113 from mehlis/oneway-calloc
add oneway calloc
10 years ago
Martin Lenders 78db093d09 Merge pull request #105 from OlegHahm/hwtimer_wait
fix for #25 by using mutexes for hwtimer_wait
10 years ago
Oleg Hahm ec10699651 Merge pull request #114 from mehlis/bloom-filter
initial bloom filter import
10 years ago
Christian Mehlis 0fb5e89c89 moved doc to header and converted it to doxygen 10 years ago
Christian Mehlis 764e0027f1 add oneway calloc 10 years ago
Christian Mehlis 5a45d15894 initial bloom filter import 10 years ago
Christian Mehlis 93e470eb80 Merge pull request #110 from mehlis/master
fix changed prototype parameter 1 of thread_stack_init from void* to void(*)(void)
10 years ago
Martin 63146190b3 fix changed prototype parameter 1 of thread_stack_init from void* to void(*)(void) 10 years ago
Oleg Hahm 6d95d8a4ba Merge pull request #109 from mehlis/removed-semicolons
remove superfluous semicolons
10 years ago
Christian Mehlis 1f8a80b686 remove superfluous semicolons 10 years ago
Oleg Hahm 6a91dcd3d6 Merge pull request #107 from authmillenon/master
Tell Doxygen to ignore __attribute__
10 years ago
authmillenon 590b05fc1b Tell Doxygen to ignore __attribute__
Doxygen can't handle it properly (see
http://doxygen.10944.n7.nabble.com/struct-attribute-packed-not-working-td2666.html)
10 years ago
Oleg Hahm 0815de942a fixed debugging in transceiver (stack size was too small) 10 years ago
Oleg Hahm fe3e06bfce added missing include to transceiver 10 years ago
Oleg Hahm e580122912 added mailing lists and getting started information, fixed some links 10 years ago
Oleg Hahm 8fa97cad9c Added development procedures and corrected License 10 years ago
Oleg Hahm 3f95d72828 fix for #25 by using mutexes for hwtimer_wait 10 years ago
Christian Mehlis 7cf53e1398 Merge pull request #104 from OlegHahm/unused_variables
fix warnings from #62
10 years ago
Oleg Hahm 88d2357295 fix warnings from #62 10 years ago
Christian Mehlis da7e098847 Merge pull request #102 from authmillenon/master
Define phony make targets
10 years ago
LudwigOrtmann 9b68030b8f Merge pull request #98 from OlegHahm/802154_debugging
added debug output for sending IEEE802.15.4 frames
10 years ago
authmillenon 4f363ce0fe Define phony make targets 10 years ago
Christian Mehlis 6b45f961d4 Merge pull request #101 from authmillenon/master
Update .gitignore
10 years ago
LudwigOrtmann 07c7e8ccd3 Merge pull request #90 from OlegHahm/milestone_1_0_fixes
Milestone 1 0 fixes
10 years ago
authmillenon 0490eda6b5 Update .gitignore 10 years ago
Oleg Hahm fdb415c6ab some prototype fixes in RPL 10 years ago