Oleg Hahm

Results 13 issues of Oleg Hahm

While building nativejson, I get the following error messages at linking: ``` ==== Building nativejson (release_x64) ==== Linking nativejson mkdir -p ../../bin g++ -o "../../bin/nativejson_release_x64_gmake" ../../intermediate/release_x64/gmake/x64/release/nativejson/main.o ../../intermediate/release_x64/gmake/x64/release/nativejson/memorystat.o ../../intermediate/release_x64/gmake/x64/release/nativejson/arduinojsontest.o ../../intermediate/release_x64/gmake/x64/release/nativejson/cajuntest.o ../../intermediate/release_x64/gmake/x64/release/nativejson/ccantest.o...

When I start siggo, I just get an empty UI without any further messages. I used siggo link to link the device and can retrieve the JSON data successfully. I'm...

Not sure this is wanted, but I added and replaced some text to use the tutorial on the IoT-LAB instead of using real hardware.

enhancement
question

The current pandoc version (2.0.1.1) requires some changes.

bug

As @haukepetersen stated in today's meeting, this problem is two-fold: 1. How to multiplex the PRNG initialization for different sources for the source (and boards without a hardware ~~P~~RNG)? 2....

Discussion: RFC
State: don't stale

Since the IEEE 802.15.4-2015 standard is released a new frame format for 802.15.4, tagged as frame version 2, is defined. This is, e.g., required for the TSCH mode of 802.15.4...

Area: network
Type: new feature
State: don't stale

The current version won't even compile.

After installing crossenv (`sudo pip3.5 install crossenv`) I tried to create the virtual environment but end up with: ``` python3.5 -m crossenv ~/python-host-3.5/usr/bin/python3 cross_venv [11:39:43][1] WARNING: CC is a compound...

**Describe the bug** Using a pdf presentation software like [pdfpc](https://github.com/pdfpc/pdfpc) the presenter and the presentation screen are shown on the same monitor even if multiple monitors are connected (and recognized...

bug