20240208-1759 - added support for u-blox UBX protocol - added auto baud function to detect automatically the baud rate. - added a secondary ID that will be included in the Remote ID signal. This is needed in the EU (for business clients). - added a button 'to factory defaults' to set all parameters to default values - improved description/explanation for the EU operator ID (OPRN) input box - added extra regulatory checks for the EU: BLE legacy is an optional mode (not mandatory) and for WLAN modes an SSID is required. This only changes behavior if non-default radio parameters have been used. 20231104-1445 - bug fix: remove extra \n in GPS output stream - bug fix: broadcast location data even if there is no GPS fix. Formally this is required by the Remote ID standards - bug fix: better random MAC address generation. When the DroneBeacon device gets powered up, it will generate a random MAC address (hardware ID that is included in the Bluetooth/WLAN signals). In this version, better random MAC address generation is used. This should prevent that multiple DroneBeacon devices use the same MAC address. In such cases says 5% of DroneBeacon devices had the same random MAC address when previous firmware versions were used. - bug fix: transmission rate. In previous versions, the data update rate was a bit too slow. Both the transmission interval and the number of transmissions have been optimized according to the Remote ID standards. - added an option in the configuration pages (radio section) to disable broadcasting the DroneBeacon name. Normally it will broadcast 'DroneBeacon_' and the last 4 characters of the serial number as BLE device name and as SSID (if those broadcast methods are enabled). 20230609-1400 - if WLAN broadcast is used, other 2.4 GHz WLAN channels are also allowed (and are compliant). - add option to enable (default) to disable responding to active WLAN scanning requests. If disabled, it will be much harder to be detected by smartphones 20230414-1334 - first public release