Ludwig Ortmann
|
b22f0e6a09
|
native/make: set all binutils with ?= instead of =
|
2014-04-20 07:28:21 +02:00 |
|
Christian Mehlis
|
206e6688a7
|
ccnl: find bogus looping content
|
2014-04-19 21:09:12 +02:00 |
|
Ludwig Ortmann
|
6044dc28dc
|
native: add help option
Closes: #840
|
2014-04-19 12:44:11 +02:00 |
|
Ludwig Ortmann
|
066d743c35
|
Merge pull request #943 from Kijewski/issue-943
Clean up test_irq
|
2014-04-19 12:26:53 +02:00 |
|
Christian Mehlis
|
9e6d91ecd6
|
Merge pull request #1030 from mehlis/ccnl-blacklist
examples: ccn-lite blacklist boards
|
2014-04-18 18:51:47 +02:00 |
|
Christian Mehlis
|
0ec21c8b88
|
Merge pull request #1028 from mehlis/rpl-udp-blacklist
examples: rpl_udp: blacklist boards
|
2014-04-18 17:31:06 +02:00 |
|
Christian Mehlis
|
7923e1e24d
|
examples: rpl_udp: blacklist boards
|
2014-04-18 17:29:59 +02:00 |
|
René Kijewski
|
c87841b689
|
Merge pull request #1018 from Kijewski/pthread-rwlock
pthread: implement reader/writer lock
|
2014-04-18 16:27:39 +02:00 |
|
René Kijewski
|
9a5a8a2452
|
Add pthread_rwlock test
|
2014-04-18 16:26:12 +02:00 |
|
René Kijewski
|
10d36df795
|
pthread: implement reader/writer lock
|
2014-04-18 16:20:47 +02:00 |
|
Ludwig Ortmann
|
361ad4b338
|
fix setsvar typo
|
2014-04-18 16:15:08 +02:00 |
|
René Kijewski
|
542a2e5d9d
|
Merge pull request #995 from Kijewski/issue-993
Make: exterminate 'clean' buildtarget clutter
|
2014-04-18 16:11:15 +02:00 |
|
René Kijewski
|
72df45ea02
|
Merge pull request #1017 from Kijewski/issue-980
documentation: Add missing documentation for pthread functions and structures
|
2014-04-18 16:08:06 +02:00 |
|
Ludwig Ortmann
|
3a1980af36
|
redbee-econotag: fix maca
I suspect that the transceiver will still not work as there are many
many warnings, but at least it builds now.
closes: #676
|
2014-04-18 16:05:23 +02:00 |
|
Christian Mehlis
|
dcfd5b9a5a
|
examples: ccn-lite-relay blacklist boards
|
2014-04-18 15:37:07 +02:00 |
|
Christian Mehlis
|
7184e32ba3
|
examples: ccn-lite-client blacklist boards
|
2014-04-18 15:30:56 +02:00 |
|
Christian Mehlis
|
1bc74f4fef
|
Merge pull request #1001 from mehlis/ccnl-defaulttransceiver
ccnl: use default transceiver
|
2014-04-18 15:12:09 +02:00 |
|
Christian Mehlis
|
4488134322
|
Merge pull request #969 from LudwigOrtmann/examples_rpl_udp_defaulttransceiver
examples/rpl_udp: use defaulttransceiver
|
2014-04-18 15:11:07 +02:00 |
|
Ludwig Ortmann
|
6d28b12b9f
|
Merge pull request #1027 from mehlis/core-tcb-warning
core: fix warning about discarding volatile
|
2014-04-18 15:08:34 +02:00 |
|
Christian Mehlis
|
7b91ea9349
|
core: fix warning about discarding volatile
|
2014-04-18 12:11:05 +02:00 |
|
Christian Mehlis
|
dcf4c3a80e
|
Merge pull request #1021 from Kijewski/vtimer_now-no-16bit-overflow
vtimer: fix integer overflow in vtimer_now() for MSP-430
|
2014-04-18 12:00:27 +02:00 |
|
Christian Mehlis
|
c2846a07b9
|
ccnl: use default transceiver
|
2014-04-18 11:45:53 +02:00 |
|
René Kijewski
|
3101083f13
|
pthread: fix spinlock
|
2014-04-18 03:19:31 +02:00 |
|
René Kijewski
|
3e6bebadd3
|
Add missing doxygen for pthread funs and structs
|
2014-04-18 03:19:31 +02:00 |
|
René Kijewski
|
f2e28c8146
|
Merge pull request #1016 from BytesGalore/fix_cpp_pthread_id
posix:pthread c++11 changed pthread_self() to return thread IDs > 0
|
2014-04-17 16:44:43 +02:00 |
|
René Kijewski
|
77c296cf59
|
vtimer: fix integer overflow in vtimer_now() for MSP-430
|
2014-04-17 14:46:21 +02:00 |
|
Martin
|
e159d0b38a
|
changed return value to 0 on lookup fail in pthread_self()
|
2014-04-17 14:31:36 +02:00 |
|
Thomas Eichinger
|
082a583ec6
|
Merge pull request #955 from thomaseichinger/fix_doc
core: documentation: fix doxygen documentation in cib.h clist.h config.h tcb.h
|
2014-04-17 11:51:48 +02:00 |
|
Thomas Eichinger
|
d566ae9a28
|
fix doxygen documentation for clist.h, config.h, tcb.h and cib.h
|
2014-04-17 11:50:52 +02:00 |
|
Martine Lenders
|
0e4d2909a6
|
Merge pull request #830 from authmillenon/fix_test_pnet
tests: Fix test_pnet
|
2014-04-17 01:40:27 +02:00 |
|
Oleg Hahm
|
38785b14b7
|
Merge pull request #999 from OlegHahm/wsn430-v1_4_wo_radio
wsn430-v1_4b: don't always link cc2420
|
2014-04-16 23:27:46 +02:00 |
|
Martin Lenders
|
4e1da23817
|
Fix test_pnet
fixes #829
|
2014-04-16 17:44:46 +02:00 |
|
Martin
|
f3566f0b8a
|
changed pthread_self() to return thread IDs > 0
|
2014-04-16 17:31:47 +02:00 |
|
Christian Mehlis
|
be5cd37904
|
Merge pull request #1008 from mehlis/ccnl-serve-remove-if
ccnl: remove useless compare
|
2014-04-16 11:52:41 +02:00 |
|
Kévin Roussel
|
188f8ba519
|
Merge pull request #970 from rousselk/send_msg_intra_thread
core: Add the ability to send a message to the current thread's message queue
|
2014-04-16 10:19:46 +02:00 |
|
Martine Lenders
|
47d3f8e7d5
|
Merge pull request #990 from Kijewski/allow-shallow-clone
Make: do not spam error messages on shallow clones
|
2014-04-15 08:45:03 +02:00 |
|
Christian Mehlis
|
65bd8f03c1
|
ccnl: remove useless compare
This compare is useless for CCN lite in RIOT, because
a face has always an interface with index >= 0
|
2014-04-14 00:08:44 +02:00 |
|
Christian Mehlis
|
625bdebadd
|
Merge pull request #1003 from mehlis/ccnl-lru
ccnl: LRU is the replacement strategy, rename variable to express this
|
2014-04-14 00:01:13 +02:00 |
|
|
62fb6a81aa
|
Merge pull request #972 from kaspar030/native_exit_after_last_task_v2
Make native exit after last thread has ended
|
2014-04-12 15:45:23 +02:00 |
|
|
900db3436a
|
native: optionally exit() after last thread has ended
Used when compiled with NATIVE_AUTO_EXIT defined.
|
2014-04-12 15:47:01 +02:00 |
|
Christian Mehlis
|
987f2576e0
|
ccnl: LRU is the replacement strategy, rename variable to express this
|
2014-04-11 11:53:03 +02:00 |
|
Kévin Roussel
|
24f5cfafbb
|
Add the ability to send a message to the current thread's message queue
(without raising an error)
|
2014-04-11 10:43:11 +02:00 |
|
Oleg Hahm
|
3903b8add2
|
Merge pull request #381 from authmillenon/unittests
Unittests via embUnit
|
2014-04-11 10:17:02 +02:00 |
|
Martine Lenders
|
5904c97113
|
Merge pull request #991 from Kijewski/fix-buildtest-newlines
Make: fix linebreaks in buildtest
|
2014-04-11 07:10:27 +02:00 |
|
René Kijewski
|
6d0e536487
|
Merge pull request #998 from OlegHahm/test_float_readme
tests: added README.md for test_float
|
2014-04-10 22:49:46 +02:00 |
|
Oleg Hahm
|
4797560c09
|
wsn430-v1_4b: don't always link cc2420
|
2014-04-10 22:33:33 +02:00 |
|
Oleg Hahm
|
f382ce8c65
|
tests: added README.md for test_float
|
2014-04-10 21:35:25 +02:00 |
|
Martin Lenders
|
9ce8ab2275
|
Create unittest application
|
2014-04-10 15:33:10 +02:00 |
|
Martin Lenders
|
0c6b5ba671
|
Adapt embunit for RIOT
|
2014-04-10 15:33:09 +02:00 |
|
Martin Lenders
|
ca75e01105
|
Import embunit sources
|
2014-04-10 15:30:16 +02:00 |
|