Updated Applications (markdown)

Mark Thompson 2023-12-21 13:06:49 -06:00
parent eab71d9c86
commit 5c3c3024a7

@ -1,3 +1,4 @@
### Categories
There are separate categories for the applications
* Receive
* Transmit
@ -12,8 +13,12 @@ There are separate categories for the applications
* Debug
* HackRF
### Colors
For each application there is a color associated with the application
* Green - mostly fully implemented
* Yellow - Working with some features missing
* Orange - Beta/in development, most likely not working
* Red - Destructive Utility (i.e. Wipe SD Card)
* Red - Destructive Utility (i.e. Wipe SD Card)
### External Apps
External Apps (.ppma files) are placed in the APPS folder on the SD Card, and their versions must match the currently-running firmware. Mayhem developers may move some lesser-used and incomplete apps from internal to external to make room in the firmware flash ROM for new applications.