Atis Elsts

Results 60 comments of Atis Elsts

I agree with copy-pasting the four lines from TI platforms' code. That's the simplest approach for this PR. In the future, if we do a bigger PR, I can test...

It's definitely not safe to use etimers in interrupt context. It's even documented in the code: https://github.com/contiki-ng/contiki-ng/blob/develop/os/sys/etimer.h#L59 I had a look at the Simplelink platfrom's `rf` code and did not...

@MaripeD interested in testing the develop branch now that #1515 is merged?

Hi Konrad, changes in core parts of the OS are quite scary to review and merge! What I would personally like to see is more motivation for the changes, perhaps...

As far as I know, the Contiki-NG implementation of 6LoWPAN fragmentation is compatible with the RFCs (I might be wrong here, but if so please point me to specification that...

I thin we should aim to have this in 3.8. There are some conflicts in the Dockerfile now, can you solve them? Thanks!

Sorry, I mean Contiki-NG 4.8 :)

Should we close this PR then? Or postpone it?

Can you clarify which other vendor you mean? One of the approaches must be wrong. Standards exist for this reason, and reverse bit ordering means incompatibility with standard. If Contiki-NG...

Unclear if this is indeed an issue on Contiki-NG, it sounds like a documentation (lack of it) problem at most.