FreeCalypso > hg > freecalypso-sw
comparison README @ 625:29dae53ad969
top level README: status update
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 31 Aug 2014 03:22:06 +0000 |
parents | f72c9db5e2f5 |
children | 2913c4fdd34a |
comparison
equal
deleted
inserted
replaced
624:407c20f90f6a | 625:29dae53ad969 |
---|---|
12 Spacefalcon's) attempt to recreate TI's GSM firmware suite for | 12 Spacefalcon's) attempt to recreate TI's GSM firmware suite for |
13 modems and basic phones, consisting of Nucleus RTOS, RiViera | 13 modems and basic phones, consisting of Nucleus RTOS, RiViera |
14 and GPF frameworks, TI's BSP/driver and L1 code, Condat G23 | 14 and GPF frameworks, TI's BSP/driver and L1 code, Condat G23 |
15 GSM/GPRS protocol stack, AT command interpreter and UI layers. | 15 GSM/GPRS protocol stack, AT command interpreter and UI layers. |
16 | 16 |
17 At the present, none of the actual GSM code (L1 or G23) has | 17 Integrated and working so far: |
18 been integrated yet, but most of the underlying RTOS environment | 18 * Layer 1 (gtamodem target only): builds and runs, lightly |
19 is present and working: one can exercise RVT, ETM, FFS and GPF, | 19 tested, need the rest of the GSM protocol stack for real |
20 running on gtamodem, pirelli, c139 and c155 targets. The next | 20 testing. |
21 steps are to port and integrate first L1, then G23 from the | 21 * RTOS foundation (all targets): one can exercise RVT, ETM, FFS |
22 LoCosto source. | 22 and GPF; all work beautifully. |
23 | |
24 Next steps: | |
25 * Integrate Layers 2&3 (Condat G23); | |
26 * Rework the tpudrv part of L1 to work on targets other than | |
27 gtamodem, i.e., Pirelli DP-L10 and Mot C1xx. | |
23 | 28 |
24 target-utils This tree contains code that runs on Calypso targets, but is | 29 target-utils This tree contains code that runs on Calypso targets, but is |
25 not regular firmware (gsm-fw) or a part thereof. The two key | 30 not regular firmware (gsm-fw) or a part thereof. The two key |
26 components built in this tree are loadagent (needed for all | 31 components built in this tree are loadagent (needed for all |
27 targets) and compalstage (for Compal phones only), which need | 32 targets) and compalstage (for Compal phones only), which need |