Showing posts with label iva. Show all posts
Showing posts with label iva. Show all posts

Thursday, October 30, 2008

10/17/08 - 10/18/08

[18:15:39] BThompson pointed out that the difference between a mini-A USB and a mini-B USB, is that the mini-A has angled edges on the bottom, whereas the mini-B has a square edge on the bottom. Also, mini-B is able to work in "client mode". Mini-A would cause the client mode to fail.

[02:52:17] Nathanm mentioned that some monitors are picky about frequencies, and may be responsible for an error message "mode not supported". [15:25:53] According to mru, X-loader is responsible for loading U-boot and the "ROM loader loads X-loader into sram. X-loader can then set up dram and load U-boot there." [15:28:23] Contrary to what the IRC log says, IVA stands for Interaction Value Analysis. It is a mathmatical model of orginizational behavior. For more information see http://code.google.com/p/beagleboard/wiki/BeagleRelatedTerminology?ts=1224532762&updated=BeagleRelatedTerminology. Additionally, IVA can also stand for the imaging and video accelerator block that includes the C64x+ DSP in the OMAP35x applications processors.

Friday, October 10, 2008

10/08/08

Well, today was a very busy day! I did not get hardly any time to review the logs, but this is what I was able to accomplish today...

[00:12:20] IVA (Interaction Value Analysis) is used to model organizations using 1-on-1 interactions between the members as a proxy for all value-adding activities in the organization. The IVA approach can be combined with Game Theory. Game Theory is a branch of applied mathematics (commonly used in social sciences, biology, engineering, etc.) that attempts to capture behavior in strategic situations where an individuals success in making choices is dependent on the choices of others.

IVA would typically mean the imaging and video accelerator in the OMAP35x on this channel.


[00:20:14] OS stands for Operating System. An operating system (software component of a computer) is responsible for the management and coordination of activities and the sharing of the computer resources.

Tuesday, September 23, 2008

09/09/08 - 09/10/08

[03:36:06]OMAP2 and OMAP3 can run ARM and DSP together. IVA2.2 is the Imaging, Video, and Audio accelerator sub-system, used in OMAP35x. [11:17:53] Quetoo is OpenGL only. Polymide is an orange, high temperature plastic tape that does not get melted by solder. It is used frequently as a heat shield and an insulator. It is more commonly known as kapton tape. [00:31:03] I learned that there are no royalty fees for the Beagle Board. [00:32:41] I also learned that the Beagle Board is meant more for learning OMAP, versus it being used to build systems.

[07:41:43] Angstrom uses opkg. opkg is a lightweight package managment sysem based off of Ipkg. The upgrade includes (but is not limited to) the ability to re-organize and clean up source codes into sub directories, mark auto-installed packages, and contains an additional command line for the purpose of removing "auto installed" packages. [09:01:19] Bitbake makes its packages by using ipkg-build(package). Even so, both packages are the same, regardless of whether or not it uses opkg or ipkg in the root.