Skip to content

Commit 868f34a

Browse files
committed
- Updated README.md.
1 parent e4df0e2 commit 868f34a

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Python 3.6+ required.
99
- **CSV/JSON generators** for dataset serialisation.
1010
- **Library** and **Tools** for parsing CSI for your own Python applications.
1111

12+
Documentation updates are incoming.
13+
1214
Don't have your own CSI data? Check out [CSI-Data](https://github.com/Gi-z/CSI-Data) for a collection of public CSI datasets.
1315

1416
<p align="center">
@@ -204,21 +206,14 @@ This format is based on the modified version of [nexmon_csi](https://github.com/
204206
- Qualcomm Atheros 802.11n Chipsets
205207
- Intel IWL5300
206208
- Broadcom BCM4358, BCM43455c0, BCM4366c0
209+
- ESP32 via [ESP32-CSI-Tool](https://github.com/StevenMHernandez/ESP32-CSI-Tool)
207210

208211
## Coming Soon
209212

210-
### Additional Hardware support
211-
212-
- ESP32.
213-
214213
### Realtime Retrieval
215214

216215
- Utilities for retrieving CSI directly from supported drivers for realtime preprocessing and collection.
217216

218-
### Visualisation
219-
220-
- Additional graphing and visualisation options. Some of these exist in the `legacy` folder, however these are unrefined and difficult to read.
221-
222217
## Mistakes and Tests
223218

224219
If anything is wrong, [let me know](mailto:[email protected]). I want to know why, and fix it!
@@ -235,6 +230,8 @@ Further to that, if there are any assertions I have made within code comments or
235230
- This project was released by [Daniel Halperin](http://github.com/dhalperi).
236231
- **[nexmon_csi](https://github.com/seemoo-lab/nexmon_csi)**: CSI extraction suite for a range of Broadcom WiFi hardware.
237232
- This project was released by the [Secure Mobile Networking Lab](https://github.com/seemoo-lab).
233+
- **[ESP32-CSI-Tool](https://github.com/StevenMHernandez/ESP32-CSI-Tool)**: CSI extraction utilities for ESP32 hardware.
234+
- This project was released by [Steven Hernandez](https://github.com/StevenMHernandez).
238235

239236
## License
240237

0 commit comments

Comments
 (0)