Skip to content

force rssi calculation to use 10 as base#373

Open
tuxflo wants to merge 1 commit intoandrewjfreyer:masterfrom
tuxflo:master
Open

force rssi calculation to use 10 as base#373
tuxflo wants to merge 1 commit intoandrewjfreyer:masterfrom
tuxflo:master

Conversation

@tuxflo
Copy link
Copy Markdown

@tuxflo tuxflo commented Jan 24, 2021

According to https://stackoverflow.com/questions/24777597/value-too-great-for-base-error-token-is-08 this is one way of preventing the bash script to treat 08 values as numbers with the base of 8. Tested it with the Bluetooth BLE Presence

According to https://stackoverflow.com/questions/24777597/value-too-great-for-base-error-token-is-08 this is one way of preventing the bash script to treat 08 values as numbers with the base of 8. Tested it with the [Bluetooth BLE Presence ](https://github.com/Limych/addon-presence-monitor)
@ALenfant
Copy link
Copy Markdown

@andrewjfreyer this fixes the issue I'm encountering as well, would you be open to merging it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants