1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-21 15:25:17 +03:00
Commit graph

3175 commits

Author SHA1 Message Date
elecpower
950fa3d105 Add support for rawsource and rawswitch in autocombobox 2021-03-17 21:40:13 +11:00
elecpower
aac6c74e59 Fix custom function reset model refresh 2021-03-17 20:26:45 +11:00
elecpower
521bdde1fd Use autotimeedit in setup timers 2021-03-17 20:26:11 +11:00
elecpower
3eed78dbd5 Introduce autotimeedit widget 2021-03-17 15:55:19 +11:00
elecpower
60ac1550f4 Standardisation of auto widgets 2021-03-17 09:53:32 +11:00
elecpower
e801f490b3 Check panel lock on update 2021-03-17 06:23:41 +11:00
elecpower
42f6828bb4 More timer tweaks 2021-03-17 06:06:10 +11:00
elecpower
38f1d249c9 Tweaks to auto objects and fixup filesyncdialog compile 2021-03-16 23:16:11 +11:00
elecpower
099d5f7608 Refactor setup and modelprinter 2021-03-16 09:50:00 +11:00
elecpower
c40136d08a Add data models to setup timers 2021-03-14 23:35:52 +11:00
elecpower
b4478ea48f Timerdata refactoring 2021-03-14 09:32:56 +11:00
elecpower
fe5294c127 Add booltostring functions to datahelpers 2021-03-14 07:33:33 +11:00
elecpower
110e1a5fc7 Move getElementName to helpers and move timerdata to own files 2021-03-13 07:38:47 +11:00
elecpower
1f8692aed3 Fix delete input 2021-03-11 14:41:20 +11:00
Bertrand Songis
194645eeff
Merge pull request #8285 from ToshihiroMakuuchi/ToshihiroMakuuchi/translation_ja
Update Japanese translation.
2021-03-10 16:09:18 +01:00
Bertrand Songis
f0c16e63c7
Merge pull request #8296 from opentx/3djc/fix-8295
Allow a wider range for battery settings in companion to care for 1S
2021-03-10 16:07:54 +01:00
Bertrand Songis
c39f583875
Merge pull request #8315 from opentx/elecpower/cpn-rssi-alarms-range
Mirror rssi alarms in Companion
2021-03-10 16:06:06 +01:00
Bertrand Songis
372220083b
Merge pull request #8323 from opentx/dgatf/fix_len_script_filename
Fix Companion len script filename
2021-03-10 16:04:54 +01:00
Bertrand Songis
c72b51775f
Merge pull request #8328 from opentx/elecpower/cpn-gvgrp-fltr-mdl
Improve refresh of more global variable reference lists
2021-03-10 16:03:48 +01:00
Bertrand Songis
065d7d03b8
Merge pull request #8336 from opentx/elecpower/cpn-custfunc-data-mdls
Add data models to global and special functions to improve look up refresh in Companion
2021-03-10 16:02:44 +01:00
Bertrand Songis
182ba4b2eb
Merge pull request #8341 from opentx/elecpower/cpn-refactor-io-data
Companion refactor io_data
2021-03-10 16:01:21 +01:00
Bertrand Songis
caea725d94
Merge pull request #8349 from wrdouglass/2.3
Resolve issue 8347 by checking for nullptr.
2021-03-10 16:00:09 +01:00
elecpower
936617e244 Add new model id to toString 2021-03-10 15:07:42 +11:00
ruddy douglass
9d383c7f08 Reformat to adhere to coding standards 2021-03-09 16:38:40 -05:00
elecpower
5b44f150cf Limit sensors available as possible RSSI source 2021-03-10 07:45:36 +11:00
ruddy douglass
4660dd852f Resolve issue 8347 by checking if the for nullptr. Additionally resolve a couple other similar issues for keyboard accellerators 2021-03-08 16:42:34 -05:00
elecpower
ea301e44ed Refactor io_data.h and cpp into separate xdata h and cpp files 2021-03-07 10:14:47 +11:00
elecpower
c171047e25 Remove use of palette and fix macos text with commentary 2021-03-06 08:51:15 +11:00
elecpower
19add4de92 Remove some depreciated Rotary Encoder code 2021-03-04 08:47:21 +11:00
elecpower
fc03ba58d0 Revert enable label 2021-03-04 08:25:47 +11:00
elecpower
227b225dea Consistency with radio 2021-03-04 08:22:45 +11:00
elecpower
3ba689d989 Remove unused slider 2021-03-04 08:05:15 +11:00
elecpower
6c3f7b1ca6 Consistency and statics 2021-03-04 07:59:24 +11:00
elecpower
c78a784236 Compile and other tweaks 2021-03-03 23:35:31 +11:00
elecpower
6feb5a3ca9 Refactor reset param functions 2021-03-03 23:35:31 +11:00
elecpower
263d2854a7 Housekeeping 2021-03-03 07:24:43 +11:00
elecpower
f0d4c88f03 Gvar adjust mode to item model 2021-03-02 23:17:21 +11:00
elecpower
cb4ee1b30d Revert RepeatComboBox to standard ComboBox and add item model 2021-03-02 22:23:31 +11:00
elecpower
e6e41f18d7 Add static models 2021-03-02 21:35:25 +11:00
elecpower
d213034bfd Add item data models for action and reset param 2021-03-01 07:32:00 +11:00
elecpower
ad0134d3ce Add gvref data model to value/gv fields in inputs, outputs and mixes 2021-02-27 08:08:35 +11:00
elecpower
c2c9879de6 Allow decimals for channel min and max 2021-02-25 08:03:56 +11:00
elecpower
aa06a9d7d1 Extended limits do not apply to offset 2021-02-25 07:40:50 +11:00
Daniel
b978f60423 Fix Companion len script filename 2021-02-22 09:00:13 +01:00
elecpower
08a5015ea0 Stop extended limits affecting output fields referencing gvars 2021-02-22 08:07:38 +11:00
elecpower
8e13639f5d Mirror rssi alarms in companion 2021-02-20 07:39:24 +11:00
3djc
d4aec69b3f Allow a wider range for battery settings in companion to care for 1S 2021-02-15 13:22:43 +01:00
まっく まりあてれじあ
8751ae3175 Update Japanese translation. 2021-02-13 22:20:45 +09:00
Sébastien Charpentier
fa2dbcf72a
Lapin fou/fr translation (#8280)
* Updated French translation.
2021-02-12 13:03:58 +01:00
Bertrand Songis
6299c35844
[Companion] Racing mode support added 2021-02-08 22:46:11 +01:00