|
|||||||||
|
Thread Tools | Search this Thread |
June 24th, 2009, 08:47 AM | #16 |
Obstreperous Rex
|
Shows as 0.1.4 for me...
|
June 24th, 2009, 08:49 AM | #17 |
Inner Circle
Join Date: Feb 2009
Location: Norwich, Norfolk, UK
Posts: 3,531
|
It's probably your browser cache that needs flushing or try force reloading the page. If that doesn't work then I have attached the file you want that I just downloaded from the wiki.
|
June 24th, 2009, 09:00 AM | #18 |
Regular Crew
Join Date: Nov 2006
Location: Dublin, Ireland
Posts: 51
|
Thanks Chris and Nigel.
I had been reloading the page, but I just tried it again right now and, what do you know, it's showing the 0.1.4 file. So I've downloaded it. Appreciated. |
June 24th, 2009, 09:29 AM | #19 |
Inner Circle
Join Date: Nov 2005
Location: Elk Grove CA
Posts: 6,838
|
double post, please delete.
__________________
Chris J. Barcellos |
June 24th, 2009, 09:31 AM | #20 |
Inner Circle
Join Date: Nov 2005
Location: Elk Grove CA
Posts: 6,838
|
Magic Lantern 0.1.4 users be aware that if you shut down or let the camera time out in this version while you are in the menu mode, you may not get a complete shut down, and you will have to pop the battery out and reload it.
Also, when camera is shut down, on next reload you are back to defaults. Hopefully, in future version, Tramm will find a way to make your Zebra gain settings stick....
__________________
Chris J. Barcellos |
June 24th, 2009, 09:39 AM | #21 | |
Wizard Status
Join Date: Jun 2005
Location: New York, NY
Posts: 239
|
Quote:
Another step that I need to try is to open a file on "C:/", which appears to be some sort of in-memory filesystem. If it is also in the NVRAM, perhaps that would be a safe place to store all of our settings. |
|
June 24th, 2009, 09:51 AM | #22 | |
Inner Circle
Join Date: May 2006
Location: Camas, WA, USA
Posts: 5,513
|
Quote:
__________________
Jon Fairhurst |
|
June 24th, 2009, 09:56 AM | #23 |
Obstreperous Rex
|
For what it's worth, I have absolutely *no problem* with having to manually set up a specifically called files / folder structure for each CF card that I'm going to put into the camera... in addition to copying ML to each card.
|
June 24th, 2009, 10:05 AM | #24 |
Wizard Status
Join Date: Jun 2005
Location: New York, NY
Posts: 239
|
|
June 24th, 2009, 10:09 AM | #25 |
Inner Circle
Join Date: Nov 2005
Location: Elk Grove CA
Posts: 6,838
|
As I suggested before, with the small file size, one could keep a subfolder of various versions of ML, on each chip, and drag an drop the one with the settings into root before start up. I know with the variables starting to grow, this will get to complicated, but maybe kind of editable string for the user to set up on the CPU system, that automatically writes the wanted values into the version of ML.
__________________
Chris J. Barcellos |
June 24th, 2009, 11:52 AM | #26 | |
Inner Circle
Join Date: May 2006
Location: Camas, WA, USA
Posts: 5,513
|
Quote:
One thing to keep in mind is forward compatibility. As new versions become available, we would want our previous config files to still be valid. And you probably don't want to write version converters, or burden the code with the reading of bunch of completely unique formats/versions. Unless you're designing Microsoft Word, of course. :) Anyway, design that first config file with great care. You might have to live with it for a long time...
__________________
Jon Fairhurst |
|
June 24th, 2009, 12:03 PM | #27 | |
Wizard Status
Join Date: Jun 2005
Location: New York, NY
Posts: 239
|
Quote:
I think we'll have a simple text INI style file initially, but ideally we would move to a script based setup. So at startup the Magic Lantern firmware would look for a autoexec.pl (or .py or .scheme or something) to initialize all the parameters. That way the complexity of configuration is moved out of the "hardcoded" C code and into an end-user editable format. |
|
June 24th, 2009, 12:13 PM | #28 |
Inner Circle
Join Date: Nov 2005
Location: Elk Grove CA
Posts: 6,838
|
Sounds right to me ! By the way, I think in some situations we will want to turn off zebras, so that option should be there at some point..
__________________
Chris J. Barcellos |
June 24th, 2009, 07:53 PM | #29 | |
Regular Crew
Join Date: Aug 2006
Location: Oshkosh, WI
Posts: 190
|
Quote:
Bruce |
|
June 24th, 2009, 08:04 PM | #30 |
Wizard Status
Join Date: Jun 2005
Location: New York, NY
Posts: 239
|
0.1.4 sources now online
For the truly adventurous, fool hardy and other mad men, the Magic Lantern 0.1.4 sources are now posted: Download Magic Lantern sources.
Even more than the pre-built and tested binary firmware images, these sources are potentially dangerous and you can damage your camera. There is no warranty of any kind on this software. There is no support implied. In fact, it is best if you pretend you never read this post and instead look at cute pictures of animals instead. To build the firmware I'm using arm-elf-gcc 4.3.2 on Mac OS X and arm-linux-gcc 3.4.4 on Linux. Beyond that I can't make any promises of things compiling or working. You must also have mercurial, perl, make, binutils, etc. There is no support for cross compiling from Win32. Due to copyright issues with Canon's firmware flasher, you must supply your own 1.0.7 firmware image if you want to build the ROM dumper. The only top-level Makefile target of interest is magiclantern.fir. The sources are GPLed, but any commits to the main tree must be accompanied by copyright assignment. Good luck and be careful. |
| ||||||
|
|