mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 00:05:17 +03:00
Missing stuff from commit e8aaa67450
This commit is contained in:
parent
e8aaa67450
commit
f27c092ba4
10 changed files with 54 additions and 17 deletions
|
@ -11,6 +11,6 @@ macro(add_lua_export_target target)
|
|||
add_custom_target(lua_export_${target} DEPENDS lua_exports_${target}.inc)
|
||||
endmacro(add_lua_export_target)
|
||||
|
||||
add_lua_export_target(taranis -DPCBTARANIS -DLUA -DVIRTUALINPUTS)
|
||||
add_lua_export_target(taranis_x9e -DPCBTARANIS -DREVPLUS -DREV9E -DLUA -DVIRTUALINPUTS)
|
||||
add_lua_export_target(horus -DPCBHORUS -DLUA -DVIRTUALINPUTS)
|
||||
add_lua_export_target(taranis -DCPUARM -DPCBTARANIS -DLUA -DVIRTUALINPUTS)
|
||||
add_lua_export_target(taranis_x9e -DCPUARM -DPCBTARANIS -DREVPLUS -DREV9E -DLUA -DVIRTUALINPUTS)
|
||||
add_lua_export_target(horus -DCPUARM -DPCBHORUS -DLUA -DVIRTUALINPUTS)
|
||||
|
|
|
@ -129,7 +129,11 @@
|
|||
|
||||
#define LEN_RETA123 "\001"
|
||||
|
||||
#if defined(PCBTARANIS) && defined(REV9E)
|
||||
#if defined(PCBHORUS)
|
||||
#define TR_RETA123 "SVPK12345LR"
|
||||
#elif defined(PCBFLAMENCO)
|
||||
#define TR_RETA123 "SVPK123LR"
|
||||
#elif defined(PCBTARANIS) && defined(REV9E)
|
||||
#define TR_RETA123 "SVPK1234LRLR"
|
||||
#elif defined(PCBTARANIS) || defined(REVX)
|
||||
#define TR_RETA123 "SVPK123LR"
|
||||
|
|
|
@ -134,7 +134,11 @@
|
|||
|
||||
#define LEN_RETA123 "\001"
|
||||
|
||||
#if defined(PCBTARANIS) && defined(REV9E)
|
||||
#if defined(PCBHORUS)
|
||||
#define TR_RETA123 "SHGQ12345LR"
|
||||
#elif defined(PCBFLAMENCO)
|
||||
#define TR_RETA123 "SHGQ123LR"
|
||||
#elif defined(PCBTARANIS) && defined(REV9E)
|
||||
#define TR_RETA123 "SHGQ1234LRLR"
|
||||
#elif defined(PCBTARANIS) || defined(REVX)
|
||||
#define TR_RETA123 "SHGQ123LR"
|
||||
|
@ -941,9 +945,9 @@
|
|||
#define TR_CRITICALALARM INDENT "Kritisch-Alarm"
|
||||
#define TR_ENABLE_POPUP "Freigabe Popup-Fenster"
|
||||
#define TR_DISABLE_POPUP "Sperren Popup-Fenster"
|
||||
#define TR_POPUP "Popup"
|
||||
#define TR_MIN "Min"
|
||||
#define TR_MAX "Max"
|
||||
#define TR_POPUP "Popup"
|
||||
#define TR_MIN "Min"
|
||||
#define TR_MAX "Max"
|
||||
#define TR_CURVE_PRESET "Gerade 0 11 22 33 45"
|
||||
#define TR_PRESET "Preset"
|
||||
#define TR_MIRROR "Spiegeln"
|
||||
|
|
|
@ -129,7 +129,13 @@
|
|||
|
||||
#define LEN_RETA123 "\001"
|
||||
|
||||
#if defined(PCBTARANIS) || defined(REVX)
|
||||
#if defined(PCBHORUS)
|
||||
#define TR_RETA123 "RETA12345LR"
|
||||
#elif defined(PCBFLAMENCO)
|
||||
#define TR_RETA123 "RETA123LR"
|
||||
#elif defined(PCBTARANIS) && defined(REV9E)
|
||||
#define TR_RETA123 "RETA1234LRLR"
|
||||
#elif defined(PCBTARANIS) || defined(REVX)
|
||||
#define TR_RETA123 "RETA123LR"
|
||||
#elif defined(PCBSKY9X)
|
||||
#define TR_RETA123 "RETA123a"
|
||||
|
|
|
@ -129,7 +129,13 @@
|
|||
|
||||
#define LEN_RETA123 "\001"
|
||||
|
||||
#if defined(PCBTARANIS) || defined(REVX)
|
||||
#if defined(PCBHORUS)
|
||||
#define TR_RETA123 "RETA12345LR"
|
||||
#elif defined(PCBFLAMENCO)
|
||||
#define TR_RETA123 "RETA123LR"
|
||||
#elif defined(PCBTARANIS) && defined(REV9E)
|
||||
#define TR_RETA123 "RETA1234LRLR"
|
||||
#elif defined(PCBTARANIS) || defined(REVX)
|
||||
#define TR_RETA123 "RETA123LR"
|
||||
#elif defined(PCBSKY9X)
|
||||
#define TR_RETA123 "RETA123a"
|
||||
|
|
|
@ -129,7 +129,11 @@
|
|||
|
||||
#define LEN_RETA123 "\001"
|
||||
|
||||
#if defined(PCBTARANIS) && defined(REV9E)
|
||||
#if defined(PCBHORUS)
|
||||
#define TR_RETA123 "DPGA12345LR"
|
||||
#elif defined(PCBFLAMENCO)
|
||||
#define TR_RETA123 "DPGA123LR"
|
||||
#elif defined(PCBTARANIS) && defined(REV9E)
|
||||
#define TR_RETA123 "DPGA1234LRLR"
|
||||
#elif defined(PCBTARANIS) || defined(REVX)
|
||||
#define TR_RETA123 "DPGA123LR"
|
||||
|
|
|
@ -132,7 +132,11 @@
|
|||
|
||||
#define LEN_RETA123 "\001"
|
||||
|
||||
#if defined(PCBTARANIS) && defined(REV9E)
|
||||
#if defined(PCBHORUS)
|
||||
#define TR_RETA123 "DEMA12345LR"
|
||||
#elif defined(PCBFLAMENCO)
|
||||
#define TR_RETA123 "DEMA123LR"
|
||||
#elif defined(PCBTARANIS) && defined(REV9E)
|
||||
#define TR_RETA123 "DEMA123SDSD"
|
||||
#elif defined(PCBTARANIS) || defined(REVX)
|
||||
#define TR_RETA123 "DEMA123SD"
|
||||
|
@ -939,9 +943,9 @@
|
|||
#define TR_CRITICALALARM INDENT "Allarme Critico"
|
||||
#define TR_ENABLE_POPUP "Abilita Popup"
|
||||
#define TR_DISABLE_POPUP "Disabilita Popup"
|
||||
#define TR_POPUP "Popup"
|
||||
#define TR_MIN "Min"
|
||||
#define TR_MAX "Max"
|
||||
#define TR_POPUP "Popup"
|
||||
#define TR_MIN "Min"
|
||||
#define TR_MAX "Max"
|
||||
#define TR_CURVE_PRESET "Preimpostate..."
|
||||
#define TR_PRESET "Preimpostate"
|
||||
#define TR_MIRROR "Mirror"
|
||||
|
|
|
@ -132,7 +132,11 @@
|
|||
|
||||
#define LEN_RETA123 "\001"
|
||||
|
||||
#if defined(PCBTARANIS) && defined(REV9E)
|
||||
#if defined(PCBHORUS)
|
||||
#define TR_RETA123 "RETA12345LR"
|
||||
#elif defined(PCBFLAMENCO)
|
||||
#define TR_RETA123 "RETA123LR"
|
||||
#elif defined(PCBTARANIS) && defined(REV9E)
|
||||
#define TR_RETA123 "RETA1234LRLR"
|
||||
#elif defined(PCBTARANIS) || defined(REVX)
|
||||
#define TR_RETA123 "RETA123LR"
|
||||
|
|
|
@ -133,7 +133,11 @@
|
|||
|
||||
#define LEN_RETA123 "\001"
|
||||
|
||||
#if defined(PCBTARANIS) && defined(REV9E)
|
||||
#if defined(PCBHORUS)
|
||||
#define TR_RETA123 "KWGL12345LR"
|
||||
#elif defined(PCBFLAMENCO)
|
||||
#define TR_RETA123 "KWGL123LR"
|
||||
#elif defined(PCBTARANIS) && defined(REV9E)
|
||||
#define TR_RETA123 "KWGL1234LRLR"
|
||||
#elif defined(PCBTARANIS) || defined(REVX)
|
||||
#define TR_RETA123 "KWGL123LR"
|
||||
|
|
|
@ -36,6 +36,7 @@ make -j2 gtests
|
|||
rm -rf *
|
||||
cmake -DCMAKE_BUILD_TYPE=Debug -DPCB=HORUS -DHELI=NO -DUSB=SERIAL -DCLI=YES -DDEBUG=YES ..
|
||||
make -j2 firmware.bin
|
||||
cmake -DCMAKE_BUILD_TYPE=Debug -DPCB=HORUS -DHELI=NO -DUSB=SERIAL -DCLI=NO -DDEBUG=YES ..
|
||||
make -j2 simu
|
||||
#make gtests
|
||||
#./gtests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue