660b375082
tests/pkg_semtech-loramac: don't init mac from main
...
This application already uses auto_init and semtech_loramac_init is already called from auto_init_loramac
2019-07-03 14:42:26 +02:00
fdeba82b16
tests/pkg_semtech-loramac: use system shell command
2019-05-29 16:53:52 +02:00
14a4db137c
tests/pkg_semtech-loramac: conditionally build RX related code
2019-05-29 16:24:52 +02:00
0838cf99bb
tests/pkg_semtech-loramac: add RX thread for downlink messages
2019-05-29 16:24:23 +02:00
f6e616d48f
tests/pkg_semtech-loramac: fix send return value management
2019-01-30 18:58:43 +01:00
ade05f92f4
tests/pkg_semtech-loramac: add save/erase subcommands
2018-10-15 14:15:29 +02:00
7bfef117fc
tests/pkg_semtech-loramac: use new return codes in application
2018-09-25 22:22:13 +02:00
6e12b44d12
tests/pkg_semtech-loramac: adapt to pkg changes
2018-09-25 22:22:13 +02:00
Gaëtan Harter
4c74db4e7a
pkg/semtech-loramac: Fix -Wformat llvm warning
...
Fixed warning
format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int')
2018-08-02 17:27:35 +02:00
7e2f5cf99a
tests/pkg_semtech-loramac: adapt to change in pkg
2018-05-08 11:14:05 +02:00
aa0acd62c7
tests/pkg_semtech-loramac: add new link_check command
2018-04-19 15:51:43 +02:00
378ec103f9
tests/pkg_semtech-loramac: apply new API
2018-04-19 11:44:51 +02:00
jia200x
605d4e3dfb
Merge pull request #8633 from aabadie/pr/tests/pkg_loramac_get
...
tests/pkg_semtech_loramac: fix get command with EUI values
2018-02-27 10:46:48 +01:00
072b3a866e
test/pkg_semtech-loramac: fix loramac set devaddr
2018-02-27 10:08:53 +01:00
8708e2035a
tests/pkg_semtech_loramac: fix get command for EUIs
...
- add a null character after conversion from bytes to hex chars
- set the maximum print buffer size to the maximum possible size (application key size)
2018-02-24 11:07:12 +01:00
e3ff143a35
tests/semtech-loramac: add test application
2018-01-18 15:31:01 +01:00