Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
software:intro:architecture [2017/12/01 12:46] – henrik | software:intro:architecture [2024/10/02 07:47] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
====== System overview ====== | ====== System overview ====== | ||
- | The software | + | The BBT timing |
- | * **Launcher**: The small starter program that is the first thing you see when starting BBT. The launcher helps you start and connect to a server | + | |
- | * **Server**: Heart of the system. The server | + | |
- | | + | |
+ | |||
+ | This way of organising the software allows you to connect as many clients as you want to the master making it possible for an infinite number of people to work on the same event at the same time. | ||
+ | |||
+ | You can even control the master remotely if only you have an Internet connection between the master computer and you own device. This is particularly useful for providing fast support for people in the field. | ||
+ | ===== Welcome program ===== | ||
+ | When starting BBT you have to choose between starting the master on the local computer or selecting another master on the local network or internet. Any master that is started on the network will be listed automatically. | ||
+ | |||
+ | The program will also let you know if the computer clock is out of sync (compared to accurate internet time servers), if software updates are available, etc. | ||
+ | |||
+ | {{: | ||
+ | ==== Master ==== | ||
+ | The timing master (server) is the heart of the software and handles most of the tasks, including: | ||
+ | * Connecting to external devices such as timing units, clocks, etc. | ||
+ | * Storing and updating event data, participants, | ||
+ | * Computing and processing times | ||
+ | * Synchronizing data with external websites | ||
+ | * Capturing video | ||
+ | * Providing web interface to live results, late entry services, etc. | ||
+ | * Most other timing tasks... | ||
+ | |||
+ | The master itself is almost invisible. However, the bottom right of the screen will indicate if the master is running. By pressing it you are given the option to shut it down. | ||
+ | |||
+ | {{: | ||
+ | ===== Client ===== | ||
+ | The client is the user interface of the BBT timing software. | ||
+ | |||
+ | Once connected to a master, you can move on to what really matters: Timing your event! | ||
+ | |||
+ | {{: |