Project

General

Profile

Actions

GTA04Status » History » Revision 7

« Previous | Revision 7/31 (diff) | Next »
Paul Kocialkowski, 05/19/2012 03:27 PM


GTA04 Status

What's left to do for GTA04?

Tasks to achieve, in order of priority, are:

  • Install script
  • Audio
  • Graphics
  • Power Managment
  • Battery
  • Backlight/Leds
  • Modem/3G
  • WiFi/Bluetooth
  • GPS
  • Sensors

Issues to fix

Audio input:
  • When output is opened at, let's say 44100 rate, 2 chans and S16_LE format, input has to be opened with the same, or it will fail
  • This is apparently a very common issue with CODECS (Nexus S and Galaxy S deal with it too)
  • One has to resample to the correct rate (usually 44100 -> 8000) and perhaps convert 2 chans to one chan

Kernel

Component Status
Various Android parts Included and building with 3.2 kernel
Android USB Gadget Working 100% with compatibility layer for gingerbread

Android integration

Component Status
Graphics Usable with 0xdroid omap3 gralloc but could be faster (needs work)

Updated by Paul Kocialkowski almost 12 years ago · 7 revisions

Also available in: PDF HTML TXT