-
With version 4.1.9 the server connection collation seems stuck on utf8mb4-general-ci. Selecting utf8-general-ci does not work.
•Server: localhost via TCP/IP
•Server type: MySQL
•Server version: 5.5.…
-
Current master
```
[37049.561650] hlcan: Unknown symbol open_candev (err -2)
[37049.561699] hlcan: Unknown symbol unregister_candev (err -2)
[37049.561739] hlcan: Unknown symbol can_change_mtu (er…
-
Whatever I set $cfg['NavigationBarIconic'] to, the top bar (right "panel") always uses icons only.
I tried setting this in config.inc.php and with the web interface, to no avail. This was fine in 4.0…
-
#### Description
I'm trying to use a Nucleo-l476rg with CAN transceiver [MCP2551](https://www.microchip.com/wwwproducts/en/en010405):
- As reported by nucleo's MCU [datasheet]( https://www.st.…
-
I've recently had to recompile the driver on raspbian with latest update. Loading the drivers gives this is dmesg though it seems to work fine:
[ 1087.061677] usb_8dev: loading out-of-tree module …
andig updated
4 years ago
-
1.Check for the module init state not controller:
[SWS_Can_00198] if the module is not yet initialized, the function Can_SetControllerMode shall raise development error CAN_E_UNINIT and return E_NOT_…
-
Looking at the newly merged candev API I still don't see, why this has to be its own API apart from netdev:
* The receive mechanism is nearly the same (except that there is no receive function, I'm…
-
The NMT Messages are buggy. Length of the package is always 0
can0 701 [0]
should be something like
can0 701 [1] 00
can0 701 [1] 05
can0 701 [1] 7F
Bugfix is to set …
-
This issue lists the status of all tests for the [Release Candidate 1 of the 2020.07](https://github.com/RIOT-OS/RIOT/releases/tag/2020.07-RC1) release.
Specs tested:
- [ ] [01-ci](https://github.…
-
#### Description
Cannot build `candev_linux` when `vfs` is used.
Bisecting returned 93a521c50132e24558e42bc57dcf9c94051f07e3 as the culprit (introduced in #8652)
#### Steps to reproduce the iss…