-
python -m nuitka --version
```
2.3.11
Commercial: None
Python: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Flavor: CPython Official
Exe…
-
Bit new to these sources... How to get Firmware uploader to be visible on windows version?
-
The 'ixxat' interface is not detected with `python-can 3.3.4` :
```python
import can
can.interface.detect_available_configs()
Kvaser canlib is unavailable.
fcntl not available on this platf…
-
Hello Collin,
I've been trying your library. First, let me say, it looks great, good work on that one.
I am however facing a strange issue. Sometimes after calling Can0.read(in), the id member of …
-
**Describe the bug**
After compiling snow, if I try to run `snow init` (while in a newly created directory), node spits out
```bash
node:events:342
throw er; // Unhandled 'error' event
…
-
// ACAN2515 Demo in loopback mode, for ESP32
#ifndef ARDUINO_ARCH_ESP32
#error "Select an ESP32 board"
#endif
#include
#include
SPIClass hspi (HSPI) ;
static const byte MCP2515_SCK …
-
Hello to everyone,
hello Svein,
I have tried to adapt your example to work with my configuration.
I ran into a timeout-error even the motor-node is responding.
Setting the RESPONSE_TIMEOUT = 1.5…
-
When I run the script, it gets the 1.trc file
(
;$FILEVERSION=1.1
;$STARTTIME=45252.6317937269
;
; Generated by PCAN-View v5.1.1.908
;
; Message Number
; | Time Offset (ms)
; …
-
### Discussed in https://github.com/collin80/SavvyCAN/discussions/684
Originally posted by **tyalie** October 18, 2023
Is it possible to use SavvyCAN CAN-FD with different speeds for CAN and C…
-
I have a saved CSV where the timestamps are negative. If it is loaded back in they all show up as zero. If I go into the CSV and remove the negative sign it loads fine.
[TPMS Log.csv](https://github.…