Oleg Hahm
27688d8be1
make iotlab: rename internal target
...
In order to avoid potential naming clashes.
2016-01-27 15:47:31 +01:00
Oleg Hahm
c4dbe2da27
iotlab: fix selective flashing and serial access
2016-01-26 23:07:05 +01:00
Oleg Hahm
57e8d5080b
iotlab: set IOTLAB_SITE to corresponding site
...
Uses the actual site of the selected experiment instead as "grenoble" as default.
2016-01-21 16:30:28 +01:00
Oleg Hahm
c1c540a354
iotlab: set DEBUG_NODE correctly
2015-11-28 15:23:32 +01:00
Martine Lenders
bf9004595f
Merge pull request #3927 from authmillenon/dist/feat/debug-server
...
iotlab: add capability to create and connect to debug server
2015-11-27 13:32:21 +01:00
Cenk Gündoğan
dda9b9b6a1
dist: iotlab-testbed: add IOTLAB_EXCLUDE_NODES to README
2015-11-11 16:13:22 +01:00
Cenk Gündoğan
12c8883799
make: iotlab-testbed: exclude list for reset+flash
2015-10-31 21:25:18 +01:00
Martine Lenders
eea59bf805
iotlab: add capability to create and connect to debug server
2015-09-30 11:11:52 +02:00
Martine Lenders
4dcadf0203
iotlab: introduce IOTLAB_AUTHORITY variable to testbed Makefile
2015-09-30 11:09:56 +02:00
Cenk Gündoğan
3cf727617b
README.iotlab.md: Add IOTLAB_EXP_NAME and IOTLAB_PHY_NODES
2015-09-07 10:23:05 +02:00
Cenk Gündoğan
40334d6039
Makefile.iotlab: accept custom resourceid_list for experiment-cli
2015-09-07 10:13:26 +02:00
Oleg Hahm
b331ca6626
dist: chose binary format for IoT-LAB Makefile
2015-09-04 14:42:01 +02:00
Cenk Gündoğan
049d24aa6e
dist/testbed-support: make experiment name configurable
2015-08-17 11:04:20 +02:00
Martine Lenders
0566471173
dist: make iotlab-exp dependent on all
...
iotlab-exp uses `$(ELFFILE)` for the first flash so it needs to be
there.
2015-08-05 19:07:33 +02:00
Martine Lenders
bfec897e9e
dist:testbed-support: fix Makefile include description
2015-07-05 00:54:06 +02:00
Martine Lenders
dd6a57da18
dist:testbed-support: Let GitHub parse markdown
2015-07-05 00:48:35 +02:00
Oleg Hahm
c42a02ff3b
iotlab: some cosmetics
2015-06-03 17:44:09 +02:00
Oleg Hahm
06205c506d
iotlab: wait for the new experiment in iotlab-exp
...
* also quietens the IoT-LAB targets
2015-05-28 19:49:36 +02:00
Oleg Hahm
eebb649b88
iolab: enable serial_aggregator readline support
2015-05-09 23:51:32 +02:00
Oleg Hahm
28f8c51aa2
iotlab: append experiment ID to serial_aggregator
2015-05-09 20:42:01 +02:00
Oleg Hahm
e3eda9a315
dist: Makefile to work with IoT-LAB
...
Introduces a Makefile that can be included into one's application
Makefile in order to remotely control experiments on the IoT-LAB
testbed. It requires that cli-tools
(https://github.com/iot-lab/cli-tools ) are installed.
2015-04-28 19:11:37 +02:00