Re: [riot-devel] Network Stack Task Force

2015-02-04 Thread Matthias Waehlisch
Hi Jan, On Wed, 4 Feb 2015, Jan Wagner wrote: > i just installed placecam, do you send out the meeting link to this > mailing list or person based emails?. i would like to join tomorrow > and if needed would request that link. > Hauke will provide the link tomorrow via the mailing list. >  p

Re: [riot-devel] Adding new Wifi hardware support in RIoT

2015-02-04 Thread Oleg Hahm
Hi! > We are using a PMODWifi device [PmodWiFi - 802.11b WiFi Interface > (MRF24WB0MA, b/g/n compatible)] on Synopsis ARC board and have > succeded in initial port for RIoT on it. Sounds great - I'm looking forward to see your PR(s) for both, the ARC and the WiFi Interface. Cheers, Oleg -- prin

Re: [riot-devel] git howto for a correct pulls

2015-02-04 Thread Martine Lenders
Yes, sadly GitHub does not support reassigning a PR to a new reference (aka branch in a broader sense)... So the only way to do this is to close the existing one and reopen it as a new one. 2015-02-04 22:11 GMT+01:00 Jan Wagner : > hehe yeah retrospective is easy :) > > ps. but if u find time

Re: [riot-devel] git howto for a correct pulls

2015-02-04 Thread Jan Wagner
hehe yeah retrospective is easy :) ps. but if u find time please tell me what to do. My misstake was to not create a brench on my fork\ thats it. now i want to do it with the command lines i pasted. yes to not present my like a fool i will create a 2nd github account uploading riot code - and pul

Re: [riot-devel] git howto for a correct pulls

2015-02-04 Thread Martine Lenders
Hi, 2015-02-04 21:55 GMT+01:00 Jan Wagner : > > and dont get me worng - i did some pulls requests already - I think I > did a misstake by deleting my github fork: > > https://github.com/RIOT-OS/RIOT/pull/2387 > > https://github.com/RIOT-OS/RIOT/pull/2312 < problem here > I deleted the fork fo

Re: [riot-devel] git howto for a correct pulls

2015-02-04 Thread Jan Wagner
Thanks for your support and "nerves" - of course thebitbucket address would be my forked address/ I am using diff | pgp as version control system with vim IDE, hehe :) I was coding mostly on my own, maybe together with 3 people max, cvs, subversion - I used it - had my problems - created my sh

Re: [riot-devel] git howto for a correct pulls

2015-02-04 Thread Martine Lenders
Just to clarify: For the normal GitHub workflow you interact with at least 3 repositories: your local, the origin (your fork on GitHub) and the upstream (at RIOT-OS/RIOT). Other workflows, as for example the one employed by Git itself require only interaction with 2 repositories: your local and the

Re: [riot-devel] git howto for a correct pulls

2015-02-04 Thread Martine Lenders
Hi Jan, 2015-02-04 21:18 GMT+01:00 Jan Wagner : > why i am always feeling stupid using git... hub... > > in my naive way of thinking > > git clone https://u...@bitbucket.org/user/repo.git < me > > -- if sync needed > git remote add upstream https://github.com/RIOT-OS/riot.git > git fetch upstream

Re: [riot-devel] git howto for a correct pulls

2015-02-04 Thread Jan Wagner
why i am always feeling stupid using git... hub... in my naive way of thinking git clone https://u...@bitbucket.org/user/repo.git < me -- if sync needed git remote add upstream https://github.com/RIOT-OS/riot.git git fetch upstream -- git checkout -b some-feature # Adds git commit -a -m "Add

Re: [riot-devel] git howto for a correct pulls

2015-02-04 Thread Cenk Gündogan
Hi, unrelated to RIOT, but for the sake of completeness, there is also the native git command `git request-pull` [1], which let's you generate a pull request message that you can send per email to e.g. a mailing list. [1] http://git-scm.com/docs/git-request-pull Best, Cenk On 04.02.2015 20:

Re: [riot-devel] git howto for a correct pulls

2015-02-04 Thread Thomas Eichinger
Hi Jan, maybe you already saw this but github provides a guide to its workflow. [1] Its well illustrated, hope it helps. Best, Thomas [1] https://guides.github.com/introduction/flow/ > On 04 Feb 2015, at 19:58, Jan Wagner wrote: > > hi devs, >

Re: [riot-devel] git howto for a correct pulls

2015-02-04 Thread Martine Lenders
Hello Jan, 2015-02-04 19:58 GMT+01:00 Jan Wagner : > hi devs, > > i still had some troubles with git, and create correctly branched pulls. > this is the best command line based > tutorial I found - and now even I seem to understand :) > > https://www.atlassian.com/git/tutorials/making-a-pul

Re: [riot-devel] Network Stack Task Force

2015-02-04 Thread Jan Wagner
NICE slides btw. some of the technical pages of course have far to mutch text on the slided but I think it's ok if you do not use a beamer at all or a tiny room. Perfect for reading as PDF. thanks! > Hauke Petersen hat am 4. Februar 2015 um 18:57 > geschrieben: > > > Hello again, > > Mart

Re: [riot-devel] Network Stack Task Force

2015-02-04 Thread Jan Wagner
hi hauke i just installed placecam, do you send out the meeting link to this mailing list or person based emails?. i would like to join tomorrow and if needed would request that link. ps. do i need a cam or is audiio only ok? greets jan > Hauke Petersen hat am 4. Februar 2015 um 18:57 > gesc

[riot-devel] git howto for a correct pulls

2015-02-04 Thread Jan Wagner
hi devs, i still had some troubles with git, and create correctly branched pulls. this is the best command line based tutorial I found - and now even I seem to understand :) https://www.atlassian.com/git/tutorials/making-a-pull-request/example i still did not find the correct way to add TAGS

Re: [riot-devel] Network Stack Task Force

2015-02-04 Thread Hauke Petersen
Hi everyone! We now have a confirmed location for the task force meeting: We will start tomorrow at 10AM in room K40 in the basement of the computer science building of FU Berlin (Takustr. 9 | 14195 Berlin). A PlaceCam link for remote participation will be send around before the meeting tomo

Re: [riot-devel] 802.15.4 for Linux

2015-02-04 Thread Christian Mehlis
Am 04.02.2015 um 07:43 schrieb Martin: Hi Christian, I plan to test the RPL router daemon on Linux. Currently we want to use the sticks as interface not as node/platform. ok, nice. Perhaps I'll request some more details to replicate your setup with linux+15.4 in the future. Best Christian

Re: [riot-devel] Adding new Wifi hardware support in RIoT

2015-02-04 Thread Peter Kietzmann
Hello Shishir, Am 04.02.2015 um 07:57 schrieb shishir tiwari: Hello, We are using a PMODWifi device [PmodWiFi - 802.11b WiFi Interface (MRF24WB0MA, b/g/n compatible)] on Synopsis ARC board and have succeded in initial port for RIoT on it. That sounds great! We wish to add support for the P