lyusupov / SoftRF

:airplane: Multi-functional, compatible DIY general aviation proximity awareness system
GNU General Public License v3.0
756 stars 211 forks source link

SSID (Source Id) strips leading zero from device IDs #143

Closed BrownGraham closed 1 year ago

BrownGraham commented 1 year ago

ATTENTION !

Recommended:


Hardware

IMG-8861

Firmware version

< screenshot of WebUI and/or SoftRF Tool status page > (required)

Firmware settings

IMG-8862 IMG-8863 IMG-8860 IMG-8864

Describe the bug

When you have SoftRF hardware whose Device Id starts with a zero (ex: 034FC0), the SSID created is shortened to eliminate the zero, but this is not documented as such. It is documented as SoftRF-XXXXXX on https://github.com/lyusupov/SoftRF/wiki/Prime-Edition-MkII.-Quick-start.

To Reproduce

Install SoftRF on a device with a leading zero, open WiFi settings on a phone or PC.

Expected behavior

Alignment between documentation & implementation. Document the stripping of leading zeros, or pad to the length of the Device ID as a string to retain the leading zero(s).

lyusupov commented 1 year ago

image


We don't care about 'aftermarket' firmware binaries built by someone else


image


Ask for support to those individuals you've taken the firmware from.


Resolution: invalid