Changeset 42198


Ignore:
Timestamp:
04/27/18 22:08:30 (6 years ago)
Author:
gost
Message:

next unicable test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/frontenddev.h

    r42195 r42198  
    144144                        //node->feloffrequency_uni = frequency - lof -(satcrfrequ - (satcrfrequ - (tmp - (1000 * node->feloffrequency))));
    145145                        //node->feloffrequency_uni = lof + (satcrfrequ + lof + frequency);
    146                         node->feloffrequency_uni = (satcrfrequ + lof + frequency);
     146                        //node->feloffrequency_uni = (satcrfrequ + lof + frequency);
     147                        node->feloffrequency_uni = (satcrfrequ + frequency);
    147148                        node->feunicable = 1;
    148149                }
Note: See TracChangeset for help on using the changeset viewer.