Remote ID Invalid - Is an updated script available?
-
The Serial Number generated via remote-id considered invalid when attempting to register with FAA. Currently using starling 2 max running 1.6.4~beta4.
Referencing other messages, appears that the serial generated hard codes length character as C, which would require 12 digits. Since actual serial is 10 digits, it should be A.
Has there been any updates to scripts to correct this?
-
@JB1 Yes, you are correct. It has been updated to use the 10 character ID. You can find the updated package here: http://voxl-packages.modalai.com/dists/qrb5165/dev/binary-arm64/voxl-remote-id_0.1.0-202605281019_arm64.deb
-
@JB1 FYI: The code repo is here: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-remote-id. You can see my commits on the dev branch.