[riot-devel] help_Galileo Gen 2

2016-02-18 Thread Otmane El Mouaatamid
Hi all,

i want to running RIoT-OS in "Intel Galileo Gen 2 Development Board" but i
don't have any idea if that will  work or not.
I'm  asking if there are someone has idea about RIoT-OS implementation  in
this microcontroller ?

Thanks in advance

Otmane.


-- 
  Otmane El mouaatamid PhD Student
SIME Lab,ENSIAS
Mohammed V University in RABAT
GSM:+212674830222
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Implementing rng

2016-02-18 Thread Tausig Mathias
I am a bit confused, where to put that code. As far as I can tell, all current
implementations of the hwrng functions are implemented on the cpu and not on the
board level. While my rng is on the at86rf2xx chip, which is a driver. Can I put
the feature in the driver?


Am Mittwoch, den 17.02.2016, 17:22 +0100 schrieb Hauke Petersen:
> Hi Mathias,
> 
> I think the way to go here is to implement the
> `drivers/include/periph/hwrng.h` interface. For this I think it makes sense to
> add a function that reads the random data from the radio to the at86rf2xx
> driver and call this function from the hwrng driver.
> 
> Cheers,
> Hauke
> 
> 
> 
> 
> 
> On 16.02.2016 17:14, Tausig Mathias wrote:
> > Hy!
> > 
> > I would like to use the hardware RNG from my samr1-xpro board. It should be
> > available by reading out a certain register, according to the AT86RF233
> > documentation.
> > My problem is, that I don't how to do that (I am pretty new to this stuff).
> > Is there some documentation available for this kind of task, or could you
> > point me in the right
> > direction?
> > 
> > cheers
> > Mathias

signature.asc
Description: This is a digitally signed message part
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] netdev2 - some hints about the relationships between the 6lowpan protocol

2016-02-18 Thread Martine Lenders
Hi Bernhard,
Have you seen [1] and [2]? Let us know if they are lacking any information
you need.

Since the MRF24J40 is an IEEE 802.15.4 radio I think it's best to look into
my PR 4646 [3], which ports the at86rf2xx driver (currently based on
gnrc_netdev in master) to the stack agnostic netdev2. I introduced a lot of
consolidation of common IEEE 802.15.4 code, making the implementation of
such device drivers simpler than it used to be.

Best regards,
Martine

[1] http://doc.riot-os.org/group__net__gnrc.html#details
[2] http://doc.riot-os.org/group__drivers__netdev__netdev2.html#details
Am 18.02.2016 12:31 schrieb "Bernhard Nägele" :

> Hello everyone,
> I just want to help Tobias in bringing the MRF24J40 radio network driver
> further on.
> 1. Have you got a hint where I can find information how the parts of the
> networking stack fit together - from the radio-module (hardware) up to the
> working
> connection.
> 2. Is there any documentation/specification about the interface between
> those parts?
> 3. As far as I have seen the CC1101 networking device driver is based on
> netdev2. Is
> it a good idea to port this to the MRF24J40?
>
> Best regards
> Bernhard
>
> ___
> devel mailing list
> devel@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/devel
>
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


[riot-devel] netdev2 - some hints about the relationships between the 6lowpan protocol

2016-02-18 Thread Bernhard Nägele

Hello everyone,
I just want to help Tobias in bringing the MRF24J40 radio network driver 
further on.

1. Have you got a hint where I can find information how the parts of the
networking stack fit together - from the radio-module (hardware) up to 
the working

connection.
2. Is there any documentation/specification about the interface between
those parts?
3. As far as I have seen the CC1101 networking device driver is based on 
netdev2. Is

it a good idea to port this to the MRF24J40?

Best regards
Bernhard

___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Contribution to RIOT OS as part of GSOC '16

2016-02-18 Thread Emmanuel Baccelli
Hi Aditya
maybe you did not get this the first time I sent this a couple of days ago:
please refer to  https://github.com/RIOT-OS/RIOT/wiki/GSOC16
Thanks,
Emmanuel

On Thu, Feb 18, 2016 at 11:40 AM, Aditya Manglik 
wrote:

> Hello developers
> I would like to contribute to RIOT OS as a Google Summer of Code
> participant for the current year(2016). I am currently an undergraduate in
> an engineering college(BITS Pilani) in India, majoring in Electronics and
> Computer Science. I have some experience working with micro controllers and
> embedded systems, with a fairly good knowledge of C/C++ programming. I am
> highly motivated and excited to learn any new skills or programming
> languages required as part of this contribution. Please tell me the
> required milestones that should be completed before the student application
> period opens. Any helpful pointers in the right direction would be a good
> start.
> Thanks!
> 
> 
>
> ___
> devel mailing list
> devel@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/devel
>
>
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


[riot-devel] Contribution to RIOT OS as part of GSOC '16

2016-02-18 Thread Aditya Manglik
Hello developers
I would like to contribute to RIOT OS as a Google Summer of Code 
participant for the current year(2016). I am currently an undergraduate in 
an engineering college(BITS Pilani) in India, majoring in Electronics and 
Computer Science. I have some experience working with micro controllers and 
embedded systems, with a fairly good knowledge of C/C++ programming. I am 
highly motivated and excited to learn any new skills or programming 
languages required as part of this contribution. Please tell me the 
required milestones that should be completed before the student application 
period opens. Any helpful pointers in the right direction would be a good 
start.
Thanks!
 
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel