[riot-devel] Release 2018.10.1

2019-02-05 Thread Jose
Dear RIOTers,  we are happy to announce the first official bug fixing release of RIOT. --- * RIOT 2018.10.1 * --- This is a bug fixing release for the RIOT 2018.10 release. The following bugs were fixed: #10757: sock_dns: fix out-of-bound errors     - so

[riot-devel] Release 2018.10

2018-11-13 Thread Jose
Dear RIOTers, we are happy to announce the 17th official release of RIOT: --- * RIOT 2018.10 * --- The 2018.10 release includes new features, like CoAP Resource Directory and Block2, ESP32 support, rework of I2C interface, EEPROM registry, Full and Minima

[riot-devel] Release 2018.10 feature freeze

2018-10-25 Thread Jose
Dear fellow RIOTers, I've created the 2018.10 release branch, so we are now officially in feature freeze. This means from now only bugfixes will be merged into the `2018.10-branch`. Currently there are 18 open issues tagged for the release [1]. Let's try to resolve this issues in the follo

[riot-devel] Preparing release 2018.10

2018-10-04 Thread Alamos, Jose
Dear RIOTers, The 2018.10 release is on its way! This is my first time taking care of the release process so all feedback is welcome. Here is a summary of the important dates * Preliminary/soft feature release for high impact features: October 16th, 2018. * Final/hard feature free

[riot-devel] [Configurations Task Force] First draft

2018-09-27 Thread Jose
4:01 PM, Jose wrote: Here is the issue [1]. Best. José [1]: https://github.com/RIOT-OS/RIOT/issues/9856 On 08/29/2018 11:58 AM, Jose wrote: Hi all, I've seen some discussions [1] about configurations in GH Issues. It seems there's interest in the community about exposing the

[riot-devel] Git submodule in RIOT-OS/applications

2018-09-26 Thread Jose
Hello RIOT developers, Does it make sense to provide a RIOT (git submodule) folder in the RIOT-OS/applications, pointing to the latest RIOT release? I can see some reasons: - Applications will always be in a working state - Might be easier for new users to clone and use We would require t

[riot-devel] RIOT summit configurations breakout session summary

2018-09-24 Thread Jose
Dear RIOT kernel developers, I just posted the summary [1] of the **configurations breakout session** we had in the RIOT summit. In conclusion, we agreed in starting small and work first in per-module config declarations in header files. Further steps might include tools on top for handlin

Re: [riot-devel] Where to put board pictures?

2018-09-07 Thread Jose
Hi all, It seems there's a trend with storing the img files close to the code instead of using an external repo (wiki, etc). I will refactor [1] and continue the discussion there. All comments and feedback are appreciated. Cheers, José [1]: https://github.com/RIOT-OS/RIOT/pull/9818 On

Re: [riot-devel] Where to put board pictures?

2018-09-04 Thread Jose
ainers. Would it also be possible with git-lfs to give the board developers access rights to upload pictures? Regards Gunar On 04.09.2018 10:41, Juan Ignacio Carrano wrote: Gunar, Jose > > In the end, it should not matter which git repository is bloated. > What about NO reposito

Re: [riot-devel] Where to put board pictures?

2018-09-03 Thread Jose
dcode the `https://raw.githubusercontent.com/wiki/RIOT-OS/RIOT/images/` prefix to their Doxygen pictures). Is this ok for all? Cheers, José On 8/22/18 3:01 PM, Jose wrote: Hi all, Check this attempt [1] using git-lfs. It also uses "a hidden repo" like the wiki, but it'

Re: [riot-devel] Proposal for sys folder

2018-08-30 Thread Jose
el as network stacks => Where should these be located? Anyway, we could already start migrating some obvious `lib` modules (hashes, crypto, parsers, etc). Cheers, José On 08/30/2018 02:47 PM, Kaspar Schleiser wrote: Hi, On 8/29/18 11:13 AM, Jose wrote: 1. Move the `net` folder to the

Re: [riot-devel] Proposal for sys folder

2018-08-29 Thread Jose
Hi Emmanuel, I suppose you mean '/sys/net' ->'/net' Oops, yes. I meant `/net` folder. Cheers, José On 08/29/2018 02:28 PM, Emmanuel Baccelli wrote: Hi José, thanks for tackling this! On Wed, Aug 29, 2018 at 11:16 AM Jose <mailto:jose.ala...@haw-hamburg.de&g

[riot-devel] Proposal for sys folder

2018-08-29 Thread Jose
Dear RIOT developers, While working on the documentation refactor, I've had the impression the `sys` folder has turned into a "everything that doesn't match core, cpu, etc" folder. I've seen some implicit categories: - Actual sys (auto_init, event queues, C++ wrapper, power management, etc)

Re: [riot-devel] Where to put board pictures?

2018-08-22 Thread Jose
à 12:31, Kaspar Schleiser kas...@schleiser.de a écrit : On 8/21/18 11:28 AM, Jose wrote: I personally think 2. (put them in the RIOT wiki) is the fastest way to go and doesn't bloat the RIOT repository. But I would like to hear some comments about this topic. +1. Don't forget, the Wiki is

Re: [riot-devel] Where to put board pictures?

2018-08-21 Thread Jose
rt of symlinks. Are the benefits greater than the drawbacks? If so, I can open a PR. Cheers, José On 08/21/2018 01:06 PM, Jose wrote: Hi all, Thank you for your responses! So, it seems we are converging to have them close to the code (RIOT repo). I will give a look to git-lfs in the mea

Re: [riot-devel] Where to put board pictures?

2018-08-21 Thread Jose
i! On 21 August 2018 at 11:31:37, Jose (jose.ala...@haw-hamburg.de) wrote: Hi all, After some time since the board entries were moved to the doxygen documentation [1], we are facing the problem on where to put board pictures. I see 2 cases: 1. We don't have the rights to distrib

[riot-devel] Where to put board pictures?

2018-08-21 Thread Jose
Hi all, After some time since the board entries were moved to the doxygen documentation [1], we are facing the problem on where to put board pictures. I see 2 cases: 1. We don't have the rights to distribute the picture. 2. The responsible of the board has the ownership of the picture

[riot-devel] Board documentation in Doxygen

2018-08-09 Thread Jose
Dear RIOT maintainers, Since #8516 [1] got finally merged, now we have the board documentation in Doxygen [2]. The information will still be available in the wiki for a while, but will be removed in further steps. I wrote some deprecation messages pointing to [2] so users can follow the new d

Re: [riot-devel] Notes RIOT internal Meeting Friday 20.04.2018

2018-07-20 Thread Jose
Hi all, I already did an automated test for 06-single-hop-udp (automatic book of IoTLAB nodes, check integrity of packets, report rates). It might be too early to add to the branches, but I can show them in the next Hack'n Ack. Cheers, José On 07/20/2018 02:43 PM, Gaëtan Harter wrote: Hi

[riot-devel] General configuration Task Force

2018-07-09 Thread Jose
Dear maintainers, Last Friday we had an offline discussion with some RIOT people about he lack of a mechanism to configure Kernel parameters as well as application specific configurations (private keys, timer values, etc). Although RIOT is configurable via CFLAGS, there's no way to (easily)

[riot-devel] makefile: info boards supported

2018-05-22 Thread Jose
Hello all, I've been using the `make info-boards-supported` command for a RIOT related project. I need to show all supported boards for an application (examples, etc). The problem I've found is the fact that `info-boards-supported` shows boards tagged by BOARD_INSUFFICIENT_MEMORY (so, in t

[riot-devel] Board documentation in Doxygen

2018-04-16 Thread Jose Alamos
Hello, There is this PR [1] about moving all board documentation (specs, how to flash, etc) from the wiki to Doxygen, which I would like to know your thoughts since it's a major change in the RIOT documentation. As stated there, the main motivation is to help developers keep the documentation up

Re: [riot-devel] Auto init in OpenThread

2017-05-03 Thread Jose Alamos
OK, I will go with the #ifdef proposal. Thanks :) Cheers ___ devel mailing list devel@riot-os.org https://lists.riot-os.org/mailman/listinfo/devel

[riot-devel] Auto init in OpenThread

2017-05-02 Thread Jose Alamos
functions like [2] do exactly that, but call gnrc_netdev related functions instead of OpenThread related functions. What's your opinion on how to deal with this? (e.g #ifdef MODULE_OPENTHREAD in auto_init_xxxx file?) Jose [1]: https://github.com/RIOT-OS/RIOT/pull/

[riot-devel] flash command without compiling

2017-04-17 Thread Jose Alamos
Dear RIOTers, I noticed the 'make flash' recompiles everything before flashing. What's the reason behind this? I'm working with some packages that require some time to configure/compile, and everytime I run 'flash' I have to wait the whole process to finish. I cannot even flash 2 boards at the sa

[riot-devel] Third party snippets

2016-11-04 Thread Jose Alamos
Hi RIOTers, We have been working in a LoRaMAC layer for RIOT, based on Semtech LoRaMAC. We only need a fraction of code (just the MAC part [1]), so the first approach is to compile only this part and develop some glue code. We are having some problems with this, because there's no API and most fun

Re: [riot-devel] LoRa support

2016-10-27 Thread Jose Alamos
Hello cr0s, Thank you for the information. I just noticed Emmanuel asked about the same thing a couple of days ago. Great to hear that! :) We just did some test on the PR and it's working OK for us. We are really interested in the development of the netdev2 adoption for the SX1276 driver. We wi

[riot-devel] LoRa support

2016-10-26 Thread Jose Alamos
, collaborations are always welcome! Best regards. Jose. [1]: https://github.com/Lora-net/LoRaMac-node [2]: http://www.semtech.com/wireless-rf/rf-transceivers/sx1272/ [3]: https://github.com/Lora-net/LoRaMac-node/tree/master/src/radio ___ devel mailing

[riot-devel] OpenThread port: IEEE802.15 ACK

2016-07-06 Thread Jose Alamos
Hi Baptiste Yes, I'm still working on it. I'm planning to show a demo of the port in RIOT summit. Cheers. ___ devel mailing list devel@riot-os.org https://lists.riot-os.org/mailman/listinfo/devel

[riot-devel] Raw communication between native nodes

2016-06-22 Thread Jose Alamos
Hi, I was wondering if there's a way to send raw data between nodes running on native. I need to send OpenThread packets between nodes (through a radio abstraction), and I'm having problems with TAP interface since they only process ethernet frames. I tried to hack a little bit (put these OT pack

Re: [riot-devel] Hardfault when linking OpenThread library

2016-06-20 Thread Jose Alamos
hecking all pointers now. Best regards, Jose ___ devel mailing list devel@riot-os.org https://lists.riot-os.org/mailman/listinfo/devel

[riot-devel] Hardfault when linking OpenThread library

2016-06-17 Thread Jose Alamos
Hi community, I'm having a weird hardfault when I'm linking the OpenThread library to RIOT. After running GDB, I noticed the hardfault is before accessing main() function (so shouldn't be a problem of the port itself). RIOT is crashing in this line [1]. Here's the content of hardfault: 2016-06-1

[riot-devel] OpenThread port: IEEE802.15 ACK

2016-06-16 Thread Jose Alamos
Hi community, I'm porting the OpenThread stack to RIOT. I have hooks for sending and receiving frames and for transmision/reception "Done" signals (TransmitDone and ReceiveDone) In their examples they are manually checking/sending IEEE802.15 ACK before calling the corresponding Done hook, but I'm

Re: [riot-devel] [BLE] Random 48-bit address generation

2016-06-15 Thread Jose Alamos
Hello, I don't know exactly how the BD_ADDR works, but you might try generate a hash (maybe SHA256? [1]) from CPU ID (function cpuid_get [2]). Then you can truncate to 48 bits and manually set/fix required bytes. Of course the truncation makes the hash weaker in terms of the chances of having 2 s

[riot-devel] Propagation of prefix

2016-05-25 Thread Jose Alamos
Thank you Kaspar! :) I will check it. ___ devel mailing list devel@riot-os.org https://lists.riot-os.org/mailman/listinfo/devel

[riot-devel] Propagation of prefix

2016-05-25 Thread Jose Alamos
Hi community! I'm trying to set up a simple RIOT border router without a linux computer (the node has GPRS access, so I'm not using ethos). With this config, what's the proper way to propagate the IPv6 address to the rest of the nodes? Best regards. ___

[riot-devel] PPP border router

2016-04-28 Thread Jose Alamos
oes it make sense? Cheers! Jose ___ devel mailing list devel@riot-os.org https://lists.riot-os.org/mailman/listinfo/devel

[riot-devel] Generic GSM/UMTS/HSDPA driver

2016-04-28 Thread Jose Alamos
Hi community! I have been working on a SIM900 [1] driver and a PPP stack for allowing GSM internet access in RIOT. The driver has to handle AT commands (for accessing modem's data mode) through UART and manage the PPP connection. Since most mobile devices work in the same way, I was thinking abou

Re: [riot-devel] Call for conn Task Force

2016-03-18 Thread Jose Alamos
Hi! I'd like to join too. Cheers! ___ devel mailing list devel@riot-os.org https://lists.riot-os.org/mailman/listinfo/devel

[riot-devel] Usage of gnrc_pktbuf_mark

2016-03-07 Thread Jose Alamos
Hello community! I'm implementing a PPP stack for communication with a GPRS module. Each PPP frame is different, can carry control data or IP data, and each one has a lot of options and sub options (nested headers, etc). For example, a control frame looks like this: |--HDLC frame--|--LCP header

Re: [riot-devel] Bridge border router and 6LowPan interfaces

2016-03-04 Thread Jose Alamos
Hi Bernhard: I think power consumption is a good reason for having a RIOT border router. I worked in some WSNs that measured the isotherm level of snow in a mountain (data sent via GPRS), it was not easy to get there and you don't have power lines. So you need batteries. Considering you are usin

Re: [riot-devel] Unable to build in native

2016-02-12 Thread Jose Alamos
Hi! It seems to be a problem with libgcc. You could try this: http://askubuntu.com/questions/346377/cannot-find-lgcc-s Or this: http://serverfault.com/questions/266138/cannot-find-lgcc-s-from-gcc-3-4-on-unbuntu-11-04 Best regards. 2016-02-12 9:00 GMT+01:00 : > Send devel mailing list submissio

[riot-devel] Mobile Internet driver

2016-02-04 Thread Jose Alamos
Hello: I want to develop a 2G, 3G or 4G driver for RIOT. I have worked before with a Gemalto BGS2T serial modem (2G only) for IoT applications, and worked fine. Here is the datasheet: http://www.activexperts.com/files/manuals/cinterion-bgs2t-rs232-datasheet.pdf What do you think about it? Do yo