Implement fill test1 with vario temperature in oXsConfigurator
commit8c99849cf315afe9c901dcf037a50e2c80424bac
authorRomolo Manfredini <romoloman@users.noreply.github.com>
Wed, 16 Feb 2022 19:06:51 +0000 (16 20:06 +0100)
committerRomolo Manfredini <romoloman@users.noreply.github.com>
Wed, 16 Feb 2022 19:06:51 +0000 (16 20:06 +0100)
tree7cf79a08161b960fe04aad67356c68bf8b834d56
parent6b8257eabc614e2893dfe65c647eda80eb0c5f89
Implement fill test1 with vario temperature in oXsConfigurator

Add FILL_TEST_1_WITH_VARIO_TEMP in oXsConfigurator and rebuild windows binary with python 3.10
49 files changed:
oXs_Configurator/Python 37 Sources/__pycache__/oxsAdc.cpython-310.pyc [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/__pycache__/oxsAdc.cpython-37.pyc [deleted file]
oXs_Configurator/Python 37 Sources/__pycache__/oxsAddFields.cpython-310.pyc [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/__pycache__/oxsAddFields.cpython-37.pyc [deleted file]
oXs_Configurator/Python 37 Sources/__pycache__/oxsAirspeed.cpython-310.pyc [moved from oXs_Configurator/Python 37 Sources/__pycache__/oxsAirspeed.cpython-37.pyc with 84% similarity]
oXs_Configurator/Python 37 Sources/__pycache__/oxsConfig.cpython-310.pyc [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/__pycache__/oxsConfig.cpython-37.pyc [deleted file]
oXs_Configurator/Python 37 Sources/__pycache__/oxsConfigurator.cpython-310.pyc [moved from oXs_Configurator/Python 37 Sources/__pycache__/oxsConfigurator.cpython-37.pyc with 52% similarity]
oXs_Configurator/Python 37 Sources/__pycache__/oxsCurrent.cpython-310.pyc [moved from oXs_Configurator/Python 37 Sources/__pycache__/oxsCurrent.cpython-37.pyc with 71% similarity]
oXs_Configurator/Python 37 Sources/__pycache__/oxsFlow.cpython-310.pyc [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/__pycache__/oxsFlow.cpython-37.pyc [deleted file]
oXs_Configurator/Python 37 Sources/__pycache__/oxsFrsky.cpython-310.pyc [moved from oXs_Configurator/Python 37 Sources/__pycache__/oxsFrsky.cpython-37.pyc with 59% similarity]
oXs_Configurator/Python 37 Sources/__pycache__/oxsGps.cpython-310.pyc [moved from oXs_Configurator/Python 37 Sources/__pycache__/oxsGps.cpython-37.pyc with 61% similarity]
oXs_Configurator/Python 37 Sources/__pycache__/oxsHott.cpython-310.pyc [moved from oXs_Configurator/Python 37 Sources/__pycache__/oxsHott.cpython-37.pyc with 64% similarity]
oXs_Configurator/Python 37 Sources/__pycache__/oxsImu.cpython-310.pyc [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/__pycache__/oxsImu.cpython-37.pyc [deleted file]
oXs_Configurator/Python 37 Sources/__pycache__/oxsJeti.cpython-310.pyc [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/__pycache__/oxsJeti.cpython-37.pyc [deleted file]
oXs_Configurator/Python 37 Sources/__pycache__/oxsLocator.cpython-310.pyc [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/__pycache__/oxsLocator.cpython-37.pyc [deleted file]
oXs_Configurator/Python 37 Sources/__pycache__/oxsMagnet.cpython-310.pyc [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/__pycache__/oxsMagnet.cpython-37.pyc [deleted file]
oXs_Configurator/Python 37 Sources/__pycache__/oxsMultiplex.cpython-310.pyc [moved from oXs_Configurator/Python 37 Sources/__pycache__/oxsMultiplex.cpython-37.pyc with 82% similarity]
oXs_Configurator/Python 37 Sources/__pycache__/oxsPpm.cpython-310.pyc [moved from oXs_Configurator/Python 37 Sources/__pycache__/oxsPpm.cpython-37.pyc with 78% similarity]
oXs_Configurator/Python 37 Sources/__pycache__/oxsRpm.cpython-310.pyc [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/__pycache__/oxsRpm.cpython-37.pyc [deleted file]
oXs_Configurator/Python 37 Sources/__pycache__/oxsSequence.cpython-310.pyc [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/__pycache__/oxsSequence.cpython-37.pyc [deleted file]
oXs_Configurator/Python 37 Sources/__pycache__/oxsVario.cpython-310.pyc [moved from oXs_Configurator/Python 37 Sources/__pycache__/oxsVario.cpython-37.pyc with 81% similarity]
oXs_Configurator/Python 37 Sources/__pycache__/oxsVoltage.cpython-310.pyc [moved from oXs_Configurator/Python 37 Sources/__pycache__/oxsVoltage.cpython-37.pyc with 73% similarity]
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/Analysis-00.toc
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/EXE-00.toc
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/PKG-00.toc
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/PYZ-00.pyz
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/PYZ-00.toc
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/Tree-00.toc
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/Tree-01.toc
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/Tree-02.toc [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/base_library.zip
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/localpycos/struct.pyo [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/oxsConfigurator.exe.manifest
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/oxsConfigurator.pkg [new file with mode: 0644]
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/warn-oxsConfigurator.txt
oXs_Configurator/Python 37 Sources/build/oxsConfigurator/xref-oxsConfigurator.html
oXs_Configurator/Python 37 Sources/dist/oxsConfigurator.exe
oXs_Configurator/Python 37 Sources/oxsAddFields.py
oXs_Configurator/Python 37 Sources/oxsConfig.py
oXs_Configurator/Python 37 Sources/oxsConfigurator.spec
oXs_Configurator/Windows 10 64b exe/oxsConfigurator.exe