In the race definition was added the option to set the synchronization of racers of the race with the registration portal NaZavody.cz.
Racer validation has been modified to allow saving a racer who has only first name or last name filled in. Previously, if the Incomplete flag was not set, both data had to be filled in.
Added RFID module calibration. With the newer RFID modules that are the core of RaceMeter, it used to happen that the system did not recognize an unconnected antenna. The antenna pretended to be connected. It was possible to resolve this by intervening in the internal settings to increase the detection level of the antenna. After consultation with the RFID module supplier, a RFID module calibration function was added to the device. This function is available in the Basic Configuration under the RFID tab. When calibrating the RFID module it is necessary to have all antennas disconnected. Just turn off the RFID module, press the Calibrate button, confirm the instruction dialog and then turn the RFID module back on.
The Datatables component has been updated, which takes care of displaying lists/tables in almost all agendas. In the original version, scrolling through a long list sometimes didn’t work.
Modification in application startup. Added better support for starting and ending the process that takes care of communication with the RFID module. Occasionally (about 1x out of 10-15 times RaceMeter was started) the process that takes care of communication with RFID module did not start at all. But no error appeared. Therefore, a check for starting this process was added and in case the process does not start within 2 seconds, it is terminated and restarted.