-
Notifications
You must be signed in to change notification settings - Fork 964
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TODO list after 1.0 suggestions - IMPORTANT #377
Comments
Omg, I really really hope that this is the future of Meshtastic.This may become one of the most important projects involving Lora.Personally I also find the Wifi and the MQTT server a must have, and it should be a priority right now. As an ideea for the repeators, it would be nice to make them somehow accesible to the public if you want.For example it would be cool if someone else can transmit an encripted message signed by the mestastic network with an identifier and that repeater will transmit the same encrypted message over the air, if it has been configured by the owner to do so.Or it can repeat emergency signals in case something happens.A further discution is required here, but basically I want to see the mestastic network like a LoraWan network but for sending messages also open for public if the owner of a repeater decide so. |
@cezarlacatus Thank you for sharing your ideeas. |
Wow so cool, hope @geeksville would agree to add this in the future.I just discovered the project today and I personally love it.It has a potential. In my oppinion the repeator should be divided in 2 parts: a dedicated repeator(That can be open source and can only repeat encrypted messages that are coming from the meshtastic network) and an included repeator.The included repeator has to be integrated in any board running the meshtastic.You will specify a mode Repeat-Only and you can have 2 options: Repeat everything or Private Repeat.Repeat everything will allow the encrypted message to be repeated from other Meshtastic users that are in another channel and Private Repeat will allow repeating of messages that are coming only from the owner group. A dedicated repeator can look like this: https://youtu.be/uZkGudvjNzw . We should try to achive SMS style communication over the world.This is the purpose of this project, and we need to use everything that we can get in order to do that.Even Wifi ,MQTT open source servers , Repeators and yeah for emergency the LoraWan network, as it is verry extended. So I agree with every ideea listed here, and I think this is a must have for the project, as it can not only save lives but It makes private communication more secure and fun. |
@retrodime geeksville is maintaining the roadmap at : https://github.com/meshtastic/Meshtastic-device/wiki/1.1-1.5-feature-list-ideas I'm almost done with the functionality for a WiFi Client. After that, working out a bug and then will start on a WiFi Software Access Point. |
A lot of good comments here (and sorry - I was away from my github notifications for a couple of days): re: connecting to the internet re: generalized IPC and messaging re: TTN This is part of why I think our own "just let meshtastic nodes gateway to the internet" via either:
|
Closing this request. Most of what is in here is already done or in progress in another ticket.
|
I had prepared some important suggestions and ideeas that should be a priority after 1.0.
1. Wifi support:
First Release v1.0 - EXPERIMENTAL; CRITICAL TO HAVE:
Second Release v1.1:
Third Release v1.2:
Fourth Release v1.3 - DEPLOYMENT:
Release v1.4+:
EDIT: It would be cool if 2 nodes are connected to the same wifi, they will communicate throught wifi instead of lora to save some resources and make communication faster.More issues found here: #375
2. Messaging Server
- Usefull for uploading/downloading messages and make a longer connection with remote nodes
- Can have an API in order for other non-lora devices and software to be able to read/send messages
First Release v1.0 - EXPERIMENTAL;CRITICAL TO HAVE:
Second Release v1.1 - Stability:
Third Release v1.2 - Security:
Release v1.3+:
EDIT: More issues regarding a server are posted here #169 #353 #374
3.Repeators:
Edit: relevant info can be found here #158
4.LORAWAN and the TTN network:
Edit: Regarding to #60 it would be cool to also use TTN to send emergency message after it had sended normal Meshtastic alert message.
Now, the most important ideeas are the 1. and 2.Later it may be usefull the 3. and 4.
I don't know programming and other stuff but I can imagine in teory how this can work.....also I read some suggestions and I just placed them here.....I just hope that they can be implemented at some point
The text was updated successfully, but these errors were encountered: