'StereoData Maker' v.1.73 Released - Microfunguy's Builds - CHDK Forum supplierdeeply

'StereoData Maker' v.1.73 Released

  • 8 Replies
  • 11409 Views
'StereoData Maker' v.1.73 Released
« on: 29 / July / 2008, 18:40:32 »
Advertisements
SDM 1.73 is now released.
The download package comprises :-

SDM 1.73
SDM installer for single/multipartition cards of any size
 Dave Mitchell CFG Editor (with language file support)
Standard configuration files setup for left and right cameras.
Werner Bloos' alternative configuration files (including inverted/normal left camera and in German and English )
English, German, French and Hungarian language files.

Further details and downloads at StereoData Maker

Re: 'StereoData Maker' v.1.73 Released
« Reply #1 on: 30 / July / 2008, 08:16:28 »
If you are compiling SDM 1.73, please note that there is a single error .. a missing right-bracket in the A450 my_kbd_read_keys.

The rest should compile without problem.
Source-files for all CHDK-derived code are included but file 'Copying' was accidentally deleted at the same time as unnecessary RTF files.
It will be added to the ZIP later.

Code not derived from CHDK is not available to me (nor does it have to be).
Those utilities are generously provided by independent authors.

*

Offline Hacki

  • ****
  • 359
  • EOS 80D
Re: 'StereoData Maker' v.1.73 Released
« Reply #2 on: 30 / July / 2008, 09:51:01 »
Code not derived from CHDK is not available to me (nor does it have to be).
Those utilities are generously provided by independent authors.

So does that mean SDM contains closed source code, which you cant or wont provide?

Furthermore, does that mean the sourcecode you provided is imcomplete, and does not allow one to make a complete SDM build?


Re: 'StereoData Maker' v.1.73 Released
« Reply #3 on: 30 / July / 2008, 10:14:08 »
does that mean SDM contains closed source code, which you cant or wont provide?

No.

Quote
does that mean the sourcecode you provided is imcomplete, and does not allow one to make a complete SDM build?

No.
Try it.


*

Offline Hacki

  • ****
  • 359
  • EOS 80D
Re: 'StereoData Maker' v.1.73 Released
« Reply #4 on: 30 / July / 2008, 10:59:24 »
Try it.
Code: [Select]
[hacki@Mighty_Hoernsche SDM_1.73]$ make
>> Entering to tools
pakwif.c -> pakwif.o
pakwif.o -> pakwif
gensig.o -> gensig
gensig.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[1]: *** [gensig] Error 1
make: *** [all-recursive] Error 1
[hacki@Mighty_Hoernsche SDM_1.73]$ file tools/gensig.o
tools/gensig.o: 80386 COFF executable not stripped - version 30821

Code: [Select]
[hacki@Mighty_Hoernsche juciphox]$ make
>> Entering to tools
pakwif.c -> pakwif.o
pakwif.o -> pakwif
gensig.c -> gensig.o
gensig.o -> gensig
-> signatures_vxworks.h
CAUTION! 'signatures_vxworks.h' is not uptated due to 'sig_ref_vxworks_1.bin` or 'sig_ref_vxworks_2.bin` or 'sig_ref_vxworks_3.bin` is empty!
<< Leaving tools

[.. blah ..]

-> main.elf
main.elf -> main.bin
<< Leaving loader/s3is
<< Leaving loader
[hacki@Mighty_Hoernsche juciphox]$ file tools/gensig.o
tools/gensig.o: ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV)

Odd. What am i doing wrong?

Re: 'StereoData Maker' v.1.73 Released
« Reply #5 on: 30 / July / 2008, 11:03:22 »
Odd. What am i doing wrong?


Which camera are you compiling for ?

For the A620, I type :-

gmake PLATFORM=a620 PLATFORMSUB=100f  fir.

I do not know anything about other compiler environments.

*

Offline Hacki

  • ****
  • 359
  • EOS 80D
Re: 'StereoData Maker' v.1.73 Released
« Reply #6 on: 30 / July / 2008, 11:11:02 »
Code: [Select]
gmake PLATFORM=a620 PLATFORMSUB=100f  fir

Didn't work either, but after removing tools/gensig.o it compiled. Seems like make clean doesn't remove those object-files, and as you have another compiler environment, mine didnt like the gensig.o included in the zip-package.

It seems like those object files dont get removed with 'make clean' in other builds either, i wonder why..

Well anyways, it worked. Sorry for my scepticism.

Re: 'StereoData Maker' v.1.73 Released
« Reply #7 on: 30 / July / 2008, 11:18:24 »
Well anyways, it worked


All you need now is a second camera and you can take stereo photos (if you want).



I looked at IXUS860/SD870 with 8GB, 16GB or 32GB SD card (=with dual-boot) - SOLVED! and its referenced solutions for sdhc cards. My Powershot S3is natively supported the Transcend 16 gb sdhc card I bought for It. But I wanted the autoboot chdk software to work.

The Stereo Data Maker chdk version includes an installer sdminste.exe that can be used to eliminate the complicated steps for preparing and using your high capacity cards. See 'StereoData Maker' v.1.71 Released for where I got the Idea.

What you need is a working version of CHDK for your particular camera and the file sdminste.exe from the stereo data maker build.

The installer will handle the formatting and switching to and from both partitions and creating the bootable fat12 partition.

Just press the correct buttons on the installer. 

Once you have the new card partitioned and both partitions formatted. Copy the latest version of CHDK for your camera model to both partitions on the new card. Use the installer to switch back and forth.

When finished, switch the card back to the bootable fat12 partition. Remove it from your card reader and protect it so it will boot.

To read your photos and videos and transfer the files to your computer. Use the sdminste.exe installer to swap to the FAT32 partition. Your computer will start your download (if it has such software installed) when the FAT32 partition is made active.

After transferring the files from the sdhc card / or (unlocking the card) and upgrading to the latest CHDK build. Swap back to the bootable FAT12 partition (save upgraded files there too if you are upgrading) remove the card and lock it again to set it to autoboot.

hint if you save a copy of sdminste.exe on your sdhc card (in the bootable FAT12 partition, you can run it from the card or copy it to the hard drive of any computer you have access to so you can download you photos when away from your regular pc/pcs.

Best Wishes,
Bernie Bennett

 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal