Re: [riot-devel] Release [2020.01] - dates and feature requests

2019-12-17 Thread Michel Rottleuthner

Hi,

I'd like to add #9530 [1] to the list which provides important fixes for 
xtimer concurrency issues.


It would be nice to have a functional timer even before ztimer is ready 
to replace it.


There was already some effort put into testing it [2] but as it contains 
high impact changes any help with further testing and review will be 
very much appreciated.


Having a thorough release testing cycle shortly after merging this is 
probably the best time to get this in.



[1]: https://github.com/RIOT-OS/RIOT/pull/9530

[2]: https://github.com/RIOT-OS/RIOT/pull/9530#issuecomment-558739123


Best wishes,

Michel


On 11/28/19 9:59 AM, Francois-Xavier Molina wrote:
|Dear RIOTers, The release dates for the upcoming release cycle are 
fixed as follows: - 08.01.2020 - soft feature freeze, for high impact 
features - 15.01.2020 - hard feature freeze, for all features - 
05.02.2020 - Release date Could you please send your suggestions for 
features which you would like to see merged during this release cycle. 
Best regards, and happy hacking! Francisco Molina|


___
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


Re: [riot-devel] Release [2020.01] - dates and feature requests

2019-12-17 Thread Martine Sophie Lenders
Hi,

On 17.12.19 17:26, Martine Sophie Lenders wrote:
> Hi,
>
> […]
>
> - https://github.com/RIOT-OS/RIOT/pull/1292
Oops this was meant to be https://github.com/RIOT-OS/RIOT/pull/12921 of
course

Thanks Francisco for pointing this out to me offline.

Best regards,
Martine
>    A bug fix to make it compilable in the first place, so all the
> following PRs depend on it.
> - https://github.com/RIOT-OS/RIOT/pull/12602
>    event.h-based wrapper to get the asynchronous call in the
> application's context.
> - https://github.com/RIOT-OS/RIOT/pull/12975
>    select() implementation using `sock_async`
> - https://github.com/RIOT-OS/RIOT/pull/12907
>    sock_async backend implementation for tinydtls. Really, really just a
> nice-to-have, as the tinydtls port for sock is also quite new, so maybe
> let's wait with adding more features to that.
> - https://github.com/RIOT-OS/RIOT/pull/12601
>    msg.h-based wrapper to get the asynchronous call in the application's
> context -- NOT A MUST as it might not be needed
>
> Best regards,
> Martine
>
> On 28.11.19 09:59, Francois-Xavier Molina wrote:
>> |Dear RIOTers, The release dates for the upcoming release cycle are
>> fixed as follows: - 08.01.2020 - soft feature freeze, for high impact
>> features - 15.01.2020 - hard feature freeze, for all features -
>> 05.02.2020 - Release date Could you please send your suggestions for
>> features which you would like to see merged during this release cycle.
>> Best regards, and happy hacking! Francisco Molina|
>>
>> ___
>> 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

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


Re: [riot-devel] Release [2020.01] - dates and feature requests

2019-12-17 Thread Martine Sophie Lenders
Hi,

there were some starting points for asynchronous sock merged since the
last release. As with all features in this thread, since our release
cycle is not feature-based, they are of course all more a nice-to-have,
but it would be great to have the rest of this effort in, so this long
awaited feature is a nicely wrapped up christmas present. There are
currently 5 open PRs on that topic (in order of priority, highest to
lowest):

- https://github.com/RIOT-OS/RIOT/pull/1292
   A bug fix to make it compilable in the first place, so all the
following PRs depend on it.
- https://github.com/RIOT-OS/RIOT/pull/12602
   event.h-based wrapper to get the asynchronous call in the
application's context.
- https://github.com/RIOT-OS/RIOT/pull/12975
   select() implementation using `sock_async`
- https://github.com/RIOT-OS/RIOT/pull/12907
   sock_async backend implementation for tinydtls. Really, really just a
nice-to-have, as the tinydtls port for sock is also quite new, so maybe
let's wait with adding more features to that.
- https://github.com/RIOT-OS/RIOT/pull/12601
   msg.h-based wrapper to get the asynchronous call in the application's
context -- NOT A MUST as it might not be needed

Best regards,
Martine

On 28.11.19 09:59, Francois-Xavier Molina wrote:
> |Dear RIOTers, The release dates for the upcoming release cycle are
> fixed as follows: - 08.01.2020 - soft feature freeze, for high impact
> features - 15.01.2020 - hard feature freeze, for all features -
> 05.02.2020 - Release date Could you please send your suggestions for
> features which you would like to see merged during this release cycle.
> Best regards, and happy hacking! Francisco Molina|
>
> ___
> 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


Re: [riot-devel] Release [2020.01] - dates and feature requests

2019-12-14 Thread Alexandre Abadie
Hi, 

While browsing the opened PRs, I think the USB support for STM32 should also go 
in that release: [1] 

Alex 

[1] https://github.com/RIOT-OS/RIOT/pull/12556 

- Le 13 Déc 19, à 14:15, Francois-Xavier Molina 
 a écrit : 

> Dear RIOTers,

> This is a friendly reminder for you to send your suggestions for features you
> would like to see merged
> during this release cycle.

> Best regards, and happy hacking!

>> De: "Francois-Xavier Molina" 
>> À: "devel" , "users" 
>> Envoyé: Jeudi 28 Novembre 2019 09:59:05
>> Objet: Release [2020.01] - dates and feature requests

>> Dear RIOTers,

>> The release dates for the upcoming release cycle are fixed as follows:
>> - 08.01.2020 - soft feature freeze, for high impact features

>> - 15.01.2020 - hard feature freeze, for all features

>> - 05.02.2020 - Release date
>> Could you please send your suggestions for features which you would like to 
>> see
>> merged during this release cycle.

>> Best regards, and happy hacking!
>> Francisco Molina

> ___
> 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


Re: [riot-devel] Release [2020.01] - dates and feature requests

2019-12-12 Thread Robert Hartung
Hi Alex,
at86rf215 [9] is heavily tested by me and three of my colleagues. I
would really like to see this one merged for the next release!
I am pretty confident that we can "fully" test the driver soon.

Best Regards,
Robert

On 12.12.19 09:19, Alexandre Abadie wrote:
> Hi there,
> 
> Sorry for the late reply.
> 
> I have some suggestions of new features that I'd like to see in the release:
> - add the arduino bootloader feature to samd21 based boards
> (arduino-mkr, sodaq and feather-m0). That would improve a lot the user
> experience with these boards. See [1] for details.
> - some PRs related to AI (TensorFlow) on microcontrollers: [2], [3] and [4].
> - a series of PRs to improve the hifive1 port [5], [6], [7], [7bis] and
> another one to come,
> - it would be good to finally merge [8] (kw41z radio)
> - still in radio drivers, maybe also [9] (at86rf215)
> - it would be great to merge the PR about external BOARDSDIR variable [10]
> 
> There are many more things that could go in the release but as usual,
> they need reviews.
> 
> Cheers!
> 
> Alex
> 
> [1] https://github.com/RIOT-OS/RIOT/pull/12304
> [2] https://github.com/RIOT-OS/RIOT/pull/12805
> [3] https://github.com/RIOT-OS/RIOT/pull/12846
> [4] https://github.com/RIOT-OS/RIOT/pull/12847
> [5] https://github.com/RIOT-OS/RIOT/pull/12663
> [6] https://github.com/RIOT-OS/RIOT/pull/12902
> [7] https://github.com/RIOT-OS/RIOT/pull/12917
> [7bis] https://github.com/RIOT-OS/RIOT/pull/10833
> [8] https://github.com/RIOT-OS/RIOT/pull/12277
> [9] https://github.com/RIOT-OS/RIOT/pull/12128
> [10] https://github.com/RIOT-OS/RIOT/pull/12183
> 
> - Le 28 Nov 19, à 9:59, Francois-Xavier Molina
>  a écrit :
> 
> |Dear RIOTers, The release dates for the upcoming release cycle are
> fixed as follows:
> - 08.01.2020 - soft feature freeze, for high impact features -
> 15.01.2020 - hard feature freeze, for all features - 05.02.2020 -
> Release date
> Could you please send your suggestions for features which you would
> like to see merged during this release cycle. Best regards, and
> happy hacking!
> Francisco Molina|
> 
> 
> ___
> 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
> 

-- 
Robert Hartung, M.Sc.

Technische Universität Braunschweig
Institut für Betriebssysteme und Rechnerverbund
Mühlenpfordtstr. 23, Raum 115
38106 Braunschweig

Fon: +49 (531) 391 - 3246
Fax: +49 (531) 391 - 5936
E-Mail: hart...@ibr.cs.tu-bs.de
WWW: https://www.ibr.cs.tu-bs.de/users/hartung/
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Release [2020.01] - dates and feature requests

2019-12-12 Thread Alexandre Abadie
Hi there, 

Sorry for the late reply. 

I have some suggestions of new features that I'd like to see in the release: 
- add the arduino bootloader feature to samd21 based boards (arduino-mkr, sodaq 
and feather-m0). That would improve a lot the user experience with these 
boards. See [1] for details. 
- some PRs related to AI (TensorFlow) on microcontrollers: [2], [3] and [4]. 
- a series of PRs to improve the hifive1 port [5], [6], [7], [7bis] and another 
one to come, 
- it would be good to finally merge [8] (kw41z radio) 
- still in radio drivers, maybe also [9] (at86rf215) 
- it would be great to merge the PR about external BOARDSDIR variable [10] 

There are many more things that could go in the release but as usual, they need 
reviews. 

Cheers! 

Alex 

[1] https://github.com/RIOT-OS/RIOT/pull/12304 
[2] https://github.com/RIOT-OS/RIOT/pull/12805 
[3] https://github.com/RIOT-OS/RIOT/pull/12846 
[4] https://github.com/RIOT-OS/RIOT/pull/12847 
[5] https://github.com/RIOT-OS/RIOT/pull/12663 
[6] https://github.com/RIOT-OS/RIOT/pull/12902 
[7] https://github.com/RIOT-OS/RIOT/pull/12917 
[7bis] https://github.com/RIOT-OS/RIOT/pull/10833 
[8] https://github.com/RIOT-OS/RIOT/pull/12277 
[9] https://github.com/RIOT-OS/RIOT/pull/12128 
[10] https://github.com/RIOT-OS/RIOT/pull/12183 

- Le 28 Nov 19, à 9:59, Francois-Xavier Molina 
 a écrit : 

> Dear RIOTers,

> The release dates for the upcoming release cycle are fixed as follows:
> - 08.01.2020 - soft feature freeze, for high impact features

> - 15.01.2020 - hard feature freeze, for all features

> - 05.02.2020 - Release date
> Could you please send your suggestions for features which you would like to 
> see
> merged during this release cycle.

> Best regards, and happy hacking!
> Francisco Molina

> ___
> 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] Release [2020.01] - dates and feature requests

2019-11-28 Thread Francois-Xavier Molina
Dear RIOTers,


The release dates for the upcoming release cycle are fixed as follows: 
- 08.01.2020 - soft feature freeze, for high impact features

- 15.01.2020 - hard feature freeze, for all features

- 05.02.2020 - Release date 
Could you please send your suggestions for features which you would like to see 
merged during this release cycle.


Best regards, and happy hacking! 
Francisco Molina 
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel