-
### Describe the bug
If I configure systemd to start ptp4l as a service, it fails like this
```
Jan 22 15:04:20 helios ptp4l[705]: [6.458] driver rejected most general HWTSTAMP filter
Jan 22 1…
-
### Describe the bug
If the data provided has numbers of different orders, auto_arima gives errors.
### To Reproduce
```
import numpy as np
import pmdarima as pm
# original data
data = np.arr…
-
I need to have 9K MTU size for my solution, and it used to work in earlier versions.
For example in 2023.02:
```
root@icicle-kit-es:~# ip link set eth0 down
root@icicle-kit-es:~# ip link set eth…
-
Hi!
I am using gphoto CLI on ubuntu with Nikon D5500.
I am trying to test timelapse my alternate images are failing with below error. I have seen many posts about this error but my debug log sho…
-
Hello,
I am working on using PTP with two NXP LS1043 Boards.
And for some reason, I need to use software timestamp.
So, for eliminating the jitter and latency, I am thinking about using LinuxPTP i…
-
Currently if git is not found the user doesn't get any error shown in the GUI
Only on the console it says:
org.eclipse.ptp.rdt.sync.git.core.RemoteExecutionException: remote git init failed with messa…
-
Hi all
im running always with my Canon M50 after some days (3m interval) into "full-Press failed (0x2019: PTP Device Busy)"
gphoto2 v 2.5.20-3
Tried efterything, with --reset or setting manual " --…
-
- Python 3.9.4 (and tested Python 3.6.13 )
- Conda installation on Ubuntu 20
- Basecalled using Guppy Version 4.4.0+3a263d4
- Have also tried on different dataset
- Also attempted Fast5_to_seq_sum…
-
Hello,
I'm a rookie in pylon.
I have 2 acA1920-50gc - Basler ace,and I want to use ptp and capture images.
But I have two master when I setup ptp on pylon 6.1.0.
Equipment Used:
2 acA1920-5…
-
Hi,
I am trying to use example and I got this error message,
AttributeError: 'Series' object has no attribute 'ptp' when executing lm = pm.LinearMotion(lm_settings).