-
Notifications
You must be signed in to change notification settings - Fork 157
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
Adding a (not so) basic users guide #89
Conversation
You are welcome to add an entry to the CHANGELOG.md as well |
Built artifacts for commit 591b03eFirmwareClient |
I would suggest to use multiple pages in a subdir from the start as it will grow too much for a single file :) |
just create a "documentation" folder then? |
for the troubleshooting section:
|
will do! |
For python version mismatch, there is now a check in the CLI, now error should be clearer for users. |
Beware many image links are broken ( |
should be fixed... |
not until there are new commits ;) |
ok I'll push comments/suggestions on the hw file, should be easy for you to integrate |
Id say that firmware is also mostly done? It feels like something is still missing, but idk what? (For compiling, etc, theres the "How_to_use_firmware.md", ig i could merge that into there too if needed?) |
I would separate dev things and fw things for users. So you can add a subsection "development.md" which will basically be the current How_to_use_Firmware.md
|
When you thing a section or 2 are ok, we can just merge this PR and open a new PR so we don't wait for all the guide to be ready before showing parts |
Co-authored-by: Philippe Teuwen <phil-github@teuwen.org>
Co-authored-by: Philippe Teuwen <phil-github@teuwen.org>
Co-authored-by: Philippe Teuwen <phil-github@teuwen.org>
Co-authored-by: Philippe Teuwen <phil-github@teuwen.org>
Co-authored-by: Philippe Teuwen <phil-github@teuwen.org>
Co-authored-by: Philippe Teuwen <phil-github@teuwen.org>
Co-authored-by: Philippe Teuwen <phil-github@teuwen.org>
Co-authored-by: Philippe Teuwen <phil-github@teuwen.org>
Co-authored-by: Philippe Teuwen <phil-github@teuwen.org>
Co-authored-by: Philippe Teuwen <phil-github@teuwen.org>
oops I missed when you committed the first half of firmware.md so I can't add suggestions anymore on that part. |
…w commands and it's more a concern for devs than uers
ok I've pushed more than firmware.md changes :D |
Would be good to make a timeline of the future developments, I can help |
Well this is opensource, everyone is contributing to what he prefers whenever he finds time. |
@doegox I am sorry but I don't know if there any paid contributors to the project. Of course there is no way to plan at a fast pace in an open source project if everyone is indeed doing it in their free time. Probably the right word I needed to use would have been Roadmap, to functionalities etc, and probably with large tolerance regarding the time. Just to be a conceptual map of what comes after and if someone wants to join, what they can indeed do to contribute |
Yes if you can initiate sth similar to https://github.com/RfidResearchGroup/proxmark3/wiki/Public-Roadmap that would be great! |
I would love that, can you tell me how to do it tho? I think I don't know where to take the accomplished parts already, and regarding the future I guess it would require a meeting of people understanding what would be the next things in the line and plan a draw for it. And whoever will feel like developing will do. |
@ComicBit a good start is to collect the things still to be implemented detailed in https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/docs/technical_whitepaper.md and to collect feature ideas expressed in the open issues https://github.com/RfidResearchGroup/ChameleonUltra/issues |
@doegox I opened a PR for the docs, give it a look, the things in the wishlist are there just as placeholder. I thought we could make a wiki already considering the amount of documents. |
seems there's still no "key function" explained in detail currently. I wonder what's "charge" does. The option did not appear in https://docs.chameleonultragui.dev/. |
it simply displays the battery charge on the leds... I should prob add it to the docs at some point... |
Im doing it, im adding a users guide to ideally adress as much as possible. (closes #44 )
And because apperently not a lot of people know how rfid works, etc, @nemanjan00 had the idea of creating a RFID wiki (unrelated, but worth mentioning)