V0.6-beta
Pre-release
Pre-release
!! WARING: This is a beta release and may have BUGs. !!
Main Changes
- Optimization wfb channel scan
- Redesigned buttons and supported long press
- Record button(Q1) support long press to cleanup record files
- Support auto record on boot or armed
- Support disable radxa zero 3W integrated wifi
- Support setting tx power
- Support append custom kernel cmdline
- Bug fix
- Other optimizations
Full Changelog: v0.5-beta...v0.6-beta
Wiring Diagram (RubyFPV compatible):
Default button and LED PIN numbers:
- Quick button PIN
- BTN_Q1_PIN='32'
- BTN_Q2_PIN='38'
- BTN_Q3_PIN='40'
- Custom button PIN
- BTN_CU_PIN='18'
- BTN_CD_PIN='16'
- BTN_CL_PIN='13'
- BTN_CR_PIN='11'
- LED PIN
- RED_LED_PIN='22'
- GREEN_LED_PIN='15'
- BLUE_LED_PIN='12'
Buttons
- Q1
- single press: start/stop record.
- long press: cleanup record files in order of file names until remaining space is large than
rec_dir_freespace_min
. - second long press: delete all record files(in 60 seconds after first long press).
- Q2
- single press: search wfb channel used by drone.
- long press: change usb otg port between host and device.
- Q3
- single press: null
- long press: change wifi mode between station and hotspot.(Radxa zero 3W)