Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: -G parameter for lpGBT slaves adjusted to 1, 2 and 3 - no need use TX channels 4, 8, and 12

...

Code Block
python quick_start.py -v 1.3 -s 00000000 -G 0 -d 0
python quick_start.py -v 1.3 -s 00000000 -G 41 -d 0    # note that -G 1,2,3 are taken by the lpGBT slave fibres
python quick_start.py -v 1.3 -s 00000000 -G 82 -d 0
python quick_start.py -v 1.3 -s 00000000 -G 123 -d 0

Or with the separate configs that are created in ~/optoboard_felix/configs:

...