ARM TechCon 2012: Software & System Design Schedule

ARM Technology Conference (TechCon) 2012 will take place on October 30 – November 1, 2011, in Santa Clara, and UBM Electronics has already posted the detailed schedule for the event. The first day (October 30) will be Chip Designs day  and the other 2 days will focus on Software & System Design. Even if, like me, you are not be able to go there, it’s still interesting to know what will be discussed at the conference, to have a better idea where ARM is going, and what new technologies and/or development techniques are (or will become) available. There will be around 70 sessions categorized in 15 tracks: Android / Open Source –  Development tools, middleware for native application development, and optimized drivers for Android, Linux, FreeRTOS etc … Compute Platforms – Development and implementation of standards and specifications, from board/module design to consumer and server designs Developing / Debugging – […]

Telechips Releases Linux Kernel 3.0.8 and Android ICS Source Code

Telechips has just uploaded the GPL source code for kernel 3.0.8 and Android 4.0 to the open source section of their website. If downloading from telechips website is too slow, you can also try alternate downloads (Thanks Gabe!): Kernel-3.0.8.tar.gz Ics.tar.gz I’ve also created 2 repositories in github: telechips-linux – Linux kernel source code telechips-android – Android platform open source code (webkit + OpenMAX source code) It haven’t looked into the source code in details yet, but hopefully, this will allow developers to customize the firmware running on Telechips TCC8925 based mini PCs such as CX-01 mini Android TV Box or Zero Devices Z900. Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews full time later in 2011. www.cnx-software.com

webOS Community Edition Release for HP TouchPad

Open webOS 1.0 is planned to be released in September 2012, but in the meantime, the development team has released an intermediate webOS “Community Edition” for the HP TouchPad. This code is different from the Open webOS project, and is composed of additional components from the current release of webOS for the TouchPad. The open webOS project team has been working with WebOS Internals to bring this release out for legacy TouchPad devices. Thanks to the release of the webOS Community Edition, it is now possible to learn how the TouchPad works, modify your TouchPad experience and then apply that to Open webOS 1.0 once it is released. The Community Edition only supports HP TouchPad, whereas Open webOS 1.0 release will enable the community to port webOS to different hardware platform, and add more features by using open source stacks such as BlueZ bluetooth and GStreamer. You’ll need to download […]

Collabora and Fluendo Release GStreamer SDK 2012.5 Amazon

Last week, Collabora and Fluendo jointly announced the release of an open source software development kit (SDK ) for GStreamer multimedia framework. The SDK aims at easing the integration of Gstreamer  into projects and provides a pre-built version of the framework which is available for Linux, Windows and Mac OS X. GStreamer is used in many Linux applications such as media players (Rhythmbox, Banshee and Amarok),  video editors (PitiVi), and media centers such as XBMC among other applications. It’s also often the framework used to play videos on ARM platforms with implementations for OMAP 4/5 and devices compliant with the OpenMAX standard. Gstreamer website has also been updated and provides links to download GStreamer SDK and documentation on the home page. The new documentation looks pretty good with fives main sections: Instructions for installing the SDK on Linux (Ubuntu, Debian and Fedora), Windows or Mac OS. 11 basic and 2 advanced tutorials. […]

TechNexion EDM Modules: Open Software and (somewhat) Open Hardware ARM & x86 CPU Modules

TechNexion, a Taiwanese “embedded solution” company, was present at Computex 2012 showcasing their ARM & x86 CPU Modules and corresponding development kits. The company recently created the EDM Standard, an open hardware and software standard for x86 and ARM Computer on Modules available under the creative commons share alike license. Their EDM modules come in three form factors: EDM Compact: 82 x 60 mm (ARM only) EDM Standard: 82 x 95 mm (ARM and x86) EDM Extended: 82 x 145 mm (x86 only) They have already designed 5 modules based on this standard: EDM-CF-iMX6 EDM Compact Module powered by Freescale i.MX6 (solo, dual or quad) EDM-CT-AM437x EDM Compact Module powered by TI Sitara AM437x (single core Cortex A9) EDM-SF-iMX6 EDM Standard Module with Freescale i.MX6 EDM-ST-AM437x EDM Standard Module with TI Sitara AM437x EDM-XI-QM77 EDM Extended Module with Intel QM77 3rd generation i3/i7 core I could not find information about […]

Samsung Releases Galaxy S3 Source Code

Samsung Galaxy S III has just hit the shelves in several countries and Samsung has decided it was a good time to release the source code for the device (codenamed GT-I9300). Two files are available: the original release (GT-I9300_ICS_Opensource.zip – 189 MB) and a new update (GT-I9300_ICS_Opensource_Update1.zip – 190 MB) which can both be downloaded here after accepting some legalese. Alternatively, you can also clone the kernel code from github @ https://github.com/sgs3/GT-I9300_Kernel which is just an import of the file(s) above. Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews full time later in 2011. www.cnx-software.com

Willow Garage Launches The Open Source Robotics Foundation (OSRF)

Willow Garage announces the formation of the Open Source Robotics Foundation (OSRF), an independent, non-profit organization founded by members of the global robotics community whose goal is to support the development, distribution, and adoption of open source software for use in robotics research, education, and product development. The OSRF Board of Directors is composed of the following members: Wolfram Burgard. Dr. Burgard, a professor at the University of Freiburg,  heading the Laboratory for Autonomous Intelligent Systems. His major research interests lie in mobile robotics, state estimation and control, as well as artificial intelligence. Ryan Gariepy, co-founder and CTO of Clearpath Robotics. Clearpath Robotics is a company specializing in the design and manufacture of unmanned vehicle solutions for industrial R&D. Brian Gerkey,  Director of Open Source Development at Willow Garage who has worked on the open source Robot Operating System (ROS) since 2008. Dr. Gerkey will be CEO of the OSRF. Helen […]

Open Source Mali 200/400 Drivers (LIMA) Demo on Android Tablet

Luc Verhaegen, the lead developer of LIMA open source project, provided an update at LinuxTag 2012 last week-end. This open-source MALI GPU driver isn’t ready for consumers yet, but the LIMA team has made some progress and showcased an OpenGL ES demos running on a Chinese tablet running Android. Luc said the tablet used for the demo is the same hardware as the Spark KDE/Vivaldi tablet, so the video demo below must be running on an AMLogic 8726-M processor with a Mali 400 GPU. The drivers already (partially) work on both Mali-200 and Mali-400 GPUs. The fragment shader instructions set is fully known and they have disassembler and assembler fully implement, but they still need to work on the compiler. The vertex shader instruction set is 80% known, they have a simple shader disassembler and are working on the assembler. You can also watch the 40 minute presentation at LinuxTag […]

Exit mobile version