sudomesh/disaster-radio

Support GPS enabled boards?

Open

#33 aperta il 28 dic 2019

Vedi su GitHub
 (19 commenti) (0 reazioni) (0 assegnatari)HTML (108 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (1012 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I was wondering whether it was a good idea to append the node id to the self-generated nicknames created by the user? If I have deployed a bunch of nodes I may know the node ID and the location of those nodes.

So if someone logs in and says "A truck full of water just got delivered here!" and then disappears, then I can use the implied location to go and get myself a bottle of water.

I'm thinking of the code that Is used in the access point name, I think it's based on Mac address?

You could strip out the 'disaster-radio' and just use the number? So nicks would be part user-generated and part machine-generated.

eg. Bob_0F733

Is this worth doing/ difficult?

Guida contributor