Skip to content

Releases: betaflight/betaflight-tx-lua-scripts-nightlies

v20220111.5486

11 Jan 21:34
Compare
Choose a tag to compare

This is a nightly build off the tip of 'master'. It may be unstable and result in corrupted configurations or data loss. Use only for testing.

Changes:

Merge pull request #420 from klutvott123/cms-periodic-refresh

CMS periodic refresh when stick movement detected

v20220111.5485

11 Jan 21:32
Compare
Choose a tag to compare

This is a nightly build off the tip of 'master'. It may be unstable and result in corrupted configurations or data loss. Use only for testing.

Changes:

Merge pull request #421 from klutvott123/board-info-apiversion

Make BOARD_INFO download conditional to apiVersion >=1.043

v20211229.5241

29 Dec 23:41
Compare
Choose a tag to compare

This is a nightly build off the tip of 'master'. It may be unstable and result in corrupted configurations or data loss. Use only for testing.

Changes:

Merge pull request #417 from klutvott123/clear-lcd-at-cms-startup

Clear LCD for CMS script at startup

v20211223.5115

23 Dec 17:58
Compare
Choose a tag to compare

This is a nightly build off the tip of 'master'. It may be unstable and result in corrupted configurations or data loss. Use only for testing.

Changes:

Merge pull request #415 from klutvott123/update-requirements

Update firmware requirements

v20211220.5042

20 Dec 23:13
Compare
Choose a tag to compare

This is a nightly build off the tip of 'master'. It may be unstable and result in corrupted configurations or data loss. Use only for testing.

Changes:

Merge pull request #413 from klutvott123/update-simplified-tuning

Update simplified_tuning.lua

v20211219.4997

19 Dec 13:15
Compare
Choose a tag to compare

This is a nightly build off the tip of 'master'. It may be unstable and result in corrupted configurations or data loss. Use only for testing.

Changes:

Merge pull request #410 from klutvott123/disable-dynamic-idle-reboot

Disable reboot for dynamic idle change

v20211217.4967

17 Dec 23:42
Compare
Choose a tag to compare

This is a nightly build off the tip of 'master'. It may be unstable and result in corrupted configurations or data loss. Use only for testing.

Changes:

Merge pull request #412 from klutvott123/fix-string-write-to-file

Fix string writes to board info table

v20211214.4909

14 Dec 18:01
Compare
Choose a tag to compare

This is a nightly build off the tip of 'master'. It may be unstable and result in corrupted configurations or data loss. Use only for testing.

Changes:

Merge pull request #409 from klutvott123/update-msp-protocol

Update MSP protocol

v20211201.4713

01 Dec 23:31
Compare
Choose a tag to compare

This is a nightly build off the tip of 'master'. It may be unstable and result in corrupted configurations or data loss. Use only for testing.

Changes:

Merge pull request #408 from klutvott123/reorder-simplified-pids

Reorder and rename simplified pids

v20211130.4690

30 Nov 03:26
Compare
Choose a tag to compare

This is a nightly build off the tip of 'master'. It may be unstable and result in corrupted configurations or data loss. Use only for testing.

Changes:

Merge pull request #406 from klutvott123/use-getRSSI

Use getRSSI() for telemetry detection