-
I followed the instruction in this link http://processors.wiki.ti.com/index.php/Cc26xx_sw_examples
I am using
Gateway=beagle bone black
Bluetooth dongle=cc2531
sensor tag=cc2650
I configured in 6lbr(R…
-
`java.util.stream.Stream` has:
- [`collect(Collector
-
There are three unit tests that will not compile on kernel 4.4:
sessiontable:
``` bash
make[2]: Entering directory `/usr/src/linux-headers-4.4.0-040400-generic'
LD /home/jool/git/Jool/test/un…
-
When running the `jool` userspace application to do atomic configuration, it will not perform any action on either `pool4` nor `bib`. Even if I run `jool` with root, it will still not operate on these…
-
When compiling the graybox module, several warnings will ocurr that do not prevent the module from being compiled, nor the tests to execute properly. Actually tests will report success, however it is …
-
The graybox module is not compiling on kernel 4.4.0, even when using [this codebase](815290d70b70845d270e70fe515ade8241ccad77).
Stacktrace:
``` bash
make -C /lib/modules/4.4.0-040400-generic/build M…
-
```
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-shadowsocksR:
* kmod-ipv6 *
* opkg_install_cmd: Cannot install package luci-app-shadow…
-
In directX 11 and OpenGL, Kerbin, Duna and Jool have strange looking atmosphere. It is visible only from sun side.On Laythe and Eve everything is fine.
Bug appears regardless of other mods.
![screensh…
-
While working with the [test branch](https://github.com/NICMx/Jool/tree/test), whenever I try to display the pool6 table (i. e. `jool -6` or `jool_siit -6`), it will display:
``` bash
Jool Error:
(Er…
-
_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1070) created by **drothmaler** on 2012-07-17 at 03:04 PM_
---
I think it would be nice to be able to create a FluentIter…