FreeCalypso > hg > freecalypso-sw
annotate README @ 488:e8ed76bbf556
gsm-fw/gpf/conf: bare{comp.c,const.h} configuration created
| author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> | 
|---|---|
| date | Sun, 29 Jun 2014 21:59:14 +0000 | 
| parents | c617a6adcb69 | 
| children | f72c9db5e2f5 | 
| rev | line source | 
|---|---|
| 387 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 1 You are looking at the top level of the freecalypso-sw source code tree. The | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 2 primary aim of this project is to produce our own full-source GSM firmware that | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 3 would fully operate the TI Calypso-based GSM phones and modems of interest to | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 4 us; this primary subproject is being worked on in the gsm-fw subtree. While | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 5 that project is progressing very slowly, the associated side projects have | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 6 already produced some useful tools for operating on these GSM devices; see | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 7 README.hosttools for the details. | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 8 | 
| 97 
a2e793f6b8c4
some README files added
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 9 The subtrees of this source tree are as follows: | 
| 
a2e793f6b8c4
some README files added
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 10 | 
| 143 
afceeeb2cba1
Our nuc-fw is destined to become gsm-fw, so I went ahead and did the big hg mv
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
97diff
changeset | 11 gsm-fw This tree contains the early beginnings of my (Michael | 
| 
afceeeb2cba1
Our nuc-fw is destined to become gsm-fw, so I went ahead and did the big hg mv
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
97diff
changeset | 12 Spacefalcon's) attempt to recreate TI's GSM firmware suite for | 
| 
afceeeb2cba1
Our nuc-fw is destined to become gsm-fw, so I went ahead and did the big hg mv
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
97diff
changeset | 13 modems and basic phones, consisting of Nucleus RTOS, RiViera | 
| 
afceeeb2cba1
Our nuc-fw is destined to become gsm-fw, so I went ahead and did the big hg mv
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
97diff
changeset | 14 and GPF frameworks, TI's BSP/driver and L1 code, Condat G23 | 
| 
afceeeb2cba1
Our nuc-fw is destined to become gsm-fw, so I went ahead and did the big hg mv
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
97diff
changeset | 15 GSM/GPRS protocol stack, AT command interpreter and UI layers. | 
| 250 
3d88461d8284
beginning of TIFFS IVA documentation
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
143diff
changeset | 16 | 
| 
3d88461d8284
beginning of TIFFS IVA documentation
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
143diff
changeset | 17 At the present, none of the actual GSM code (L1 or G23) has | 
| 
3d88461d8284
beginning of TIFFS IVA documentation
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
143diff
changeset | 18 been integrated yet, but most of the underlying RTOS environment | 
| 
3d88461d8284
beginning of TIFFS IVA documentation
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
143diff
changeset | 19 is present and working: one can exercise RVT, ETM and FFS. | 
| 484 
c617a6adcb69
top level README: status update
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
387diff
changeset | 20 GPF integration is currently being worked on; OSX and L1 will | 
| 387 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 21 follow afterward. | 
| 97 
a2e793f6b8c4
some README files added
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 22 | 
| 387 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 23 target-utils This tree contains code that runs on Calypso targets, but is | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 24 not regular firmware (gsm-fw) or a part thereof. The two key | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 25 components built in this tree are loadagent (needed for all | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 26 targets) and compalstage (for Compal phones only), which need | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 27 to be installed on the user's host system in order for | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 28 loadtools (see README.hosttools) to do their job. | 
| 97 
a2e793f6b8c4
some README files added
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 29 | 
| 387 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 30 ffstools Tools that run on a Unix or GNU/Linux host; see README.hosttools | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 31 loadtools for the details. | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 32 miscutil | 
| 
4391890bacd9
documentation update: top level README and target-utils/README
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
250diff
changeset | 33 rvinterf | 
| 97 
a2e793f6b8c4
some README files added
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 34 | 
| 
a2e793f6b8c4
some README files added
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 35 toolchain Scripts and patches for building the gcc+binutils toolchain | 
| 
a2e793f6b8c4
some README files added
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 36 targeting ARM7, the CPU core of the Calypso GSM/GPRS baseband | 
| 
a2e793f6b8c4
some README files added
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 37 processor. You'll need to build and install this toolchain | 
| 143 
afceeeb2cba1
Our nuc-fw is destined to become gsm-fw, so I went ahead and did the big hg mv
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
97diff
changeset | 38 first before you can build gsm-fw or target-utils. | 
| 484 
c617a6adcb69
top level README: status update
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
387diff
changeset | 39 | 
| 
c617a6adcb69
top level README: status update
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
387diff
changeset | 40 If you like this project and would like to see it continue to fruition, please | 
| 
c617a6adcb69
top level README: status update
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
387diff
changeset | 41 consider making a Bitcoin donation to the human family behind it: | 
| 
c617a6adcb69
top level README: status update
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
387diff
changeset | 42 | 
| 
c617a6adcb69
top level README: status update
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: 
387diff
changeset | 43 https://blockchain.info/address/159Yx6JRJ4oMLPTYrh1jW7fQ5D5tPHdnoM | 
