# HG changeset patch # User Mychaela Falconia # Date 1518585802 0 # Node ID 7302bc0bdd18639bdaabda571c02d0bf56d66933 # Parent aa2533be2ec1ef75d0d385fa4a8ff029c744d02f txlevels: remove yesterday's out-of-linear-range profiles diff -r aa2533be2ec1 -r 7302bc0bdd18 txlevels/README --- a/txlevels/README Wed Feb 14 04:54:58 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ -Two sets of Tx power level calibration profiles have been created so far: -rf3166-ideal and rf3166-fcdev3b. As implied in the naming, both sets of -profiles are meant for GSM MS designs using the RF3166 PA as used by Openmoko, -following OM's triband board design for the RF section. The only difference -between the two versions is in the target dBm number for the maximum power -level for the low band (EGSM or GSM850): it is 33 dBm as the GSM 05.05 spec -calls for in the rf3166-ideal-900 profile, but the rf3166-fcdev3b-900 profile -has it shifted down to 32.2 dBm, similarly to how TI did it on their I-Sample -(LoCosto) boards. The rf3166-ideal profile set works for recalibrating -Openmoko-made GTA02 devices, producing even better Tx power levels than OM's -original (set to unshifted GSM 05.05 spec targets), but on our own FCDEV3B -boards we are not able to get the full 33 dBm Tx output in the low band, hence -the rf3166-fcdev3b profile set with the shifted target. diff -r aa2533be2ec1 -r 7302bc0bdd18 txlevels/rf3166-fcdev3b-1800 --- a/txlevels/rf3166-fcdev3b-1800 Wed Feb 14 04:54:58 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -basis 60 100 150 200 300 400 500 600 700 -targets 30 28 26 24 22 20 18 16 14 12 10 8 6 4 2 0 diff -r aa2533be2ec1 -r 7302bc0bdd18 txlevels/rf3166-fcdev3b-1900 --- a/txlevels/rf3166-fcdev3b-1900 Wed Feb 14 04:54:58 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -basis 60 100 150 200 300 400 500 600 700 -targets 30 28 26 24 22 20 18 16 14 12 10 8 6 4 2 0 diff -r aa2533be2ec1 -r 7302bc0bdd18 txlevels/rf3166-fcdev3b-900 --- a/txlevels/rf3166-fcdev3b-900 Wed Feb 14 04:54:58 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -basis 70 100 150 200 300 400 500 600 700 -targets 32.2 31 29 27 25 23 21 19 17 15 13 11 9 7 5 diff -r aa2533be2ec1 -r 7302bc0bdd18 txlevels/rf3166-ideal-1800 --- a/txlevels/rf3166-ideal-1800 Wed Feb 14 04:54:58 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -basis 60 100 150 200 300 400 500 600 700 -targets 30 28 26 24 22 20 18 16 14 12 10 8 6 4 2 0 diff -r aa2533be2ec1 -r 7302bc0bdd18 txlevels/rf3166-ideal-1900 --- a/txlevels/rf3166-ideal-1900 Wed Feb 14 04:54:58 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -basis 60 100 150 200 300 400 500 600 700 -targets 30 28 26 24 22 20 18 16 14 12 10 8 6 4 2 0 diff -r aa2533be2ec1 -r 7302bc0bdd18 txlevels/rf3166-ideal-900 --- a/txlevels/rf3166-ideal-900 Wed Feb 14 04:54:58 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -basis 70 100 150 200 300 400 500 600 700 -targets 33 31 29 27 25 23 21 19 17 15 13 11 9 7 5