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

15133 commits

Author SHA1 Message Date
elecpower
8576f25aff Rename function 2021-03-17 21:51:31 +11:00
elecpower
44cfbd43fb Use enhanced autocombobox for timer mode 2021-03-17 21:48:51 +11:00
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
Bertrand Songis
9693d87c9f
Update CREDITS.txt 2021-03-16 09:25:50 +01:00
elecpower
099d5f7608 Refactor setup and modelprinter 2021-03-16 09:50:00 +11:00
Bertrand Songis
3c5ee61fef
Update CREDITS.txt 2021-03-15 19:38:35 +01:00
Bertrand Songis
61bf14977b
Update CREDITS.txt 2021-03-15 19:37:14 +01:00
Risto
e0cd919c3e
Minor issues of old startup_stm32f42_43xx
STM32F429/439 are Cortex M4 processors.

By comparing this file with the appropriate startup_stm32f429bitx.s file generated by the current STM32CubeIDE for STM32F429BI (as in TX16S, T16 & T18) , I can see that the present OpenTX version misses an initial stack pointer setting.

Both issues fixed herewith.
2021-03-14 13:39:15 +01:00
elecpower
c40136d08a Add data models to setup timers 2021-03-14 23:35:52 +11:00
3djc
e3082756c9 Merge branch '2.3' into 3djc/2.3-synced 2021-03-14 10:51:46 +01:00
Bertrand Songis
b11f751127
Update CREDITS.txt 2021-03-14 10:38:42 +01:00
Bertrand Songis
010d85d146
Update CREDITS.txt 2021-03-14 10:32:25 +01:00
elecpower
b4478ea48f Timerdata refactoring 2021-03-14 09:32:56 +11:00
Risto
7940515a48
telemetry dir pin init missed oType def
Added missing OType definition to telemetry direction pin.
2021-03-13 22:43:26 +01:00
elecpower
fe5294c127 Add booltostring functions to datahelpers 2021-03-14 07:33:33 +11:00
Risto
1a4eb0636e
Minor comment fix in hal.h (#8361)
Minor comment fix in hal.h for AUX_SERIAL_PWR_GPIO_PIN port and pin.
2021-03-13 17:57:53 +01:00
3djc
a0d96ab39f Please Travis ? 2021-03-13 12:18:52 +01:00
3djc
ef1d0e8a82 Please Travis ? 2021-03-13 12:16:05 +01:00
Bertrand Songis
03497d8fc2
Update CREDITS.txt 2021-03-12 22:50:58 +01:00
elecpower
110e1a5fc7 Move getElementName to helpers and move timerdata to own files 2021-03-13 07:38:47 +11:00
Bertrand Songis
26fd0ab06a
pushEvent insteado of putEvent 2021-03-12 11:07:43 +01:00
Bertrand Songis
889f645c1a
pushEvent insteado of putEvent 2021-03-12 11:07:31 +01:00
Bertrand Songis
6410dcb43c
Update CREDITS.txt 2021-03-12 10:17:51 +01:00
Bertrand Songis
92e33d0265
Update CREDITS.txt 2021-03-11 20:10:03 +01:00
elecpower
1f8692aed3 Fix delete input 2021-03-11 14:41:20 +11:00
Bertrand Songis
f8bd7b7fb8
Update CREDITS.txt 2021-03-10 21:27:56 +01:00
3djc
b60ba23f1f
M-Link telemetry (#8281) 2021-03-10 19:13:36 +01:00
3djc
7613f72ec5 Tidy up 2021-03-10 16:54:01 +01:00
3djc
c0ec43526b Cosmetics 2021-03-10 16:19:34 +01:00
Tony Cake
1180fcbe5f
Add GHST GPS Telemetry Sensors (#8352)
* Add GHST GPS Telemetry Sensors
2021-03-10 16:16:55 +01:00
Bertrand Songis
5c9a87765d
Merge pull request #8284 from opentx/3djc/some-italian-fixes
Some italian fixes
2021-03-10 16:09:46 +01: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
8c0da1c46f
Merge pull request #8292 from rotorman/rotorman-2.3-dev-simplifications
RTOS_MS_PER_TICK calculation simplification
2021-03-10 16:08:57 +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
0cbcc57e02
Merge pull request #8297 from opentx/3djc/fix-7720
Send 0 with LUA getRSSI() when no telemetry is streaming
2021-03-10 16:07:25 +01:00
Bertrand Songis
98f4fceb46
Merge pull request #8305 from rotorman/patch-1
Uniform CLI stackinfo output in bytes
2021-03-10 16:06:53 +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
f3c18bc4ce
Merge pull request #8327 from opentx/3djc/multi-enhancement
Improve multi options handling
2021-03-10 16:04:32 +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