FreeCalypso > hg > fc-rfcal-tools
annotate autocal/rxcaldefs.h @ 63:131abadbd74d
doc/Rx-cal-theory written
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 28 May 2017 03:21:34 +0000 |
parents | 751f8d9efed0 |
children |
rev | line source |
---|---|
44
5018fd8eecce
autocal: started Rx cal core code
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 /* some definitions for the Rx calibration process */ |
5018fd8eecce
autocal: started Rx cal core code
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 |
46
751f8d9efed0
Rx cal: started the single measurement code
Mychaela Falconia <falcon@freecalypso.org>
parents:
45
diff
changeset
|
3 #define RXCAL_SIGGEN_LEVEL -149 /* -74.5 dBm */ |
44
5018fd8eecce
autocal: started Rx cal core code
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 #define RXCAL_AGC_DB 34 |
45
98abe6bd2042
autocal: scw implemented for Rx cal
Mychaela Falconia <falcon@freecalypso.org>
parents:
44
diff
changeset
|
5 |
98abe6bd2042
autocal: scw implemented for Rx cal
Mychaela Falconia <falcon@freecalypso.org>
parents:
44
diff
changeset
|
6 #define RXCAL_LOOP_COUNT 50 |