FreeCalypso > hg > fc-rfcal-tools
comparison autocal/Makefile @ 82:a094db1453b1
fc-rfcal-txband: implemented computation of APC from basis
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sat, 15 Jul 2017 22:48:29 +0000 |
| parents | b0da2db4e36b |
| children | 6a7f8d201859 |
comparison
equal
deleted
inserted
replaced
| 81:83b24a1dfd4a | 82:a094db1453b1 |
|---|---|
| 9 | 9 |
| 10 RXBAND_OBJS= l1meas.o l1tmops.o rvinterf.o rxbandmain.o rxcommon.o \ | 10 RXBAND_OBJS= l1meas.o l1tmops.o rvinterf.o rxbandmain.o rxcommon.o \ |
| 11 rxupload.o sockopts.o tsidsock.o | 11 rxupload.o sockopts.o tsidsock.o |
| 12 | 12 |
| 13 TXBAND_OBJS= l1tmops.o rvinterf.o sockopts.o tsidsock.o txbandmain.o \ | 13 TXBAND_OBJS= l1tmops.o rvinterf.o sockopts.o tsidsock.o txbandmain.o \ |
| 14 txbasis.o txcalchan.o txcalconf.o txpwrmeas.o txvout.o | 14 txbasis.o txcalchan.o txcalconf.o txlevels.o txpwrmeas.o \ |
| 15 txvout.o | |
| 15 | 16 |
| 16 TXBASIS_OBJS= l1tmops.o rvinterf.o tsidsock.o txpwrmeas.o txstandbas.o | 17 TXBASIS_OBJS= l1tmops.o rvinterf.o tsidsock.o txpwrmeas.o txstandbas.o |
| 17 | 18 |
| 18 TXCHECK_OBJS= l1tmops.o rvinterf.o sockopts.o tsidsock.o txpwrmeas.o \ | 19 TXCHECK_OBJS= l1tmops.o rvinterf.o sockopts.o tsidsock.o txpwrmeas.o \ |
| 19 txstandchk.o | 20 txstandchk.o |
