sudomesh/disaster-radio

Support GPS enabled boards?

Open

#33 建立於 2019年12月28日

在 GitHub 查看
 (19 留言) (0 反應) (0 負責人)HTML (108 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (1,012 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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?

貢獻者指南