Fixed an introduced bug that was affecting the import of racers from another race. It stopped working to import the gap to the leading racer into the time delay and the total time into the additional duration, if the source race had some rounding of the total time (and therefore the gap) set.
Minor fix in import from nazavody.cz – the team entry is imported from the club entry only if it is not a relay/team.
If the scheduled race start time is between current time-10min to current time+12min, the race will be displayed on the Starts page. If there are multiple races with the same scheduled start time, this information will now be reflected on the display on the Starts page. Additionally, the way it used to work is that if such a race or races existed and someone pressed the Start button, the race or races were started, regardless of whether the Starts page was selected on the display. Thus, an erroneous and unwanted start of the race or races could occur. Now, the Start button will only start races if the Starts page is displayed.
Major modifications to the race result calculation. Now, data such as total time, chip total time, recalculated total time and gap to the leader are not stored in the so-called calculated sections, but directly in the result record for a given racer.
If categories or gender are used in a race, information about the gap of a racer to the leading racer within a category, gender and gender/category combination is now also available.
Now, if a racer has a DSQ or DNS flag, the results will not show the eventual start time of that racer.
Driver modification for RFID reader CF815 – use a different mode that performs inventory faster. The reader then works as reliably as the internal reader. And it is possible to use one RaceMeter to read chip entries from antennas that are not immediately near the RaceMeter. The external reader can be connected with a LAN cable for tens of meters.
Driver modification for internal RFID reader and RFID reader VX946. These drivers run in a separate process (the rest of the operating system should not negatively affect them). In addition, the automatic garbage collector – i.e. automatic memory freeing – is now disabled for these processes. The memory freeing process is only performed when the reader is switched on (i.e. when the connection to the reader is successful).
Modification of the process of uploading start writes from the slave device to the master device. Until now, all untransmitted starts were uploaded to the master device in one batch. This led to a high load on both the slave and master devices in case of a large number of so far untransmitted starts. Now, like chip logs, they are transferred in blocks that contain the maximum number of records set in the Basic Configuration on the Loading tab.
A button to allow printing has been added to the html report definitions for race results.
Updating report definitions to reflect changes – adding gap within category, gender and possible combinations.
Added new https certificate for racemeter.xyz domain. The current certificate is valid until 3.7.2025. After this date (without the update), the racemeter.xyz page view will report an invalid certificate. If you upgrade your version of RaceMeter at a later date, you will prefer to connect to RaceMeter in your browser using the address http://192.168.0.20:5001.