Joakim Eriksson

Results 9 issues of Joakim Eriksson

I did a quick web-camera hand-tracking example for the hand tracking code. This makes it possible to test the tracker without Jupyter notebooks. I also did a small fix to...

If I use any of the existing Ollama examples and try to change the prompt it will not work. It seems like the first prompt is completely ignored - or...

CC2420 address recognition only works with Contiki-default way of sending data frames. Need to handle command frames and various addressing modes.

This is a PR for evaluation. This completes the netstack network API and adds the netstack IP layer. It makes things cleaner in tcpip.c and in other places. But it...

### Version(s) v2.0.0-M15 ### Which components leshan-server-demo ### Tested With Contiki-NG LwM2M IPSO Objects example ### What happened When the client tries to join the server using DTLS there is...

bug
dependencies

Examples - colonies dev is gone - but it is still there in the docs.

documentation

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug
has repro
platform:linux
area:packaging

Bugfix: The RSSI offset is configured in hardware via the AGC_GAIN_ADJUST register during init(). The driver was incorrectly adding the offset again in software in both get_rssi() and read(), resulting...