Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2017
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. - name: PT3-S1
  2. types:
  3. - BS
  4. - CS
  5. command: C:\soft\PT3\BonRecTest\BonRecTest.exe --space <satelite> --decoder C:\soft\PT3\BonRecTest\B25Decoder.dll --driver C:\soft\PT3\BonRecTest\BonDriver_PT3-S0.dll --output - --channel <channel>
  6. decoder: ~
  7. isDisabled: false
  8.  
  9. - name: PT3-S2
  10. types:
  11. - BS
  12. - CS
  13. command: C:\soft\PT3\BonRecTest\BonRecTest.exe --space <satelite> --decoder C:\soft\PT3\BonRecTest\B25Decoder.dll --driver C:\soft\PT3\BonRecTest\BonDriver_PT3-S1.dll --output - --channel <channel>
  14. decoder: ~
  15. isDisabled: false
  16.  
  17. - name: PT3-T1
  18. types:
  19. - GR
  20. command: C:\soft\PT3\BonRecTest\BonRecTest.exe --decoder C:\soft\PT3\BonRecTest\B25Decoder.dll --driver C:\soft\PT3\BonRecTest\BonDriver_PT3-T0.dll --output - --channel <channel>
  21. decoder: ~
  22. isDisabled: false
  23.  
  24. - name: PT3-T2
  25. types:
  26. - GR
  27. command: C:\soft\PT3\BonRecTest\BonRecTest.exe --decoder C:\soft\PT3\BonRecTest\B25Decoder.dll --driver C:\soft\PT3\BonRecTest\BonDriver_PT3-T1.dll --output - --channel <channel>
  28. decoder: ~
  29. isDisabled: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement