-
Hi and thanks for that great work (including awesome approach to getting uniq SN).
In my setup I have several CAN-to-USB dongles (500k, 125k), and AFAIK CAN bus environment very sensitive with CAN …
iDoka updated
2 years ago
-
#### Description
periph_can is missing into nucleo-f767zi/Makefile.features
nucleo-f767zi board and stm32f767zi CPU have 3 × CANs (2.0B Active) interfaces
### Useful links
* https://github.com…
-
This issue lists the status of all tests for the [Release Candidate 4 of the 2022.04](https://github.com/RIOT-OS/RIOT/releases/tag/2022.04-RC4) release.
Specs tested:
- [ ] [01-ci](https://github.com…
-
1. tNMEA2000 &NMEA2000=*(new tNMEA2000_SocketCAN(SOCKET_CAN_PORT));
really should be defined as
tNMEA2000_SocketCAN &NMEA2000=*(new tNMEA2000_SocketCAN(SOCKET_CAN_PORT));
otherwise, you have is…
-
#### Description
periph_can is missing into nucleo-f722ze/Makefile.features
nucleo-f722ze board and stm32f722ze CPU have 1 × CANs (2.0B Active) interface
### Useful links
* https://github.com/…
-
This issue lists the status of all tests for the [Release Candidate 1 of the 2022.01](https://github.com/RIOT-OS/RIOT/releases/tag/2022.01-RC1) release.
Specs tested:
- [ ] [01-ci](https://github.…
-
The 'newer version of phpMyAdmin' message is not shown when using Internet Explorer 8 on Windows XP. Works as expected using Google Chrome.
---
- **Original URL**: https://sourceforge.net/p/phpmyadm…
-
The **DisableIS** configuration setting is ignored since version 4.0.0 in the navigation panel (perhaps other places also). This has significant performance considerations in large shared hosting env…
-
The **ShowDatabasesCommand** configuration setting is ignored since version 4.0.0 in the navigation panel (perhaps other places also). This has significant performance considerations in large shared h…
-
See https://sourceforge.net/p/phpmyadmin/discussion/Help/thread/0dab8571/#c37b, originally reported by user candev.
When attempting to create an export compressed with gzip, and the Apache server is …