-
Notifications
You must be signed in to change notification settings - Fork 204
MWOSD development tracker
ShikOfTheRa edited this page Dec 18, 2022
·
59 revisions
- Large battery capacity - 12s 64Ah
- Different battery capacities (for now use alarm option in menu)
- Canvas mode not working? Test in VSYNC / non VSYNC modes
- Selectable efficiency option via config.h
- Selectable speed alarm option in config.h
- DJI OSD support stand alone
- Update MSP_DIsplayport / Canvas mode
- Distance remaining
- Display PWM value of specified channel
- Make headtracker indicator available
- Flight time remaining
- I2C comapss / acc
- Glidescope options - scope/angle/display on angle
- Lead/trail icon MASK
- Selectable crosshair fonts
- Display specified screen in RTH/failsafe mode
- Show autothrottle values. Not just raw
- iNAV via mavlink telemetry
- Display conditional GPS info only
- Fresnel warning indicator/glidescope
- Turdtle / cock mode support. status ex
- Lost model display
- Display GPS max instead of BARO max at end of flight summary
- Sensor input mapping to outputs (Analog/PPM)
- Improved formatting of display item right justified. Hide leading spaces. e.g. mavdistance
- UBLOX Galileo support
- Efficiency-Glide range (https://github.com/night-ghost/minimosd-extra/blob/master/wiki/Pan_efficiency.md)
- Percent battery used (capacity is set in the FC setup)
- Fast start - Autodetect MAX ready or timeout
- Thermal Assistant
- Add output pin support - based upon RC data
- Adjustable ranges for activating layouts
- LTM - add ability to generate GPS heading data.
- FRSKY implementation for receiver side OSD
- I2C master support for direct compass, acc hardware support.
- FRSKY telemetry support
- Vortex style capacity indicator
- Scaleable pitch - for racers to ensure ahi stays on screen
- Migrate controller/aircraft choice to GUI
- Review throttle autoscaling
- Additional AHI layouts - multiple pitch angles
- Fresnel warning indicator
- pitch / roll angles alarm
- Flight path vector
- Navigation mode layout
- Implement more descriptive "help" text within confih.h
- Improved heading / pitch& roll graphics
- Move AHI/crosshair with camera gimbal RC ch
- Use aeronautical units - knots - speed, nautical miles - distance, feet - altitude
- Servo config page for fixedwing
- Platformio migration from "." to "-"
- Code quality - Tidy up float calcs
- Code quality - General review
- Code quality - Memory improvements
- Code quality - formatting