Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - gerk.raisen

#126
General Development / Re: Writing log files
December 03, 2012, 11:39:42 AM
Hello sergej,

please speak about what function you want, maybe it can also be useful for other people, or another idea can start from it  :)

Thank you.
#127
Feature Requests / Re: "pre shot" burst mode
November 20, 2012, 02:59:46 PM
+1

I already proposed something similar for video here http://www.magiclantern.fm/forum/index.php?topic=1125.0 but I never received answers.
Yes, some gaps will be present when changing from one file to another but I think is very interesting feature...
#128
Feature Requests / Re: Shutter Speed Limit
October 08, 2012, 09:03:31 AM
+1

I was trying how to explicate more or less the same final idea (when posted "Aperture Range Mode"
to manually restrict to a range of aperture values (ex. f5.6 to f8) was thinked like a first step to reach this)
but kloned did it sooner and better.

It's a pleasure to donate if this option can be added, or for the moment also just researched.

Thank you.
#129
I think can be useful also for some point-and-shoot when you don't have the time to manually dial between the proposal aperture values.
#130
Feature Requests / [Aperture Range Mode]
October 04, 2012, 02:31:46 PM
[Aperture Range Mode]

Hello,

I think that a useful feature and more flexible than the proposal one is to have an option to manually set a range of aperture values (ex. f5.6 to f8) and the camera can only set a value between the two values.
The user can set these values according to the best for the lens in use or the type of photos (ex. boken)

It's possible to implement this?
P.S. I think can be useful also for some point-and-shoot when you don't have the time to manually dial between the proposal aperture values.

Thanks.
#131
General Development / Solved: Compile error [92f972ed556d]
September 13, 2012, 03:41:29 PM
Solved,

I forgot to enable also PTP (other than ptp-ml) in makefile but I have retained your file and compile ok.
I plan to test PTP with the sztupy "ml controller for android".

Thank you.
#132
General Development / Re: Compile error [92f972ed556d]
September 13, 2012, 11:06:58 AM
Thanks 1%,

I tried with the file from your repo but without result.

ptp-ml.o: In function `ptp_handler_PTP_ML_CODE':
ptp-ml.c:(.text+0x308): undefined reference to `send_ptp_data'
ptp-ml.c:(.text+0x3c8): undefined reference to `send_ptp_data'
ptp-ml.c:(.text+0x458): undefined reference to `send_ptp_data'
ptp-ml.c:(.text+0x4c4): undefined reference to `send_ptp_data'
#133
General Development / [SOLVED]Compile error [92f972ed556d]
September 12, 2012, 04:49:39 PM
plugin Y
console Y
ptp-ml Y


ptp-ml.o: In function `ptp_handler_PTP_ML_CODE':
ptp-ml.c:(.text+0x32c): undefined reference to `send_ptp_data'
ptp-ml.c:(.text+0x360): undefined reference to `recv_ptp_data'
ptp-ml.c:(.text+0x420): undefined reference to `send_ptp_data'
ptp-ml.c:(.text+0x4b0): undefined reference to `send_ptp_data'
ptp-ml.c:(.text+0x51c): undefined reference to `send_ptp_data'
#134
Hello!

Please keep:


Flash / NoFlash (simple but confortable option)
Silent pics - advanced modes (I use it a lot to save shutter count)
Mirror lockup sync'ed with self timer (my standard setting for night shot!)
Upside-down mode (used for for macro photo)
Sticky HalfShutter (useful in many situation, like for example photo made to me by other persons, I prepare all before, set focus where I want and then is ready also for dummies :)

Movie remap on my 60d it was very useful, and I never had a freeze or crash for it...isn't possible to add only for 60d?


Thank you.
#135
Feature Requests / Loop recording 4Gb
June 28, 2012, 09:07:41 AM
Hello,

I think it would be nice to have a feature to enable the possibility to continuos loop recording in the 4gb limit
It can be useful in a large amount of situation from wildlife to many other case where you hunt something.
If is not technically possible to overwrite from the beginning a file maybe we can arrange this workaround:

Implement a time interval after that ML start a new file and delete the oldest (can keep more than one)

example:
overwrite time: 10 min (or the maximum in the 4GB limit)
keep files: 2


When you start recording this will happen:

[ML actions]
rec on
create file1 and record up to min 10:00
create file2 and record from 10:01 to 20:00
create file3 and record from 20:01 to 30:00
delete file1
create file4 and record from 30:01 to 40:00
delete file2
create file5 and record from 40:01 to 50:00

and so on.

I hope is clear enough to understand.

Thanks.