500d development - page 57 - DSLR Hack development - CHDK Forum
supplierdeeply

500d development

  • 2487 Replies
  • 901266 Views
*

Offline Coutts

  • *****
  • 538
  • www.flickr.com/couttsphotog
    • Flickr
Re: 500d development
« Reply #560 on: 06 / April / 2011, 03:57:54 »
Advertisements
err nope lol. don't pay me, pay chuchin, alex, indy, pelican and the other devs who have put in so much work to get us where we are now. i'm just poking around trying to learn it all haha.

edit:
i don't think that audio_thresholds value is correct, going to have to come back to it.
« Last Edit: 06 / April / 2011, 05:44:34 by Coutts »
Canon 5d
Canon 50mm f/1.8
Sigma 24mm f/1.8

Flickr

*

alins

Re: 500d development
« Reply #561 on: 06 / April / 2011, 11:17:06 »
coutts, you are the man  :). i knew you can do it.

i believe the audio threshold is correct, i played very briefly with that value last night and it seems to be working..the audio meter (just the upper one) is moving now. what makes you think the value is not correct?

sorry i haven't responded to your messages, i was off the grid on the last couple of days. I believe the code in bitbucket is up to date, i remember saying that i need to change the UI to show just one audio meter since 500d is mono, but i haven't got around to implement that. Unless something unexpected happens i will have some free time this weekend to work on ML. Two things on my agenda:

1. finalize the audio by incorporating the audio thresholds and maybe change the UI to show just one audio meter (unless you are already working on this :) ).
2. fix silent pictures (couple of people express a lot of interest in this feature)



*

Offline Jamez

  • **
  • 91
Re: 500d development
« Reply #562 on: 06 / April / 2011, 11:40:27 »
Hi guys,
Thanks for your work on this... incase your wondering whose adding the stuff to the 500D wiki of late... its me :)
Canon Kiss x3 Owner running...
Magic Lantern for 500D/T1i/Kiss X3
Canon EOS 500D/T1i - Magic Lantern Firmware Wiki

*

Offline Coutts

  • *****
  • 538
  • www.flickr.com/couttsphotog
    • Flickr
Re: 500d development
« Reply #563 on: 06 / April / 2011, 12:23:03 »
alins - i've spent the past 16 hours hand verifying the stubs I generated from the 550d's stubs file (using match.py) in IDA pro.

Also, I've downloaded the latest 550d build and I am basically re-porting using the latest codebase (i feel our current one is too outdated - lots of differences, not all the latest features, etc).

I've already found quite a few stubs values that are wrong in the current 550d's stubs file. malloc and gui_lock to name a couple.

I've learned so much in the past week, it's insane. I haven't gone to bed in 3 days, and I've logged close to 30 hours working on this since Sunday.

Now that I'm getting the hang of IDA, I'm finally able to find addresses that were previously missing / wrong :)
Canon 5d
Canon 50mm f/1.8
Sigma 24mm f/1.8

Flickr


Re: 500d development
« Reply #564 on: 06 / April / 2011, 13:07:14 »
you guys are awesome! One day when I grow up I hopefully I can be like you guys lol.

*

alins

Re: 500d development
« Reply #565 on: 06 / April / 2011, 13:28:35 »
Hi guys,
Thanks for your work on this... incase your wondering whose adding the stuff to the 500D wiki of late... its me :)

really nice stuff, i love it. keep up the good work

*

Offline Coutts

  • *****
  • 538
  • www.flickr.com/couttsphotog
    • Flickr
Re: 500d development
« Reply #566 on: 06 / April / 2011, 13:33:13 »
^ shouldn't it say 500d 1.1.0 and not 1.0.9? lol.
Canon 5d
Canon 50mm f/1.8
Sigma 24mm f/1.8

Flickr

*

alins

Re: 500d development
« Reply #567 on: 06 / April / 2011, 13:40:58 »
alins - i've spent the past 16 hours hand verifying the stubs I generated from the 550d's stubs file (using match.py) in IDA pro.

Also, I've downloaded the latest 550d build and I am basically re-porting using the latest codebase (i feel our current one is too outdated - lots of differences, not all the latest features, etc).

that's correct. alex is adding a lot of stuff almost every day, we are way behind 550d

Quote

I've already found quite a few stubs values that are wrong in the current 550d's stubs file. malloc and gui_lock to name a couple.



you found wrong values in 550d or 500d?

Quote

I've learned so much in the past week, it's insane. I haven't gone to bed in 3 days, and I've logged close to 30 hours working on this since Sunday.

Now that I'm getting the hang of IDA, I'm finally able to find addresses that were previously missing / wrong :)

i have to be honest with you: i'm really happy you are getting the hang of this, we really need more developers to hack on this code since i don't always have the time to give it the love it deserves (I still can't believe how many downloads we have for the last build).

You do have permission to submit into bitbucket right?.


*

Offline Jamez

  • **
  • 91
Re: 500d development
« Reply #568 on: 06 / April / 2011, 13:41:52 »
^ shouldn't it say 500d 1.1.0 and not 1.0.9? lol.

It will do soon  :D
I intend to make a little movie of each of the features, testing them out, then to update the progress percentages.

Keep up the good work Coutts. You da man.
Canon Kiss x3 Owner running...
Magic Lantern for 500D/T1i/Kiss X3
Canon EOS 500D/T1i - Magic Lantern Firmware Wiki

Re: 500d development
« Reply #569 on: 06 / April / 2011, 15:30:05 »
Coutts,

I do not understand why you want to rewrite 500D 1.1.0 stubs, I already made this 1 year ago
http://magiclantern.wikia.com/wiki/500D#Stubs-500d.110.s

Any reason I missed ?

you detected errors in this file ?

Are you using this code base ?
https://bitbucket.org/alins/magic-lantern-for-500d/overview

Indy

 

Related Topics