-
Hi Hesai-Crew,
first of all: Thank you very much for this ROS driver. It helps a lot, but unfortunately we encounter problems when we want the time of our PTP master clock to be used in `header->st…
-
When following the guide for PTP setup in Windows 10 it seems that W32Time will only sync if PTP domain is 0. I used 2 setups, one is Trimble GM200 grandmaster and another is Tektronix SPG8000 grandma…
nm987 updated
3 years ago
-
It appear that the for loop that extracts the time stamp from the ptp messages are dependent on the source port. Example if int(pkt.udp.port) == PTP_PORT_1 and int(pkt.ptp.v2_messageid) == MSG_ID_SYNC…
-
```C
char* data;
unsigned long int size = 1000;
CameraFile* file;
gp_file_new(&file);
CHECK_RESULT(gp_camera_file_get(camera, folder, name, GP_FILE_TYPE_NORMAL, file, context));
CHECK_RESULT(…
-
OCP-TAP has announced the [TimeHAT V2](https://www.linkedin.com/posts/ocptap_here-is-the-timehat-open-source-and-available-activity-7228207468282003456-lUv9/), a Pi 5 HAT that embeds an Intel i226 NIC…
-
Hi,
image capturing with EOS M10 is most of the time (except once) not working. The failure message on version 2.5.15.1:
```*** Error ***
storage 0xffffffff, but handle 0x00000000?
*** Error *…
-
I want to use ptpy to communicate with my Sequoia. When I plug the sequoia into my Mac via USB and run the example, `python ./trigger.py`, I get a `ptpy.ptp.PTPError`:
```
E 439 ptpy.transports…
-
ordinary clock master and ordinary slave can be done in this way.
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/DM00030825.pdf
-
I can't get it to work, I get a PTP General Error when I try `--capture-image-and-download`.
With debug option I get `PTP General Error (0x2002)`
If I try `gphoto2 --stdout --capture-movie --deb…
-
I have a D3100 that's been working fine with Gphoto2 for a few months. All of a sudden it is giving intermittent PTP I/O Errors. Commands are failing about 90% of the time now. It seems to just give u…