Henry
Henry
Hi, I worked arround by changing the line 106: ` $filename = substr($dateStr.' '.$name,0,60).'.gpx'; ` Now I can save the Map. Not the best solution, but works for me
Love this Tool. My Idea is running a small IoT device with this with a small WebUI to remote-control the Camera.Getting the basic control working at linux would be a...
Hi, you can use `qemu-nbd -r -c /dev/nbd1 /path/to/netscaler-flat.vmdk` to create a block device. This can be mountes to /mnt with `mount -t ufs -o ro, ufstype=ufs2 /dev/nbd1p8 /mnt`. To...
I'll try to Check the new Current (older Version), but im currenty Ill. It seems the Version was revoked i was using. Maybe i can find a fast fix for...
Hi, do you mean next-release with development branch? I've Updated the PR, but I'm unsure if its correct since I now see multiple commits. I am not familar with PRand...