Commit Graph

516 Commits (d69352a23722fc311cb972d67475aad6122ef4a8)

Author SHA1 Message Date
PeterKietzmann c742f07989 doc/packer: add initial README 7 years ago
Peter Kietzmann b15115cb10 Merge pull request #5828 from cgundogan/pr/packer
packer: initial packer configuration to build virtualbox/vagrant boxes
7 years ago
PeterKietzmann 49c1ed1d03 doc/vagrant: add information about changing the vagrant box 7 years ago
PeterKietzmann aa149d41f6 doc/vagrant: remove information about provisioning 7 years ago
Cenk Gündoğan 1b70b48bc5 packer: intial conf. to generate virtualbox based vagrant box 7 years ago
Alexandre Abadie 4e882054aa dist/tools/cc2538-bsl: fixing pep8 and python 3 compatibility 7 years ago
Jeff Bortolotti 6b086e7ae2 dist: tools: jlink.sh: use printf for JLINK_*_FLASH to allow use of backslas 7 years ago
Cenk Gündoğan 9074c4d376 Merge pull request #5837 from gebart/pr/drone-0.5
drone: Update YAML file to Drone 0.5 format
7 years ago
Cenk Gündoğan 25e18dad88 Merge pull request #5797 from miri64/dist/doc/profile
dist: document IOTLAB_PROFILE variable fo IoT-Lab-support
7 years ago
Martine Lenders f9e14bdd26 dist: document IOTLAB_PROFILE variable fo IoT-Lab-support 7 years ago
Kees Bakker bd2fbf040b dist/tools: exclude sam21_common cmsis include files 7 years ago
Cenk Gündoğan 9457703607 vagrant: minimize Vagrantfile and make it loadable
By parameterizing certain paths with `RIOTBASE`, it is possible to load
this Vagrantfile from other Vagrantfiles. This feature will be used by the
Tutorials repository, so that this Vagrantfile has no knowledge about
the tutorials, hence the deletion of the `tutorials` definition at this
place.
7 years ago
smlng f9432cef4b minor typos in README corrected 7 years ago
Joakim Nohlgård c6f280a104 dist/tools/drone-scripts: Delete because Drone can now use the Travis script 7 years ago
Sebastian Meiling b4b1bb597a Merge pull request #5822 from cgundogan/pr/vagrant/add_info_about_vboxusers_group
vagrant: update README and add info about vboxusers group
7 years ago
Cenk Gündoğan 63b7cf475a vagrant: restructure 'addit. info.' in README 7 years ago
Cenk Gündoğan 39e2ad12bf vagrant: change RIOT-OS to RIOT in readme 7 years ago
Cenk Gündoğan c75c9194d8 vagrant: update ubuntu version in readme 7 years ago
Thomas Eichinger 59bc1b46b7 dist/tools: include uname check for FreeBSD in genconfigheader
Analog to Darwin set `MD5SUM` to `md5 -r`.
7 years ago
Cenk Gündoğan 6e8d4dc686 vagrant: info about vboxusers group for USB access 7 years ago
Matthias Kolja Miehl 5456d6e2d2 dist/tools/tunslip: tapslip6: fix unusedVariable 7 years ago
Matthias Kolja Miehl 8cb5624655 dist/tools/tunslip: tapslip6: fix variableScope 7 years ago
Matthias Kolja Miehl eb39aec480 dist/tools/tunslip: tunslip6: fix invalidPrintfArgType_uint
Since the argument type is 'long', the printf
format string has to be '%li' instead of '%lu'.
7 years ago
Matthias Kolja Miehl 652f5ef8b9 dist/tools/tunslip: tunslip6: fix variableScope 7 years ago
Matthias Kolja Miehl c458f9958e dist/tools/tunslip: fix variableScope 7 years ago
Matthias Kolja Miehl c06bf1019d dist/tools/tunslip: add comment regarding missing break at the end of case 7 years ago
Cenk Gündoğan 924f27558c Merge pull request #5784 from PeterKietzmann/tools_update_cc2538-bsl
dist/tools: update serial boot loader script
7 years ago
PeterKietzmann 5eafb071a6 dist/tools/cc2538-bsl: enforce python2 7 years ago
Joakim Nohlgård ab43f90985 dist: Remove Dockerfile in favour of separate repo
See https://github.com/RIOT-OS/riotdocker for an up-to-date Dockerfile.
7 years ago
PeterKietzmann 5b3d7fadcf dist/tools: update serial boot loader script 7 years ago
Martine Lenders 9d0881fae5 dist: testrunner: optionally print traceback 7 years ago
Kaspar Schleiser c9d725ac0c dist: tools: genconfigheader.sh: include LTOFLAGS as comment if set 7 years ago
Gaëtan Harter a52c781339 dist: ethos: add tcp socket support
Add ethos support to use a tcp socket instead of a TTY.
Use 'tcp:host' as serial argument.
Port can be given in place of the baudrate argument.

Default port is 20000 which is used in on IoT-LAB.
7 years ago
Kaspar Schleiser 8601285b13 openocd: return error if flashing went wrong 7 years ago
kYc0o e443b90815 Merge pull request #5452 from locicontrols/find-tty
Adjust find-tty.sh to return all matches, then use it in boards/cc2538dk
7 years ago
Alexandre Abadie abe5c19407 dist/tools: make ethos baudrate configurable 7 years ago
Kaspar Schleiser f048475bec dist: build_and_test.sh: don't hard-code base branch 7 years ago
Jon Thacker bece851972 genconfigheader.sh: Fix for for building on OSX 7 years ago
Joakim Nohlgård 77a15e7886 make: Place most configuration macros in a separate file instead of on the command line 7 years ago
Martine Lenders 1124409d80 git-cache: also fetch tags 7 years ago
Martine Lenders c4eab34b99 Merge pull request #5387 from OTAkeys/quiet_gdb
make debug: start gdb quietly
7 years ago
Oleg Hahm 6deac1d64e Merge pull request #5329 from kaspar030/add_makefile_for_host_tools
make: add makefile for host tools
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 29badd7d58 Merge pull request #5441 from cgundogan/pr/desvirt/make_cleanup
tools: desvirt: rm unused TOPO_FLE var
7 years ago
Ian Martin b1946e6715 dist: tools: let find-tty.sh return all matches, not just the first 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 8b047d055e tools: desvirt: rm unused TOPO_FLE var 7 years ago
Cenk Gündoğan 7b1fc8cd31 dist: iotlab: add note about IOTLAB_LOGGING 7 years ago
Cenk Gündoğan 54aa8ecb44 dist: make: iotlab: add logging to iotlab-term via tmux 7 years ago
Toon Stegen cf431e696c make debug: start gdb quietly 7 years ago
Martine Lenders 55e89610ce tools: ethos: allow `start_network.sh` script to run from anywhere 7 years ago
Kaspar Schleiser 4b25c0fd76 dist: tools: build_and_test.sh: add "host" buildtest group 7 years ago
Kaspar Schleiser aee0eeeb99 dist: tools: add makefile 7 years ago
Hauke Petersen 78f212c9d8 dist/ethos: fixed compile warnings
- checking return values of each write() call
- chack return value of system() call
7 years ago
Kaspar Schleiser eea62a79f2 dist: ethos: fix start_network.sh trap (exit on INT QUIT TERM EXIT) 7 years ago
Kaspar Schleiser ee37ea9d40 dist: tools: ethos: add start_network.sh 7 years ago
Kaspar Schleiser 2ec71c9ca0 dist: ethos: add clean target 7 years ago
Kaspar Schleiser e17045e901 dist: tools: add UHCP daemon 7 years ago
Bas Stottelaar 6ce6bb6468 dist: jlink: flash mcu based on serial number 7 years ago
Kaspar Schleiser 7d151f250b dist: ethos: fix usage string 7 years ago
Kaspar Schleiser 58a12e5034 core: make messaging optional 7 years ago
Martine Lenders 5c34e200f0 vagrant: update README 7 years ago
Martine Lenders 6a4636410c dist: CI: remove application skipping 7 years ago
kYc0o f92b025b85 vtimer: get rid of 7 years ago
Cenk Gündoğan e127cc5680 dist: travis: add gdb to travis 7 years ago
Kaspar Schleiser 7a18922c09 dist: build_and_test.sh: run native unittests through gdb 7 years ago
Kaspar Schleiser e308ad4a54 dist: compile_test.py: build everything on changes in pkg/ 7 years ago
Oleg Hahm 16a3f131a3 Merge pull request #5112 from kaspar030/use_git_cache
make: pkg: introduce git-cache
7 years ago
Kaspar Schleiser 772657253f dist: tools: add git-cache 7 years ago
Oleg Hahm 0331029990 pyterm: fix logging directory
The default logging directory should be ${HOME}/${HOST}/run-name/
7 years ago
DipSwitch 58186bfa9e dist: add script to fetch and build teensy_loader_cli 7 years ago
Kaspar Schleiser 17fd3d5d39 dist: build_and_test.sh: support CI_BASE_BRANCH 7 years ago
Kaspar Schleiser b916a58ed4 dist: tools: pr_check: adapt to RIOT CI 7 years ago
Cenk Gündoğan 98958e74c0 dist/tools/desvirt: added README 7 years ago
Cenk Gündoğan dc509f030d dist/tools/desvirt: proper integration 7 years ago
Oleg Hahm f576317194 ci: split up cortex_m4 in even more groups 7 years ago
Kaspar Schleiser 18e55c6f67 dist: tools: testrunner: increase default timeout to 10 secs 7 years ago
Kaspar Schleiser e168f49c86 dist: testrunner: kill whole process group of spawned process 7 years ago
Kaspar Schleiser d7a10aa030 dist: travis-scripts/get-pkg-list.py: add python 3 pexpect pkg 7 years ago
test 819dfacccc dist: add testrunner shared pexpect code 7 years ago
test ac44264dfa dist: remove obsolete testsuite 7 years ago
Martine Lenders a7487e2b19 Merge pull request #4948 from cgundogan/pr/travis/static-tests_fix
travis: continue static tests on error
7 years ago
Oleg Hahm eb85eb50a7 Merge pull request #4921 from authmillenon/travis/fix/warn-on-config-change
travis: warn about differing .travis.yml
7 years ago
Cenk Gündoğan 592c73ef79 travis: continue static tests on error 7 years ago
Hauke Petersen 72fb1790c0 Merge pull request #4905 from OlegHahm/goodfet_fix
tools: goodfet fix
7 years ago
Martine Lenders 77bf5277f6 dist: Recall build_and_test.sh after rebase if it was changed 7 years ago
Martine Lenders c239e359f6 travis: warn about differing .travis.yml 7 years ago
Hauke Petersen 90512ce3ab dist/jlink: fixed typo in JLINK_PRE_FLASH 7 years ago
Kaspar Schleiser a2d8c4b50d dist: tools: compile_test: fix unassigned variable 7 years ago
Oleg Hahm a14657ef85 tools goodfet: directly access baudrate member 7 years ago
Cenk Gündoğan c68a38f472 dist/tools/ethos: add .gitignore for ethos 7 years ago
Kaspar Schleiser c762a6fe7e dist/tools/licenses: add GPLv2 short pattern 7 years ago
Kaspar Schleiser 52aec3ad32 dist: add ethos UNIX tool 7 years ago
Oleg Hahm 2ec29cc55d Merge pull request #4711 from OlegHahm/iotlab_make_site_fixes
iotlab: fix IOTLAB_SITE for term, flash etc
7 years ago
Martine Lenders bc2ee6afce Merge pull request #4703 from OlegHahm/license_pattern_fixes
License pattern fixes
7 years ago
Oleg Hahm 23e3bcf60a iotlab: fix IOTLAB_SITE for term, flash etc 7 years ago
Oleg Hahm db03259b6b tools: add pattern for MIT license 7 years ago
Cenk Gündoğan feea0139c4 make iotlab: stop 7 years ago
Oleg Hahm cfdd6cb696 make iotlab: removed duplicated PHONY targets 7 years ago
Oleg Hahm 27688d8be1 make iotlab: rename internal target
In order to avoid potential naming clashes.
7 years ago
Oleg Hahm c4dbe2da27 iotlab: fix selective flashing and serial access 7 years ago
Martine Lenders 0db92bb0ea travis: adapt for unittest change 7 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.
7 years ago
Cenk Gündoğan e62a655b03 travis: pass the proper branch to compile_test.py 7 years ago
Cenk Gündoğan f2860701f0 vagrant: add vim 7 years ago
Cenk Gündoğan 6b0283fbb0 vagrant: rename RIOT-OS => RIOT and mount the synced folder directly to /home/cnk 7 years ago
Cenk Gündoğan 8e63ae95f3 Merge pull request #4330 from thomaseichinger/pr/cmdline2xml_fix
eclipsesym/cmdline2xml.sh: introduce workaround readlink function
7 years ago
Thomas Eichinger 4a8b2aed56 eclipsesym/cmdline2xml.sh: introduce workaround readlink function
readlink for OS X and FreeBSD does not offer -m flag to canonicalise the
file's path. Implement a workaround shell function to simulate behaviour.
7 years ago
Tobias Markmann 57b8a24466 Add a RELIC package and unit test that shows how to use it
Add install of cmake to .travis.yml.

Test-Information:

This has been tested on OS X and on Ubuntu for both the native target
and STM32F4Discovery.
7 years ago
Oleg Hahm 00def4f8e7 CI: split up Cortex-M0 in two groups 7 years ago
Cenk Gündoğan 5f201f1856 travis: fix git complaining about 'ambiguous argument' 7 years ago
Cenk Gündoğan a53ed20066 Add and configure Vagrant for RIOT-OS 7 years ago
Oleg Hahm d65d213def CI: split up Cortex-M4 in two groups 7 years ago
Lucas Jenss ddaa9863f2 Add 256 byte block hamming code implementation 7 years ago
Cenk Gündoğan 60d4472419 Merge pull request #4301 from thomaseichinger/pr/env_bash
tools: remove hardcoding of bash hashbang
7 years ago
Oleg Hahm c1c540a354 iotlab: set DEBUG_NODE correctly 7 years ago
Martine Lenders 2cc2adffee Merge pull request #3900 from haukepetersen/add_arduino_api
sys: added Arduino API to RIOT
7 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
7 years ago
Hauke Petersen 931c1902e1 dist: added script for merging Arduino sketches 7 years ago
Thomas Eichinger 72ee60b9d5 scripts: remove hardcoding of bash hashbang
For host systems like FreeBSD, bash binary is found in a different path.
7 years ago
Alexandre Abadie 0d9f14c848 make pyterm nicely fails if no port is available 7 years ago
Cenk Gündoğan dda9b9b6a1 dist: iotlab-testbed: add IOTLAB_EXCLUDE_NODES to README 7 years ago
Cenk Gündoğan 12c8883799 make: iotlab-testbed: exclude list for reset+flash 7 years ago
Hauke Petersen 0bf7e676e2 dist: added SiLabs BSD license pattern 8 years ago
Hauke Petersen 4b62a4902f dist: added common JLink script for flashing 8 years ago
Cenk Gündoğan 813709adb4 Merge pull request #3849 from OlegHahm/pyterm_ümläüte
pyterm: fix problems with German umlauts as input
8 years ago
Oleg Hahm 3b8aa9b476 pyterm: fix problems with German umlauts as input 8 years ago
Cenk Gündoğan 0b7c7fbbb6 Merge pull request #3884 from cgundogan/pr/sniffer/socketify
sniffer: extend script to support sockets
8 years ago
Cenk Gündoğan 46d7571710 sniffer/README: describe usage of the socket connection type 8 years ago
Cenk Gündoğan be579171d1 sniffer/sniffer.py: enable sniffing for sockets 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
Ludwig Knüpfer eda6328e21 documentation: update my name (Ortmann -> Knüpfer) 8 years ago
Joakim Nohlgård 98c465008b all: Update @gebart family name, email 8 years ago
Oleg Hahm a7a52d7494 dist: sniffer: fix python version check 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
Kaspar Schleiser a13bc46f3e sys: remove uart0 8 years ago
Oleg Hahm b331ca6626 dist: chose binary format for IoT-LAB Makefile 8 years ago
Oleg Hahm 2c555f748e dist: fix missing include of sys/time.h in tunslip 8 years ago
daniel-k 78b98b3b1c debugging: fix openocd closing when pressing Ctrl+C in GDB, fix #3427 8 years ago
Emmanuel Baccelli 014939805e Merge pull request #3062 from alignan/pull/remote-port
New Zolertia Re-Mote platform (CC2538 + CC1120)
8 years ago
Martine Lenders 64c6d49cbd iot-lab_M3: rename to iotlab-m3 8 years ago
Martine Lenders d46f542220 iot-lab_M3: rename to iotlab_m3 8 years ago
Martine Lenders 58ff31bfe9 gnrc: make all gnrc modules sub-modules of gnrc 8 years ago
Antonio Lignan b8823b7afe Zolertia Re-Mote platform (cc2538 + cc1120) port 8 years ago
Cenk Gündoğan 049d24aa6e dist/testbed-support: make experiment name configurable 8 years ago
Joakim Gebart 9968c59baa dist/tools/sniffer: Fix usec calculation 8 years ago