logging.error("Stations \"%s\" do not have a board #%s! The stations have only %s boards. Continuing without this board."%(stationlists[num_boards],board,num_boards))
logging.error("Stations \"%s\" do not have a board #%s! The stations have only %s boards. Continuing without this board."%(stationlists[num_boards],board,num_boards))
continue
continue
# Now build the two loops that execute tbbctl for every channel and
# for every board.
cmd_list=[]
# Why first loop over channels and then over boards? That allows
forchannelinrange(15):
# to add only one sleep after a channel is uploaded for all boards.
forboardinboard_list:
# Otherwise each board would have the sleep and we would sleep