<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — After update to ATLAS Camera changes colors.]]></title>
		<link>https://www.soliforum.com/topic/15256/after-update-to-atlas-camera-changes-colors/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/15256/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in After update to ATLAS Camera changes colors..]]></description>
		<lastBuildDate>Sat, 06 Aug 2016 16:51:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: After update to ATLAS Camera changes colors.]]></title>
			<link>https://www.soliforum.com/post/125917/#p125917</link>
			<description><![CDATA[<p>A fix for this is available via the ATLAS 3D auto-update system.&nbsp; There is now a setting on the Setup page to swap the red and blue color channels of the camera&#039;s images.</p>]]></description>
			<author><![CDATA[null@example.com (hairu526)]]></author>
			<pubDate>Sat, 06 Aug 2016 16:51:55 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125917/#p125917</guid>
		</item>
		<item>
			<title><![CDATA[Re: After update to ATLAS Camera changes colors.]]></title>
			<link>https://www.soliforum.com/post/125814/#p125814</link>
			<description><![CDATA[<div class="quotebox"><cite>hairu526 wrote:</cite><blockquote><p>I&#039;m going to get this issue resolved as a quick fix this week.</p><p>- Uriah</p></blockquote></div><p>Thanks so much Uriah !</p><p>JT</p>]]></description>
			<author><![CDATA[null@example.com (tajes)]]></author>
			<pubDate>Wed, 03 Aug 2016 12:57:50 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125814/#p125814</guid>
		</item>
		<item>
			<title><![CDATA[Re: After update to ATLAS Camera changes colors.]]></title>
			<link>https://www.soliforum.com/post/125794/#p125794</link>
			<description><![CDATA[<p>I&#039;m going to get this issue resolved as a quick fix this week.</p><p>- Uriah</p>]]></description>
			<author><![CDATA[null@example.com (hairu526)]]></author>
			<pubDate>Tue, 02 Aug 2016 23:18:06 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125794/#p125794</guid>
		</item>
		<item>
			<title><![CDATA[Re: After update to ATLAS Camera changes colors.]]></title>
			<link>https://www.soliforum.com/post/125715/#p125715</link>
			<description><![CDATA[<p>You could try this.<br />Modify the UpdateManager.cpp file and put an invalid update url<br />const std::string UpdateManager::UPDATE_URL = &quot;https://www.<strong>INVALID</strong>murobo.com/atlas3d/updates.xml&quot;;</p><p>This way it should prevent your software from updating itself.</p>]]></description>
			<author><![CDATA[null@example.com (vlaine)]]></author>
			<pubDate>Mon, 01 Aug 2016 17:09:01 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125715/#p125715</guid>
		</item>
		<item>
			<title><![CDATA[Re: After update to ATLAS Camera changes colors.]]></title>
			<link>https://www.soliforum.com/post/125649/#p125649</link>
			<description><![CDATA[<p>Guys, I have the same issue engineerd3d reported, even I&#039;ve made the change to MmalStillCamera.cpp and MmalVideoCamera.cpp files and make freelss again only free version was fixed.<br />Currently I&#039;ve installed version 1.18 and could find source code anywhere to permanent make the change to MmalStillCamera.cpp and MmalVideoCamera.cpp files for new version.<br />It seems commercial version generates freelss shell script only and delete all sources so it couldn&#039;t be changed.<br />As vlaine said that&#039;s VERY annoing, I&#039;ve paid for a full functional software but, I&#039;m very glad with the improvements v 1.18 has, it is a shame we are not able to make changes as other users does.<br />Perhaps I&#039;m wrong and there is a way to fix the camera issue by myself but I couldn&#039;t get how over v1.18, does anyone know where the freelss/src folder is and how should regenerate the autostart version.<br />I&#039;ve also tried running &quot;make startup&quot; but it made my old free version autostarted.</p><p>Thanks in advance for your help</p>]]></description>
			<author><![CDATA[null@example.com (tajes)]]></author>
			<pubDate>Sun, 31 Jul 2016 00:25:25 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125649/#p125649</guid>
		</item>
		<item>
			<title><![CDATA[Re: After update to ATLAS Camera changes colors.]]></title>
			<link>https://www.soliforum.com/post/125595/#p125595</link>
			<description><![CDATA[<p>Oh.&nbsp; That&#039;s a bit annoying.&nbsp; <br />You could remove your serial number before applying the fix, but you would loose functionalities.<br />Or wait for a permanent bug fix<br />:-(</p>]]></description>
			<author><![CDATA[null@example.com (vlaine)]]></author>
			<pubDate>Sat, 30 Jul 2016 00:03:14 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125595/#p125595</guid>
		</item>
		<item>
			<title><![CDATA[Re: After update to ATLAS Camera changes colors.]]></title>
			<link>https://www.soliforum.com/post/125592/#p125592</link>
			<description><![CDATA[<p>Thats what I was trying to say, once the update runs the binary blob pushed out resets to BGR instead of RGB.</p>]]></description>
			<author><![CDATA[null@example.com (engineerd3d)]]></author>
			<pubDate>Fri, 29 Jul 2016 21:20:55 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125592/#p125592</guid>
		</item>
		<item>
			<title><![CDATA[Re: After update to ATLAS Camera changes colors.]]></title>
			<link>https://www.soliforum.com/post/125586/#p125586</link>
			<description><![CDATA[<p>The modification should have fixed your issue.<br />Check if your modification is still present in the MmalStillCamera.cpp and MmalVideoCamera.cpp files.<br />If you have the paid version, maybe it was overriden by the auto update.</p><p>I also suggest to kill the process started at boot time and to start it manually.<br />This will make sure you are running in root mode.<br />$ sudo kill [FreeLssPID]<br />$ sudo ./freelss</p>]]></description>
			<author><![CDATA[null@example.com (vlaine)]]></author>
			<pubDate>Fri, 29 Jul 2016 14:56:32 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125586/#p125586</guid>
		</item>
		<item>
			<title><![CDATA[After update to ATLAS Camera changes colors.]]></title>
			<link>https://www.soliforum.com/post/125572/#p125572</link>
			<description><![CDATA[<p>Well I was trying to calibrate my scanner and then I noticed that the colors were way off. It seems like the update causes the camera to go into a blue funk, all the colors are messed up. I tried the fix mentioned in the forum where MmalStillCamera.cpp and MmalVideoCamera.cpp files get changed from BGR to RGB. Then I do a make, at which point I reboot and let the system come back up. THe moment the update takes place, the colors are in a blue funk and this thing goes hay wire. </p><p>Any feedback? I am this close to blowing out the SD card and rebuilding the scanner. I would rather not honestly.</p>]]></description>
			<author><![CDATA[null@example.com (engineerd3d)]]></author>
			<pubDate>Fri, 29 Jul 2016 03:06:05 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125572/#p125572</guid>
		</item>
	</channel>
</rss>
