1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

9401 Commits

Author SHA1 Message Date
Cenk Gündoğan
2672787ccb tests: cpp11_condition_variable: vtimer to xtimer 2015-11-11 13:02:04 +01:00
Hauke Petersen
bdc8e0b4f5 Merge pull request #4249 from cgundogan/pr/test_driver_nrf24l01p/xtimer_makefile
tests: nrf24l01p: use xtimer in Makefile
2015-11-11 12:40:18 +01:00
Cenk Gündoğan
59f90ac469 Merge pull request #4215 from OlegHahm/802154_short_addr_6lo
IEEE 802.15.4 drivers: set first bit to 0 in short addresses for 6LoWPAN
2015-11-11 11:56:28 +01:00
Cenk Gündoğan
c0a862ee87 Merge pull request #4250 from cgundogan/pr/kinetis_common/spi_vtimer_include
cpu: kinetis_common: remove vtimer include from spi.c
2015-11-11 11:33:41 +01:00
Cenk Gündoğan
0792450dd7 cpu: kinetis_common: remove vtimer include from spi.c 2015-11-11 09:03:12 +01:00
Joakim Nohlgård
511539bb7a Merge pull request #4247 from cgundogan/pr/stm32/remove_vtimer_include
cpu: stm32f[34]: remove unused vtimer include
2015-11-11 08:57:55 +01:00
Cenk Gündoğan
b863fabfcf tests: nrf24l01p: use xtimer in Makefile 2015-11-11 08:57:43 +01:00
Cenk Gündoğan
b46717aefb Merge pull request #4248 from cgundogan/pr/gnrc_networking/vtimer_xtimer
examples: gnrc_networking: vtimer to xtimer
2015-11-11 08:24:22 +01:00
Hauke Petersen
86da628971 Merge pull request #4081 from daniel-k/pr/samd21_rtt_fix_irq_priority
samd21: don't change priority of interrupts, this is really evil
2015-11-10 13:05:10 +01:00
Cenk Gündoğan
58cb5a2738 examples: gnrc_networking: vtimer to xtimer 2015-11-10 12:42:45 +01:00
Cenk Gündoğan
18427a8074 cpu: stm32f4: spi: remove unused vtimer include 2015-11-10 12:27:17 +01:00
Cenk Gündoğan
6e7f83a390 cpu: stm32f3: spi: remove unused vtimer include 2015-11-10 12:26:58 +01:00
Cenk Gündoğan
a88f72d0da Merge pull request #4245 from cgundogan/pr/gnrc_nettest/vtimer_xtimer
gnrc_nettest: use xtimer instead of vtimer
2015-11-10 12:21:48 +01:00
Martine Lenders
0c25fd63ec Merge pull request #4244 from cgundogan/pr/zep/remove_vtimer_include
zep: remove superfluous vtimer include
2015-11-10 10:28:55 +01:00
Cenk Gündoğan
01225ca9d5 gnrc_nettest: use xtimer instead of vtimer 2015-11-10 08:34:36 +01:00
Cenk Gündoğan
677c1304b9 zep: remove superfluous vtimer include 2015-11-10 08:13:11 +01:00
Cenk Gündoğan
c2ae6a862b Merge pull request #4242 from BytesGalore/rpl_parent_reorder
Reordered RPL parent struct to save bytes due to alignment
2015-11-09 21:47:33 +01:00
Cenk Gündoğan
f7166bbfd7 rpl: use uint32_t for the parent lifetime 2015-11-09 21:24:08 +01:00
BytesGalore
3153389e49 Merge pull request #4241 from cgundogan/pr/rpl/parent_lifetime_32
rpl: use uint32_t for the parent lifetime
2015-11-09 21:17:16 +01:00
BytesGalore
dab3840fbb Merge pull request #4240 from cgundogan/pr/rpl/dao_time_32
rpl: uint32_t is sufficient for the DAO timer
2015-11-09 21:12:58 +01:00
Cenk Gündoğan
bf5e9b4351 rpl: use uint32_t for the parent lifetime 2015-11-09 20:28:31 +01:00
Cenk Gündoğan
b1f2f22898 rpl: uint32_t is sufficient for the DAO timer 2015-11-09 17:25:05 +01:00
Martine Lenders
fc831f0ec2 Merge pull request #4216 from cgundogan/pr/network_layer/remove_timex
net/gnrc/network_layer: remove timex_t
2015-11-09 16:27:24 +01:00
Cenk Gündoğan
4bcffbc2aa Merge pull request #4210 from authmillenon/shell/enh/xtimerfy-sc-icmpv6
shell: xtimerfy sc_icmpv6
2015-11-09 16:20:34 +01:00
BytesGalore
e8b6b50ecb Merge pull request #4239 from cgundogan/pr/rpl/only_one_dodag_default
rpl: decrease default numbers
2015-11-09 16:15:48 +01:00
Martine Lenders
33957f94fe shell: xtimerfy sc_icmpv6 2015-11-09 15:39:44 +01:00
Cenk Gündoğan
ce6b6b84fc rpl: decrease default numbers 2015-11-09 14:56:51 +01:00
Cenk Gündoğan
8321249323 make: ndp: remove timex dependency 2015-11-09 14:55:04 +01:00
Cenk Gündoğan
bf3a504691 nc: ndp: sixlowpan: remove timex.h include 2015-11-09 14:55:04 +01:00
Cenk Gündoğan
401e1b3814 sixlowpan: timex_t -> uint32_t 2015-11-09 14:55:04 +01:00
Cenk Gündoğan
34c3267bfe ndp: timex_t -> uint32_t 2015-11-09 14:55:04 +01:00
Cenk Gündoğan
5aaea3879f netif: ndp: gnrc_ipv6_netif_t::retrans_timer -> uint32_t 2015-11-09 14:55:04 +01:00
Cenk Gündoğan
b59fc825a3 netif: nc: ndp: gnrc_ipv6_netif_t::reach_time -> uint32_t 2015-11-09 14:55:01 +01:00
Cenk Gündoğan
47fe901187 ndp: timex -> uint32_t for probe delay time 2015-11-09 14:54:42 +01:00
Peter Kietzmann
745320dc41 Merge pull request #4232 from DipSwitch/fix_gpio_read
gpio: Pin direction readout of gpio_read was invalid
2015-11-09 13:18:13 +01:00
Martine Lenders
fe94aa0216 shell_command: only include sc_zep.c when gnrc_zep AND ipv6_addr are present
Currently it is included when gnrc_zep OR ipv6_addr are present
2015-11-09 13:09:30 +01:00
Oleg Hahm
4ef889f9ce Merge pull request #4226 from DipSwitch/stm32f1_add_spi_12
cpu/stm32f1/spi: add SPI peripheral 1 and 2
2015-11-07 18:06:09 +09:00
DipSwitch
4186e38976 stm32f1/gpio: pin direction readout of gpio_read was invalid 2015-11-06 16:57:10 +01:00
Joakim Nohlgård
6378be104c Merge pull request #4100 from authmillenon/tests/fix/i4095
unittests: initialize xtimer if present
2015-11-06 08:53:18 +01:00
Andreas "Paul" Pauli
bf63e09a65 Merge pull request #4137 from haukepetersen/opt_samr21_pwm
cpu/samd21: optimized pin config for PWM driver
2015-11-05 16:14:05 +01:00
DipSwitch
2e2ec37846 cpu/stm32f1/spi: add SPI peripheral 1 and 2 2015-11-04 13:40:20 +01:00
Martine Lenders
8fc736a58f Merge pull request #4223 from OlegHahm/shell_netif_ipv6
shell netif: set correct MTU
2015-11-04 13:09:23 +01:00
Martine Lenders
53e7f17ea8 Merge pull request #4224 from OlegHahm/shell_netif_ipv6_hl
shell netif: support setting the IPv6 hop limit
2015-11-04 13:00:19 +01:00
Oleg Hahm
865ec68eae Merge pull request #10 from daniel-k/pr/uncrustify_add_braces
uncrustify: add braces around if
2015-11-04 18:20:21 +09:00
Oleg Hahm
ee0f64bf36 shell netif: support setting the IPv6 hop limit 2015-11-04 18:16:40 +09:00
Oleg Hahm
67def10a80 shell netif: set correct MTU 2015-11-04 18:15:12 +09:00
Peter Kietzmann
d3558d26b2 Merge pull request #4218 from ReneHerthel/atmega2560_uart_fix
Bugfix for the UART device of atmega2560
2015-11-04 08:00:07 +01:00
René Herthel
13ae0ab979 atmega2560/cpu: Fixed wrong using of UART macros 2015-11-03 18:29:53 +01:00
daniel-k
4fb8848ce4 uncrustify: add braces around if 2015-11-03 16:45:55 +01:00
Hauke Petersen
58245bab60 tests/zep: simplified Makefile 2015-11-03 16:04:33 +01:00