mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-12 04:35:28 -07:00
Updated Public Roadmap (markdown)
parent
0571c6ed3c
commit
477ce440bb
@ -1,16 +1,15 @@
|
||||
There is a need to have a roadmap, where people who wants to contribute can get an easy overview of vision and functions that needs some fix'in.
|
||||
|
||||
If you have and idea of a feature, do look at the [wishlist](Wishlist)
|
||||
|
||||
### Great stuff
|
||||
# Great stuff
|
||||
|
||||
* Look at oversampling the ADC to get 10bit resolution by removing quantization effects. _Successful_
|
||||
* Improve the LF signal demodulation.
|
||||
* [in progress] Add support for FeliCa.
|
||||
* Improve iClass key recovery with using device onboard flash memory.
|
||||
* [in progress] Improve LF HITAG2 code to use ADC path
|
||||
* Finish frame [API transition](https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/new_frame_format.md#api-transition) to use `SendCommandNG` everywhere
|
||||
* [in progress] Chase compilation warnings, when aggressively enabled especially with clang
|
||||
* [in progress] Implement tear-off (cutting abruptly power when an RFID is operating). Works on MFUL, needs to be generalized.
|
||||
* [in progress] Chase compilation warnings, when aggressively enabled especially with clang, head-overflows, memory leaks,
|
||||
* External flash signature is using hardcoded RSA params, let's support PEM cert & key files with mbedtls
|
||||
* All HF 15 commands needs a redesign. They are not structured like the rest and e.g. `hf 15 info u` is leaving the HF field on
|
||||
* See if compressing raw LF samples would speed up BT communication
|
||||
@ -39,6 +38,7 @@ If you have and idea of a feature, do look at the [wishlist](Wishlist)
|
||||
* ~~Makefile pimp-up to ease the choice of compiler and compilation flags~~
|
||||
* ~~Looking getting the device to communicate with sim module in a standalone mode~~
|
||||
* ~~Port HF FPGA improvements from the official repo to this repo~~
|
||||
* ~~Implement tear-off (cutting abruptly power when an RFID is operating). Works on MFUL, needs to be generalized~~
|
||||
### Further hardware improvements
|
||||
* Long range antennas
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user