-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How far is the devellopment of 2000d #1
Comments
Got an autoexec.bin and magiclantern.bin compiled. However it wont boot at all. |
It does not start that not all values in the stubs are found / good. Plus I need to add a few things to the code. |
inside dcraw cc or ufraw there was some informations about sensor height. Given that 2000d is named 1500d. Later ill send you the line i mean here. It was necessary to vuild the 2000d. Vzt yes if stubs are missing it wont still boot. |
Unfortunately, some words I do not understand. ex: dcraw, cc, ufraw, Vzt... |
after line 450 on src/raw.c you can instert for 2000D #ifdef CONFIG_2000D |
on file /Makefile,setup i had to change line 61 to |
line 543 of src/raw.c you could copy the values odf 1300D to 200d for testing or the ones from the eosm. would need testing on real camera to see which ones are better but it won`t break the cam using false valeus here i bet. |
line /309 of /src/fpsengio.c on zebra.c there is one line misplaced |
why don't you make a pull request? :) |
Thanks for this lines...I'm going to make changes |
Here are my compiled results.Maybe you can test with qemu if it does anything right. Did not chance more cant do anything in c just did fix it to let it run trough compiler and googling, github is difficultz for me since last update with ticket required for uploading... |
For 2000D I have this value: |
Sounds goood.its between the range i assumed |
Are you having a working qemu set up? |
Yes ... I have a functional one. It doesn't work with the files you gave me. I managed to get it up and running, but I still have a little work to do. I haven't had ML time lately. |
@ccritix |
Thanks, but it doesn't work in qemu yet. I need to work a little harder, to investigate. If I have something ok, I'll let you know. |
Hi, |
These days I'm trying to start ML on the 2000D and I'll let you know. |
Any Updates on this guys? Unfortunately I've got no coding skill, I can't help much that way. |
Looking at your code it seems that there are some stubs for the 2000d.
How far has it progressed?
The text was updated successfully, but these errors were encountered: