* Review Channel monitor to handle mixers outside -100/100
Percentage values are now displayed on bar, for both mix and out
* Cosmetics (uncrustify)
* Channels monitor bars color and background now theme driven
* Add TEXT_STATUSBAR_COLOR (was ToDo)
Rename for consistency
* Replace text by graphic caption
* Cosmetics
* Remove unwanted vertical line on chanVal
* Tidy up code a little
* Tidy up
* Change green bar to grey
Introduce a space between outputs and mixers bar
* Partial cosmetics
* Fix bad copy/paste
* Merge outputs and mixers in a single 'bar'
View 8 per page
* Cosmetics
* Add proper icons for channels3 and 4
* Bars colors now fixed by overwhelmingly popular demand
* Fix outL outR display
* Add bottom line description to avoid confusion between outputs and mixers
* Cosmetics
* Typo
* Prep work for Logic Switches
* Feature complete
* Fixe for sometime needing two RTN to get out of logical switchs monitor
All monitors title bar in upper case for consistency with the rest of OpenTX
* Cosmetics
* Add translations support to the MONITORS screens
* Add the right icon to the logical switch monitor
* Cosmetics
* uncrustify
* Cosmetics
* Add menu mechanics for 2 Mixers screens and 2 logical switches screens
* Add two mixer pages. To prevent errors, the Mixer bar are green (as opposed to red for outputs).
Icons for those pages are not yet the right ones
* Ready for mixers monitor PR
* Prepare for more flexibility (and a much better look)
* [Horus] Preparation for a new Channels menu
* monitor bar icons added
* Add ICONS structure and populate for MONITOR pages
* Restore old widget (had used it for temp work), will likely update to the newer look later
Functionnal output monitor 1,2, still need extended and overrides
* extended limits
* Overrides are now managed
* Back to Red ;)
Add outL outR to hightlight out of limits values
* Rewrite of posOnBar, as it was getting overly complex
subtrin now fulland more logicaly managed
* Fix overrides
* Center bar drawn last to be always visible
* Limits need to go through extend limits display calculation as well
* remove debug printf
* Add inverted output icon
* Tidy up and cosmetics