FreeCalypso > hg > freecalypso-sw
annotate gsm-fw/configs/gtamodem-gsm @ 867:c4da570dca83
int_osx_receive_prim() in gsm-fw/gpf/osx/osx.c: there was an error in the
reconstruction of this function from disassembly in the logic that implements
special handling for MPHC_RXLEV_REQ messages.
The code is now fixed to properly match what the binary object version does;
with this fix the firmware now performs the power measurement phase correctly
and the initial network registration succeeds.
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 16 May 2015 06:34:09 +0000 |
parents | 6ffebb8cec78 |
children | 5ec4c2170cb7 |
rev | line source |
---|---|
829
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
1 # This configuration will eventually become a firmware image for the gtamodem |
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
2 # target that provides actual GSM functionality. |
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
3 |
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
4 target gtamodem |
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
5 feature gsm |
855
cbd91f807141
gsm-fw/configs/gtamodem-gsm: feature at-modem added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
829
diff
changeset
|
6 feature at-modem |
861
6ffebb8cec78
implemented feature mokoffs copy; made it part of the gtamodem-gsm config
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
855
diff
changeset
|
7 feature mokoffs copy |
829
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
8 |
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
9 feature etm |
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
10 feature tmffs2 |