Commit Graph

33 Commits (dcc37329df40e9b591c7a16c862de500c979349a)

Author SHA1 Message Date
Kaspar Schleiser f44763f346 make: adapt Makefiles to AD -> Q rename 7 years ago
Martine Lenders f9e14bdd26 dist: document IOTLAB_PROFILE variable fo IoT-Lab-support 7 years ago
Cenk Gündoğan f73b226c67 Makefile.iotlab: evaluate IOTLAB_LOGGING correctly for iotlab-exp 7 years ago
Oleg Hahm 0909eba5ae Merge pull request #5409 from OlegHahm/iotlab_debug_server_fix
iotlab: only start debug server for one node
7 years ago
Oleg Hahm d2db255a97 iotlab: only start debug server for one node 7 years ago
Cenk Gündoğan afd9aa0bd8 dist: make: iotlab: specify exp id in iotlab-term 7 years ago
Cenk Gündoğan 7b1fc8cd31 dist: iotlab: add note about IOTLAB_LOGGING 8 years ago
Cenk Gündoğan 54aa8ecb44 dist: make: iotlab: add logging to iotlab-term via tmux 8 years ago
Oleg Hahm 2ec29cc55d Merge pull request #4711 from OlegHahm/iotlab_make_site_fixes
iotlab: fix IOTLAB_SITE for term, flash etc
8 years ago
Oleg Hahm 23e3bcf60a iotlab: fix IOTLAB_SITE for term, flash etc 8 years ago
Cenk Gündoğan feea0139c4 make iotlab: stop 8 years ago
Oleg Hahm cfdd6cb696 make iotlab: removed duplicated PHONY targets 8 years ago
Oleg Hahm 27688d8be1 make iotlab: rename internal target
In order to avoid potential naming clashes.
8 years ago
Oleg Hahm c4dbe2da27 iotlab: fix selective flashing and serial access 8 years ago
Oleg Hahm 57e8d5080b iotlab: set IOTLAB_SITE to corresponding site
Uses the actual site of the selected experiment instead as "grenoble" as default.
8 years ago
Oleg Hahm c1c540a354 iotlab: set DEBUG_NODE correctly 8 years ago
Martine Lenders bf9004595f Merge pull request #3927 from authmillenon/dist/feat/debug-server
iotlab: add capability to create and connect to debug server
8 years ago
Cenk Gündoğan dda9b9b6a1 dist: iotlab-testbed: add IOTLAB_EXCLUDE_NODES to README 8 years ago
Cenk Gündoğan 12c8883799 make: iotlab-testbed: exclude list for reset+flash 8 years ago
Martine Lenders eea59bf805 iotlab: add capability to create and connect to debug server 8 years ago
Martine Lenders 4dcadf0203 iotlab: introduce IOTLAB_AUTHORITY variable to testbed Makefile 8 years ago
Cenk Gündoğan 3cf727617b README.iotlab.md: Add IOTLAB_EXP_NAME and IOTLAB_PHY_NODES 8 years ago
Cenk Gündoğan 40334d6039 Makefile.iotlab: accept custom resourceid_list for experiment-cli 8 years ago
Oleg Hahm b331ca6626 dist: chose binary format for IoT-LAB Makefile 8 years ago
Cenk Gündoğan 049d24aa6e dist/testbed-support: make experiment name configurable 8 years ago
Martine Lenders 0566471173 dist: make iotlab-exp dependent on all
iotlab-exp uses `$(ELFFILE)` for the first flash so it needs to be
there.
8 years ago
Martine Lenders bfec897e9e dist:testbed-support: fix Makefile include description 8 years ago
Martine Lenders dd6a57da18 dist:testbed-support: Let GitHub parse markdown 8 years ago
Oleg Hahm c42a02ff3b iotlab: some cosmetics 8 years ago
Oleg Hahm 06205c506d iotlab: wait for the new experiment in iotlab-exp
* also quietens the IoT-LAB targets
8 years ago
Oleg Hahm eebb649b88 iolab: enable serial_aggregator readline support 9 years ago
Oleg Hahm 28f8c51aa2 iotlab: append experiment ID to serial_aggregator 9 years ago
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.
9 years ago