|
0a8590c78b
|
tests/sx127x: several fixes
- fix style
- remove global netdev
|
2018-04-11 17:53:55 +02:00 |
|
|
61f1b941ce
|
make: replace curly braces with parenthesis
|
2018-03-22 20:43:15 +01:00 |
|
|
23b414b732
|
drivers: net: adapt to iolist-using netdev
|
2018-03-06 14:00:31 +01:00 |
|
|
587299d0e3
|
tests/driver_sx127x: fix setup issue
|
2018-02-21 13:13:51 +01:00 |
|
|
3f4e304b44
|
tests: use STM32 Nucleo-64 name in readmes
|
2018-01-27 18:48:24 +01:00 |
|
daniel-k
|
f95463a8f2
|
tests/sx127x: deduce size of netopts from variable
This adapts automatically when a variable type changes, which is easy
to forget to change the correspondig netdev->set/get call.
|
2018-01-05 13:16:50 +01:00 |
|
daniel-k
|
0ee2bbe9f3
|
tests/sx127x: fix wrong usage of netdev->set()
|
2018-01-05 13:15:58 +01:00 |
|
daniel-k
|
5eace384a7
|
tests/sx127x: adapt to driver interface change using NETOPT_CHANNEL_FREQUENCY
|
2018-01-05 12:28:29 +01:00 |
|
smlng
|
6f67e75f90
|
tests: remove DEVELHELP from per test Makefiles
|
2017-12-14 17:54:13 +01:00 |
|
|
32b1ee3baf
|
drivers/sx127x: cleanup RX/TX timers
|
2017-12-09 16:51:09 +01:00 |
|
Cenk Gündoğan
|
ac1a645fd1
|
Merge pull request #8190 from kaspar030/name_tests_by_folder
tests: set APPLICATION from folder name
|
2017-12-01 11:39:19 +01:00 |
|
|
fc2eff9fba
|
tests: remove redundant APPLICATION defines
|
2017-12-01 11:03:39 +01:00 |
|
Martine Lenders
|
5a0e9bcca4
|
gnrc_netdev: remove remaining files and references
Somehow, these files were forgotten in my big cleanup in #7925. This
fixes that.
|
2017-11-30 19:49:40 +01:00 |
|
|
bba3943d59
|
tests/driver_sx127x: fix typo in displayed message
|
2017-11-20 11:08:06 +01:00 |
|
|
81f13936ee
|
drivers/sx127x: remove time on air from packet info
|
2017-11-20 11:04:41 +01:00 |
|
Martine Lenders
|
32318363a9
|
Merge pull request #7697 from aabadie/pr/lora_definitions
sys/net: add common lora phy definitions
|
2017-11-15 21:01:46 +01:00 |
|
|
be91023dc1
|
tests/sx127x: remove unused periph/rtc.h include
|
2017-10-28 21:48:17 +02:00 |
|
|
9feceb29fc
|
tests/driver_sx127x: use common LoRa definitions
|
2017-10-26 15:41:41 +02:00 |
|
kYc0o
|
5a46a01096
|
tests/driver_sx127x/main.c: misc fixes
|
2017-10-26 15:41:07 +02:00 |
|
|
ef9368e6b5
|
tests/driver_sx127x: put radio to sleep after transmission
|
2017-10-10 17:59:31 +02:00 |
|
|
87b9c75556
|
boards: rename nucleo-l1 to nucleo-l152
|
2017-07-17 18:24:15 +02:00 |
|
|
57c51e4014
|
test: add sx127x test application
|
2017-06-30 19:00:59 +02:00 |
|