Skip to content

Releases: Matze-Jung/opentx-lua-running-graphs

1.0.3: opentx-lua-running-graphs

12 Nov 21:30
Compare
Choose a tag to compare
* Add HORUS platform widget

* func createGraph()
- param `style` replaced by `lnStyle`
- add param `lnSize` for line thickness

* Update GRAPHS/graphs.lua
- table `graphs` got global scope
- func init(id): clear `graphs` table or clear `graphs` table item by id

* Update README.md

1.0.2: opentx-lua-running-graphs

09 Nov 20:20
Compare
Choose a tag to compare
* Update WIDGETS/graph.lua
- switch param `padding`(p) to `margin`(m) for outer spacing
- add `padding`(p) for inner spacing
- make use of calcWidgetZone() func

* Add TELEMETRY/memgph.lua
- display used mem stats

* RemoveTELEMETRY/exmpl1.lua

* Update build files

* Update README.md

1.0.1

17 Sep 22:34
Compare
Choose a tag to compare
Update README.md

opentx-lua-running-graphs 1.0.0

18 Aug 02:06
Compare
Choose a tag to compare