- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 432
CLI Commands
        Peter Feerick edited this page Dec 5, 2021 
        ·
        1 revision
      
    Summary of the commands are available in CLI mode
| Function | Parameters (if any) | Description | 
|---|---|---|
| beep | [<frequency>] [<duration>] | Play a beep sound. | 
| ls | <directory> | List files in a directory. | 
| read | <filename> | Read a file. | 
| readsd | <start sector> <sectors count> <read buffer size (sectors)> | Read sectors from SD card. | 
| testsd | Test SD card. | |
| play | <filename> | Play a file. | 
| reboot | [wdt] | Reboot the device. | 
| set | <what> <value> | Set a configuration parameter. | 
| help | [<command>] | Show help for a command. | 
| Function | Parameters (if any) | Description | 
|---|---|---|
| serialpassthrough | <port type> <port number> | Enable serial passthrough. | 
| Function | Parameters (if any) | Description | 
|---|---|---|
| print | <address> [<size>] | <what> | Print a value. | 
| p | <address> [<size>] | <what> | Print a value. | 
| stackinfo | Show stack info. | |
| meminfo | Show memory info. | |
| test | new | graphics | memspd | Run a test. | 
| trace | on | off | Enable/disable tracing. | 
| debugvars | Show debug variables. | |
| repeat | <interval> <command> | Repeat a command. | 
| Function | Parameters (if any) | Description | 
|---|---|---|
| jitter | Measure jitter. | 
| Function | Parameters (if any) | Description | 
|---|---|---|
| gps | <baudrate>|$<command>|trace | Send a command to the GPS. | 
| Function | Parameters (if any) | Description | 
|---|---|---|
| bt | <baudrate>|<command> | Send a command to the Bluetooth module. | 
| Function | Parameters (if any) | Description | 
|---|---|---|
| crypt | <string to be encrypted> | Encrypt a string. | 
Getting started with Git
- Workflow for GitHub noobs
Building and debugging EdgeTX:
- In a webbrowser with Gitpod
- Windows
- Ubuntu 20.04
- MacOS
Compilation options (incomplete)
Modifications:
- Flysky Hall Sticks Mod
- Flysky FRM303 Mod for TX16S
- Flysky PL18 & PL18EV Hardware Mod for Complete EdgeTX Support
- Flysky NB4+ Hardware Mod for Complete EdgeTX Support
- Flashing EdgeTX to Flysky PL18 or Paladin-EV
How to unbrick your radio with STM32CubeProgrammer
DMA mappings of radios:
- RadioMaster TX16S
- FlySky NV14
Interrupt usage of radios:
- RadioMaster TX16S
Implementation notes:
- YAML Parser/Generator
- Mixer synchronisation
Various:
- External-module-protocols
- Customisable switches