New radios
- Turnigy T14 support added
- Kavan V15 support added
All radios
- Throttle Cut fix
- Throttle Hold fix
- GPS calculations fixed
- Sticky logic switch improved by adding a different handling with the Edge option on triggers
- XAct temperature sensor has a new Offset parameter
- RB-35S Vertical speed could not be used as a Vario source
- Sensor unit conversion from °C to °F fixed
- Calculated sensors Reset was missing the Edge option
- CS translations setting was not correctly stored
- Max GPS satellites increased to 32
- XAct servo can now be programmed directly with the radio S.Port (FBUS protocol)
- Play file start was not correctly used in Countdown Timers
- FileManager now allows [Page] to open the next drive, and [Page Long] to open the previous drive
- [audio] DE text to speech speed increased, and start / end silence removed from all prompts
- [crsf] Tx FPS sensor was missing a * 10 conversion
- [lua]
SliderLib
added - [lua]
NumberEdit:minimum()
andNumberEdit:maximum()
added - [lua] NumberEdit can now allow up to 7 decimals
- [lua]
system.getSource()
will now allow the new filterssubId
,subIdStart
,subIdEnd
andcrsfId
- [lua]
choice:values()
added - [lua]
source:age()
added for telemetry values - [lua]
lcd.loadFont()
memory leak fixed - [lua]
primId
filter insensor:popFrame()
fixed - [lua]
sensor:alive()
removed - [lua]
module:protocol()
added - [lua]
model.createSensor()
improved, it is now able to create S.Port or CRSF sensors in addition to DIY sensors - [lua] Module protocols constants added
- [lua] Sensor types constants added