Updated Public Roadmap (markdown)

Iceman 2020-08-31 14:48:50 +02:00
parent d90639866c
commit 10749452f4

@ -3,7 +3,6 @@ There is a need to have a roadmap, where people who wants to contribute can get
If you have and idea of a feature, do look at the [wishlist](Wishlist)
### Great stuff
* Looking getting the device to communicate with sim module in a standalone mode.
* 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.
@ -14,7 +13,6 @@ If you have and idea of a feature, do look at the [wishlist](Wishlist)
* [in progress] Implement tear-off (cutting abruptly power when an RFID is operating). Works on MFUL, needs to be generalized.
* 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
* Port HF FPGA improvements from the official repo to this repo
* See if compressing raw LF samples would speed up BT communication
* HF reader identification: listen to 14a/14b/15/iclass/... reader requests and show what reader supports in its polling sequence
* Investigate if there is some gain moving more code from ARM to Thumb, slurdge started looking at it...
@ -22,7 +20,7 @@ If you have and idea of a feature, do look at the [wishlist](Wishlist)
* Forge collision in 14a simulation to simulate several tags at once
* Support all iso14443a speeds (support also 212 kbit/s, 424 kbit/s, and 848 kbit/s in reader/sim/sniff modes)
* [in progress] Support Mifare Desfire Light
* LIBPM3 - separate cli /gui from functions, in order to make a libary. This will help Webgui, gui, cli implementations.
* [in progress] LIBPM3 - separate cli /gui from functions, in order to make a libary. This will help Webgui, gui, cli implementations.
* Incorporate the amiibo tool into `hf mfu` commands nicely.
* Implement wipe commands for cards. Like `hf mf wipe` `hf mfu wipe` `hf 14b wipe` `hf 15 wipe` `hf felica wipe`
@ -39,7 +37,8 @@ If you have and idea of a feature, do look at the [wishlist](Wishlist)
* ~~Implemented `hf mf staticnested`~~
* ~~Implement HITAG2 known attacks~~
* ~~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~~
### Further hardware improvements
* Long range antennas