Martin
b7bd836fe5
fixup changed DEFAULT_OCP to 0 (of0)
2013-10-15 15:51:01 +02:00
Martin
957f15cbdf
fixup changed RPL_ROOT_RANK to 256
2013-10-15 15:51:01 +02:00
Martin
a03e9f8ed4
fixup added missing initializer brackets
2013-10-15 15:51:01 +02:00
Oleg Hahm
e8ceaeeb79
fixed includes and some data types for RPL
2013-10-15 15:50:54 +02:00
Christian Mehlis
5691ccbbc1
Merge pull request #243 from LudwigOrtmann/initialize_nativenet_packet
...
initialize processing field in nativenet tap
2013-10-13 12:32:54 -07:00
Ludwig Ortmann
badcf390d1
initialize processing field in nativenet tap
2013-10-13 21:23:12 +02:00
Christian Mehlis
823b48c315
Merge pull request #242 from LudwigOrtmann/issue_240
...
free reference pointer, fix indentation
2013-10-13 12:00:57 -07:00
Ludwig Ortmann
81f3ddde44
free reference pointer, fix indentation
2013-10-13 20:45:35 +02:00
Oleg Hahm
3d73e84ad6
get flags for objcopy from platform dependent includes
2013-10-11 15:13:03 +02:00
Christian Mehlis
9c70e4501c
only include debug functions if needed
2013-10-11 14:21:47 +02:00
Christian Mehlis
9fecec8f57
fix debug handling
2013-10-11 14:21:47 +02:00
Christian Mehlis
ff7cf37ccd
Merge pull request #230 from LudwigOrtmann/issue_154
...
valgrind support for native
2013-10-11 03:42:41 -07:00
Oleg Hahm
031e335e24
Merge pull request #97 from OlegHahm/makefile_windows_fixes
...
merged zkasmi/makefile_fixes to makefile_windows_fixes
2013-10-10 09:25:03 -07:00
LudwigOrtmann
7d19d27a4b
Merge pull request #28 from LudwigOrtmann/Makefile.dep
...
fix native/Makefile.dep
2013-10-10 05:05:28 -07:00
Ludwig Ortmann
0dd268345e
fix Makefile.dep
...
remove cc1100 cruft
model ltc4150 dependency
2013-10-10 13:54:15 +02:00
Oleg Hahm
2f5c28bf46
Merge pull request #209 from BytesGalore/fix_payload_offset
...
Fix payload offset
2013-10-09 06:33:08 -07:00
Oleg Hahm
46deefe0f8
make Makefiles proof for spaces in $PATH
2013-10-09 15:28:53 +02:00
Ludwig Ortmann
21a0f39867
valgrind support
2013-10-09 15:20:59 +02:00
Oleg Hahm
06fa5d7cd3
Merge pull request #235 from LudwigOrtmann/README_update
...
improve headline in native README
2013-10-09 06:12:36 -07:00
Kévin Roussel
d2535f3841
Added missing definition of 'PRIu32' in some RIOT include files
...
to avoid a bug in mspgcc's standard library
2013-10-09 15:10:22 +02:00
Kévin Roussel
c7501ce5e0
Added mising reference to cpu/msp430-common/include/cpu.h
...
so as to get the needed definition of F_RC_OSCILLATOR
2013-10-09 15:10:22 +02:00
Kévin Roussel
49c8c419bf
Updated the MSP430 hwtimer implementation, to cope with the lack of consistency
...
of of TI with the TimerX register names.
2013-10-09 15:10:22 +02:00
Ludwig Ortmann
2a031a4eca
improve headline in native README
2013-10-09 15:00:51 +02:00
Oleg Hahm
02fdebbeb5
Merge pull request #26 from OlegHahm/telosb
...
Telosb support
2013-10-09 05:52:28 -07:00
Kévin Roussel
7033885356
Updated the MCU frequency from 800 KHz to (a more likely) 8 MHz.
2013-10-09 14:51:32 +02:00
Kévin Roussel
5d73fbe196
Force Git to ignore backup files
2013-10-09 14:51:32 +02:00
Martin
c37dce2d31
fixup payload offset calculation for fragmented packets
2013-10-07 16:07:20 +02:00
Thomas Eichinger
7abda31b0f
move mc1322x MACA implementation from the boards repo to RIOT repo
2013-10-04 14:20:51 +02:00
LudwigOrtmann
1608790246
Merge pull request #229 from LudwigOrtmann/native_fix_syscall_segfault
...
fix some segfault sources in native
2013-10-04 01:54:33 -07:00
Ludwig Ortmann
47b6e62982
fix native ctxt switches
...
fix disableIRQ (remove context switch)
fix enableIRQ (make context switch delay-safe)
change interrupts-off signal-catch behaviour from error to warning
add context switch memory location warning
2013-10-04 10:44:39 +02:00
Ludwig Ortmann
43adafe55a
native fix cpu_switch_context_exit
2013-10-04 10:44:39 +02:00
Ludwig Ortmann
d46a03f030
guard rtc syscall
2013-10-04 10:44:39 +02:00
Christian Mehlis
05acbe0419
Merge pull request #220 from OlegHahm/sixlowerror_relabeling
...
renamed SUCCESS constant in sixlowerror
2013-10-02 08:43:23 -07:00
Christian Mehlis
f34d10e709
Merge pull request #227 from LudwigOrtmann/native_cleanup
...
Native cleanup
2013-10-02 08:38:52 -07:00
Ludwig Ortmann
24b2cfd95a
general clean up
...
make some variables volatile
remove rx_buffer_next from header
more DEBUG output
fix warnings
coding conventions
change puts to DEBUG
rename end-context/stack
2013-09-30 18:03:53 +02:00
Oleg Hahm
fee5ad923b
Merge pull request #25 from thomaseichinger/ADC
...
GPIO implementation was moved to RIOT/cpu/mc1322x
2013-09-30 08:25:38 -07:00
Zakaria Kasmi
93c153a37f
fixed encoding and coding conventions
2013-09-30 17:21:42 +02:00
Zakaria Kasmi
9f96225400
drivers for the AVSEXTREM board.
2013-09-30 17:13:19 +02:00
Zakaria Kasmi
24a35b573a
updated Makefiles for MSB-A2 and AVSEXTREM
...
* updated Makefilde dep, add the gpioint dependency to use cc110x on MSBA2
board
* updated CFLAGS Variable
2013-09-30 17:13:19 +02:00
Zakaria Kasmi
f5e419b4cb
updated board common initialization
2013-09-30 17:13:18 +02:00
Zakaria Kasmi
1eb14f57c6
initial support for the avs-extrem-board
2013-09-30 17:13:11 +02:00
Christian Mehlis
d46ac9db0c
Merge pull request #207 from authmillenon/refactor_ieee802154
...
Refactor ieee802154
2013-09-30 05:12:02 -07:00
Martin Lenders
038e03ad3e
Enforce naming convention for ieee802154
2013-09-30 13:21:54 +02:00
Martin Lenders
db60557c47
Remove definition of unimplemented ieee802154 function
2013-09-30 13:20:46 +02:00
Martin Lenders
e843727ed4
Relocate ieee802154_frame.h
2013-09-30 13:20:46 +02:00
1a749a32ff
Merge pull request #224 from mehlis/msba2-idle
...
minimize stacksize of the idle thread
2013-09-27 08:01:21 -07:00
Oleg Hahm
5fbf73cb96
Merge pull request #206 from OlegHahm/cc110x_casting
...
fixed casting of TCP flag in cc110x driver
2013-09-27 07:58:57 -07:00
Christian Mehlis
8264a4aee1
minimize stacksize of the idle thread
2013-09-27 14:11:25 +02:00
Zakaria Kasmi
4fb64f8e91
revise error messages and fixed encoding
2013-09-26 23:54:45 +02:00
Zakaria Kasmi
9f2e7c80b8
check if reading the high and the low byte are failed.
2013-09-26 23:54:43 +02:00