FreeCalypso > hg > freecalypso-sw
changeset 625:29dae53ad969
top level README: status update
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 31 Aug 2014 03:22:06 +0000 |
parents | 407c20f90f6a |
children | d1df7544f102 |
files | README |
diffstat | 1 files changed, 11 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- 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