Martine Lenders
|
c239e359f6
|
travis: warn about differing .travis.yml
|
2016-03-01 19:54:42 +01:00 |
|
Cenk Gündoğan
|
c68a38f472
|
dist/tools/ethos: add .gitignore for ethos
|
2016-02-17 11:38:53 +01:00 |
|
|
c762a6fe7e
|
dist/tools/licenses: add GPLv2 short pattern
|
2016-02-07 19:15:15 +01:00 |
|
|
52aec3ad32
|
dist: add ethos UNIX tool
|
2016-02-07 19:15:15 +01:00 |
|
Oleg Hahm
|
2ec29cc55d
|
Merge pull request #4711 from OlegHahm/iotlab_make_site_fixes
iotlab: fix IOTLAB_SITE for term, flash etc
|
2016-01-28 23:16:22 +01:00 |
|
Martine Lenders
|
bc2ee6afce
|
Merge pull request #4703 from OlegHahm/license_pattern_fixes
License pattern fixes
|
2016-01-28 21:28:30 +01:00 |
|
Oleg Hahm
|
23e3bcf60a
|
iotlab: fix IOTLAB_SITE for term, flash etc
|
2016-01-28 20:38:08 +01:00 |
|
Oleg Hahm
|
db03259b6b
|
tools: add pattern for MIT license
|
2016-01-28 16:46:42 +01:00 |
|
Cenk Gündoğan
|
feea0139c4
|
make iotlab: stop
|
2016-01-28 10:56:39 +01:00 |
|
Oleg Hahm
|
cfdd6cb696
|
make iotlab: removed duplicated PHONY targets
|
2016-01-27 15:47:59 +01:00 |
|
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 |
|
Martine Lenders
|
0db92bb0ea
|
travis: adapt for unittest change
|
2016-01-23 16:17:23 +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 |
|
Cenk Gündoğan
|
e62a655b03
|
travis: pass the proper branch to compile_test.py
|
2016-01-07 18:39:32 +01:00 |
|
Cenk Gündoğan
|
f2860701f0
|
vagrant: add vim
|
2015-12-11 08:53:37 +01:00 |
|
Cenk Gündoğan
|
6b0283fbb0
|
vagrant: rename RIOT-OS => RIOT and mount the synced folder directly to /home/cnk
|
2015-12-11 08:53:25 +01:00 |
|
Cenk Gündoğan
|
8e63ae95f3
|
Merge pull request #4330 from thomaseichinger/pr/cmdline2xml_fix
eclipsesym/cmdline2xml.sh: introduce workaround readlink function
|
2015-12-08 14:12:37 +01:00 |
|
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.
|
2015-12-08 13:59:32 +01:00 |
|
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.
|
2015-12-08 08:58:11 +01:00 |
|
Oleg Hahm
|
00def4f8e7
|
CI: split up Cortex-M0 in two groups
|
2015-12-07 11:38:34 +01:00 |
|
Cenk Gündoğan
|
5f201f1856
|
travis: fix git complaining about 'ambiguous argument'
|
2015-12-07 00:35:43 +01:00 |
|
Cenk Gündoğan
|
a53ed20066
|
Add and configure Vagrant for RIOT-OS
|
2015-12-04 14:14:04 +01:00 |
|
Oleg Hahm
|
d65d213def
|
CI: split up Cortex-M4 in two groups
|
2015-12-03 17:38:24 +01:00 |
|
Lucas Jenss
|
ddaa9863f2
|
Add 256 byte block hamming code implementation
|
2015-11-30 20:08:36 +01:00 |
|
Cenk Gündoğan
|
60d4472419
|
Merge pull request #4301 from thomaseichinger/pr/env_bash
tools: remove hardcoding of bash hashbang
|
2015-11-30 11:04:23 +01:00 |
|
Oleg Hahm
|
c1c540a354
|
iotlab: set DEBUG_NODE correctly
|
2015-11-28 15:23:32 +01:00 |
|
Martine Lenders
|
2cc2adffee
|
Merge pull request #3900 from haukepetersen/add_arduino_api
sys: added Arduino API to RIOT
|
2015-11-27 13:35:29 +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 |
|
Hauke Petersen
|
931c1902e1
|
dist: added script for merging Arduino sketches
|
2015-11-27 12:45:12 +01:00 |
|
Thomas Eichinger
|
72ee60b9d5
|
scripts: remove hardcoding of bash hashbang
For host systems like FreeBSD, bash binary is found in a different path.
|
2015-11-25 16:20:56 +01:00 |
|
|
0d9f14c848
|
make pyterm nicely fails if no port is available
|
2015-11-20 17:50:40 +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 |
|
Hauke Petersen
|
0bf7e676e2
|
dist: added SiLabs BSD license pattern
|
2015-10-28 13:50:34 +01:00 |
|
Hauke Petersen
|
4b62a4902f
|
dist: added common JLink script for flashing
|
2015-10-28 11:19:38 +01:00 |
|
Cenk Gündoğan
|
813709adb4
|
Merge pull request #3849 from OlegHahm/pyterm_ümläüte
pyterm: fix problems with German umlauts as input
|
2015-10-27 19:21:53 +01:00 |
|
Oleg Hahm
|
3b8aa9b476
|
pyterm: fix problems with German umlauts as input
|
2015-10-27 15:27:04 +01:00 |
|
Cenk Gündoğan
|
0b7c7fbbb6
|
Merge pull request #3884 from cgundogan/pr/sniffer/socketify
sniffer: extend script to support sockets
|
2015-09-30 18:33:12 +02:00 |
|
Cenk Gündoğan
|
46d7571710
|
sniffer/README: describe usage of the socket connection type
|
2015-09-30 16:32:23 +02:00 |
|
Cenk Gündoğan
|
be579171d1
|
sniffer/sniffer.py: enable sniffing for sockets
|
2015-09-30 16:32:23 +02: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 |
|
Ludwig Knüpfer
|
eda6328e21
|
documentation: update my name (Ortmann -> Knüpfer)
|
2015-09-27 18:58:30 +02:00 |
|
Joakim Nohlgård
|
98c465008b
|
all: Update @gebart family name, email
|
2015-09-20 13:47:39 +02:00 |
|
Oleg Hahm
|
a7a52d7494
|
dist: sniffer: fix python version check
|
2015-09-10 00:18:31 +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 |
|
|
a13bc46f3e
|
sys: remove uart0
|
2015-09-04 17:46:23 +02:00 |
|
Oleg Hahm
|
b331ca6626
|
dist: chose binary format for IoT-LAB Makefile
|
2015-09-04 14:42:01 +02:00 |
|