Ethos v1.1.0 Alpha 4 gereleased
En daar is alweer de 4e versie van v1.1.0
Wat is er nieuw in deze Alpha 4?
Veel nieuwe functionaliteit wat betreft Lua scripting, en dat zal nog wel even door gaan zo 🙂
Een side note: Inmiddels heeft de ontwikkelaar van Yaapu ook aangeschoven, en is daar druk met het development team van Frsky bezig om ook Yaapu beschikbaar te maken voor ETHOS.
Nieuwe functionaliteit:
[All boards]
- [Lua] TextEdit added:
form.addTextField(...)
- [Lua] SwitchChoice added:
form.addSwitchField(...)
- [Lua] Choice added:
form.addChoiceField(...)
- [Lua] Timer functions added:
model.createTimer(...)
andmodel.getTimer(...)
- [Lua]
os.clock()
better precision - [Lua]
print(float)
fixed - [Lua] Constants documentation added
- FR, NL and IT translations