Lars Baumgärtner

Results 11 issues of Lars Baumgärtner

It would be really convenient if this library was listed in the library manager of platformio. As far as I understand, you would only need to add one json file...

**Describe the bug** Since the switch to `nft` in coreemu 8, it cannot be used as a docker image on non-linux host systems. **To Reproduce** Steps to reproduce the behavior:...

discuss

**Is your feature request related to a problem? Please describe.** Currently, a full installation of coreemu is needed if one wants to develop some python scripts for automation. This limits...

enhancement

**Is your feature request related to a problem? Please describe.** In the past we used the topology generator of `core-gui` to randomly place larger numbers of nodes (>30) and then...

enhancement

**Is your feature request related to a problem? Please describe.** In the old `core-gui` it was very easy to change the subnet mask for different basic WiFis, e.g., from `/32`...

enhancement
pygui

It would be really great to have access to the GPIO pins of for example a raspberry pi (probably through wiringpi lib). Furthermore, exposing serial devices (/dev/ttyUSB0, /dev/ttyS0, etc) would...

enhancement
platform: raspberry

In old versions of coreemu (iirc

enhancement

**Is your feature request related to a problem? Please describe.** Currently, movement is tied to specific WLANs. If I have a bunch of nodes n1-n10 and p1-p-10 which have their...

enhancement

It would be really nice to be able to use this crate or a subset of it in no_std environments. Most parts currently imported from `std::` have equivalents in `core::`....

I just wanted to prototype some stuff with gamelight and ran into some issues. gamelight depends on `chroma` being `>= 0.1.0` but 0.2.1 is the most recent version and incompatible...