-
I think one of the posts wanted confirmation that the command line worked from linux? It does! This is version 1.68.25
Are there any return values set by the jar on success/failure?
Here are a couple of scripts. I have the script scanit called once per minute from cron. This performs a check to make sure it isn't already running, then if not.
It creates a new 'base' name: Todays date plus a...
2009-08-21 09:16:20 UTC in MTK GPS Datalogger Device Control
-
I am considering developing a tool with the openIPMI libaries, however, when I am trying to compile the samples, the one which is probably the most useful, won't compile as it is missing the thread function:
ipmi_posix_thread_setup_os_handler
My intention is to have a thread which is at some points sleeping, at others it is gaining information from an external remote data source. In addition...
2009-07-14 15:18:38 UTC in Open IPMI
-
Sorry for the delay in responding. I suffered a corruption in my gallery install (was a debug system so not much of a problem). Anyway, wouldn't be right to upload a patch, no matter how trivial without checking that I cannot reproduce the problem. I believe that the problem was a hard disk error and that the machine crashed during a write.
There are two files. I updated the map module, and...
2009-05-23 12:49:34 UTC in Gallery 2 Google Map Integration
-
I put the latest available MAP module onto my test gallery, along with ~1000 raw images from my camera. Unfortunately the map module did not import any GPS information.
After a quick update to the exifer module, exif displays correctly for raw images.
I made a couple of quick tweaks to the map class, and now GPS data from raw images can be imported.
I can make this code available if you...
2009-05-15 10:09:33 UTC in Gallery 2 Google Map Integration