# HG changeset patch # User Michael Spacefalcon # Date 1409455326 0 # Node ID 29dae53ad969a7ec2667d8ae57476b3c97ce177a # Parent 407c20f90f6a411d6eb6070a477ebdef97a5b036 top level README: status update diff -r 407c20f90f6a -r 29dae53ad969 README --- a/README Sun Aug 31 03:04:51 2014 +0000 +++ b/README Sun Aug 31 03:22:06 2014 +0000 @@ -14,12 +14,17 @@ and GPF frameworks, TI's BSP/driver and L1 code, Condat G23 GSM/GPRS protocol stack, AT command interpreter and UI layers. - At the present, none of the actual GSM code (L1 or G23) has - been integrated yet, but most of the underlying RTOS environment - is present and working: one can exercise RVT, ETM, FFS and GPF, - running on gtamodem, pirelli, c139 and c155 targets. The next - steps are to port and integrate first L1, then G23 from the - LoCosto source. + Integrated and working so far: + * Layer 1 (gtamodem target only): builds and runs, lightly + tested, need the rest of the GSM protocol stack for real + testing. + * RTOS foundation (all targets): one can exercise RVT, ETM, FFS + and GPF; all work beautifully. + + Next steps: + * Integrate Layers 2&3 (Condat G23); + * Rework the tpudrv part of L1 to work on targets other than + gtamodem, i.e., Pirelli DP-L10 and Mot C1xx. target-utils This tree contains code that runs on Calypso targets, but is not regular firmware (gsm-fw) or a part thereof. The two key