3djc
70d24506da
Merge branch '2.3' into 2.4
...
# Conflicts:
# radio/src/fonts/480x272/font_dblsize.png
# radio/src/fonts/480x272/font_xxlsize.png
# radio/src/gui/128x64/model_setup.cpp
# radio/src/gui/128x64/radio_setup.cpp
# radio/src/gui/480x272/model_receiver_options.cpp
# radio/src/gui/480x272/model_setup.cpp
# radio/src/gui/480x272/radio_calibration.cpp
# radio/src/gui/480x272/radio_hardware.cpp
# radio/src/gui/common/stdlcd/draw_functions.cpp
# radio/src/gui/gui_common.cpp
# radio/src/keys.h
# radio/src/lua/interface.cpp
# radio/src/pulses/afhds3.h
# radio/src/rtos.h
# radio/src/switches.cpp
# radio/src/targets/common/arm/stm32/aux_serial_driver.cpp
# radio/src/targets/horus/CMakeLists.txt
# radio/src/targets/horus/lcd_driver.cpp
# radio/src/targets/horus/startup_stm32f42_43xxx.s
# radio/src/targets/taranis/CMakeLists.txt
# radio/src/telemetry/crossfire.h
# radio/src/telemetry/multi.cpp
# radio/src/translations.cpp
# radio/src/translations/it.h.txt
# radio/src/translations/untranslated.h
# radio/util/font2png.py
# tools/commit-tests.sh
2021-04-08 11:42:28 +02:00
Raphael Coeffic
e2a1abe625
proper Key init
2021-04-08 00:31:08 +02:00
Raphael Coeffic
15fbc2272f
update to latest libopenui
2021-04-08 00:30:03 +02:00
Raphael Coeffic
ed67504a3c
fixes FullScreenDialog
...
fixes focus lost after warning screens.
2021-04-08 00:22:15 +02:00
Bertrand Songis
63c5c9f442
Merge pull request #8426 from rotorman/patch-5
...
Bluetooth.cpp buffer array bounds fix
2021-04-07 08:53:39 +02:00
Bertrand Songis
38e86ae9a3
Merge pull request #8432 from opentx/raphaelcoeffic/getmainzone
...
2.4: some layout improvements
2021-04-07 08:52:37 +02:00
Raphael Coeffic
28026f1a78
further unified layout options
2021-04-07 08:20:30 +02:00
3djc
463216ebca
Cosmetics
2021-04-06 18:20:26 +02:00
3djc
979a498093
Add ScreenUserPage (content tbd)
2021-04-06 17:00:26 +02:00
Bertrand Songis
1f593c4f9e
Update CREDITS.txt
2021-04-06 16:15:57 +02:00
Sébastien Charpentier
518706f292
Fr translation update ( #8434 )
...
* Updated French translations.
2021-04-06 15:59:04 +02:00
3djc
d4c1728268
Fix layout mirror
2021-04-06 14:14:44 +02:00
3djc
f9f4155499
Fix layout mirror
2021-04-06 14:13:05 +02:00
3djc
88a1ce94d8
Go straight to add widget when zone is empty
2021-04-06 11:56:31 +02:00
3djc
6239a4000d
Use new functions
2021-04-06 11:13:47 +02:00
3djc
a72f1491de
more layouts
2021-04-06 10:47:46 +02:00
3djc
d43242f686
layout 2+1
2021-04-06 10:29:01 +02:00
Raphael Coeffic
ed7ceccfa5
compile fix ModelBmp
2021-04-06 10:24:54 +02:00
Raphael Coeffic
1335bcf8db
Singleton ViewMain
...
This requires https://github.com/opentx/libopenui/pull/10
2021-04-06 10:20:49 +02:00
Bertrand Songis
0df99a320c
Merge pull request #8429 from opentx/elecpower/cpn-model-upd-refs
...
Model update references improvements
2021-04-06 09:35:27 +02:00
3djc
2f1a5f6c95
Merge remote-tracking branch 'origin/raphaelcoeffic/getmainzone' into raphaelcoeffic/getmainzone
2021-04-06 09:33:27 +02:00
Raphael Coeffic
3d19b03bc1
Singleton ViewMain
...
This requires https://github.com/opentx/libopenui/pull/10
2021-04-06 09:24:25 +02:00
3djc
f6eca3cf21
Cosmetics
2021-04-06 09:23:35 +02:00
Raphael Coeffic
8ff0137708
unify common layout settings
2021-04-06 09:23:35 +02:00
Raphael Coeffic
5c8448a696
getMainZone() moved to Layout
2021-04-06 09:23:35 +02:00
Bertrand Songis
df86daa867
Update to latest libopenui
2021-04-06 09:23:32 +02:00
Raphael Coeffic
ab138debe1
updated libopenui
2021-04-06 09:19:59 +02:00
Bertrand Songis
dd21df8c7f
[Checkbox] Fix when disabled
2021-04-06 08:47:09 +02:00
3djc
680a716219
Cosmetics
2021-04-06 08:45:01 +02:00
elecpower
43655faee2
Check AND switch before clearing LS
2021-04-06 06:34:11 +10:00
elecpower
066b4eb7d7
For inputs and mixes when updating refs set 'new' FMs to safer option of inactive
2021-04-06 06:00:24 +10:00
elecpower
b6ec55769c
Fix upd ref type so clears refs equal to the one selected for deletion
2021-04-06 06:00:24 +10:00
elecpower
2537cc878a
Keep pre-existing inactive logical switches
2021-04-06 05:52:01 +10:00
Raphael Coeffic
179b86635c
unify common layout settings
2021-04-05 19:48:20 +02:00
Raphael Coeffic
da83e6b210
getMainZone() moved to Layout
2021-04-05 19:34:38 +02:00
3djc
2c608ad719
Compile fix
2021-04-05 19:13:11 +02:00
3djc
e0f65a0f05
Compile fix
2021-04-05 18:56:00 +02:00
Risto
4e926fcdab
Bluetooth.cpp array bounds fix
...
Eliminates accessing array out of it's bounds - below array first element in next line, where buffer[bufferIndex-13] is used. When bufferIndex would be less than 12, out of bounds memory access would occur.
2021-04-05 18:43:31 +02:00
3djc
62c74049d0
Cosmetics
2021-04-05 18:03:24 +02:00
3djc
2dbdb32575
Cosmetics
2021-04-05 18:02:38 +02:00
Ruddy
39ceda51ef
Resolve two sets of repeated warnings when built with VS2019 ( #8358 )
2021-04-05 18:02:24 +02:00
Bertrand Songis
60084d2c53
Merge pull request #8423 from opentx/raphaelcoeffic/modelbmp-transparent
...
2.4: nicer ModelBmp widget (PoC)
2021-04-05 17:55:20 +02:00
Bertrand Songis
978772b168
Merge pull request #8421 from opentx/2.3-synced-sky9x
...
Add synced pulses to mainstream OTX (yeah baby!)
2021-04-05 17:51:44 +02:00
3djc
9ba3914ec4
Cosmetics
2021-04-05 17:51:13 +02:00
3djc
92fb19d89c
Cosmetics
2021-04-05 17:40:55 +02:00
3djc
cff8109d5a
Cosmetics
2021-04-05 17:38:10 +02:00
3djc
7d44201155
Merge remote-tracking branch 'origin/2.4' into 2.4
2021-04-05 17:25:29 +02:00
3djc
5334886a3d
Cosmetics
2021-04-05 17:25:00 +02:00
Bertrand Songis
b1c11f30e3
Merge pull request #8422 from opentx/raphaelcoeffic/fix-modelbmp
...
Fixed model image widget
2021-04-05 17:23:50 +02:00
Bertrand Songis
bd690ac366
Merge pull request #8424 from opentx/raphaelcoeffic/fix-decorations
...
2.4: fixed decorations
2021-04-05 17:22:49 +02:00