An open API service indexing awesome lists of open source software.

https://github.com/strazzere/duml-beagle-parse

Cut and parse DJI DUML packets out of an exported USB Beagle stream
https://github.com/strazzere/duml-beagle-parse

beagle dji duml reverse-engineering usb

Last synced: 8 months ago
JSON representation

Cut and parse DJI DUML packets out of an exported USB Beagle stream

Awesome Lists containing this project

README

          

# duml-beagle-parse

Simplistic usage example of [duml-packet](https://github.com/strazzere/duml-packet). This will parse an exported csv of data from [Beagle Usb](https://www.totalphase.com/protocols/usb/) products and strip out RX/TX packets that contain duml. It will decorate and combine them for easier analysis later.

## License
```
Licensed under ISC License

Copyright 2024 Tim 'diff' Strazzere
```